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
Implementation of the paper "Shapley Explanation Networks"

Shapley Explanation Networks Implementation of the paper "Shapley Explanation Networks" at ICLR 2021. Note that this repo heavily uses the experimenta

68 Dec 27, 2022
Projects for AI/ML and IoT integration for games and other presented at re:Invent 2021.

Playground4AWS Projects for AI/ML and IoT integration for games and other presented at re:Invent 2021. Architecture Minecraft and Lamps This project i

Vinicius Senger 5 Nov 30, 2022
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐

xmu-xiaoma66 7.7k Jan 05, 2023
Code for our method RePRI for Few-Shot Segmentation. Paper at http://arxiv.org/abs/2012.06166

Region Proportion Regularized Inference (RePRI) for Few-Shot Segmentation In this repo, we provide the code for our paper : "Few-Shot Segmentation Wit

Malik Boudiaf 138 Dec 12, 2022
A PyTorch Implementation of Single Shot Scale-invariant Face Detector.

S³FD: Single Shot Scale-invariant Face Detector A PyTorch Implementation of Single Shot Scale-invariant Face Detector. Eval python wider_eval_pytorch.

carwin 235 Jan 07, 2023
An original implementation of "MetaICL Learning to Learn In Context" by Sewon Min, Mike Lewis, Luke Zettlemoyer and Hannaneh Hajishirzi

MetaICL: Learning to Learn In Context This includes an original implementation of "MetaICL: Learning to Learn In Context" by Sewon Min, Mike Lewis, Lu

Meta Research 141 Jan 07, 2023
This repository is for Competition for ML_data class

This repository is for Competition for ML_data class. Based on mmsegmentatoin,mainly using swin transformer to completed the competition.

jianlong 2 Oct 23, 2022
A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).

Torch-RGCN Torch-RGCN is a PyTorch implementation of the RGCN, originally proposed by Schlichtkrull et al. in Modeling Relational Data with Graph Conv

Thiviyan Singam 66 Nov 30, 2022
Course materials for Fall 2021 "CIS6930 Topics in Computing for Data Science" at New College of Florida

Fall 2021 CIS6930 Topics in Computing for Data Science This repository hosts course materials used for a 13-week course "CIS6930 Topics in Computing f

Yoshi Suhara 101 Nov 30, 2022
Catch-all collection of generative art made using processing

Generative art with Processing.py Some art I have created for fun. Dependencies Processing for Python, see how to download/use here Packages contained

2 Mar 12, 2022
A modern pure-Python library for reading PDF files

pdf A modern pure-Python library for reading PDF files. The goal is to have a modern interface to handle PDF files which is consistent with itself and

6 Apr 06, 2022
Use tensorflow to implement a Deep Neural Network for real time lane detection

LaneNet-Lane-Detection Use tensorflow to implement a Deep Neural Network for real time lane detection mainly based on the IEEE IV conference paper "To

MaybeShewill-CV 1.9k Jan 08, 2023
Semantically Contrastive Learning for Low-light Image Enhancement

Semantically Contrastive Learning for Low-light Image Enhancement Here, we propose an effective semantically contrastive learning paradigm for Low-lig

48 Dec 16, 2022
This is a project based on retinaface face detection, including ghostnet and mobilenetv3

English | 简体中文 RetinaFace in PyTorch Chinese detailed blog:https://zhuanlan.zhihu.com/p/379730820 Face recognition with masks is still robust---------

pogg 59 Dec 21, 2022
Code release for NeRF (Neural Radiance Fields)

NeRF: Neural Radiance Fields Project Page | Video | Paper | Data Tensorflow implementation of optimizing a neural representation for a single scene an

6.5k Jan 01, 2023
Table-Extractor 表格抽取

(t)able-(ex)tractor 本项目旨在实现pdf表格抽取。 Models 版面分析模块(Yolo) 表格结构抽取(ResNet + Transformer) 文字识别模块(CRNN + CTC Loss) Acknowledgements TableMaster attention-i

2 Jan 15, 2022
PyTorch implementation of paper "StarEnhancer: Learning Real-Time and Style-Aware Image Enhancement" (ICCV 2021 Oral)

StarEnhancer StarEnhancer: Learning Real-Time and Style-Aware Image Enhancement (ICCV 2021 Oral) Abstract: Image enhancement is a subjective process w

IDKiro 133 Dec 28, 2022
Nightmare-Writeup - Writeup for the Nightmare CTF Challenge from 2022 DiceCTF

Nightmare: One Byte to ROP // Alternate Solution TLDR: One byte write, no leak.

1 Feb 17, 2022
Robustness via Cross-Domain Ensembles

Robustness via Cross-Domain Ensembles [ICCV 2021, Oral] This repository contains tools for training and evaluating: Pretrained models Demo code Traini

Visual Intelligence & Learning Lab, Swiss Federal Institute of Technology (EPFL) 27 Dec 23, 2022
A multilingual version of MS MARCO passage ranking dataset

mMARCO A multilingual version of MS MARCO passage ranking dataset This repository presents a neural machine translation-based method for translating t

75 Dec 27, 2022