Closed ecrusu closed 1 month ago
Same issue I had - see #102 , had to upgrade my R version to 4.4.1 with newer version of BiocManager to get latest version of variancePartition
That version of R and variancePartition is very very old. Did a new version resolve this?
Gabriel
Yes! The new version works just fine. Thanks!
Hi! I've been testing the package but every time I try to add a categorical variable to the formula, I get the following error:
It has happened with real data but also with mock data. Design formulas with only one metadata categorical column throw the error. It did not happen though with the tutorial data from https://www.bioconductor.org/packages/release/bioc/vignettes/variancePartition/inst/doc/variancePartition.html.
The package seems extremely promising but I can't seem to make it work with my data. Thank you very much for your time.
Here's a reproducible example:
Session info output: