コード例 #1
0
 public Clusters(TagsByTaxa tbt) {
   getClusters(tbt);
 }
コード例 #2
0
 public Clusters(ReadsByTaxa rbt) {
   getClusters(rbt);
 }