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
{{ message }}
This repository has been archived by the owner on Apr 12, 2023. It is now read-only.
BTE queries focus on making API calls with entity identifiers (or entity types) as the primary inputs. However, some APIs accept (or require) secondary parameters that define an analysis. For example, the /lilgim/query API accepts a tissue parameter to constrain their gene expression correlation analysis. We will design and implement a mechanism for such parameters to be defined and included in the BTE query path execution plan.
The text was updated successfully, but these errors were encountered:
BTE queries focus on making API calls with entity identifiers (or entity types) as the primary inputs. However, some APIs accept (or require) secondary parameters that define an analysis. For example, the
/lilgim/query
API accepts a tissue parameter to constrain their gene expression correlation analysis. We will design and implement a mechanism for such parameters to be defined and included in the BTE query path execution plan.The text was updated successfully, but these errors were encountered: