This pipeline maps 10X Genomics reads to selected genome (by using Tophat2, Hisat2 or STAR), measures digital gene expression (by using ESAT) and finally creates UMI distributions table for expression analysis.
Steps:
Outputs:
UMI table: The output file (_umiClean.txt) is tab separated gene/transcript vs cell_Barcode matrix filled with count data as shown at the example below.
| gene | ATCAATCGCGAACCGA | ACCCTCAACTCAAACA | ACTCATACCCGGAAAT |
|-------|------------------|------------------|------------------|
| RNF14 | 0 | 0 | 0 |
| MZT2B | 0 | 12 | 0 |
| SPN | 0 | 2 | 8 |
Content type
Image
Digest
Size
1.1 GB
Last updated
almost 7 years ago
docker pull onuryukselen/singlecell:1.0