Skip to content

tanaylab/MARS-SEQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DOI

MARS-SEQ

MARS-SEQ analysis pipeline (scrna module from tlsrc): https://doi.org/10.1038/s41596-019-0164-4

Usage:

  • Full execution (fastq -> UMI-matrix): run_pipeline.sh scdb_path
  • Only mapping: run_mapping.sh scdb_path NJOBS
  • Only demultiplexing (of UMIS): run_demultiplexing.sh scdb_path NJOBS

Go here for additional details.