-
Hi,
Congratulations for writing such a wonderful compact package. I was wondering if this package will be available on Bioconductor released version. It will then be easier to deploy 'FastPG' as a …
-
When using version 4.10.0 of clusterProfiler, the output from the enrichKEGG function shows that the Description column and ID information are identical, which did not happen with version 4.6.0. Is …
-
Bug report from Bioconductor Forum: https://support.bioconductor.org/p/134491/
---
Whenever I try yo launch the Shiny app in R, after having succesfully generated a SangerAlignment file, with the …
-
Hi, is there documentation how R package maintainers can improve the information about their packages ? I am not talking about logging in and editing the information, but rather whether
there are pr…
-
```
if (!require("BiocManager", quietly = TRUE))
+ install.packages("BiocManager")
Bioconductor version 3.16 (BiocManager 1.30.20), R 4.2.1 (2022-06-23)
> BiocManager::install("LipidSigR")
'…
-
Third command line in Chapter 1 gives the following:
> install_sand_packages()
Error: With R version 3.5 or greater, install Bioconductor packages using BiocManager; see https://bioconductor.org/i…
-
To control for batch-effects, we need the 'sva' and 'ComBat' commands from the 'sva' Bioconductor package:
https://bioconductor.org/packages/release/bioc/html/sva.html
-
Hello @davidsebfischer, @ftheis, @niryosef et al.,
I've used `impulseDE2` previously and happily recommended it to colleagues!
Unfortunately, I have just been made aware of the fact that the pac…
-
I got a very weird error when running exploBATCH.
` Error: With R version 3.5 or greater, install Bioconductor packages using BiocManager; see https://bioconductor.org/install`
![图片](https://user-im…
-
# Context
I'm trying to run ANCOM-BC2 for the first time and I keep getting the same error message: `Error in is.infinite(o1) : default method not implemented for type 'list'`. I'm wondering if this …