powered by
Running custom GraphQL queries
run_custom_query(variableList, query, query_name)
a flatten json file format
is a list format which includes the key value pair list of genes/variants/study ids to be queries.
is a GraphQL desired query body to be run.
is a string format of the query name
if (FALSE) { otargen::run_custom_query (variableList, query, query_name) }
Run the code above in your browser using DataLab