All Projects → JiekaiLab → SOT

JiekaiLab / SOT

Licence: other
Single-cell Orientation Tracing

Programming Languages

r
7636 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to SOT

monocle3
No description or website provided.
Stars: ✭ 170 (+750%)
Mutual labels:  single-cell-rna-seq
Taiji
All-in-one analysis pipeline
Stars: ✭ 28 (+40%)
Mutual labels:  single-cell-rna-seq
scarf
Toolkit for highly memory efficient analysis of single-cell RNA-Seq, scATAC-Seq and CITE-Seq data. Analyze atlas scale datasets with millions of cells on laptop.
Stars: ✭ 54 (+170%)
Mutual labels:  single-cell-rna-seq
SPLiT-Seq demultiplexing
An unofficial demultiplexing strategy for SPLiT-seq RNA-Seq data
Stars: ✭ 20 (+0%)
Mutual labels:  single-cell-rna-seq
cellrank
CellRank for directed single-cell fate mapping
Stars: ✭ 222 (+1010%)
Mutual labels:  single-cell-rna-seq
Nebulosa
R package to visualize gene expression data based on weighted kernel density estimation
Stars: ✭ 50 (+150%)
Mutual labels:  single-cell-rna-seq
StackedDAE
Stacked Denoising AutoEncoder based on TensorFlow
Stars: ✭ 23 (+15%)
Mutual labels:  single-cell-rna-seq
EmptyDrops2017
Code for the empty droplet and cell detection project from the HCA Hackathon.
Stars: ✭ 16 (-20%)
Mutual labels:  single-cell-rna-seq
arshamg-scrnaseq-wgan
Wasserstein Generative Adversarial Network for analysing scRNAseq data
Stars: ✭ 33 (+65%)
Mutual labels:  single-cell-rna-seq
dynmethods
A collection of 50+ trajectory inference methods within a common interface 📥📤
Stars: ✭ 94 (+370%)
Mutual labels:  single-cell-rna-seq
tGPLVM
tGPLVM: A Nonparametric, Generative Model for Manifold Learning with scRNA-seq experimental data
Stars: ✭ 16 (-20%)
Mutual labels:  single-cell-rna-seq
scCODA
A Bayesian model for compositional single-cell data analysis
Stars: ✭ 109 (+445%)
Mutual labels:  single-cell-rna-seq
pipeComp
A R framework for pipeline benchmarking, with application to single-cell RNAseq
Stars: ✭ 38 (+90%)
Mutual labels:  single-cell-rna-seq
CellO
CellO: Gene expression-based hierarchical cell type classification using the Cell Ontology
Stars: ✭ 34 (+70%)
Mutual labels:  single-cell-rna-seq
squidpy
Spatial Single Cell Analysis in Python
Stars: ✭ 235 (+1075%)
Mutual labels:  single-cell-rna-seq
dropEst
Pipeline for initial analysis of droplet-based single-cell RNA-seq data
Stars: ✭ 71 (+255%)
Mutual labels:  single-cell-rna-seq
scaden
Deep Learning based cell composition analysis with Scaden.
Stars: ✭ 61 (+205%)
Mutual labels:  single-cell-rna-seq
diffxpy
Differential expression analysis for single-cell RNA-seq data.
Stars: ✭ 137 (+585%)
Mutual labels:  single-cell-rna-seq
scTCRseq
Processing of single cell RNAseq data for the recovery of TCRs in python
Stars: ✭ 22 (+10%)
Mutual labels:  single-cell-rna-seq
scRNAseq cell cluster labeling
Scripts to run and benchmark scRNA-seq cell cluster labeling methods
Stars: ✭ 41 (+105%)
Mutual labels:  single-cell-rna-seq

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

install.packages("devtools")
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 [email protected].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].