Beispiel #1
0
 public boolean hasGenotypes(Collection<String> sampleNames) {
   return genotypes.containsSamples(sampleNames);
 }