Skip to content

Repository contacting the code related to the article "Tissue-specific transcriptional imprinting and heterogeneity in human innate lymphoid cells revealed by full-length single-cell RNA-sequencing" Mazzurana, Czarnewski et al (2020) Cell Research

Notifications You must be signed in to change notification settings

czarnewski/ilc_tissue_imprinting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tissue-specific transcriptional imprinting and heterogeneity in human innate lymphoid cells revealed by full-length single-cell RNA-sequencing

Repository contacting the code related to the article "Tissue-specific transcriptional imprinting and heterogeneity in human innate lymphoid cells revealed by full-length single-cell RNA-sequencing" Mazzurana, Czarnewski et al (2020) Cell Research

The analysis done herein can be reproduced by installing conda and running the run_workflow.sh script. It will download the dataset from GEO (GSE150050), the scripts from Sauron.

  1. Clone this repository
git clone https://github.com/czarnewski/ilc_tissue_imprinting.git
  1. Create and activate the conda environment
cd ilc_tissue_imprinting

conda activate base
conda install -c conda-forge mamba

mamba env create -n ilc_tissue_imprinting -f sauron_environment_20201209.yml
conda activate ilc_tissue_imprinting
  1. Run the analysis workflow
sh run_workflow.sh

About

Repository contacting the code related to the article "Tissue-specific transcriptional imprinting and heterogeneity in human innate lymphoid cells revealed by full-length single-cell RNA-sequencing" Mazzurana, Czarnewski et al (2020) Cell Research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages