CellRank's reproducibility repository.

Overview

CellRank's reproducibility repository

We believe that reproducibility is key and have made it as simple as possible to reproduce our results. Please either open an issue or contact as at [email protected] should you experience difficulties reproducing any result.

Manuscript, code and data

CellRank is published in Nature Methods and the software package can be found at our main website, cellrank.org. Raw published data is available from the Gene Expression Omnibus (GEO) under accession codes:

Processed data, including spliced and unspliced count abundances, is available on figshare. To ease reproducibility, our data examples can also be accessed through CellRank's dataset interface.

Navigating this repository

We've organized this repository along the categories below. For each item, you can click the link under nbviewer to open the notebook in the browser using nbviewer. There is no 1-1 mapping from figures to notebooks - some notebooks produce panels for several figures, and some figures contain panels from several notebooks. The tables we provide here make the connection between figures and notebooks explicit. At the top of each notebook, we indicate the package versions we use.

Results

Main Figures
Figure nbviewer Notebook Path
Fig. 1 link path
Fig. 2 link path
Fig. 3 link path
Fig. 4 link path
Fig. 5 Palantir link path
Fig. 5 STEMNET link path
Fig. 5 Velocyto link path
Fig. 5 FateID link path
Fig. 6 link path
Extended Data Figures
Figure nbviewer Notebook Path
Extended Data Fig. 1 NA (toy data) NA (toy data)
Extended Data Fig. 2 link path
Extended Data Fig. 3 link path
Extended Data Fig. 4 link path
Extended Data Fig. 5 link path
Extended Data Fig. 6 link path
Extended Data Fig. 7 link path
Extended Data Fig. 8 link path
Extended Data Fig. 9 link path
Extended Data Fig. 10 link path
Supplementary Figures
Figure nbviewer Notebook Path
Supplementary Fig. 1 link path
Supplementary Fig. 2 link path
Supplementary Fig. 3 link path
Supplementary Fig. 4 link path
Supplementary Fig. 5 link path
Supplementary Fig. 6 link path
Supplementary Fig. 7 link path
Supplementary Fig. 8 link path
Supplementary Fig. 9 link path
Supplementary Fig. 10 link path
Supplementary Fig. 11 link path
Supplementary Fig. 12 link1 link2 path1 path2
Supplementary Fig. 13 link path
Supplementary Fig. 14 link path
Supplementary Fig. 15 link path
Supplementary Fig. 16 link path
Supplementary Fig. 17 NA (microscopy results) NA (microscopy results)
Supplementary Tables
Table nbviewer Notebook Path
Supplementary Tab. 1 link path
Supplementary Tab. 2 link path
Supplementary Tab. 3 link path
Owner
Theis Lab
Institute of Computational Biology
Theis Lab
This is the pytorch re-implementation of the IterNorm

IterNorm-pytorch Pytorch reimplementation of the IterNorm methods, which is described in the following paper: Iterative Normalization: Beyond Standard

Lei Huang 32 Dec 27, 2022
Variational autoencoder for anime face reconstruction

VAE animeface Variational autoencoder for anime face reconstruction Introduction This repository is an exploratory example to train a variational auto

Minzhe Zhang 2 Dec 11, 2021
Emotion Recognition from Facial Images

Reconhecimento de Emoções a partir de imagens faciais Este projeto implementa um classificador simples que utiliza técncias de deep learning e transfe

Gabriel 2 Feb 09, 2022
Unsupervised Learning of Multi-Frame Optical Flow with Occlusions

This is a Pytorch implementation of Janai, J., Güney, F., Ranjan, A., Black, M. and Geiger, A., Unsupervised Learning of Multi-Frame Optical Flow with

Anurag Ranjan 110 Nov 02, 2022
Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 130+ Indicators

Pandas TA - A Technical Analysis Library in Python 3 Pandas Technical Analysis (Pandas TA) is an easy to use library that leverages the Pandas package

