This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Question about Tophat2-parameter"-r <int> 50 as default"and "--mate-std-dev <int> 20 as default"

I ran my data using Tophat2, for the "-r" and "--mate-std-dev", I left them as default value.

Next, I watch the paired-end reads in Savant Genome Browser, I check the insetsize for the paired reads, they are so variant.

As default, insersize should in the range of 50(+- 20), from 30~70. But I found many insersize bigger than 200nt, or overlapping.

Why the default value didn't work? The default is randomized insertsize when pairing the reads?

Hope your help, thanks.

rna-seq tophat2 parameter

I just asked a different poster to do this and will ask you as well.

You can use BBMap (if your reads don't overlap) or BBMerge (if you know that R1/R2 overlap) to get an idea of insert size distribution. Both programs are part of BBMap suite. You will want to use ihist= flag to create a file with insert size distribution.

Thank you, maybe it's some bug for tools, thanks for your advise, I will try this BB.~

0 answers

No answers yet.

Log in to answer this question.