Joint Gene Network Construction by Single Cell RNA Sequencing Data under Multiple Conditions

Cite our work:

Pending. The manuscript is in preparation.

Installation

The development version from GitHub:

if (!require("devtools")) {
  install.packages("devtools")
}
devtools::install_github("meichendong/JGNsc")

Example & Tutorial

Detailed tutorial is available here.

FAQs / Notes

FAQs and solutions will be posted here.

Please forward questions/comments to email: meichen@live.unc.edu

Thank you!