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
Learning to trade under the reinforcement learning framework

Trading Using Q-Learning In this project, I will present an adaptive learning model to trade a single stock under the reinforcement learning framework

UirĂ¡ Caiado 470 Nov 28, 2022
MoViNets PyTorch implementation: Mobile Video Networks for Efficient Video Recognition;

MoViNet-pytorch Pytorch unofficial implementation of MoViNets: Mobile Video Networks for Efficient Video Recognition. Authors: Dan Kondratyuk, Liangzh

189 Dec 20, 2022
Testing and Estimation of structural breaks in Stata

xtbreak estimating and testing for many known and unknown structural breaks in time series and panel data. For an overview of xtbreak test see xtbreak

Jan Ditzen 13 Jun 19, 2022
ManiSkill-Learn is a framework for training agents on SAPIEN Open-Source Manipulation Skill Challenge (ManiSkill Challenge), a large-scale learning-from-demonstrations benchmark for object manipulation.

ManiSkill-Learn ManiSkill-Learn is a framework for training agents on SAPIEN Open-Source Manipulation Skill Challenge, a large-scale learning-from-dem

Hao Su's Lab, UCSD 48 Dec 30, 2022
ArtEmis: Affective Language for Art

ArtEmis: Affective Language for Art Created by Panos Achlioptas, Maks Ovsjanikov, Kilichbek Haydarov, Mohamed Elhoseiny, Leonidas J. Guibas Introducti

Panos 268 Dec 12, 2022
Pytorch cuda extension of grid_sample1d

Grid Sample 1d pytorch cuda extension of grid sample 1d. Since pytorch only supports grid sample 2d/3d, I extend the 1d version for efficiency. The fo

lyricpoem 24 Dec 03, 2022
Codebase for arXiv preprint "NeRF++: Analyzing and Improving Neural Radiance Fields"

NeRF++ Codebase for arXiv preprint "NeRF++: Analyzing and Improving Neural Radiance Fields" Work with 360 capture of large-scale unbounded scenes. Sup

Kai Zhang 722 Dec 28, 2022
PyTorch evaluation code for Delving Deep into the Generalization of Vision Transformers under Distribution Shifts.

Out-of-distribution Generalization Investigation on Vision Transformers This repository contains PyTorch evaluation code for Delving Deep into the Gen

Chongzhi Zhang 72 Dec 13, 2022
A python program to hack instagram

hackinsta a program to hack instagram Yokoback_(instahack) is the file to open, you need libraries write on import. You run that file in the same fold

2 Jan 22, 2022
Code for our paper "Multi-scale Guided Attention for Medical Image Segmentation"

Medical Image Segmentation with Guided Attention This repository contains the code of our paper: "'Multi-scale self-guided attention for medical image

Ashish Sinha 394 Dec 28, 2022
Generic image compressor for machine learning. Pytorch code for our paper "Lossy compression for lossless prediction".

Lossy Compression for Lossless Prediction Using: Training: This repostiory contains our implementation of the paper: Lossy Compression for Lossless Pr

Yann Dubois 84 Jan 02, 2023
Unofficial PyTorch code for BasicVSR

Dependencies and Installation The code is based on BasicSR, Please install the BasicSR framework first. Pytorch=1.51 Training cd ./code CUDA_VISIBLE_

Long 59 Dec 06, 2022
PyTorch implementation of PP-LCNet

PP-LCNet-Pytorch Pre-Trained Models Google Drive p018 Accuracy Models Top1 Top5 PPLCNet_x0_25 0.5186 0.7565 PPLCNet_x0_35 0.5809 0.8083 PPLCNet_x0_5 0

24 Dec 12, 2022
A minimalist environment for decision-making in autonomous driving

highway-env A collection of environments for autonomous driving and tactical decision-making tasks An episode of one of the environments available in

Edouard Leurent 1.6k Jan 07, 2023
A Python Library for Graph Outlier Detection (Anomaly Detection)

PyGOD is a Python library for graph outlier detection (anomaly detection). This exciting yet challenging field has many key applications, e.g., detect

PyGOD Team 757 Jan 04, 2023
A Pytorch Implementation of Domain adaptation of object detector using scissor-like networks

A Pytorch Implementation of Domain adaptation of object detector using scissor-like networks Please follow Faster R-CNN and DAF to complete the enviro

2 Oct 07, 2022
Storage-optimizer - Identify potintial optimizations on the cloud storage accounts

Storage Optimizer Identify potintial optimizations on the cloud storage accounts

Zaher Mousa 1 Feb 13, 2022
an implementation of softmax splatting for differentiable forward warping using PyTorch

softmax-splatting This is a reference implementation of the softmax splatting operator, which has been proposed in Softmax Splatting for Video Frame I

Simon Niklaus 338 Dec 28, 2022
EEGEyeNet is benchmark to evaluate ET prediction based on EEG measurements with an increasing level of difficulty

Introduction EEGEyeNet EEGEyeNet is a benchmark to evaluate ET prediction based on EEG measurements with an increasing level of difficulty. Overview T

Ard Kastrati 23 Dec 22, 2022
Evaluating saliency methods on artificial data with different background types

Evaluating saliency methods on artificial data with different background types This repository contains the relevant code for the MedNeurips 2021 subm

2 Jul 05, 2022