Skip to content

zhanglhbioinfor/DIRECT-NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIRECT-NET: Inferring CREs and constructing regulatory networks from single cell multi-omics data

Capabilities

DIRECT-NET is an R toolkit for inferring CREs and constructing regulatory networks from parallel single cell RNA-seq and ATAC-seq data or only single cell ATAC-seq data.

Installation

To make it easy to run DIRECT-NET in most common scRNA-seq and scATAC-seq data analysis pipelines, DIRECT-NET is now implemented within Seurat V4/Signac workflow. Please first install Seurat R pacakge (>= 4.0) via install.packages('Seurat').

DIRECT-NET R package can then be easily installed from Github using devtools:

devtools::install_github("zhanglhbioinfor/DIRECT-NET")

Installation of other dependencies

  • Install Signac pacakge : devtools::install_github("timoast/signac", ref = "develop"). Please check here if you encounter any issue.
  • Install Cicero package: devtools::install_github("cole-trapnell-lab/cicero-release", ref = "monocle3"). Please check here if you encounter any issue.

Tutorials

The implementent of DIRECT-NET is now seamlessly compatible with the workflow of Seurat V4 package.

Examples

Help

If you have any problems, comments or suggestions, please contact us at Lihua Zhang (zhanglh@whu.edu.cn).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published