接口 | 说明 |
---|---|
IGenotypeController |
基因型质控器接口
请注意, 传入的基因型不应该是 .|.
|
类 | 说明 |
---|---|
GenotypeADController |
基因型质控器实现 —— AD
Genotype Allele Depth
|
GenotypeDPController |
基因型质控器实现 —— DP
Genotype depth
|
GenotypeGQController |
基因型质控器实现 —— GQ
Genotype quality
|
GenotypePLController |
基因型质控器实现 —— PL
phred-scaled genotype likelihood
see: https://gatk.broadinstitute.org/hc/en-us/articles/360035890451
通常为多个数字使用逗号进行分隔, 分别表示 0/0, 0/1, 1/1 基因型的可能性.
|