Skip to content

Commit

Permalink
Merge pull request #6 from ayush9pandey/readme
Browse files Browse the repository at this point in the history
move github plugins to new line at top in readme
  • Loading branch information
ayush9pandey committed Oct 15, 2020
2 parents d2e5d04 + c0f8cee commit 0deca24
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# Automated Model Reduction Tool for SBML models
## Python toolbox to automatically obtain reduced model expressions using time-scale separation, conservation laws, and other assumptions.

Refer to the [bioRxiv paper](https://www.biorxiv.org/content/10.1101/2020.02.15.950840v2.full.pdf) for more details.
To run - Go through tutorial files inside tutorials folder then check out some common examples in the examples folder. To check if different tools are working properly, run tests.
Contact : Ayush Pandey (apandet at caltech dot edu) for any feedback or suggestions.
[![Build Status](https://travis-ci.com/ayush9pandey/AutoReduce.svg?branch=master)](https://travis-ci.com/ayush9pandey/AutoReduce)
[![codecov](https://codecov.io/gh/ayush9pandey/AutoReduce/branch/master/graph/badge.svg)](https://codecov.io/gh/ayush9pandey/AutoReduce)
[![PyPI version](https://badge.fury.io/py/autoreduce.svg)](https://badge.fury.io/py/autoreduce)

Refer to the [bioRxiv paper](https://www.biorxiv.org/content/10.1101/2020.02.15.950840v2.full.pdf) for more details.
To run - Go through tutorial files inside tutorials folder then check out some common examples in the examples folder. To check if different tools are working properly, run tests.
Contact : Ayush Pandey (apandet at caltech dot edu) for any feedback or suggestions.



- **Website:** https://github.com/ayush9pandey/AutoReduce
Expand Down

0 comments on commit 0deca24

Please sign in to comment.