bcftools/bcftools_norm

Normalize
VCF
BCF

Description

Left-align and normalize indels, check if REF alleles match the reference, split multiallelic sites into multiple rows;
recover multiallelics from multiple rows.

Type

bash_script

License

MIT/Expat, GNU

Keywords

Normalize
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_norm/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
-i
file
required

Outputs

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

Options

Name
Type & Properties
--atomize
-a
boolean_true
--atom_overlaps
string
--check_ref
-c
string
--remove_duplicates
-d
string
--fasta_ref
-f
file
--force
boolean_true
--keep_sum
string
--multiallelics
-m
string
--no_version
boolean_true
--do_not_normalize
-N
boolean_true
--output_type
--O
string
--old_rec_tag
string
--regions
--r
string
--regions_file
--R
file
--regions_overlap
string
--site_win
-w
integer
--strict_filter
-s
boolean_true
--targets
-t
string
--targets_file
-T
file
--targets_overlap
string

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.