Description
Download a pre-built SnpEff reference genome/annotation database.
Type
bash_script
License
MIT
Keywords
Contributors
Run the following command to execute this component with Nextflow:
cat > params.yaml <<'EOM'
output: "$id.$key.output.data_dir"
id: "run"
publish_dir: "output/"
EOM
nextflow run https://packages.viash-hub.com/vsh/biobox.git \
-revision v0.5.0 \
-main-script target/nextflow/snpeff/snpeff_download/main.nf \
-params-file params.yaml Name | Type & Properties |
|---|---|
--genome_version | string required |
Name | Type & Properties |
|---|---|
--output | file required output |
Name | Type & Properties |
|---|---|
--config -c | file |
--config_option | string |
--debug -d | boolean_true |
--no_log | boolean_true |
--quiet -q | boolean_true |
--verbose -v | boolean_true |