ensembl_vep/filter_vep

variant effect prediction
filtering
annotation
genomics
post-processing

Description

Filter and post-process VEP output by consequence type, phenotype, clinical significance, and more.

This script filters VEP output files based on various criteria including:

  • Consequence types and predicted effects

  • Clinical significance and phenotype associations

  • Frequency thresholds from population databases

  • Quality metrics and variant properties

See the Filter VEP documentation for details.

Type

bash_script

License

Apache-2.0

Keywords

variant effect prediction
filtering
annotation
genomics
post-processing

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
format: [ "tab" ]  
output_file: "$id.$key.output_file.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/ensembl_vep/filter_vep/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input_file
-i
file
required
--format
string

Outputs

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

Filtering Options

Name
Type & Properties
--filter
string
multiple
--only_matched
boolean_true

Annotation Options

Name
Type & Properties
--ontology
boolean_true
--count
-c
boolean_true

Advanced Options

Name
Type & Properties
--force_valid_header
boolean_true
--test
integer

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.