소스 검색

Update: README.md

tags/v0.1.2
YaqingLiu 4 년 전
부모
커밋
4448cb12f9
1개의 변경된 파일7개의 추가작업 그리고 9개의 파일을 삭제
  1. +7
    -9
      README.md

+ 7
- 9
README.md 파일 보기

@@ -1,24 +1,22 @@
### Variant Calling
This APP developed for germline and somatic short variant discovery (SNVs + Indels).

***Supported callers***
**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`.

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**
***Germline***
* Haplotyper

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

***Accepted data***
**Accepted data**
* TN matched WES for somatic variant calling
* TN matched WGS for somatic variant calling
* Normal-only WES for germline variant calling

Loading…
취소
저장