nf-core/bcftools/csq @ 0.0.0-6c4ed3a
Summary
bcftools Haplotype-aware consequence caller
Get started
Add the following snippet to your workflow script to include this module.
include { BCFTOOLS_CSQ } from 'nf-core/bcftools/csq'
License
MIT License
Name
|
BCFTOOLS_CSQ |
|---|
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
vcf
file
|
VCF/BCF file *.{vcf.gz,vcf,bcf}
|
meta2
map
|
Groovy Map containing fasta information |
|---|---|
fasta
file
|
Fasta reference *.{fasta,fa}
|
meta3
map
|
Groovy Map containing fai information |
|---|---|
fai
file
|
Fasta index *.{fai}
|
meta4
map
|
Groovy Map containing gff3 information |
|---|---|
gff3
file
|
GFF3 file *.{gff,gff.gz,gff3,gff3.gz}
|
csi
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.csi
file
|
Default VCF file index *.csi
|
tbi
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.tbi
file
|
Alternative VCF file index *.tbi
|
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.${extension}
file
|
VCF with annotation, bgzipped per default *.{vcf,vcf.gz,bcf,bcf.gz}
|
versions_bcftools
tuple
${task.process}
string
|
The process the versions were collected from |
|---|---|
bcftools
string
|
The tool name |
bcftools --version | sed '1!d; s/^.*bcftools //'
string
|
The command used to generate the version of the tool |
| Tool | Description | Homepage |
|---|---|---|
| reheader | Haplotype-aware consequence caller | http://samtools.github.io/bcftools/bcftools.html |
| Version | 0.0.0-6c4ed3a |
|---|---|
| Commit ID | 6c4ed3a220310b905a1fc9d04f05be2e0837142b |
| Release Date | 23 Apr 2026 15:04:54 (UTC) |
| Download URL | https://registry.nextflow.io/api/v1/modules/nf-core%2Fbcftools%2Fcsq/0.0.0-6c4ed3a/download |
| OCI Store URL | https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/bcftools/csq/blobs/sha256:6c05a900fedb14ae5ca82b84a739de62e27cea53ee74f05595fe17fed929701e |
| Size | 2.9 KB |
| Checksum | sha256:6c05a900fedb14ae5ca82b84a739de62e27cea53ee74f05595fe17fed929701e |
| Downloads | 4 |
| Version | Date | Status | Downloads | Size |
|---|---|---|---|---|
| 0.0.0-6c4ed3a |