Closed Icekirakira closed 1 year ago
Hi, 3.16 is an expired version of Bioconductor. We backported CollecTRI to the current stable version 3.17. Some features that we recently introduced for a better processing of CollecTRI are not yet in either BioC devel or 3.17, it takes time until we get successful builds there. I recommend to install it directly from github:
library(remotes)
remotes::install_github('saezlab/OmnipathR')
Hi,
Thanks for collating such a great database.
I am trying to install version 3.16 (for R 4.2), but the installation package seems to be of a lower version. Thus, I am unable to use this version for get_collectri. Could you kindly look into this issue?
Here is the code and the feedback I get.