forked from tallulandrews/scRNASeqPipeline
-
Notifications
You must be signed in to change notification settings - Fork 0
hqyone/scRNASeqPipeline
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a collection of scripts I use (or have used in the past) to process scRNASeq data. They are free to use by anyone else for any purpose, but come with no assurances or guarantees of correctness or functionality. The general workflow is as follows: 0 : Create the appropriate genome for the dataset, and obtain the read files & initial QC - Building mapping indexes generally requires ~30Gb of memory for a mouse-sized genome 1 : Split the files by well (cell), Trim reads as appropriate based on QC 2 : Map the reads to the genome 3 : Clean up mapping output & remove duplicates 4 : Mapping QC 5 : Quantify expression 6 : Assemble expression matrix
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Perl 43.6%
- Shell 37.2%
- Python 19.2%