瀏覽代碼

Update: README.md

tags/v0.1.2
YaqingLiu 4 年之前
父節點
當前提交
fbcabf93d5
共有 1 個檔案被更改,包括 3 行新增5 行删除
  1. +3
    -5
      README.md

+ 3
- 5
README.md 查看文件

@@ -3,23 +3,21 @@ This APP developed for germline and somatic short variant discovery (SNVs + Inde

***Supported callers***

**All callers are not activated by default**, which means the default setting is `false`.
All callers are **not activated by default**, which means the default setting is `false`.

You need to manually set the caller to `true` in the submitted sample.csv.

The fields corresponding to these callers include `haplotyper`, `tnseq`, `tnscope`, `varscan`.

**Germline**
* Haplotyper

If you only want to call germline variants, please set `haplotyper` to true.

**Somatic**
* TNseq (TNhaplotyper2)
* TNscope
* VarScan
* TNhaplotyper (This caller is only available in `v0.1.0` as it is too outdated)

Variant caller can be selected by setting `ture/false` in the submitted sample.csv.

***Accepted data***
* TN matched WES for somatic variant calling
* TN matched WGS for somatic variant calling

Loading…
取消
儲存