nf-core/hypo @ 0.0.0-0c7146d
Summary
Assembly polisher using short (and long) reads
Get started
Add the following snippet to your workflow script to include this module.
include { HYPO } from 'nf-core/hypo'
License
MIT License
Process
Name
|
HYPO |
|---|
Input
5 channels
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
sr_bam
file
|
Aligned short-read BAM/SAM file. Must have CIGAR information. *.{bam,sam}
|
#2
tuple
meta2
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
reads
file
|
Short reads file(s). In fastq or fasta, compressed or uncompressed |
draft
file
|
Input (fasta) file containing draft contig assembly |
|---|
genome_size
string
|
Estimated size of the genome. Number or nts or use suffixes k/m/g, e.g. 5m, 3.2g |
|---|
reads_coverage
integer
|
Appprimate depth of coverage of short reads. |
|---|
Output
2 channels
#1
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fasta
file
|
Polished assembly fasta file *.fasta
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| hypo | Super Fast and Accurate Polisher for Long Read Genome Assemblies. | https://github.com/kensung-lab/hypo |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 18:48:29 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fhypo/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/hypo/blobs/sha256:2d6312e8825521275c370a5e5bf12709066c62902352aaf186d7cca620309319 |
| Size | 2.6 KB |
| Checksum | sha256:2d6312e8825521275c370a5e5bf12709066c62902352aaf186d7cca620309319 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 18:48:29 (UTC) | 1 | 2.6 KB | - |