Skip to content

ramp-kits/scMARK_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c1a7d03 · Apr 18, 2023

History

20 Commits
Feb 15, 2023
Feb 15, 2023
Feb 15, 2023
Feb 15, 2023
Feb 15, 2023
Apr 18, 2023
Feb 15, 2023
Feb 15, 2023
Feb 16, 2023
Apr 18, 2023
Feb 20, 2023

Repository files navigation

build

Data camp M2DS: single-cell type classification challenge

Starting kit for the scMARK_classification challenge: classification of cell-types with single-cell RNAseq count data.

Setup

Run the following command in your prefered local repository

git clone [email protected]:ramp-kits/scMARK_classification.git

Download OSF data

You can download the public data via the dedicated python script to be called as follow

python download_data.py 

Get started with the challenge

Open the jupyter notebook scMARK_classification_starting_kit.ipynb and follow the guide !