Esempio n. 1
0
 public Clusters(TagsByTaxa tbt) {
   getClusters(tbt);
 }
Esempio n. 2
0
 public Clusters(ReadsByTaxa rbt) {
   getClusters(rbt);
 }