Nextflow Modules
Showing module(s) with keyword "VCF"
| Module | Keywords | Description |
|---|---|---|
| nf-core/bcftools/call | variant calling view bcftools VCF | This command replaces the former bcftools view caller. Some of the original functionality has been temporarily lost in the process of transition under htslib, but will be added back on popular demand. The original calling model can be invoked with the -c option. |
| nf-core/bcftools/concat | variant calling concat bcftools VCF | Concatenate VCF files |
| nf-core/bcftools/consensus | variant calling consensus VCF | Compresses VCF files |
| nf-core/bcftools/filter | variant calling filtering VCF | Filters VCF files |
| nf-core/bcftools/isec | variant calling intersect union complement VCF BCF | Apply set operations to VCF files |
| nf-core/bcftools/merge | variant calling merge VCF | Merge VCF files |
| nf-core/bcftools/mpileup | variant calling mpileup VCF | Compresses VCF files |
| nf-core/bcftools/norm | normalize norm variant calling VCF | Normalize VCF file |
| nf-core/bcftools/plotvcfstats | visualization stats VCF | Plots the output of bcftools stats |
| nf-core/bcftools/plugintag2tag | tag2tag bcftools VCF | Converts between similar tags, such as GL,PL,GP or QR,QA,QS or localized alleles, eg LPL,LAD. |
| nf-core/bcftools/query | query variant calling bcftools VCF | Extracts fields from VCF or BCF files and outputs them in user-defined format. |
| nf-core/bcftools/rohviz | visualisation RoH VCF | Visualise the output of bcftools roh |
| nf-core/bcftools/sort | sorting VCF variant calling | Sorts VCF files |
| nf-core/bcftools/stats | variant calling stats VCF | Generates stats from VCF files |
| nf-core/bcftools/view | variant calling view bcftools VCF | View, subset and filter VCF or BCF files by position and filtering expression. Convert between VCF and BCF |
| nf-core/rbt/vcfsplit | genomics splitting VCF BCF variants | A tool for splitting VCF/BCF files into N equal chunks, including BND support |
| nf-core/vcftools | VCFtools VCF sort | A set of tools written in Perl and C++ for working with VCF files |