项目作者: JiekaiLab

项目描述 :
Single-cell Orientation Tracing
高级语言: R
项目地址: git://github.com/JiekaiLab/SOT.git
创建时间: 2018-02-06T03:11:48Z
项目社区:https://github.com/JiekaiLab/SOT

开源协议:

下载


What is SOT?

Single cell orientation tracing (SOT) is analysis framework for single cell RNA-seq data. SOT searches co-expreesed gene groups that represent abstract biological functions. The gene groups can be used to discover cell types and reconstruct developmental trajectory.

Workflow

workflow

Install package

To install development version from GitHub, use the devtools package

  1. install.packages("devtools")
  2. devtools::install_github("JiekaiLab/SOT")

Vignette

This vignette shows the analysis of reprogramming data described in Resolving Cell Fate Decisions during Somatic Cell Reprogramming by Single-Cell RNA-seq, Molecular Cell. doi: https://doi.org/10.1016/j.molcel.2019.01.042

Contributing

We welcome any bug reports, enhancement requests, and other contributions. To submit a bug report or enhancement request, please put it in issues. For more substantial contributions, please fork this repo, push your changes to your fork, and submit a pull request with a good commit message. For more general discussions or troubleshooting, please email lin_lihui@gibh.ac.cn.