nf-core/polypolish/polish @ 0.0.0-3fc6d40
Summary
Polishing genome assemblies with short reads.
Get started
Add the following snippet to your workflow script to include this module.
include { POLYPOLISH_POLISH } from 'nf-core/polypolish/polish'
License
MIT License
Process
Name
|
POLYPOLISH_POLISH |
|---|
Input
3 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fasta
file
|
FASTA file with draft assembly of ONT data *.{fasta,fna,fa,fas}
|
#2
tuple
meta2
map
|
Groovy Map containing sample information e.g. |
|---|---|
sam
file
|
List of SAM files of short reads mapped against the FASTA input file *.sam
|
save_debug
boolean
|
Turn debug output on true|false
|
|---|
Output
3 channels
#1
debug
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.txt
file
|
File with debug base information *.txt
|
#2
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.fasta
file
|
FASTA file with polished draft assembly *.{fasta,fna,fa,fas}
|
#3
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| polypolish | Polishing genome assemblies with short reads. | https://github.com/rrwick/Polypolish |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:27:18 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fpolypolish%2Fpolish/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/polypolish/polish/blobs/sha256:2950aa5de652fedc8db32a1d90aa40325d0aaf78307d172bed4236345acdeb09 |
| Size | 2.7 KB |
| Checksum | sha256:2950aa5de652fedc8db32a1d90aa40325d0aaf78307d172bed4236345acdeb09 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:38:09 (UTC) | 4 | 2.7 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:27:18 (UTC) | 3 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:28:00 (UTC) | 3 | 2.7 KB |