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
It has been put to my attention that EGAD is failing to download data from Gemma.
We recently changed the rest API for Gemma, including the URLs.
As a temporary solution, we have created a routing rule to redirect the requests in question to the new endpoint, but if at all possible, the line 25 in file EGAD/EGAD/R/get_expression_data_gemma.R should be changed to access the new endpoint: http://chibi.ubc.ca/Gemma/rest/datasets/GSE34308/data?filter=true
The text was updated successfully, but these errors were encountered:
It has been put to my attention that EGAD is failing to download data from Gemma.
We recently changed the rest API for Gemma, including the URLs.
As a temporary solution, we have created a routing rule to redirect the requests in question to the new endpoint, but if at all possible, the line 25 in file EGAD/EGAD/R/get_expression_data_gemma.R should be changed to access the new endpoint:
http://chibi.ubc.ca/Gemma/rest/datasets/GSE34308/data?filter=true
The text was updated successfully, but these errors were encountered: