prohibiting splicing with --alignIntronMax 1 not working

249 views
Skip to first unread message

Eddie Imada

unread,
Jan 11, 2016, 11:16:52 AM1/11/16
to rna-star
Hello,

I'm using STAR to align a small RNA dataset to Hg38 and I'm trying to prohibit splicing by setting --alignIntronMax (1) smaller than --alignIntronMin as suggested in another topic of this group. However in the Log.final.out report I'm still getting around 2200 total number of splicing, shouldn't it be 0?

Also, I'm having a very low unique mapped reads (around 6%) and a very high multiple mapped (~70%) is this normal in smal RNA datasets? It's the first time I'm analyzing sRNA data.

Thank you in advance.

Alexander Dobin

unread,
Jan 11, 2016, 5:40:47 PM1/11/16
to rna-star
Hi Eddie,

--alignIntronMax 1 will only prohibit unannotated junctions, and if you are using genome with annotations, you will see some splices.
The best way to completely prohibit splices is to generate genome without annotations and use it together with --alignIntronMax 1.

Cheers
Alex

Eddie Imada

unread,
Jan 12, 2016, 8:36:33 AM1/12/16
to rna-star
Thank you for your support Alexander.

How about the --sjdbOverhang option? should I use this option while generating the genome?

Cheers,
Eddie.

Alexander Dobin

unread,
Jan 12, 2016, 4:35:20 PM1/12/16
to rna-star
Hi Eddie,

if you do not use annotations, you do not need --sjdbOverhang option at all.

Cheers
Alex

Eddie Imada

unread,
Jan 15, 2016, 3:12:41 AM1/15/16
to rna-star
Thank you for the clarification.

Best,
Reply all
Reply to author
Forward
0 new messages