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

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

Inputs

Name
Type & Properties
--input
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_flag
-D
boolean_true
--rm_dup
-d
string
--exclude
-e
string
--fasta_ref
-f
file
--force
boolean_true
--gff_annot
-g
file
--include
-i
string
--keep_sum
string
--multiallelics
-m
string
--multi_overlaps
string
--no_version
boolean_true
--do_not_normalize
-N
boolean_true
--old_rec_tag
string
--output_type
-O
string
--regions
-r
string
--regions_file
-R
file
--regions_overlap
string
--strict_filter
-s
boolean_true
--sort
-S
string
--targets
-t
string
--targets_file
-T
file
--targets_overlap
string
--verbosity
-v
integer
--site_win
-w
integer
--write_index
-W
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.