コード例 #1
0
ファイル: VariantContext.java プロジェクト: jstjohn/gatk
 public double getLog10PError() {
   return commonInfo.getLog10PError();
 }