Skip to content

Commit

Permalink
pypi shield
Browse files Browse the repository at this point in the history
  • Loading branch information
tmoerman committed Nov 28, 2017
1 parent 0b20e3f commit 25b77aa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
:alt: Documentation Status
:target: http://arboretum.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/pypi-0.1.2-blue.svg
:alt: PyPI package
:target: https://pypi.python.org/pypi?:action=display&name=arboretum&version=0.1.2

----

.. epigraph::
Expand Down
6 changes: 5 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
:alt: Documentation Status
:target: http://arboretum.readthedocs.io/en/latest/?badge=latest

.. image:: https://img.shields.io/badge/pypi-0.1.2-blue.svg
:alt: PyPI package
:target: https://pypi.python.org/pypi?:action=display&name=arboretum&version=0.1.2

----

.. _arboretum: https://github.com/tmoerman/arboretum
Expand Down Expand Up @@ -79,7 +83,7 @@ Usage Example
# infer the gene regulatory network
network = grnboost2(expression_data=ex_matrix,
tf_names=tf_names)
network.head()
==== ====== ==========
Expand Down

0 comments on commit 25b77aa

Please sign in to comment.