Mercurial > repos > nathandunn > monarchinitiative
view README.rst @ 8:15016fee2bc4 draft
planemo upload commit 00e0e60deed9cc2ef83d47a3182cd6c84b8f5b41
author | nathandunn |
---|---|
date | Mon, 22 Aug 2016 12:53:55 -0400 |
parents | 61d8060bf2ed |
children |
line wrap: on
line source
This project wraps the Gene Ontology SOLR services (GOLR) exposed by the `Monarch initiative <https://monarchinitiative.org>`_ .. image:: https://zenodo.org/badge/doi/10.5281/zenodo.56412.svg :target: http://dx.doi.org/10.5281/zenodo.56412 .. .. image:: demo.png .. .. image:: arguments.png ========= To Update ========= :: planemo test If one of them fails, then we have to make sure that the different tests are just data being updated, but not an error. For each xml test do: :: planemo test monarch-phenotypes-for-disease.xml --update_test_data which will update the test data. If the test data is non-empty: :: git status | grep modified | cut -c14-1000 | xargs wc -l then commit. ------------------------------ Sending update to the Toolshed ------------------------------ Using this reference for publishing: http://planemo.readthedocs.io/en/latest/publishing.html :: planemo shed_lint --tools planemo shed_diff --shed_target toolshed planemo shed_update --check_diff --shed_target toolshed planemo shed_test --shed_target toolshed