You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i run the function buildAnnot
hsko<-buildAnnot(species="human",keytype="SYMBOL",anntype="KEGG"),
it occurs a error like:
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL certificate problem: certificate has expired
so, how can i solve this problem?
The text was updated successfully, but these errors were encountered:
Hi @Tycooner,
I think there were some issues because of the KEGG database connection. I fixed the issue now. Please try to install the new version and test it.
K
thanks for this great packages !
when i run the function buildAnnot
hsko<-buildAnnot(species="human",keytype="SYMBOL",anntype="KEGG"),
it occurs a error like:
Error in curl::curl_fetch_memory(url, handle = handle) :
SSL certificate problem: certificate has expired
so, how can i solve this problem?
The text was updated successfully, but these errors were encountered: