nf-core/salsa2 @ 0.0.0-0c7146d
Summary
SALSA, A tool to scaffold long read assemblies with HiC
Get started
Add the following snippet to your workflow script to include this module.
include { SALSA2 } from 'nf-core/salsa2'
License
MIT License
Name
|
SALSA2 |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
Fasta file of assembly. Headers must not contain ':' *.{fa, fasta}
|
index
file
|
Fasta index file of assembly containing the length of contigs. *.{fa.fai, fasta.fai}
|
bed
file
|
BED file of alignments sorted by read names, e.g., from HiC-Pro *.{bed}
|
|---|
gfa
file
|
GFA file of the assembly graph |
|---|
dup
file
|
File containing the duplicated contigs |
|---|
filter_bed
file
|
BED file of the filtered alignments *.{bed}
|
|---|
agp
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_scaffolds_FINAL.agp
file
|
AGP style output for the scaffolds describing the assignment, orientation and ordering of contigs along the scaffolds *_scaffolds_FINAL.agp
|
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*_scaffolds_FINAL.fasta
file
|
Sequences for the scaffolds generated by the algorithm *_scaffolds_FINAL.fasta
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
agp_original_coordinates
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*/*scaffolds_FINAL.original-coordinates.agp
file
|
Secondary output AGP file with names and coordinates matching the original input assembly (optional) *scaffolds_FINAL.original-coordinates.agp
|
| Tool | Description | Homepage |
|---|---|---|
| salsa2 | Salsa is a tool to scaffold long read assemblies with Hi-C. | https://github.com/marbl/SALSA |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 08 Apr 2026 19:32:53 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fsalsa2/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/salsa2/blobs/sha256:be4cc94d5afad181ae93f0f41a31e6fd9c35c40a83412b6e2f100cf7e73e9d36 |
| Size | 2.7 KB |
| Checksum | sha256:be4cc94d5afad181ae93f0f41a31e6fd9c35c40a83412b6e2f100cf7e73e9d36 |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:41:47 (UTC) | 3 | 2.7 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:29:23 (UTC) | 2 | 2.7 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:32:53 (UTC) | 3 | 2.7 KB |