Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ciaran Welsh authored Mar 21, 2019
1 parent e2a3d78 commit 599884e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
|-------|-------|
| master | [![Build Status](https://travis-ci.org/CiaranWelsh/pycotools3.svg?branch=master)](https://travis-ci.org/CiaranWelsh/pycotools3) [![Documentation Status](https://readthedocs.org/projects/pycotools3/badge/?version=master)](https://pycotools3.readthedocs.io/en/latest/?badge=master)|
| develop | [![Build Status](https://travis-ci.org/CiaranWelsh/pycotools3.svg?branch=develop)](https://travis-ci.org/CiaranWelsh/pycotools3) [![Documentation Status](https://readthedocs.org/projects/pycotools3/badge/?version=develop)](https://pycotools3.readthedocs.io/en/latest/?badge=develop)|
| Total downloads | [![Downloads](https://pepy.tech/badge/pycotools3)](https://pepy.tech/project/pycotools3)|
| Downloads per month| [![Downloads](https://pepy.tech/badge/pycotools3/month)](https://pepy.tech/project/pycotools3)|
|Version|[![PyPI version](https://badge.fury.io/py/pycotools3.svg)](https://badge.fury.io/py/pycotools3)|
|Coverage|[![Coverage Status](https://coveralls.io/repos/github/CiaranWelsh/pycotools3/badge.svg?branch=master)](https://coveralls.io/github/CiaranWelsh/pycotools3?branch=master)|
| Downloads | [![Downloads](https://pepy.tech/badge/pycotools3)](https://pepy.tech/project/pycotools3) [![Downloads](https://pepy.tech/badge/pycotools3/month)](https://pepy.tech/project/pycotools3)|

# Pycotools3

Pycotools3 is a set of tools for interacting with [COPASI simulation software](http://copasi.org/) from Python 3. The old repository supports Python 2 only, can be found [here](https://github.com/CiaranWelsh/pycotools) and is the version that is described in detail in the [bioinformatics publication](https://academic.oup.com/bioinformatics/advance-article/doi/10.1093/bioinformatics/bty409/5001390).
Expand Down

0 comments on commit 599884e

Please sign in to comment.