×

nf-core/salsa2 @ 0.0.0-3fc6d40

SALSA, A tool to scaffold long read assemblies with HiC

Latest version: 0.0.0-6c4ed3a
Total downloads: 8
Source: nf-core/modules
Authors: @scorreard
Maintainers: @scorreard

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

Process
Name SALSA2
Input 5 channels
#1 tuple
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}
Output 4 channels
#1 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
#2 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
#3 versions
versions.yml file

File containing software versions

versions.yml
#4 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-3fc6d40
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 22 Apr 2026 15:29:23 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsalsa2/0.0.0-3fc6d40/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/salsa2/blobs/sha256:ac3f5bae1b5eb5347af7e079d1a5d1cd36e6f5d8dbc457dbdf78e920a1b366ea
Size 2.7 KB
Checksum sha256:ac3f5bae1b5eb5347af7e079d1a5d1cd36e6f5d8dbc457dbdf78e920a1b366ea
Downloads 2
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