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
Big online databases – OMIM
Big data analysis has become the new buzzword. It is incredible to see how much data is available in online databases these days. There are many databases for the scientist – for example PubMed is the one that is used most prominently by researchers to look up a reference. However, there are many that are…
Three rules of visualizing large data sets
There are several ways to visualize data. The most commonly used could be Excel charts. However, when the data sets are complicated and large, the ability to display and chart the data is required to be given to the individual user or consumer, new techniques are required to plot the data. One such technique involves…
Pollen robots
In spring, the flowers and trees blooming look very attractive but also signal a release of pollen which triggers allergies and hay fever in many people. Many drugs have become available to combat the symptoms but the release of pollen is significant. There is not much that can be done to control the amount of…
Separating signal from the noise
Most analysis whether they are analyzing data from a clinical trial or whether they are trying to analyze images. Similarly, analysis of data requires separation of noise from the signal. In imaging one of the newer techniques of segmenting images is called Multicut. This is best explained in an article that was written for the…
Big online databases – Drug Bank
Drug Bank is a great database if you are at a pharmaceutical or Biotech company. This database has enormous drug information about all the FDA approved drugs and some others. Each entry contains more than 150 items including chemical, structure, pharmacological and more importantly, drug target information. This data is also available to download and…
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…