genetic_demux/bcftools

Description

Filter the variants called by freebayes or cellSNP

Type

bash_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
filter_qual: [ 30 ]  
output: "$id.$key.output.bcftools_out"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision v3.0.1 \  
  -main-script target/nextflow/genetic_demux/bcftools/main.nf \  
  -params-file params.yaml  

Arguments

Name
Type & Properties
--vcf
file
required
multiple
--concat
boolean_true
--filter
boolean_true
--filter_qual
integer
--output
file
output

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.