We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c23a66 commit 8810f64Copy full SHA for 8810f64
1 file changed
README.md
@@ -80,9 +80,9 @@ chr1 14003 . C G 43.8 PASS . GT:GQ:DP:AD:VAF:PL 1/1:
80
81
In this example:
82
83
-* The variant with `GERMLINE` INFO field is identified as a germline variant
84
-* The variant with `RefCall` is homozygous to the reference
85
-* The variant with `PASS` in the info field is a **somatic variant**.
+* The variant with `GERMLINE` FILTER status is identified as a germline variant
+* The variant with `RefCall` FILTER status is homozygous to the reference
+* The variant with `PASS` FILTER status is a **somatic variant**.
86
87
### Prerequisites
88
0 commit comments