Skip to content

Commit

Permalink
TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
pmendes committed Jun 25, 2024
1 parent 9d40d07 commit 886ac48
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions sbmodelr
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
# Written March-June 2024 by Pedro Mendes <[email protected]>
# this code is released under the Artistic 2.0 License

#TODO: hexagonal arrays? (please no!)
#TODO: binding between units? (would nedd to select A,B and bind each one on each side)
#TODO: modification between units? (would need to select species and reaction)
#TODO: gene regulation by adding corresponding protein?

__version__ = "1.0a5"

import os
Expand Down

0 comments on commit 886ac48

Please sign in to comment.