fw262 / TAR-scRNA-seq

scRNA-seq analysis beyond gene annotations using transcriptionally active regions (TARs) generated from sequence alignment data
GNU General Public License v3.0
9 stars 7 forks source link

Adding new workflows to improve the flexibility of the TAR-scRNA-seq toolkit #5

Closed mckellardw closed 3 years ago

mckellardw commented 3 years ago

In this update, I reworked the layout of the TAR-scRNA-seq repository so that it could contain multiple workflows- each snakemake workflow has its own sub-directory and is designed for different starting material. The first workflow was written to start from raw fastq files and has been put into the "from_fastqs" workflow. I have also added a new workflow that will run from already aligned files using the popular cellranger count workflow ("from_cellranger").