KFWins2022 / Polypolish

a short-read polishing tool for long-read assemblies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Polypolish

Polypolish is a tool for polishing genome assemblies with short reads. Unlike other tools in this category, Polypolish uses SAM files where each read has been aligned to all possible locations (not just a single best location). This allows it to repair errors in repeat regions that other alignment-based polishers cannot fix.

For installation instructions, usage, deeper explanations and more, head over to the Polypolish wiki!

For our paper describing Polypolish, follow this link: Wick RR, Holt KE. Polypolish: short-read polishing of long-read bacterial genome assemblies. PLOS Computational Biology. 2022. doi:10.1371/journal.pcbi.1009802.

License GPL v3 Build Status

About

a short-read polishing tool for long-read assemblies

License:GNU General Public License v3.0


Languages

Language:Python 52.2%Language:Rust 46.9%Language:Cython 1.0%