| Literature DB >> 29617950 |
Samuel R Neaves1, Sophia Tsoka1, Louise A C Millard2,3,4.
Abstract
Summary: Existing ways of accessing data from the Reactome database are limited. Either a researcher is restricted to particular queries defined by a web application programming interface (API) or they have to download the whole database. Reactome Pengine is a web service providing a logic programming-based API to the human reactome. This gives researchers greater flexibility in data access than existing APIs, as users can send their own small programs (alongside queries) to Reactome Pengine. Availability and implementation: The server and an example notebook can be found at https://apps.nms.kcl.ac.uk/reactome-pengine. Source code is available at https://github.com/samwalrus/reactome-pengine and a Docker image is available at https://hub.docker.com/r/samneaves/rp4/. Supplementary information: Supplementary data are available at Bioinformatics online.Entities:
Mesh:
Year: 2018 PMID: 29617950 PMCID: PMC6084589 DOI: 10.1093/bioinformatics/bty181
Source DB: PubMed Journal: Bioinformatics ISSN: 1367-4803 Impact factor: 6.937
Code Block 1.Bold text indicates the program sent to Reactome Pengine. In this example, the program is a list of terms, where each term is a clause that will be interpreted by Reactome Pengine. Adapted from https://stackoverflow.com/questions/30328433/definition-of-a-path-trail-walk/30595271#30595271