Browse Source

readme

master
LUYAO REN 5 years ago
parent
commit
fee5150bb2
1 changed files with 1 additions and 4 deletions
  1. +1
    -4
      README.md

+ 1
- 4
README.md View File

oss://choppy-cromwell-result/test-choppy/wgs_quartettest_renluyao_0827/72f269f2-91b7-4fbe-bde7-99b2e1e3091c/call-Haplotyper/Fudan_DNA_LCL7_hc.vcf oss://choppy-cromwell-result/test-choppy/wgs_quartettest_renluyao_0827/7a72d0e6-302d-43ca-b6b0-daeaa0236d06/call-Haplotyper/Fudan_DNA_LCL5_hc.vcf LCL7_LCL5 4891550 11116 11116 oss://choppy-cromwell-result/test-choppy/wgs_quartettest_renluyao_0827/72f269f2-91b7-4fbe-bde7-99b2e1e3091c/call-Haplotyper/Fudan_DNA_LCL7_hc.vcf oss://choppy-cromwell-result/test-choppy/wgs_quartettest_renluyao_0827/7a72d0e6-302d-43ca-b6b0-daeaa0236d06/call-Haplotyper/Fudan_DNA_LCL5_hc.vcf LCL7_LCL5 4891550 11116 11116
``` ```


在获得result.txt之后,jaccard index的计算公式如下
$$
JaccardIndex=\frac{TP}{TP+FP+FN}
$$
在获得result.txt之后,jaccard index的计算公式如下 JI = TP/(TP+FP+FN)


#### 2. vcfstats.txt #### 2. vcfstats.txt



Loading…
Cancel
Save