-
- [x] in both histo and bar table, change styling of the provider label to be the same as live site
- [ ] in histo, change the range controls to be the same as the live site. (a) lose the border; (b…
-
As discussed in 8/30 EDA WG:
There are possible performance issues with updating distributions for multifilters:
Each click on a new filter within the multifilter is a separate request that wil…
-
Any change to the controls subsetting tab histogram controls causes a new back end request and so the bin width slider range is adjusted based on the response.
In the viz tab histogram
a) at the time…
-
first thank you for this amazing tool. Second, I have very basic knoledge of coding so bear with me
![infercnv](https://github.com/broadinstitute/infercnv/assets/60428978/32438977-0358-413f-af4a-0…
-
Since updating to prawn 2.5.0, we face issues with font embedding and changes to text provided on a template.
**Reproduction example:**
1. This reproduction example assumes that the file `Arial …
-
could be nice to do this - maybe recaps
-
When subsetting by variable, if `NA` is included in the `variable` argument along with other strings, the matched variables are duplicated in the output.
Example:
```r
example_draws() |>
subset_…
-
I couldn't find an issue about the feature I described below. If there is one I missed, please point me to it.
We have been using Bio.PDB module quite a bit, and the task we carry out most often is…
-
The current font subsetting algorithm works by selecting the glyphs corresponding to given characters and removing everything else. This removes all the substitution and ligature glyphs as well. For I…
-
Currently the metrics curves (precision, recall, F1 score) are always computed for the whole confusion matrix. When filtering classes (i.e., subsetting the confusion matrix) these curves must be updat…