bcftools/bcftools_annotate

Annotate
VCF
BCF

Description

Add or remove annotations from a VCF/BCF file.

Type

bash_script

License

MIT/Expat, GNU

Keywords

Annotate
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.1 \  
  -main-script target/nextflow/bcftools/bcftools_annotate/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
--annotations
--a
file
--columns
--c
string
--columns_file
--C
file
--exclude
--e
string
--force
boolean_true
--header_line
--H
string
--header_lines
--h
file
--set_id
--I
string
--include
string
--keep_sites
--k
boolean_true
--merge_logic
--l
string
--mark_sites
--m
string
--min_overlap
string
--no_version
boolean_true
--output_type
--O
string
--pair_logic
string
--regions
--r
string
--regions_file
--R
file
--regions_overlap
string
--rename_annotations
file
--rename_chromosomes
file
--samples
string
--samples_file
file
--single_overlaps
boolean_true
--remove
--x
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.