cgmlst-dists icon indicating copy to clipboard operation
cgmlst-dists copied to clipboard

🐻⇔🐨 Calculate distance matrix from ChewBBACA cgMLST allele call tables

Results 8 cgmlst-dists issues
Sort by recently updated
recently updated
newest added

we have investigated the issue with cgmls-dists in handling large input files (the error has been reported with 80k Lm samples) . The tool goes in segmentation fault. The bug...

``` ERROR: could not allocate 18014398504767799 kb RAM ```

bug

chewBBACA recently got an update that includes a feature to output hashed sequences instead of allele numbers. Since cgmlst-dists has specific filters for the input data, it is incompatible with...

Even a traling empty line makes it unhaoppy.

bug

The cleanup step, replaces non-numeric values with an empty string. In the event that an inferred allele ID is present results in a negative value for the allele id (INF-8...

Currently due to triangle mode, row is non-linear Currently goes fast to slow.

enhancement

Once #1 is done, you can use openMP

enhancement