×

nf-core/snpsift/dbnsfp @ 0.0.0-6c4ed3a

The dbNSFP is an integrated database of functional predictions from multiple algorithms

Latest version: 0.0.0-6c4ed3a
Total downloads: 7
Source: nf-core/modules
Authors: @LlaneroHiboreo
Maintainers: @LlaneroHiboreo

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-6c4ed3a
Commit ID 6c4ed3a220310b905a1fc9d04f05be2e0837142b
Release Date 23 Apr 2026 15:46:46 (UTC)
Download URL https://registry.nextflow.io/api/v1/modules/nf-core%2Fsnpsift%2Fdbnsfp/0.0.0-6c4ed3a/download
OCI Store URL https://public.cr.seqera.io/v2/nextflow/plugin/modules/nf-core/snpsift/dbnsfp/blobs/sha256:b29875a13ee3d2c622b81aecbaa70a68b7d487c0b5a52aaeb89b352578d2cdb6
Size 2.8 KB
Checksum sha256:b29875a13ee3d2c622b81aecbaa70a68b7d487c0b5a52aaeb89b352578d2cdb6
Downloads 4
Version Date Status Downloads Size
0.0.0-6c4ed3a 23 Apr 2026 15:46:46 (UTC) 4 2.8 KB
0.0.0-0c7146d 08 Apr 2026 19:39:35 (UTC) 3 2.8 KB