Interface Package for the 'EpiGraphDB' Platform
Wrapper of httr::GET that handles status errors and custom headers
Wrapper of httr::POST that handles status errors and custom headers
The very general wrapper from EpiGraphDB endpoint request
MR evidence on confounding traits between exposure and outcome
Send a query in Cypher to EpiGraphDB
Drugs for risk factors
epigraphdb: Interface Package for the 'EpiGraphDB' Platform
Flatten the "results" field from an API response to a tibble df
Genetic correlations between traits
Modified httr::http_condition
Literature evidence regarding a GWAS trait
Return protein uniprot_id from associated genes
List meta nodes (e.g. Gwas, Gene, etc.)
List nodes under a meta node
Search a node by its id field, or its name field
List meta rels (e.g. MR, etc.)
List relationships under a meta relationship
Return information related to Mendelian Randomisation
Observational correlations between traits
Ontology association between EFO term and Gwas
Pathway evidence
Pipe operator
Return information related to the pQTL analysis
Return a list of all proteins/exposures or traits/outcomes available i...
Return information related to the pleiotropy of SNPs
For the list of proteins, returns their associated pathway data
Send data request to an EpiGraphDB API endpoint
Catch error for an HTTP response
Multi SNP QTL MR evidence
Single SNP QTL MR evidence
The interface package to access data from the 'EpiGraphDB' <https://epigraphdb.org> platform. It provides easy access to the 'EpiGraphDB' platform with functions that query the corresponding REST endpoints on the API <https://api.epigraphdb.org> and return the response data in the 'tibble' data frame format.