-
The current `ParamsMap` implementation always unescapes param values. This means that, in a wildcard match at the end of a URL, the app has no way of distinguishing a slash as a URL separator from a s…
-
Dear Jie,
Thanks for this amazing tool.
I am using DeepVirFinder to find viral sequences from contigs from metagenomic data. But there was this error when calculating the q value using p-value:
…
-
Jira Link: [DB-13476](https://yugabyte.atlassian.net/browse/DB-13476)
**Description**: MINVALUE is not passed to a sub-partition.
**Schema used**
```
DROP TABLE DONATIONS;
CREATE TABLE donations
( i…
-
Note: I've [created](https://docs.google.com/a/planetmayo.com/spreadsheets/d/1TzKq-2rTwRdmq_oHgIKXQ6Rrkcj1IAlEFjU7GQZToQI/edit#gid=0) a spreadsheet as a placeholder for this work.
Since we know the …
-
print.carlperm rounds the p-value to 5 digits, which can result in rounding down to zero if using a larger value of permutations and p < 0.000005. Perhaps replace with formatC(attr(x, "pval"), digits …
-
Statsmodels now has a repeated-measured anova, `AnovaRM`. However, as far as I can tell there is no way to get the p-value between individual pairs of within-subject parameters. Would it be possible…
-
Currently, Pug syntax embedded in Svelte template tags requires quoted values, enclosing Javascript expressions in braces:
```pug
body
p(class:name!="{highlighted}") Example
```
This isn't …
-
### Provide a general summary of the issue here
When `useSliderState` hook is used with `minValue` that is different from 0, and default values that are all multipliers of `step`, starting from `minV…
-
Please try to fill all questions below before submitting an issue.
- [x] On which android versions do you have this issue? : Android P
- [x] On which phones do you have this issue? : Google Pixel
…
-
I wrote a [simple tool](https://github.com/jmarolf/ResxCop) to list duplicate resource strings in a solution.
this is near total duplication between `CodeStyleResources.resx` and `WorkspacesResourc…