Browse Source

Update: README

master
YaqingLiu 4 years ago
parent
commit
470d220762
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

**Supported variant callers and annotation tools** **Supported variant callers and annotation tools**


* Variant calling: * Variant calling:
* * `haplotyper` (germline)
* * `tnseq`, `tnscope`, `varscan` (somatic)
- `haplotyper` (germline)
- `tnseq`, `tnscope`, `varscan` (somatic)
* Annotation: `annovar`, `vep`. * 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. * 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.



Loading…
Cancel
Save