Package picard.vcf
Class GA4GHSchemeWithMissingAsHomRef
java.lang.Object
picard.vcf.GenotypeConcordanceScheme
picard.vcf.GA4GHSchemeWithMissingAsHomRef
The default scheme is derived from the GA4GH Benchmarking Work Group's proposed evaluation scheme. This scheme has been edited to count MISSING
sites in the truth set differently for use with truth sets where the HOM_REF sites are not included in the data set. The MISSING truth sites
are called like they are HOM_REF sites.
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class picard.vcf.GenotypeConcordanceScheme
addRow, getConcordanceStateArray, getConcordanceStateArray, getContingencyStateSet, getContingencyStateString, validateScheme
-
Constructor Details
-
GA4GHSchemeWithMissingAsHomRef
public GA4GHSchemeWithMissingAsHomRef()
-
-
Method Details
-
initiateScheme
protected void initiateScheme()- Specified by:
initiateScheme
in classGenotypeConcordanceScheme
-