From 5221e7ffca107edbf5df4445ff341b5270f30d88 Mon Sep 17 00:00:00 2001 From: mvheetve Date: Wed, 3 Apr 2024 11:56:56 +0200 Subject: [PATCH] parameters.md --- docs/parameters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/parameters.md b/docs/parameters.md index df34b98d..a847309b 100644 --- a/docs/parameters.md +++ b/docs/parameters.md @@ -153,4 +153,4 @@ Options for the execution of AnnotSV |-----------|-----------|-----------|-----------|-----------|-----------| | `vcfanno_toml` | The full path to the VCFanno config TOML file. This file will be used to dynamically overwrite default configs for this pipeline run | `string` | | | | | `vcfanno_lua` | The full path to a lua script for VCFanno | `string` | | | | -| `vcfanno_resources` | A comma-delimited list of files referenced in the VCFanno config, as well as their indices. This can contain glob patterns as well. Place all filenames together between double qoutes to not cause any irregularities | `string` | | | | +| `vcfanno_resources` | A comma-delimited list of files referenced in the VCFanno config. This can contain glob patterns as well. Place all filenames together between double qoutes to not cause any irregularities | `string` | | | |