Skip to content

single-cell analysis for the Borst et al. (2021) paper.

License

Notifications You must be signed in to change notification settings

icbi-lab/borst2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Single-cell data analysis for Borst et al. (2021)

This repository contains a nextflow pipeline that reproduces the entire single-cell RNA-seq data analysis from our paper.

The data analysis reports generated by this pipeline are available here: https://icbi-lab.github.io/borst2021.

How to run

1. Acquire the data

Please follow the data sharing statement in the paper.

Deposit the cellranger files in the data directory. The files must follow the following structure:

data/cellranger/{SAMPLE}_GEX/outs/raw_feature_bc_matrix.h5

2. Run the pipeline

Prerequisites:

Clone the repository:

git clone https://github.com/icbi-lab/borst2021.git

Start the pipeline:

nextflow run main.nf

Nextflow will automatically download the required singularity containers and run the analysis.

  • The reports will be stored in the deploy folder.
  • All (intermediate) results are stored in the results folder.

Citation

t.b.a