|
|
@@ -14,8 +14,8 @@ The datatype is judged by whether the bed file is set (i.e. the `regions` in inp |
|
|
|
**Supported variant callers and annotation tools** |
|
|
|
|
|
|
|
* Variant calling: |
|
|
|
* * `haplotyper` (germline) |
|
|
|
* * `tnseq`, `tnscope`, `varscan` (somatic) |
|
|
|
- `haplotyper` (germline) |
|
|
|
- `tnseq`, `tnscope`, `varscan` (somatic) |
|
|
|
* Annotation: `annovar`, `vep`. |
|
|
|
* The above tools are <u>**not activated by default**</u>, which means the default setting is `false`. You need to manually set the caller to `true` in the submitted sample.csv. |
|
|
|
|