Closed michael-kotliar closed 6 years ago
This logic is correct. In addition to not using any annotation file, we do not specify outSJfilter* options, so
--outSJfilterType BySJout
probably does nothing in this context. I will empirically test this today and remove this parameter from mea.config if the results hold true. Cheers!
Can I omit this parameter when running
STAR alignReads
? --outFilterType BySJout If I understood correctly from STAR manual, we need it toand
link
But when we created STAR indices we didn't use any annotation file, so there is no data about spliced junctions?