Skip to content

Cell-cell communication and lineage inference for scRNA-seq data

License

Notifications You must be signed in to change notification settings

WangShuxiong/RSoptSC

 
 

Repository files navigation

RSoptSC

Build Status

Updates

Installation

install.packages("devtools")
library(devtools)
install_github("mkarikom/RSoptSC")

Features

  • Inference of cell-cell communication between single cells

  • Integration of multiple analyses in a consistent mathematical framework: clustering, marker genes, pseudotime, and lineage inference

  • Cell-cell similarity matrix construction to improve clustering

  • NMF-based marker gene identification

  • Prediction of the number of clusters present (via eigengap properties of the similarity matrix)

  • Prediction of the initial cell in pseudotime

Documentation

Full details of RSoptSC and examples are available here.

About

Cell-cell communication and lineage inference for scRNA-seq data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%