broadinstitute / pilon

Pilon is an automated genome assembly improvement and variant detection tool
GNU General Public License v2.0
340 stars 60 forks source link

Clean metagenomics contigs #31

Closed davidvilanova closed 7 years ago

davidvilanova commented 7 years ago

Hello, Is pilon suitable to polish metagenome contigs (e.g a community mock). Or do you have to split your contigs into bins and clean up bin contigs ??

Thanks, david

w1bw commented 7 years ago

Sorry for the long delay, but I am finally catching up with Pilon support issues.

Pilon was certainly not intended for metagenomic read data, and while you might get some benefit from it, the heuristics presume we're dealing with reads from a clonal sample. We at the Broad are working on some new tools for this use case now, but nothing useable yet.

If you do try it, please let me know how it comes out!

sapuizait commented 4 years ago

Hi there, I was wondering if there are any updates on the matter. I had a quick look around and noticed that people use pilon for metagenomic assemblies (one published, one study in bioarchives). As far as i understand, this is because there is nothing better out there to correct miassasemblies of short reads. But is there an alternative? sth that is faster than pilon and more suitable for metagenomic data?