nf-core/samtools/dict @ 0.0.0-0c7146d
Summary
Create a sequence dictionary file from a FASTA file
Get started
Add the following snippet to your workflow script to include this module.
include { SAMTOOLS_DICT } from 'nf-core/samtools/dict'
License
MIT License
Process
Name
|
SAMTOOLS_DICT |
|---|
Input
1 channel
#1
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
fasta
file
|
FASTA file *.{fa,fasta}
|
Output
2 channels
#1
dict
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.dict
file
|
FASTA dictionary file *.{dict}
|
#2
versions_samtools
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
samtools
string
|
The tool name |
samtools version | sed '1!d;s/.* //'
string
|
The command used to generate the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| samtools | SAMtools is a set of utilities for interacting with and post-processing short DNA sequence read alignments in the SAM, BAM and CRAM formats, written by Heng Li. These files are generated as output by short read aligners like BWA. | http://www.htslib.org/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:10:00 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fsamtools%2Fdict/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/samtools/dict/blobs/sha256:7826314606859b0ede998e229807e85c2b2fc21304ebc45ea801dfeba1f54375 |
| Size | 2.4 KB |
| Checksum | sha256:7826314606859b0ede998e229807e85c2b2fc21304ebc45ea801dfeba1f54375 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:10:00 (UTC) | 1 | 2.4 KB | - |