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
You might also like...
Repository for Traffic Accident Benchmark for Causality Recognition (ECCV 2020)
Repository for Traffic Accident Benchmark for Causality Recognition (ECCV 2020)

Causality In Traffic Accident (Under Construction) Repository for Traffic Accident Benchmark for Causality Recognition (ECCV 2020) Overview Data Prepa

Repository providing a wide range of self-supervised pretrained models for computer vision tasks.

Hierarchical Pretraining: Research Repository This is a research repository for reproducing the results from the project "Self-supervised pretraining

An efficient and effective learning to rank algorithm by mining information across ranking candidates. This repository contains the tensorflow implementation of SERank model. The code is developed based on TF-Ranking.
An efficient and effective learning to rank algorithm by mining information across ranking candidates. This repository contains the tensorflow implementation of SERank model. The code is developed based on TF-Ranking.

SERank An efficient and effective learning to rank algorithm by mining information across ranking candidates. This repository contains the tensorflow

A code repository associated with the paper A Benchmark for Rough Sketch Cleanup by Chuan Yan, David Vanderhaeghe, and Yotam Gingold from SIGGRAPH Asia 2020.

A Benchmark for Rough Sketch Cleanup This is the code repository associated with the paper A Benchmark for Rough Sketch Cleanup by Chuan Yan, David Va

Repository for the paper
Repository for the paper "PoseAug: A Differentiable Pose Augmentation Framework for 3D Human Pose Estimation", CVPR 2021.

PoseAug: A Differentiable Pose Augmentation Framework for 3D Human Pose Estimation Code repository for the paper: PoseAug: A Differentiable Pose Augme

Official repository for "PAIR: Planning and Iterative Refinement in Pre-trained Transformers for Long Text Generation"

pair-emnlp2020 Official repository for the paper: Xinyu Hua and Lu Wang: PAIR: Planning and Iterative Refinement in Pre-trained Transformers for Long

U^2-Net - Portrait matting This repository explores possibilities of using the original u^2-net model for portrait matting.
U^2-Net - Portrait matting This repository explores possibilities of using the original u^2-net model for portrait matting.

U^2-Net - Portrait matting This repository explores possibilities of using the original u^2-net model for portrait matting.

Official repository for Few-shot Image Generation via Cross-domain Correspondence (CVPR '21)
Official repository for Few-shot Image Generation via Cross-domain Correspondence (CVPR '21)

Few-shot Image Generation via Cross-domain Correspondence Utkarsh Ojha, Yijun Li, Jingwan Lu, Alexei A. Efros, Yong Jae Lee, Eli Shechtman, Richard Zh

Offcial repository for the IEEE ICRA 2021 paper Auto-Tuned Sim-to-Real Transfer.

Offcial repository for the IEEE ICRA 2021 paper Auto-Tuned Sim-to-Real Transfer.

Owner
Theis Lab
Institute of Computational Biology
Theis Lab
Home repository for the Regularized Greedy Forest (RGF) library. It includes original implementation from the paper and multithreaded one written in C++, along with various language-specific wrappers.

Regularized Greedy Forest Regularized Greedy Forest (RGF) is a tree ensemble machine learning method described in this paper. RGF can deliver better r

RGF-team 364 Dec 28, 2022
Repository to run object detection on a model trained on an autonomous driving dataset.

Autonomous Driving Object Detection on the Raspberry Pi 4 Description of Repository This repository contains code and instructions to configure the ne

Ethan 51 Nov 17, 2022
This repository is related to an Arabic tutorial, within the tutorial we discuss the common data structure and algorithms and their worst and best case for each, then implement the code using Python.

Data Structure and Algorithms with Python This repository is related to the Arabic tutorial here, within the tutorial we discuss the common data struc

Mohamed Ayman 33 Dec 2, 2022
data/code repository of "C2F-FWN: Coarse-to-Fine Flow Warping Network for Spatial-Temporal Consistent Motion Transfer"

C2F-FWN data/code repository of "C2F-FWN: Coarse-to-Fine Flow Warping Network for Spatial-Temporal Consistent Motion Transfer" (https://arxiv.org/abs/

EKILI 46 Dec 14, 2022
This is a repository for a No-Code object detection inference API using the OpenVINO. It's supported on both Windows and Linux Operating systems.

OpenVINO Inference API This is a repository for an object detection inference API using the OpenVINO. It's supported on both Windows and Linux Operati

BMW TechOffice MUNICH 68 Nov 24, 2022
This repository is an unoffical PyTorch implementation of Medical segmentation in 3D and 2D.

Pytorch Medical Segmentation Read Chinese Introduction:Here! Recent Updates 2021.1.8 The train and test codes are released. 2021.2.6 A bug in dice was

EasyCV-Ellis 618 Dec 27, 2022
Open source repository for the code accompanying the paper 'Non-Rigid Neural Radiance Fields Reconstruction and Novel View Synthesis of a Deforming Scene from Monocular Video'.

Non-Rigid Neural Radiance Fields This is the official repository for the project "Non-Rigid Neural Radiance Fields: Reconstruction and Novel View Synt

Facebook Research 296 Dec 29, 2022
Implementation of self-attention mechanisms for general purpose. Focused on computer vision modules. Ongoing repository.

Self-attention building blocks for computer vision applications in PyTorch Implementation of self attention mechanisms for computer vision in PyTorch

AI Summer 962 Dec 23, 2022
This repository contains the code used for Predicting Patient Outcomes with Graph Representation Learning (https://arxiv.org/abs/2101.03940).

Predicting Patient Outcomes with Graph Representation Learning This repository contains the code used for Predicting Patient Outcomes with Graph Repre

Emma Rocheteau 76 Dec 22, 2022
Repository for "Exploring Sparsity in Image Super-Resolution for Efficient Inference", CVPR 2021

SMSR Reposity for "Exploring Sparsity in Image Super-Resolution for Efficient Inference" [arXiv] Highlights Locate and skip redundant computation in S

Longguang Wang 225 Dec 26, 2022