Code Monkey home page Code Monkey logo

mme-apis's Introduction

Matchmaker Exchange API

DOI

The Matchmaker Exchange (MME) API provides a shared language that databases can use to query each other to find similar patients. The API is build around a standardized patient profile that includes both phenotype and genotype information. Implementing the API involves parsing a query profile, identifying cases in your database that are similar, and returning a list of profiles for those cases.

Implementing the MME API

Version 1.0 (latest release):

Development version (master branch):

Have a question? Send us an email at [email protected] or create a GitHub issue.

How to connect to another endpoint

  • To query most MME services, you need to request an authentication token from that service. You can find a more detailed description here: join-protocol.md.
  • To help securely share authentication tokens, the KEYS file contains GPG keys for at least one member of each MME team.

Endpoints

Below are a list of live implementations of the API, and the associated base URLs.

Matchmaker description base URL IP Address
DECIPHER production https://decipher.sanger.ac.uk/mmapi/v1
GeneMatcher staging https://staging.phenodbmatcher.net/mmapi 76.127.141.233
GeneMatcher production https://genematcher.org/mmapi 128.220.229.7
Monarch production http://mme.monarchinitiative.org
PhenomeCentral production https://phenomecentral.org/rest/remoteMatcher/

Open-source API implementations

Here are the open-source implementations of the MME API that we are aware of:

  1. MME reference server: https://github.com/MatchmakerExchange/reference-server. This implementation provides a concrete but simple example of one method for performing phenotype and gene-level matchmaking using an elasticsearch index.
  2. Monarch Initiative: https://github.com/monarch-initiative/monarch-mme. This is an adapter that implements the MME API on top of existing Monarch APIs.
  3. PhenomeCentral: https://github.com/phenotips/remote-matching. This package extends PhenoTips and PhenomeCentral to support the MME API.

mme-apis's People

Contributors

allasm avatar buske avatar cmungall avatar fschiettecatte avatar relequestual avatar sdumitriu avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.