-
### What kind of feature would you like to request?
Additional function parameters / changed functionality / changed defaults?
### Please describe your wishes
It would be nice if `sc.get.aggregate`…
grst updated
4 months ago
-
an old error with Summary Statistics:
Traceback (most recent call last):
File "/mnt/galaxy/galaxy-app/tools/stats/gsummary.py", line 4, in
from rpy import *
ImportError: No module named rpy
NOTE: t…
-
in your documents about differential expression you mention "We could also simply compute summary statistics such as mean or median expression level on a per-CellType basis"...
This would be really…
ghost updated
6 years ago
-
**Summary**
Proposal for the auto-rerun test feature to mandate (where possible) that the reruns happen on a different host.
**Details**
If a specific unit test failure is caused by something spe…
-
When the Summary Panel is expanded, it will dynamically calculate and then reveal additional summary statistics for that specific column. This is a lazy operation in the backend as it would otherwise …
-
This publication was curated some time ago, and split into 4 studies because associations were only reported in the paper for these 4 studies. However, summary statistics were later obtained manually …
-
Working on aggregating information in the data over either time or space to generate visualizations and summary statistics that identify and convey broad trends. Keeping record of plots generated
-
-
Is it possible to have a summary of results and stats in table chart form. It is very difficult to read, compare and understand as it is.
-
Currently, [summary](https://github.com/pyro-ppl/numpyro/blob/master/numpyro/diagnostics.py#L219) returns ordinary statistics mean/var/quantiles/n_eff for MCMC samples. It would be nice to extend that…