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