Kevin Johnson 3.2k Jan 09, 2023
Easily pull telemetry data and create beautiful visualizations for analysis.

This repository is a work in progress. Anything and everything is subject to change. Porpo Table of Contents Porpo Table of Contents General Informati

Ryan Dawes 33 Nov 30, 2022
VOLO: Vision Outlooker for Visual Recognition

VOLO: Vision Outlooker for Visual Recognition, arxiv This is a PyTorch implementation of our paper. We present Vision Outlooker (VOLO). We show that o

Sea AI Lab 876 Dec 09, 2022
Measuring if attention is explanation with ROAR

NLP ROAR Interpretability Official code for: Evaluating the Faithfulness of Importance Measures in NLP by Recursively Masking Allegedly Important Toke

Andreas Madsen 19 Nov 13, 2022
A project to make Amazon Echo respond to sign language using your webcam

Making Alexa respond to Sign Language using Tensorflow.js Try the live demo Read the Blog Post on Tensorflow's Blog Coming Soon Watch the video This p

Abhishek Singh 444 Jan 03, 2023
Aydin is a user-friendly, feature-rich, and fast image denoising tool

Aydin is a user-friendly, feature-rich, and fast image denoising tool that provides a number of self-supervised, auto-tuned, and unsupervised image denoising algorithms.

Royer Lab 99 Dec 14, 2022
Wind Speed Prediction using LSTMs in PyTorch

Implementation of Deep-Forecast using PyTorch Deep Forecast: Deep Learning-based Spatio-Temporal Forecasting Adapted from original implementation Setu

Onur Kaplan 151 Dec 14, 2022
Experiments for Neural Flows paper

Neural Flows: Efficient Alternative to Neural ODEs [arxiv] TL;DR: We directly model the neural ODE solutions with neural flows, which is much faster a

54 Dec 07, 2022
[TIP 2020] Multi-Temporal Scene Classification and Scene Change Detection with Correlation based Fusion

Multi-Temporal Scene Classification and Scene Change Detection with Correlation based Fusion Code for Multi-Temporal Scene Classification and Scene Ch

Lixiang Ru 33 Dec 12, 2022
Fast, Attemptable Route Planner for Navigation in Known and Unknown Environments

FAR Planner uses a dynamically updated visibility graph for fast replanning. The planner models the environment with polygons and builds a global visi

Fan Yang 346 Dec 30, 2022
An Unbiased Learning To Rank Algorithms (ULTRA) toolbox

Unbiased Learning to Rank Algorithms (ULTRA) This is an Unbiased Learning To Rank Algorithms (ULTRA) toolbox, which provides a codebase for experiment

back 3 Nov 18, 2022
Code release to accompany paper "Geometry-Aware Gradient Algorithms for Neural Architecture Search."

Geometry-Aware Gradient Algorithms for Neural Architecture Search This repository contains the code required to run the experiments for the DARTS sear

18 May 27, 2022
Connecting Java/ImgLib2 + Python/NumPy

imglyb imglyb aims at connecting two worlds that have been seperated for too long: Python with numpy Java with ImgLib2 imglyb uses jpype to access num

ImgLib2 29 Dec 21, 2022
This repository contains the source code for the paper First Order Motion Model for Image Animation

!!! Check out our new paper and framework improved for articulated objects First Order Motion Model for Image Animation This repository contains the s

13k Jan 09, 2023
Gin provides a lightweight configuration framework for Python

Gin Config Authors: Dan Holtmann-Rice, Sergio Guadarrama, Nathan Silberman Contributors: Oscar Ramirez, Marek Fiser Gin provides a lightweight configu

Google 1.7k Jan 03, 2023
Intent parsing and slot filling in PyTorch with seq2seq + attention

PyTorch Seq2Seq Intent Parsing Reframing intent parsing as a human - machine translation task. Work in progress successor to torch-seq2seq-intent-pars

Sean Robertson 160 Jan 07, 2023