We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a37e53 commit a2a81b1Copy full SHA for a2a81b1
conf/test.config
@@ -42,7 +42,7 @@ params {
42
vep_genome = 'WBcel235'
43
vep_species = 'caenorhabditis_elegans'
44
45
- // Ignore `--input` as otherwise the parameter validation will throw an error
+ // Ignore params that will throw warning through params validation
46
schema_ignore_params = "genomes,test_data"
47
}
48
0 commit comments