Post Assembly Gap Filling
4
2
Entering edit mode
10.5 years ago
HG ★ 1.2k

Hi every one i am doing some plamid genome assembly with spades. After assembly i used SSPACE for scaffolding. But there are some gap each of the draft genome. I can fill the gap by PCR. But i want to reduce the number of gap insilico?? Can anyone suggest how to reduce the gap ?? If i do mapping the reads with contigs will it be give any promising result???

• 13k views
ADD COMMENT
1
Entering edit mode

I used finishing scripts for my work on sequencing of mitochondrial genome. Hope this will be useful for you as well. http://www.cbcb.umd.edu/finishing/

ADD REPLY
0
Entering edit mode

Hello @Boetsi

I used SSPACE-STANDARD to generate scaffold of my Salmonella typhi draft assembly. The only 'N' I found was on one contig as shown TAGAGAACCCTTCAATTGTTACGACAGGTCCAAATACTTCTTCTTGTACAATNCTCATAG

Is it still necessary for me to do gap filling?

ADD REPLY
0
Entering edit mode

Please do not add answers unless you're answering the top level question. I'm moving your "answer" to a comment.

ADD REPLY
8
Entering edit mode
10.5 years ago

There are a few in silico tools that can fill in the gaps within scaffolds;

GapFiller (developed by myself, I'm also the developer of SSPACE): http://www.baseclear.com/landingpages/basetools-a-wide-range-of-bioinformatics-solutions/gapfiller/ http://genomebiology.com/2012/13/6/R56

IMAGE2: http://sourceforge.net/apps/mediawiki/image2/index.php?title=Main_Page

GapCloser (part of SOAP): http://sourceforge.net/projects/soapdenovo2/files/GapCloser/

Regards, Boetsie

ADD COMMENT
0
Entering edit mode

Dear Boetsie

I've tried all three of the above programs, for GapCloser and IMAGE, report files indicated that no gaps are filled and Gap filler hangs then crashes on the first iteration. My assembly is Eukarytic, built with SPAdes, using PE and Minion reads. I am doing the gap closing with same PE reads used to assemble the genome. Is this why gap closing is failing? Are we supposed to use a different read library for the gap closing?

Thanks and kind regards Crystal

ADD REPLY
1
Entering edit mode
10.5 years ago
Biojl ★ 1.7k

If you use paired reads you can take a look to: GapFiller

I haven't test it myself, though.

ADD COMMENT
1
Entering edit mode
10.5 years ago
Leszek 4.2k

GapCloser from SOAPdenono works perfect for me.
To use it, you will need paired-end or mate-pair reads.

ADD COMMENT
0
Entering edit mode

To run GapCloser from SOAP denovo , is it necessary to assemble with Soap denovo?? or else i can use different assembler. After that i can upload reads and contig ??? Currently i am using Spades 2.5.1

ADD REPLY
0
Entering edit mode

no, as described in the program manual, you need assembly in fasta, reads in fastq or fasta and config file

ADD REPLY
0
Entering edit mode
10.5 years ago
Adrian Pelin ★ 2.6k

Your genome is circular, correct?

Your current assembly resulted in the entire genome as a scaffold with gaps (NNNs), but otherwise, your scaffold is circular, correct?

You can try iterative read mapping. You can do that either with CONSED (free) or Geneious (14 day free trial). When you map iteratively, each time an iteration is complete, the idea is that your contigs will be extended slightly. At one point, they should overlap. The bigger the read lengths, the faster you will be done.

ADD COMMENT
0
Entering edit mode

This is IMAGE2's strategy. See martenboetzer2's (Boetsie's) answer.

ADD REPLY

Login before adding your answer.

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