×

Nextflow Modules

Clear

Showing module(s) with keyword "bcf"

Module Keywords Description
nf-core/bcftools/csq annotation gff gff3 protein functional vcf bcf bcftools bcftools Haplotype-aware consequence caller
nf-core/bcftools/pluginscatter scatter vcf bcf genomics Split VCF by chunks or regions, creating multiple VCFs.
nf-core/bio2zarr/vcfpartition vcf bcf partition regions parallel genomics Outputs a set of region strings that partition indexed VCF/BCF files for parallel processing.
nf-core/delly/call genome structural variants bcf Call structural variants
nf-core/jvarkit/dict2bed vcf bcf bed dict dictionary fasta fai Extract BED file from hts files containing a dictionary (VCF,BAM, CRAM, DICT, etc...)
nf-core/jvarkit/vcf2table vcf bcf text html visualization Convert VCF to a user friendly table
nf-core/jvarkit/vcffilterjdk vcf bcf filter variant java script Filtering VCF with dynamically-compiled java expressions
nf-core/jvarkit/vcfpolyx vcf bcf annotation repeats annotate VCF files for poly repeats
nf-core/plink/bcf plink bcf bed bim fam Analyses binary variant call format (BCF) files using plink
nf-core/vcfexpress vcf bcf filter lua expressions genomics Filter a VCF/BCF and optionally print by template expression. If no template is given the output will be VCF/BCF
nf-core/vembrane/filter filter vcf bcf genomics variant annotation Filter VCF files with vembrane
nf-core/vembrane/sort vcf bcf sort genomics variant prioritization Sort VCF/BCF files by custom Python expressions for variant prioritization
nf-core/vembrane/table vcf bcf table genomics variant annotation Creates tabular (TSV) files from VCF/BCF data with flexible Python expressions