nf-core/dshbio/exportsegments @ 0.0.0-3fc6d40
Summary
Export assembly segment sequences in GFA 1.0 format to FASTA format
Get started
Add the following snippet to your workflow script to include this module.
include { DSHBIO_EXPORTSEGMENTS } from 'nf-core/dshbio/exportsegments'
License
MIT License
Process
Name
|
DSHBIO_EXPORTSEGMENTS |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
gfa
file
|
Assembly segments in uncompressed or compressed GFA 1.0 format *.{gfa|gfa.bgz|gfa.gz|gfa.zst}
|
Output
2 channels
#1
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.fa.gz
file
|
Assembly segment sequences in gzipped FASTA format *.{fa.gz}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| dshbio | Reads, features, variants, assemblies, alignments, genomic range trees, pangenome graphs, and a bunch of random command line tools for bioinformatics. LGPL version 3 or later. | https://github.com/heuermh/dishevelled-bio |
| Version | 0.0.0-3fc6d40 |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 22 Apr 2026 15:10:28 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fdshbio%2Fexportsegments/0.0.0-3fc6d40/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/dshbio/exportsegments/blobs/sha256:c7c65be3968fc79fd056446c263a4e49752ceefecdc86f73ba9815b5adf1c99f |
| Size | 2.3 KB |
| Checksum | sha256:c7c65be3968fc79fd056446c263a4e49752ceefecdc86f73ba9815b5adf1c99f |
| Downloads | 3 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:14:23 (UTC) | 2 | 2.3 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:10:28 (UTC) | 3 | 2.3 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 18:57:51 (UTC) | 2 | 2.3 KB |