Using SSPACE: how to calculate 'expected/observed insert size between paired reads and the minimum allowed error?'
0
0
Entering edit mode
6.4 years ago
freuv ▴ 20

Hi,

I am using SSPACE for scaffolding of AbySS contigs -- the tool requires a text library file with some info re: the reads.

It is unclear what and how the following required numbers for this text library file are calculated.

  • expected/observed insert size between paired reads
  • minimum allowed error

Any guidance would be appreciated. Thanks!

F

Assembly alignment sequencing genome • 1.8k views
ADD COMMENT
0
Entering edit mode

You can calculate the insert sizes using BBMap (C: Target fragment size versus final insert size ). Adjust value of k= depending size of your reads.

ADD REPLY
0
Entering edit mode

If you don't mind, can you please explain what these two values mean?

  • expected/observed insert size between paired reads
  • minimum allowed error

My raw reads are 150bp -- what value of 'k' would I use?

Thanks for your help!

ADD REPLY
0
Entering edit mode

I don't know the full context of this question so here goes. Expected insert size is something you will have determined during your library prep/QC (using e.g. bioanalyzer etc). Observed insert size is what you will get from bbmap.sh or bbmerge.sh method. This would be the reality present in your library. In general, smaller inserts cluster more efficiently on Illumina flowcells, so unless you are very careful about restricting them you will see insert sizes smaller than you expect to see. Take a look at the bbmerge guide here.

ADD REPLY

Login before adding your answer.

Traffic: 3001 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