Mercurial > repos > nathandunn > biolinkmonarchinitiative
comparison README.md @ 1:8fdad43e4250 draft
planemo upload commit 2e06360e9b6f5ca9e6d254430878008fa6a57a03
author | nathandunn |
---|---|
date | Wed, 21 Jun 2017 19:00:33 -0400 |
parents | 4f6fba8332ec |
children | 49b46f044d48 |
comparison
equal
deleted
inserted
replaced
0:4f6fba8332ec | 1:8fdad43e4250 |
---|---|
1 # Biolink-Monarch | 1 # Biolink-Monarch |
2 | 2 |
3 [![Build Status](https://travis-ci.org/nathandunn/biolink-monarch.svg?branch=master)](https://travis-ci.org/nathandunn/biolink-monarch) | 3 [![Build Status](https://travis-ci.org/nathandunn/biolink-monarch.svg?branch=master)](https://travis-ci.org/nathandunn/biolink-monarch) |
4 [![DOI](https://zenodo.org/badge/94568425.svg)](https://zenodo.org/badge/latestdoi/94568425) | |
5 | |
4 | 6 |
5 Wrapper around the [Monarch Iniatitive Biolink API](https://api.monarchinitiative.org/api/). | 7 Wrapper around the [Monarch Iniatitive Biolink API](https://api.monarchinitiative.org/api/). |
8 | |
9 Available on the [Galaxy Toolshed](https://toolshed.g2.bx.psu.edu/repository?repository_id=c46e72ccdb506940). | |
6 | 10 |
7 The [Monarch Intiative](https://monarchinitiative.org/) is a warehouse that integrates, aligns, and re-distributes cross-species gene, genotype, variant, disease, and phenotype data using ontology associations. | 11 The [Monarch Intiative](https://monarchinitiative.org/) is a warehouse that integrates, aligns, and re-distributes cross-species gene, genotype, variant, disease, and phenotype data using ontology associations. |
8 | 12 |
9 The [Biolink API](https://github.com/biolink/biolink-api) is an open API biologically and biomedically relevant entities, and the relationships between them. | 13 The [Biolink API](https://github.com/biolink/biolink-api) is an open API biologically and biomedically relevant entities, and the relationships between them. |
10 | 14 |