view README.rst @ 9:5fa1f0ca69cc draft default tip

planemo upload commit f59eaefa6c10f425809c7cb6d2e3df6164fa3a15
author nathandunn
date Sun, 25 Sep 2016 21:59:32 -0400
parents 15016fee2bc4
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