Open GavinHuttley opened 2 months ago
The mash distance is useful, although perhaps it should be dvs_dists with the choice of euclidean or mash? In either case, the app should take c3_types.SeqsCollectionType as the input type and return c3_types.PairwiseDistanceType.
dvs_dists
c3_types.SeqsCollectionType
c3_types.PairwiseDistanceType
It should run in serial only.
The mash distance is useful, although perhaps it should be
dvs_dists
with the choice of euclidean or mash? In either case, the app should takec3_types.SeqsCollectionType
as the input type and returnc3_types.PairwiseDistanceType
.It should run in serial only.