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
The search API returns all the genes annotated to a phenotype. If the search results contain a "broad" phenotype, then the API response get huge.
THIS QUERY WILL SLOW DOWN PROD WEBSITE, PLEASE TEST WITH LOCAL ES TO VERIFY.
The API request /get_search_results?q=perilipin%20yft2&is_quick=true&limit=25 times out and gives an error, but seems to work if you make the limit < 20. I think this is bc the 21st result is phenotype "resistance to chemicals: decreased" which has many genes annotated.
The search API returns all the genes annotated to a phenotype. If the search results contain a "broad" phenotype, then the API response get huge.
THIS QUERY WILL SLOW DOWN PROD WEBSITE, PLEASE TEST WITH LOCAL ES TO VERIFY.
The API request /get_search_results?q=perilipin%20yft2&is_quick=true&limit=25 times out and gives an error, but seems to work if you make the limit < 20. I think this is bc the 21st result is phenotype "resistance to chemicals: decreased" which has many genes annotated.
--
RM: https://redmine.yeastgenome.org/issues/5039
Reporter: @ragingsquirrel3
The text was updated successfully, but these errors were encountered: