hoelzer / mgnify-lr

Evaluation of long-read support for the MGnify pipeline
GNU General Public License v3.0
6 stars 5 forks source link

hybrid assembly: POLCA polishing #3

Closed hoelzer closed 4 years ago

hoelzer commented 4 years ago

https://www.biorxiv.org/content/10.1101/2019.12.17.864991v1

hoelzer commented 4 years ago

For now it seemst the most simple way to implement this using metaSPAdes with --nanopore parameter in the currently present CWL scripts.

hoelzer commented 4 years ago

POLCA is part of masurca:

masurca-polish.sh -a -r <'Illumina_reads_fastq1 Illumina_reads_fastq'> -t [-n] <optional:do not fix errors that are found>
hoelzer commented 4 years ago

PILON is used