YaqingLiu 4 лет назад
Родитель
Сommit
2958e946a7
2 измененных файлов: 3 добавлений и 3 удалений
  1. +2
    -2
      README.md
  2. +1
    -1
      tasks/TNseq.wdl

+ 2
- 2
README.md Просмотреть файл

@@ -2,7 +2,7 @@
This APP developed for somatic short variant discovery (SNVs + Indels).

***Supported callers***
* TNhaplotyper2
* TNseq (TNhaplotyper2)
* TNscope
* VarScan
* TNhaplotyper (This caller is only available in `v0.1.0` as it is too outdated)
@@ -16,7 +16,7 @@ Variant caller can be selected by setting `ture/false` in the submitted sample.c
The datatype is judged by whether the bed file is set (i.e. the `regions` in inputs).

### New Releases
* The TNhaplotyper, also named as TNseq in `v0.1.0`, has beed substituted by TNhaplotyper2.
* The TNhaplotyper, named as TNseq in `v0.1.0`, has beed substituted by TNhaplotyper2.
* The `corealigner` step has been removed.
* The `vcf2maf` step has been removed. Thus, the final output is the annotated `VCF`.


tasks/TNhaplotyper2.wdl → tasks/TNseq.wdl Просмотреть файл

@@ -1,4 +1,4 @@
task TNhaplotyper2 {
task TNseq {
File ref_dir
File dbsnp_dir
String sample

Загрузка…
Отмена
Сохранить