Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
biomathman committed Aug 1, 2016
1 parent d1624ac commit 8f45fb1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,10 @@ ___

Drag the folder "pycellerator" to the trash.

___

## To Cite Pycellerator

Shapiro, BE, Mjolsness E (2016) Pycellerator: an arrow-based reaction-like modelling language for biological simulations. Bioinformatics. 2016 Feb 15;32(4):629-31. doi: 10.1093/bioinformatics/btv596.
Epub 2015 Oct 26. Journal web cite: http://bioinformatics.oxfordjournals.org/content/32/4/629

2 changes: 1 addition & 1 deletion make-installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

def make_install():

ipathbase="Install-pycellerator-v-1"
ipathbase="Install-pycellerator-v-1.1"
i=0
ipath=ipathbase
while os.path.exists(ipath):
Expand Down

0 comments on commit 8f45fb1

Please sign in to comment.