nf-core/yahs @ 0.0.0-6c4ed3a
Summary
Performs assembly scaffolding using YaHS
Get started
Add the following snippet to your workflow script to include this module.
include { YAHS } from 'nf-core/yahs'
License
MIT License
Name
|
YAHS |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
fasta
file
|
FASTA reference file *.{fasta,fa}
|
fai
file
|
index of the reference file *.{fai}
|
hic_map
file
|
BED file containing coordinates of read alignments *.{bed,bam,bin}
|
agp
file
|
Optional AGP file describing a set of scaffolds from the input contigs to use as a start point *.agp
|
log
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
${prefix}.log
file
|
Log file describing YaHS run ${prefix}.log
|
binary
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
${prefix}.bin
file
|
Binary data file with alignment results of Hi-C reads to the contigs in internal YaHS binary format ${prefix}.bin
|
round_agp
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
${prefix}_r*_*.agp
file
|
AGP file describing intermediate rounds of scaffolding ${prefix}_{initial,no}_break*.agp
|
scaffolds_agp
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
${prefix}_scaffolds_final.agp
file
|
AGP file containing contigs placing coordinates ${prefix}_scaffolds_final.agp
|
versions_yahs
tuple
${task.process}
string
|
The name of the process |
|---|---|
yahs
string
|
The name of the tool |
yahs --version 2>&1
eval
|
The expression to obtain the version of the tool |
scaffolds_fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
${prefix}_scaffolds_final.fa
file
|
FASTA file with resulting contigs ${prefix}_scaffolds_final.fa
|
initial_break_agp
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test' ] |
|---|---|
${prefix}_{inital,no}_break*.agp
file
|
AGP file describing initial contig breaks ${prefix}_{inital,no}_break*.agp
|
| Tool | Description | Homepage |
|---|---|---|
| yahs | YaHS, yet another Hi-C scaffolding tool. | https://github.com/c-zhou/yahs |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:53:19 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fyahs/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/yahs/blobs/sha256:dc40b0f6c3d83209029f7807ed79cebafc1f9c0477566317adf16a5e3af69747 |
| Size |