All Projects → berenslab → Rna Seq Tsne

berenslab / Rna Seq Tsne

Licence: gpl-3.0
The art of using t-SNE for single-cell transcriptomics

Projects that are alternatives of or similar to Rna Seq Tsne

Cytokit
Microscopy Image Cytometry Toolkit
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Seaborn
Seaborn 学习笔记
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Gans
GANs in slanted land
Stars: ✭ 85 (+0%)
Mutual labels:  jupyter-notebook
Kaggle Quora
Kaggle Quora Questions Pairs Competition
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Notebooks
📓 A growing collection of Jupyter Notebooks written in Python, OCaml and Julia for science examples, algorithms, visualizations etc
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Dealing with data
Material that I use for a variety of classes and tutorials
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Airflow project
scaffold of Apache Airflow executing Docker containers
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Image Captions
BERT + Image Captioning
Stars: ✭ 79 (-7.06%)
Mutual labels:  jupyter-notebook
Hops Examples
Examples for Deep Learning/Feature Store/Spark/Flink/Hive/Kafka jobs and Jupyter notebooks on Hops
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Turkish Bert Nlp Pipeline
Bert-base NLP pipeline for Turkish, Ner, Sentiment Analysis, Question Answering etc.
Stars: ✭ 85 (+0%)
Mutual labels:  jupyter-notebook
Chainer Handson
CAUTION: This is not maintained anymore. Visit https://github.com/chainer-community/chainer-colab-notebook/
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Pancancer
Building classifiers using cancer transcriptomes across 33 different cancer-types
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
2014 Summer Travels
Python-based spatial data analysis and visualization of the GPS location data from my 2014 summer travels.
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Pulmonary Nodules Segmentation
Tianchi medical AI competition [Season 1]: Lung nodules image segmentation of U-Net. U-Net训练基于卷积神经网络的肺结节分割器
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Jupytemplate
Templates for jupyter notebooks
Stars: ✭ 85 (+0%)
Mutual labels:  jupyter-notebook
Automatic Image Captioning
Generating Captions for images using Deep Learning
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Depy2016
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Manifold Learning
Introduction to manifold learning - mathematical theory and applied python examples (Multidimensional Scaling, Isomap, Locally Linear Embedding, Spectral Embedding/Laplacian Eigenmaps)
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook
Data science
Notebooks de análises e projetos de Data Science em Python
Stars: ✭ 85 (+0%)
Mutual labels:  jupyter-notebook
Pythonicperambulations
Old source for jakevdp.github.io. New source at http://github.com/jakevdp/jakevdp.github.io-source
Stars: ✭ 84 (-1.18%)
Mutual labels:  jupyter-notebook

The art of using t-SNE for single-cell transcriptomics

Pretty perplexity

This is a companion repository to our paper https://www.nature.com/articles/s41467-019-13056-x (Kobak & Berens 2019, The art of using t-SNE for single-cell transcriptomics). All code is in Python Jupyter notebooks. We used this t-SNE implementation: https://github.com/KlugerLab/FIt-SNE.

See demo.ipynb for a step-by-step guide using a data set from Tasic et al., Nature 2018 (24,000 cells sequenced with Smart-seq2).

The other notebooks generate all figures that we have in the paper:

The last three notebooks require one to run server-10xdata.py and server-cao.py. One needs more than 32 Gb of RAM to process these datasets conveniently, so these Python scripts were run separately on a powerful machine. They pickle all the results (t-SNE embeddings). Unfortunately, these pickles are too large to be shared on Github.

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