소스 검색

readme

master
LUYAO REN 6 년 전
부모
커밋
dc387ff4ba
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      README.md

+ 1
- 1
README.md 파일 보기

@@ -103,7 +103,7 @@ Hard filtration is applied, for GATK do not yet have the RNAseq training/truth r
# GATK3, if you are using gatk4, please pay attention to the new arguments
java -jar GenomeAnalysisTK.jar -T VariantFiltration -R hg_19.fasta -V input.vcf -window 35 -cluster 3 -filterName FS -filter "FS > 30.0" -filterName QD -filter "QD < 2.0" -o output.vcf
```
**one sample running time**
**Per sample running time**

Less than 4 hours


Loading…
취소
저장