-
I realized when designing the page that it would present more powerfully if we can start by showing only the root tree node and its 64 cells, then transition to showing the data it represents—by growi…
-
Now that the columns in the results CSV are fixed (see https://github.com/lutteropp/NetRAX/issues/14), let's list which plots we need. Here are some that I believe make sense to have:
- Use the dat…
-
Hello!
I'm giving phyloseq a try for the first time. I'm interested in the plot_tree function in particular.
I've imported my biom out table, rep seqs, and phylo tree that I generated with Qiime.
I'm…
-
Phenomena like whole genome duplications are major factors for driving new speciation
![images](https://user-images.githubusercontent.com/6511937/90300578-1dbbca00-de69-11ea-85e3-c8d660e00b85.jpeg)…
-
We screen these plots out and do not send them to OpCost. However, they are in the harvest_costs table for two reasons and thus are included in Optimizer analysis when they should not be.
1. We cre…
-
ref https://github.com/dmlc/xgboost/issues/9810
Currently, attempting to plot trees that have categorical splits in R will result in an error:
```r
library(xgboost)
set.seed(123)
y
-
## Use Case
We can plot a correlation matrix in the viewer and have it be clickable. Click could take you to a scatterplot with the two features on x and y axes.
## Acceptance Criteria
TBD w…
-
Problem:
The documentation is lacking in respect for the log messages.
For example log in info level yields messages of the following kind:
```
{feature names} pr0 tb0 type0, border=6 score 65.480…
-
Ideas based on the Mopo design discussions (and earlier: https://github.com/spine-tools/Spine-Toolbox/issues/1554):
- A view to data (tree, graph, pivot, plots) could be stored as JSON
- It could th…
-
Being able to plot a single decision tree of the forest would be wonderful.