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
Strange correlations in data can spook people
When anyone measures a lot of data and then correlates it with phenomenon seemingly unrelated to the data, seemingly some relationships become evident. Is there a cause and effect? – Not necessarily but it still is surprising on how it can be related. Consider the example correlation between the movie showed on TV and the…
Compendium of open source biological software
This is just a short note that if you do any biological data analysis – whether it is sequence data, flow cytometry data or any other data then first look at Bioconductor website. This has open source data, mostly written in R, that enable you to see what is the process that is used to…
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…
Integrative genomics viewer
It is not possible to use simple plotting or charting programs to view the data and draw meaningful conclusions. A dedicated viewer that enables large data sets to be displayed correctly is one of the best options. It is open source with copyrights by Broad and U. CaliforniaIf you are looking at genomics data and…
Examples on how data mining helps with real world problems – data scientist
Facebook’s Jeff Hammerbacher is an interesting person. He literally coined the term – data scientist and has been one of the big proponents of data mining. He found that the big predictor whether people will take action is dependent on whether they had seen their friends do the same thing. This is true whether you…
Data – strange tales of paper size – A4
Paper comes in different sizes. Paper is used every day and it has been accepted as a standard but there is some interesting mathematics behind it too. Consider size A0: The area of a A0 size of paper is exactly 1 meter square. Interestingly, each subsequent size is half the area of the previous size….