Metagenomic data assembly.
4
0
Entering edit mode
7.3 years ago

Hello, I have obtained two files through illumina shotgun sequencing forward and reversde and would like to perform assembly of my metadata. kindly suggest an easy to use metagenomic assembler with tutorial. and also do i have to use both type of reads for the assembly purpose or one file will be enough ? thank you.

Assembly genome next-gen sequencing • 2.7k views
ADD COMMENT
1
Entering edit mode
7.3 years ago

Yestoday (2016-12-30), a manuscript (not peer-reviewd) titled "Evaluating Metagenome Assembly on a Complex Community" from C. Titus Brown compared IDBA-UD, SPAdes and MEGAHIT.

ADD COMMENT
0
Entering edit mode

I also find Megahit to be much faster and use far less memory compared to Spades, though Spades assemblies have moderately better continuity, when it finishes. But Spades is not currently suitable for metagenomes beyond very simple ones. Generally, resources permitting, I recommend running both Spades and Megahit and using the Spades assembly if it finishes, and otherwise the Megahit assembly. But if you have to pick just one, it's Megahit.

ADD REPLY
0
Entering edit mode
7.3 years ago

Check out metavelvet - http://metavelvet.dna.bio.keio.ac.jp/

Of course you need both R1 and R2 for assembly.

ADD COMMENT
0
Entering edit mode

Vijay thanks alot for specifying one problem for me. can you please tell me that will there be one contig file after assembly by using r1 and r2 or multiple file i mean one for each ?

ADD REPLY
0
Entering edit mode
7.3 years ago

I recommend Megahit. It's quite easy to use.

ADD COMMENT
0
Entering edit mode

Thank you Brian. I was also thinking about using megahit if possible can you please provide a tutorial of megahit ? It will be a great favour to me.

ADD REPLY
0
Entering edit mode

the link @Brian posted contains example

megahit/megahit -1 SRR341725_1.fastq.gz -2 SRR341725_2.fastq.gz -o SRR341725.megahit_asm

ADD REPLY
0
Entering edit mode
7.3 years ago

IDBA-UD has competitive performance. Sorry I forgot evidences...

ADD COMMENT

Login before adding your answer.

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