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.txt"  
id: "run"  
publish_dir: "output/"  
EOM

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

Inputs

Name
Type & Properties
--input
file
required
multiple

Outputs

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

Options

Name
Type & Properties
--af_bins
string
--af_tag
string
--collapse
-c
string
--depth
-d
string
--exclude
-e
string
--exons
-E
file
--apply_filters
-f
string
--fasta_ref
-F
file
--first_allele_only
--1st-allele-only
boolean_true
--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_overlap
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.