bcftools/bcftools_stats

Stats
VCF
BCF

Description

Parses VCF or BCF and produces a txt stats file which can be plotted using plot-vcfstats.
When two files are given, the program generates separate stats for intersection
and the complements. By default only sites are compared, -s/-S must given to include
also sample columns.

Type

bash_script

License

MIT/Expat, GNU

Keywords

Stats
VCF
BCF

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output: "$id.$key.output"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/biobox.git \  
  -revision v0.3.0 \  
  -main-script target/nextflow/bcftools/bcftools_stats/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
-i
file
required
multiple

Outputs

Name
Type & Properties
--output
-o
file
required
output

Options

Name
Type & Properties
--allele_frequency_bins
--af_bins
string
--allele_frequency_bins_file
--af_bins_file
file
--allele_frequency_tag
--af_tag
string
--first_allele_only
--first_only
boolean_true
--collapse
--c
string
--depth
--d
string
--exclude
--e
string
--exons
--E
file
--apply_filters
--f
string
--fasta_reference
--F
file
--include
--i
string
--split_by_ID
--I
boolean_true
--regions
--r
string
--regions_file
--R
file
--regions_overlap
string
--samples
--s
string
--samples_file
--S
file
--targets
--t
string
--targets_file
--T
file
--targets_overlaps
string
--user_tstv
--u
string
--verbose
--v
boolean_true

Collaborate Accelerate Succeed

Empower your organization with secure, scalable workflow solutions that simplify development, ensure compliance, and drive innovation.

Viash Hub is a platform developed by Data Intuitive, a Belgian-based bioinformatics company specializing in data workflow development and deployment.