-
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
-
I am encountering a RuntimeError related to mismatched tensor devices during training when using scnym_api with GPU. The error occurs when indexing tensors during the training process, and it seems li…
-
Currently, conditioning a PyMC3 model means just removing all entries from the posterior samples where the variables lie outside the specified domain. This approach is problematic, since when dealing …
-
Le PDF n'est pas généré si les caractères spéciaux sont utilisés dans le nom. Aucun message erreur n indique la cause de non génération... Le bouton fait rien du tout. En remplaçant des caractères ave…
-
#### Summary:
CRAN identified with their clang sanitiser tests (see here: https://cran.csiro.au/doc/manuals/r-patched/R-exts.html#Using-Address-Sanitizer) issues in one of my Stan models on CRAN.
…
wds15 updated
2 years ago
-
```
Overview: This feature will be broken down into several sub-features. At a
high-level we want to add support for regimes. Some ideas for this include:
- Ability to partition observations into …
-
### Proposed new feature or change:
Implement bilinear remapping in UXarray. Good paper [here](https://gmd.copernicus.org/articles/16/1537/2023/) by David Marsico and Paul Ullrich.
-
It's seeming that (at least with the cluster style sampling we discussed last time) though the biasing of the data set definitely lowers the AUC on testing data it doesn't seem to lower it any more (a…
-
Hi,
I am using hichipper and diffloop to analyse my H3K27Ac HiChip data. Is that a way to convert hichipper output into .hic file for JuiceBox visualization?
Thanks,
Ana
-
In 1.0.0-beta4, `ReshapeVertex` may not form 4-dimensional arrays. More specifically, the code
```
graph.addVertex("reshape4d", new ReshapeVertex(n1, n2, n3, n4);
```
produces
```
Exception in …