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