All Projects → TaylorResearchLab → scedar

TaylorResearchLab / scedar

Licence: MIT license
Single-cell exploratory data analysis for RNA-Seq

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to scedar

Nebulosa
R package to visualize gene expression data based on weighted kernel density estimation
Stars: ✭ 50 (+51.52%)
Mutual labels:  single-cell-rna-seq
squidpy
Spatial Single Cell Analysis in Python
Stars: ✭ 235 (+612.12%)
Mutual labels:  single-cell-rna-seq
neural clustering process
Implementation of the Neural Clustering Process algorithm in Pytorch
Stars: ✭ 24 (-27.27%)
Mutual labels:  clustering-algorithm
Project17-B-Map
Map SDK를 활용한 POI Clustering Interaction Dev
Stars: ✭ 78 (+136.36%)
Mutual labels:  clustering-algorithm
dynmethods
A collection of 50+ trajectory inference methods within a common interface 📥📤
Stars: ✭ 94 (+184.85%)
Mutual labels:  single-cell-rna-seq
Study-of-David-Mackay-s-book-
David Mackay's book review and problem solvings and own python codes, mathematica files
Stars: ✭ 46 (+39.39%)
Mutual labels:  clustering-algorithm
clustering-python
Different clustering approaches applied on different problemsets
Stars: ✭ 36 (+9.09%)
Mutual labels:  clustering-algorithm
scisorseqr
scisorseqr is an R-package for processing of single-cell long read data and analyzing differential isoform expression across any two conditions
Stars: ✭ 21 (-36.36%)
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 (+63.64%)
Mutual labels:  single-cell-rna-seq
SOT
Single-cell Orientation Tracing
Stars: ✭ 20 (-39.39%)
Mutual labels:  single-cell-rna-seq
kelp-core
www.kelp-ml.org
Stars: ✭ 19 (-42.42%)
Mutual labels:  clustering-algorithm
Project17-C-Map
Map SDK를 활용한 POI Clustering Interaction Dev.
Stars: ✭ 41 (+24.24%)
Mutual labels:  clustering-algorithm
EmptyDrops2017
Code for the empty droplet and cell detection project from the HCA Hackathon.
Stars: ✭ 16 (-51.52%)
Mutual labels:  single-cell-rna-seq
pipeComp
A R framework for pipeline benchmarking, with application to single-cell RNAseq
Stars: ✭ 38 (+15.15%)
Mutual labels:  single-cell-rna-seq
Genetic-Algorithm-on-K-Means-Clustering
Implementing Genetic Algorithm on K-Means and compare with K-Means++
Stars: ✭ 37 (+12.12%)
Mutual labels:  clustering-algorithm
Statistical-Learning-using-R
This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.
Stars: ✭ 27 (-18.18%)
Mutual labels:  clustering-algorithm
scTCRseq
Processing of single cell RNAseq data for the recovery of TCRs in python
Stars: ✭ 22 (-33.33%)
Mutual labels:  single-cell-rna-seq
kmpp
k-means clustering algorithm with k-means++ initialization.
Stars: ✭ 28 (-15.15%)
Mutual labels:  clustering-algorithm
kmeans-dbscan-tutorial
A clustering tutorial with scikit-learn for beginners.
Stars: ✭ 20 (-39.39%)
Mutual labels:  clustering-algorithm
diffxpy
Differential expression analysis for single-cell RNA-seq data.
Stars: ✭ 137 (+315.15%)
Mutual labels:  single-cell-rna-seq

Scedar

Build Status Coverage Status PyPI version Python env License: MIT Documentation Status

Scedar (Single-cell exploratory data analysis for RNA-Seq) is a reliable and easy-to-use Python package for efficient visualization, imputation of gene dropouts, detection of rare transcriptomic profiles, and clustering of large-scale single cell RNA-seq (scRNA-seq) datasets.

Install

Use PyPI:

pip install scedar

Demo

demo

Workflow of using scedar to analyze an scRNA-seq dataset with 3005 mouse brain cells and 19,972 genes generated using the STRT-Seq UMI protocol by Zeisel et al. (2015). Procedures and parameters that are not directly related to data analysis are omitted. The full version of the demo is available at the Tutorial section of the documentation.

Data sources:

Paper

Final Version: Zhang Y, Kim MS, Reichenberger ER, Stear B, Taylor DM (2020) Scedar: A scalable Python package for single-cell RNA-seq exploratory data analysis. PLOS Computational Biology 16(4): e1007794. (https://doi.org/10.1371/journal.pcbi.1007794)

Original Preprint: Zhang, Y. and Taylor, D. M. (2018) Scedar: a scalable Python package for single-cell RNA-seq data analysis. bioRxiv, doi: https://doi.org/10.1101/375196.

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].