Example #1
0
 public Clusters(TagsByTaxa tbt) {
   getClusters(tbt);
 }
Example #2
0
 public Clusters(ReadsByTaxa rbt) {
   getClusters(rbt);
 }