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
Analyze biological data Mix-omics
One of the oldest entrants in the integration, visualization and analysis of data from various sources (genotype, phenotype etc.,) is Mix-omics. http://mixomics.org/ The project started in 2009 and has been a continuously developed framework for multiple data sources. The graphic shows the multivariate methods available today for users. There is also sample data sets available…
Virtual Reality in Biology
Virtual Reality (VR) is moving forward so rapidly that it appears that we will be using that as a primary means for visualizing almost all parameters. The part that is stunning is some of the code that is being developed to enable VR. This uses the existing technology and now uses it in applications where…
Databases summarized for the biologist
Databases a simple definition: Database is a collection of data that is managed as a single unit. There are Six major types or models of databases: Flat file databases: These were databases that managed all the data in one flat file. The file was just a list of items. There were several ways that this…
Data visualization: Rawgraphs
It is incredible to see the number of resources that are available for visualizing data. For most people it is a spreadsheet and the graphs it provides. Then there are dedicated programs that do all the data plotting in multiple styles for the user. These are complicated and involved programs that take the data from…
McGurk effect – you actually hear only what you see or want to hear!
The video below explains it all. But essentially our perception is dependent on what we see. Wonder how many of these effects exist without us realizing it {youtube}FefFfvriAwQ{/youtube}
Intuitive calculations –loss and profit.
It is known through significant psychological research that humans are very sensitive to loss. That means the sad feeling of loss is much stronger than happiness feeling of gain. This manifests itself in strange ways. For example, in the stock market, the possibility to avoid a loss makes people take wrong decisions – they delay…