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