-
## Description
As a bioinformatician, I would like to display the regions DMRs fall within, and annotate them to genes.
## Estimate
3
## Priority
SHOULD
## Notes
- input should be:
…
-
Hi,
I was trying to run this code and encountered an error:
aucellApp
-
Okay. I think I understand the problem. The marker names and positions do not necessarily line up to all positions of the genes. I think that we are going to have to use ranges operations on this to j…
-
Hello,
When I tried to use code: "conda install bioconda::bioconductor-genomeinfodb". I got errors as showing in the following figure.
My R version: 4.3.3,
conda version: 23.7.4
![2](https://…
-
Hello, I've recently had the need to re-run an analysis I did a few months ago and was surprised to see I couldn't reproduce the results. Upon trying with a minimal example (vignette example) I realiz…
-
Hi,
I am back again with a issue :). I recently updated to the latest version of Bioconductor (3.20) and have encountered issues when trying to subset a SpatialFeatureExperiment (SFE) object. The SFE…
-
Hello, I was running the model steps for your package. I have use `pip install mofapy2` to install the package. However, it seems that the package version keep goes to 0.6.7, not latest 0.7.0, and res…
-
Hello everyone,
I tried to install irGSEA in Windows 10 system, but got the following error:
```
ERROR: dependencies 'AUCell', 'ComplexHeatmap', 'decoupleR', 'ggtree', 'Nebulosa', 'singscore' are…
-
I've submitted **matrixStats** 1.2.0 (2023-12-11), which makes `useNames = NA` default.
There is a temporary, secret R option/env var to undefunct it, but that's just in case someone runs it to …
-
Often, I calculate a set of breaks, and a custom color palette.
Just as often, it works to use only the breaks, or only the color palette.
But, when I use both together, `aheatmap` seems to run …