Average insert size of PE library based on the bioanalyzer results
1
0
Entering edit mode
8.5 years ago
seta ★ 1.9k

Hi friends,

Please help me about the average insert size for paired end library (100bp) made by dUTP method on Illumina platform. The sequencing center told us “from the bioanalyzer results, the cDNA fragment have been cut targeting approximately 160 bp usually the standard deviation is approximately 40bp”. Could you please help me to correctly know the average insert size?

I adjusted the size of 200 bp for SOAP-de novo-trans assembler, but since too much contig remained as singletons (don’t located in the scaffold), I’m in a doubt for right average insert size. Thank you for any comments and suggestion.

average insert size paired end RNA-seq bioanalyzer • 2.9k views
ADD COMMENT
1
Entering edit mode
If you want to emperically define the insert sizes then map your reads back to your contigs and use that alignment to get your insert sizes. Otherwise, use the values provided by your seq provider (those values include the read lengths! Dont know if that is how insert sizes should be defined for soap)
ADD REPLY
0
Entering edit mode
8.5 years ago
h.mon 35k

As Irsan pointed out, you may map your reads on your contigs and estimate insert size - BBMap has an "ihist=" option to save a histogram of insert size calculated from mapping.

You may also merge the paired reads and estimate the insert size - BBMerge has an "ihist=" option to save a histogram of insert size calculated from the merged pairs. Note that this will underestimate insert size, as only merged read pairs will be used on the calculation.

ADD COMMENT

Login before adding your answer.

Traffic: 1850 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6