-
currently anvi'o pan and profile databases have a `clusterings` table that only supports newick formatted orders.
``` python
clusterings_table_name = 'clusterings'
clusterings_tabl…
meren updated
6 years ago
-
Hi,
Below is my feedback for last 3 moths of VW usage. It's mostly feature requests, some ideas and only few non-critical bugs.
# I. VW
I spent last 3 months competing in kaggle's [avazu](http://www…
-
When I am trying to run mmseq_update on some data set below error was popping up.
ERROR:
mmseqs_update: Problem with data file. Is it empty or is another process readning it?: Invalid argument
commons…
-
There are some label descriptions that are likely very common, or that we would love to have information about. Examples include:
* For obstacles: fire hydrant, pole, trash can
* For curb ramp: no …
-
It would be awesome to have support for the "dt=" and "weights=" arguments, as outlined in the vignettes.
-
I'm testing some new Overpass features (e.g. http://overpass-turbo.eu/s/x5R) and noticed that Roland hasn't yet created a pull request for his osmtogeojson extensions for derived objects. Unfortunatel…
-
Clustering code should be flexible to be able to deal with different cell sizes in different zones, i.e. we want to be able to specify different grid sizes for the `regional` and `global` zones.
B…
-
Seems like you guys will support `redis` + `cassandra` + `postgresql`.
While this is nice, do you have in mind a library to handle *all* features of the db ?(not talking about a separate one).
Sim…
-
I have been reading #9735 and #10071 with great interest and have been working on my own Woocommerce implementation with much satisfaction.
I have to say, everything I am doing is both made possibl…
-
When running the HierachicalCluster algorythm, items must be sortable. This is not always the case, and it would be useful to have the option to inject a custom sort function.
Original report via @…