This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Genome assembly contig ordering

Hello,

I am working with single-end genome assembly of a fungal species generated by ion-torrent PGM, I have assembled draft stage by de-novo technique using SPAdes assembly tool. I am looking for contig ordering tools without reference since its a de-novo assembly process.

Thank you.

genome assembly

You can scaffold them using many tools like BESST, SSPACE etc.

However, ideally it wouldn't matter how you order the contigs (method), as there are many methods available. Does your organism have a closely related species preferably in chromosome? If yes, then you can RaGOO.

1 answer

Use SSPACE.

https://academic.oup.com/bioinformatics/article/27/4/578/197626/Scaffolding-pre-assembled-contigs-using-SSPACE

https://github.com/nsoranzo/sspace_basic

You need to put the contigs in scaffolds.

During assembly If the gap is high what about the performance of SSPACE?

If an answer is helpful, upvote it. If the answer resolved your question, mark it as accepted.

I'll look into this, Thank you.

yes, have already made contigs into scaffolds and also SSPACE is for paired end data. Thank you

Log in to answer this question.