There was an error while loading. Please reload this page.
1 parent a2e2009 commit 7360889Copy full SHA for 7360889
1 file changed
docs/quality.md
@@ -63,4 +63,9 @@ validateVCF produces a report in JSON format with error models for different inh
63
novo mutations. Must correspond to anchor specified in
64
"--anchor". Requires posterior probability from
65
novoCaller
66
+ --type TYPE [TYPE ...]
67
+ by default error models are calculated only for SNV.
68
+ It is possible to specify different types of variant
69
+ to use (SNV, INS, DEL, MNV, MAV) as list (e.g. --type
70
+ SNV INS DEL)
71
```
0 commit comments