mkarikom / RSoptSC

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

Home Page:https://mkarikom.github.io/RSoptSC/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://mkarikom.github.io/RSoptSC/

License:Other


Languages

Language:R 100.0%