浏览代码

Update: README

master
YaqingLiu 4 年前
父节点
当前提交
fa7bbf3d1d
共有 1 个文件被更改,包括 2 次插入4 次删除
  1. +2
    -4
      README.md

+ 2
- 4
README.md 查看文件



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


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


* the caller you want to use. * the caller you want to use.
* PoN VCFs for TNseq and TNscope is supported, but are need to be generated in advance. * PoN VCFs for TNseq and TNscope is supported, but are need to be generated in advance.
* interval padding is default 0, and you can change it. * interval padding is default 0, and you can change it.
* the annotation tool is ANNOVAR or VEP.
* usually only one annotation tool is sufficient.

正在加载...
取消
保存