nf-core/snpsift/dbnsfp @ 0.0.0-0c7146d
Summary
The dbNSFP is an integrated database of functional predictions from multiple algorithms
Get started
Add the following snippet to your workflow script to include this module.
include { SNPSIFT_DBNSFP } from 'nf-core/snpsift/dbnsfp'
License
MIT License
Process
Name
|
SNPSIFT_DBNSFP |
|---|
Input
2 channels
#1
tuple
meta
map
|
Groovy Map containing sample information regarding vcf file provided e.g. [ id:'test', single_end:false ] |
|---|---|
vcf
file
|
VCF file *.{vcf, vcf.gz}
|
vcf_tbi
file
|
Tabix file for compressed vcf provided *.{tbi}
|
#2
tuple
meta2
map
|
Groovy map containing sample information regarding database provided |
|---|---|
database
file
|
Database for use to annotate *.{vcf/vcf.gz}
|
dbs_tbi
file
|
Tabix file for compressed database provided *.{tbi}
|
Output
2 channels
#1
vcf
tuple
meta
map
|
Groovy Map containing sample information e.g. [ id:'test', single_end:false ] |
|---|---|
*.vcf
file
|
Variant Calling File annotated *.{vcf}
|
#2
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
| Tool | Description | Homepage |
|---|---|---|
| snpsift | SnpSift is a toolbox that allows you to filter and manipulate annotated files | https://pcingola.github.io/SnpEff/ss_introduction/ |
| Version | 0.0.0-0c7146d |
|---|---|
| Commit ID | 135d883a43b1a2324b4112cd270cf22e20835533 |
| Release Date | 08 Apr 2026 19:15:31 (UTC) |
| Download URL | https://registry-stage.nextflow.io/api/v1/modules/nf-core%2Fsnpsift%2Fdbnsfp/0.0.0-0c7146d/download |
| OCI Store URL | https://public.cr.stage-seqera.io/v2/nextflow/plugin-stage/modules/nf-core/snpsift/dbnsfp/blobs/sha256:b2e10368b16e59af7aef4d7ad32d4ac42ac38bca35252d51c24e5cd5baaa6167 |
| Size | 2.8 KB |
| Checksum | sha256:b2e10368b16e59af7aef4d7ad32d4ac42ac38bca35252d51c24e5cd5baaa6167 |
| Downloads | 1 |
| Version | Date | Status | Downloads | Size | Diff |
|---|---|---|---|---|---|
| 0.0.0-0c7146d | 08 Apr 2026 19:15:31 (UTC) | 1 | 2.8 KB | - |