Durenlab / LINGER

61 stars 11 forks source link

LINGER

Introduction

LINGER (LIfelong neural Network for GEne Regulation) is a novel method to infer GRNs from single-cell multiome data built on top of PyTorch.

LINGER incorporates both 1) atlas-scale external bulk data across diverse cellular contexts and 2) the knowledge of transcription factor (TF) motif matching to cis-regulatory elements as a manifold regularization to address the challenge of limited data and extensive parameter space in GRN inference.

Analysis tasks for single cell multiome data

In the user guide, we provide an overview of each task.

Basic installation

LINGER can be installed by pip

conda create -n LINGER python==3.10.0
conda activate LINGER
pip install LingerGRN==1.67
conda install bioconda::bedtools # Requirment

Documentation

We provide several tutorials and user guide. If you find our tool useful for your research, please consider citing the LINGER manuscript.

User guide PBMCs tutorial H1 cell line tutorial
GRN benchmark In silico perturbation Other species

Reference

If you use LINGER, please cite:

Yuan, Qiuyue, and Zhana Duren. "Inferring gene regulatory networks from single-cell multiome data using atlas-scale external data." Nature Biotechnology (2024): 1-11.