alexdobin / STAR

RNA-seq aligner
MIT License
1.77k stars 495 forks source link

--soloFeatures when analysing snRNA #2153

Open onmyojiyys opened 2 weeks ago

onmyojiyys commented 2 weeks ago

If I am analyzing snRNA and set the parameter to --soloFeatures Gene GeneFull_Ex50pAS, would the resulting BAM file be the same as if I only set --soloFeatures GeneFull_Ex50pAS? If I want to manually count the median gene number from the BAM file including introns, which parameter setting should I use?