As scientists make biological models, it is difficult to create frameworks of mathematics and formula’s around it. Usually this requires significant customization for each model. Dr Sorger’ Lab has developed a Python framework for creating systems biology models. These translate the equations to the models and allow a tedious task to be significantly simplified by using Python as a language to simplify the mathematics. PySB is an open source framework that works with other languages like BioNetGen and Kappa and allows the models developed with PySB to be reused and developed. Being Python, PySB works other libraries like SciPy, NumPy and SymPy and makes model development easier. Look up the link below for more information.
Similar Posts
Managing PDF Literature
Each researcher spends quality time managing the literature that they have collected in the form of papers and PDF’s. However, the collection of PDF continues to grow and there are very little in the form of tools that help manage it. There are three(3) great open source tools that work wonderfully to manage the collection…
Database and CAP Theorem for Distributed systems
Databases are used everywhere and are critical to most of the informatics work that is done. They are also very critical part of Big data analysis Since databases store critical data, they are handled very carefully. They are obviously backed up regularly but also get replicated and distributed. With large databases, there are many ways…
Mutanome
Proteins mutate. This happens due to various circumstances but the consequences can be significant. One of the major effects is cancer. The mutated proteins build up properties that are oncogenic and can be a problem.This has been investigated through publications wherein a few mutations were highlighted. Currently, many of the proteins have been cataloged and…
Difficult Quantitative Science for Biologists
Sometimes, Biology is difficult. There are so many factors that are not understood, things that cannot be controlled and complex systems that are hard to predict that it is difficult to understand the full consequences of common things like food, diet, exercise and all the other complicating factors in health. However, one area that gets…
Integrating information: DistilBio perspective
All scientists agree that there is a lot of information and data that is being generated and that it takes a significant amount of time to integrate that information. Trying to draw conclusions from that and make new discoveries is quite another matter. A company called “DistilBio” has done a wonderful job of integrating those…
Single cell addresses
When we think of internet, it seems amazing to see that there are so many computers connected. This was made possible by the internet protocol version 4 provides 232 (4,294,967,296) addresses even though not all of them are usable. There are mostly saturated and the total number becomes about 4.2 billion and that is about…