Skip to content
/ scAB Public
forked from Qinran-Zhang/scAB

scAB detects multiresolution cell states with clinical significance

License

Notifications You must be signed in to change notification settings

jinworks/scAB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scAB detects multiresolution cell states with clinical significance by integrating single-cell genomics and bulk sequencing data

Installation

scAB R package can be easily installed from Github using devtools:

devtools::install_github("jinworks/scAB")

Installation of other dependencies if not automatically installed

  • Install Seurat using install.packages('Seurat').
  • Install diptest using install.packages('diptest').
  • Install multimode using install.packages('multimode').
  • Install preprocessCore using if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager"); BiocManager::install("preprocessCore").

About

scAB detects multiresolution cell states with clinical significance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 97.4%
  • R 2.6%