Skip to content

TinkerCell is a Computer-Aided Design software tool for Synthetic Biology. It combines visual interface with programming API (Python, Octave, C, Ruby) and allows users to share their code with each other via a central repository. This is a continuation of the original project at http://www.tinkercell.com

License

Notifications You must be signed in to change notification settings

daniel-anavaino/tinkercell

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,934 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinkerCell is a free and open-source project (BSD 3-clause license) www.tinkercell.com


Contributors

Deepak Chandran: TinkerCell is part of Deepak's PhD work Herbert Sauro: Deepak's PhD advisor Arnaud Gelas: helped write the CMake files Frank Bergmann: worked on the previous iteration of TinkerCell called Athena


Credits

  • TinkerCell is built using Qt Toolkit 4.5.0 (LGPL)
  • muParser is used to parse text with mathematical formulas
  • Qwt and Qwtplot3D are used for graphs
  • gnuplot is also used as a secondary graphing tool
  • toolbar icons were obtained from www.aha-soft.com (www.small-icons.com/packs/24x24-free-toolbar-icons.htm)
  • C/C++ libraries that are used include: cvODE260, libSBML, lapack, libantimony, LPsolve, BioCoder, SBW, COPASI
  • COPASI is used for simulations, MCA, and steady state analysis
  • Python modules that are used include: Networkx, NumPy, SciPy, PySCeS
  • One of the python plugins uses RegulonDB E.Coli database
  • GNU C compiler (GPL) is used by one of the plugins to compile C code
  • raptor2 C library is used for parsing RDF

About

TinkerCell is a Computer-Aided Design software tool for Synthetic Biology. It combines visual interface with programming API (Python, Octave, C, Ruby) and allows users to share their code with each other via a central repository. This is a continuation of the original project at http://www.tinkercell.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 55.7%
  • C++ 34.9%
  • HTML 2.9%
  • Makefile 1.8%
  • Shell 1.1%
  • Python 0.8%
  • Other 2.8%