Closed marikopal closed 1 year ago
Dear Mariko, Thank you for reporting this issue.
This is because MiEAA changed their API root address a few weeks ago. I made a minor fix to reflect this change. But I haven't submitted the latest version to CRAN yet, since I'm waiting for some changes to accumulate.
Meanwhile, please install the latest -developmental- version from the GitHub repository:
install.packages("remotes")
remotes::install_github("moosa-r/rbioapi")
Kind regards, Moosa
Hi,
Thanks for the great API, it is extremely useful for my research.
I am trying to run some miRNA enrichment with the following code:
But for the past few days it just gives back an error:
I tried to update
rbioapi
and also restrict the enrichment to certain categories, but all the same. I would greatly appreciate some help to make it work again.Best regards, Mariko