nf-core/gfatools/gfa2fa @ 0.0.0-6c4ed3a
Summary
Converts GFA or rGFA files to FASTA
Get started
Add the following snippet to your workflow script to include this module.
include { GFATOOLS_GFA2FA } from 'nf-core/gfatools/gfa2fa'
License
MIT License
Process
Name
|
GFATOOLS_GFA2FA |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
gfa
file
|
GFA or rGFA file *.gfa
|
Output
2 channels
#1
fasta
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.fasta.gz
file
|
FASTA file *.fasta
|
#2
versions_gfatools
tuple
${task.process}
string
|
The name of the process |
|---|---|
gfatools
string
|
The name of the tool |
gfatools version | sed '1!d; s/.* //'
eval
|
The expression to obtain the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| gfatools | Tools for manipulating sequence graphs in the GFA and rGFA formats | https://github.com/lh3/gfatools |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:21:23 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fgfatools%2Fgfa2fa/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/gfatools/gfa2fa/blobs/sha256:0a1d6b05fbb4ca68200f4363a1be288dd902e63061a8630275f9cac52686d67f |
| Size | 2.1 KB |
| Checksum | sha256:0a1d6b05fbb4ca68200f4363a1be288dd902e63061a8630275f9cac52686d67f |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a | 23 Apr 2026 15:21:23 (UTC) | 4 | 2.1 KB | |
| 0.0.0-3fc6d40 | 22 Apr 2026 15:13:55 (UTC) | 3 | 2.2 KB | |
| 0.0.0-0c7146d | 08 Apr 2026 19:06:04 (UTC) | 3 | 2.1 KB |