All Projects → chanzuckerberg → ExpressionMatrix2

chanzuckerberg / ExpressionMatrix2

Licence: MIT license
Software for exploration of gene expression data from single-cell RNA sequencing.

Programming Languages

C++
36643 projects - #6 most used programming language
python
139335 projects - #7 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to ExpressionMatrix2

Awesome Single Cell
Community-curated list of software packages and data resources for single-cell, including RNA-seq, ATAC-seq, etc.
Stars: ✭ 1,937 (+6579.31%)
Mutual labels:  clustering, single-cell
fsfc
Feature Selection for Clustering
Stars: ✭ 80 (+175.86%)
Mutual labels:  clustering
Vectorai
Vector AI — A platform for building vector based applications. Encode, query and analyse data using vectors.
Stars: ✭ 195 (+572.41%)
Mutual labels:  clustering
Machine-Learning-Algorithms
All Machine Learning Algorithms
Stars: ✭ 24 (-17.24%)
Mutual labels:  clustering
Gemsec
The TensorFlow reference implementation of 'GEMSEC: Graph Embedding with Self Clustering' (ASONAM 2019).
Stars: ✭ 210 (+624.14%)
Mutual labels:  clustering
CytoPy
A data-centric flow/mass cytometry automated analysis framework
Stars: ✭ 27 (-6.9%)
Mutual labels:  clustering
Timeseries Clustering Vae
Variational Recurrent Autoencoder for timeseries clustering in pytorch
Stars: ✭ 190 (+555.17%)
Mutual labels:  clustering
DESOM
🌐 Deep Embedded Self-Organizing Map: Joint Representation Learning and Self-Organization
Stars: ✭ 76 (+162.07%)
Mutual labels:  clustering
scicloj.ml
A Clojure machine learning library
Stars: ✭ 152 (+424.14%)
Mutual labels:  clustering
dmmclust
dmmclust is a package for clustering short texts, based on Yin and Wang (2014)
Stars: ✭ 23 (-20.69%)
Mutual labels:  clustering
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+10768.97%)
Mutual labels:  clustering
Spectralcluster
Python re-implementation of the spectral clustering algorithm in the paper "Speaker Diarization with LSTM"
Stars: ✭ 220 (+658.62%)
Mutual labels:  clustering
Pottslab
Unsupervised multilabel image segmentation (color/gray/multichannel) based on the Potts model (aka piecewise constant Mumford-Shah model)
Stars: ✭ 97 (+234.48%)
Mutual labels:  clustering
Keras deep clustering
How to do Unsupervised Clustering with Keras
Stars: ✭ 202 (+596.55%)
Mutual labels:  clustering
CrossTalkeR
R package to do the Ligand Receptor Analysis Visualization
Stars: ✭ 33 (+13.79%)
Mutual labels:  single-cell
Uci Ml Api
Simple API for UCI Machine Learning Dataset Repository (search, download, analyze)
Stars: ✭ 190 (+555.17%)
Mutual labels:  clustering
Clustering With Deep Learning
Generic implementation for clustering with deep learning : representation learning (DNN) + clustering
Stars: ✭ 236 (+713.79%)
Mutual labels:  clustering
ml-book
Codice sorgente ed Errata Corrige del mio libro "A tu per tu col Machine Learning"
Stars: ✭ 16 (-44.83%)
Mutual labels:  clustering
clueminer
interactive clustering platform
Stars: ✭ 13 (-55.17%)
Mutual labels:  clustering
pypmc
Clustering with variational Bayes and population Monte Carlo
Stars: ✭ 46 (+58.62%)
Mutual labels:  clustering

ExpressionMatrix2

This repository contains software for analysis, visualization, and clustering of gene expression data from single-cell RNA sequencing developed at Chan-Zuckerberg Initiative. It scales favorably to large numbers of cells thank to its use of Locality-Sensitive Hashing (LSH), and was successfully used, without downsampling, on a data set with over one million cells.

Documentation for the latest version of this software is available online through GitHub Pages, or you can use the directions below to obtain documentation for any previous release.

Getting started

Detailed information to help you get started using this software is available here.

A case study

For a detailed description of an application to a small data set of real data, see here. The screenshot below is from that case study.

Contributing

This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [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].