<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BionetSolver and CompuCell3D for Multiscale Simulation</title>
	<atom:link href="http://ryanroper.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryanroper.wordpress.com</link>
	<description></description>
	<lastBuildDate>Tue, 08 Nov 2011 05:51:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ryanroper.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>BionetSolver and CompuCell3D for Multiscale Simulation</title>
		<link>http://ryanroper.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ryanroper.wordpress.com/osd.xml" title="BionetSolver and CompuCell3D for Multiscale Simulation" />
	<atom:link rel='hub' href='http://ryanroper.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Running the Right Version of BionetSolver with CC3D</title>
		<link>http://ryanroper.wordpress.com/2011/07/26/running-the-right-version-of-bionetsolver-with-cc3d/</link>
		<comments>http://ryanroper.wordpress.com/2011/07/26/running-the-right-version-of-bionetsolver-with-cc3d/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 06:06:15 +0000</pubDate>
		<dc:creator>bionetsolver</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ryanroper.wordpress.com/?p=160</guid>
		<description><![CDATA[I&#8217;ve recently completed a second version of BionetSolver that I&#8217;ve called BionetSolver 1.0.0. It&#8217;s a fair amount faster than version 0.0.6, although the speedup scales with the number of bionetworks. If your CC3D-BionetSolver simulation only has a single bionetwork, then there won&#8217;t be much speed difference between 0.0.6 and 1.0.0. However, if you have 20, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ryanroper.wordpress.com&amp;blog=8618824&amp;post=160&amp;subd=ryanroper&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve recently completed a second version of BionetSolver that I&#8217;ve called BionetSolver 1.0.0. It&#8217;s a fair amount faster than version 0.0.6, although the speedup scales with the number of bionetworks. If your CC3D-BionetSolver simulation only has a single bionetwork, then there won&#8217;t be much speed difference between 0.0.6 and 1.0.0. However, if you have 20, 40, 100 or more bionetworks, there will be noticeable (and pretty significant) speedup.</p>
<p>All that said, though, I wanted to write this post to clarify something about running the correct versions of BionetSolver with the correct versions of CC3D. Let me just list out some important points:</p>
<ol>
<li>BionetSolver must be used with CC3D 3.5.0 or newer. Right now, the newest version of CC3D is 3.6.0.</li>
<li>CC3D 3.5.0 uses Python 2.5 while CC3D 3.6.0 uses Python 2.7. BionetSolver needs to be linked to the appropriate version of Python to be used with CC3D.</li>
<li>Either BionetSolver 0.0.6 or 1.0.0 may be used with CC3D 3.5.0 and 3.6.0 as long as it is linked to the correct version of Python.</li>
<li>So, I have built four versions of BionetSolver. I have a version of BionetSolver 0.0.6 linked to Python 2.5 and another version linked to Python 2.7. Likewise, I have a version of BionetSolver 1.0.0 linked to Python 2.5 and another version linked to Python 2.5.</li>
</ol>
<p>Here I provide Windows installers for all four versions:</p>
<p>For <a href="http://code.compucell3d.org/svn/cc3d/binaries/3.5.0/windows/setup-3.5.0v665.exe" target="_blank">CompuCell3D version 3.5.0</a>, use the following versions of BionetSolver linked to Python 2.5:</p>
<ul>
<li><a href="http://dl.dropbox.com/u/8478184/BionetSolver-0.0.6/Py25/BionetSolver_0_0_6_Py25_winInstaller.exe" target="_blank">BionetSolver_0_0_6_Py25_winInstaller</a></li>
<li><a href="http://dl.dropbox.com/u/8478184/BionetSolver-1.0.0/Py25/BionetSolver_1_0_0_Py25_winInstaller.exe" target="_blank">BionetSolver_1_0_0_Py25_winInstaller</a></li>
</ul>
<div>For <a href="http://code.compucell3d.org/svn/cc3d/binaries/3.6.0/windows/setup-3.6.0v880.exe" target="_blank">CompuCell3D version 3.6.0</a>, use the following versions of BionetSolver linked to Python 2.7:</div>
<div>
<ul>
<li><a href="http://dl.dropbox.com/u/8478184/BionetSolver-0.0.6/Py27/BionetSolver_0_0_6_Py27_winInstaller.exe" target="_blank">BionetSolver_0_0_6_Py27_winInstaller</a></li>
<li><a href="http://dl.dropbox.com/u/8478184/BionetSolver-1.0.0/Py27/BionetSolver_1_0_0_Py27_winInstaller.exe" target="_blank">BionetSolver_1_0_0_Py27_winInstaller</a></li>
</ul>
<div>And lastly, it&#8217;s important to note that there have been some minor changes to the BionetSolver API with version 1.0.0. If you look in the \Demos\BionetSolverExamples folder after installing BionetSolver 1.0.0, you&#8217;ll see two Word documents. One is a quick start guide for BionetSolver 0.0.6 and the other is a document describing version 1.0.0 (particularly describing the minor API changes with respect to version 0.0.6). The basic information in the BionetSolver 0.0.6 quick start guide is essentially the same for version 1.0.0 except for the minor API changes. The bionetAPI function names are almost exactly the same as for version 0.0.6 but the arguments for a few of these functions are slightly different in version 1.0.0. So take a look at both of these documents. *And* of course look at the demos in the \Demos\BionetSolverExamples folder. All Demos have been appropriately revised for version 1.0.0 so that these demos will be a good resource for learning the slight differences between the 0.0.6 API and the version 1.0.0 API.</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ryanroper.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ryanroper.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ryanroper.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ryanroper.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ryanroper.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ryanroper.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ryanroper.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ryanroper.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ryanroper.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ryanroper.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ryanroper.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ryanroper.wordpress.com/160/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ryanroper.wordpress.com/160/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ryanroper.wordpress.com/160/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ryanroper.wordpress.com&amp;blog=8618824&amp;post=160&amp;subd=ryanroper&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ryanroper.wordpress.com/2011/07/26/running-the-right-version-of-bionetsolver-with-cc3d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/62d26f5cc9138fb0833b8565f2b3d99a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionetsolver</media:title>
		</media:content>
	</item>
		<item>
		<title>Multiscale Simulation with CompuCell3D and BionetSolver</title>
		<link>http://ryanroper.wordpress.com/2011/05/04/multiscale-simulation-with-compucell3d-and-bionetsolver/</link>
		<comments>http://ryanroper.wordpress.com/2011/05/04/multiscale-simulation-with-compucell3d-and-bionetsolver/#comments</comments>
		<pubDate>Wed, 04 May 2011 22:10:54 +0000</pubDate>
		<dc:creator>bionetsolver</dc:creator>
				<category><![CDATA[BionetSolver]]></category>
		<category><![CDATA[CompuCell3D]]></category>
		<category><![CDATA[Multicellular Modeling]]></category>
		<category><![CDATA[Multiscale Modeling]]></category>

		<guid isPermaLink="false">http://ryanroper.wordpress.com/?p=102</guid>
		<description><![CDATA[SOSlibPy, mentioned in previous posts (here, here and here), has now been replaced by BionetSolver. If you want to run multicellular, multiscale simulations with CompuCell3D, you may download a windows installer for BionetSolver. BionetSolver works with CC3D 3.5.0 or newer. Please download CC3D here. First install CC3D 3.5.0 and then run the installer for BionetSolver. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ryanroper.wordpress.com&amp;blog=8618824&amp;post=102&amp;subd=ryanroper&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>SOSlibPy, mentioned in previous posts (<a title="Delta-Notch Signaling with Cell Growth and Division" href="http://ryanroper.wordpress.com/2009/09/24/delta-notch-signaling-with-cell-growth-and-division/">here</a>, <a title="soslibPy: Python Wrappers for the SBML ODE Solver Library" href="http://ryanroper.wordpress.com/2009/07/17/soslibpy-python-wrappers-for-the-sbml-ode-solver-library/">here</a> and <a title="Compucell3D and SOSLib: A Match Made in Heaven??" href="http://ryanroper.wordpress.com/2009/07/17/compucell3d-and-soslib-a-match-made-in-heaven/">here</a>), has now been replaced by BionetSolver. If you want to run multicellular, multiscale simulations with <a title="CompuCell3D website" href="http://www.compucell3d.org/">CompuCell3D</a>, you may <a href="http://dl.dropbox.com/u/8478184/BionetSolver-0.0.6/BionetSolverPy_winBinaries.exe">download a windows installer for BionetSolver</a>. BionetSolver works with CC3D 3.5.0 or newer. Please <a href="http://trac.compucell3d.net/svn/cc3d_svn/binaries/3.5.0/windows/setup-3.5.0v665.exe">download CC3D here</a>. First install CC3D 3.5.0 and then run the installer for BionetSolver. When you do, it should default to the installation directory for CC3D. Just double check to make sure the default installation path for BionetSolver is the same as the root CC3D directory on your machine. Once you&#8217;ve installed it, there are demo BionetSolver simulations in the &#8216;\Demos\BionetSolverExamples&#8217; folder. In the same folder, you will also find a quick start document for writing BionetSolver/CC3D simulations. The following is a series of slides that provide an introduction to using BionetSolver with CC3D. It takes you through a simple demo simulation called &#8216;CellSort_BionetsolverDemo&#8217;. As a final note, if you&#8217;re interested in using BionetSolver on a platform other than Windows, let me know. I can help you get it built for your machine.</p>
<p>Just some quick notes before you go through the slides below:</p>
<p>1) SBML stands for Systems Biology Markup Language, an XML-based model-description language for reaction kinetic models. BionetSolver can load SBML models which are essentially translated to a system of ordinary differential equations (ODEs) and solved as such. Underneath BionetSolver is SOSlib (SBML ODE Solver library) which, in turn, uses Sundials CVODE to numerically solve systems of ODEs. These can be &#8216;attached&#8217; to cells in CC3D to represent internal (subcellular) biochemical networks.</p>
<p>2) Note that there is nothing particularly &#8216;special&#8217; or different about BionetSolver steppables (refer to CC3D documentation to learn about steppables &#8211; these are written in Python and they allow one to specify complex biological processes or mechanisms in CC3D). The &#8216;skeleton&#8217; of the steppable is just like any other CC3D steppable. Importing the BionetSolver API and initializing the Bionetwork Manager object in the steppable (see 3rd slide below) makes the simple BionetSolver API (7 core functions) available within the steppable.</p>
<p>Okay, now you can proceed with the slides&#8230;  :-)</p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide11.png"><img class="alignnone size-full wp-image-113" title="CC3DBionetSolver_Slide1" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide11.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide2.png"><img class="alignnone size-full wp-image-116" title="CC3DBionetSolver_Slide2" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide2.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide3.png"><img class="alignnone size-full wp-image-117" title="CC3DBionetSolver_Slide3" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide3.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide4.png"><img class="alignnone size-full wp-image-118" title="CC3DBionetSolver_Slide4" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide4.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide5.png"><img class="alignnone size-full wp-image-119" title="CC3DBionetSolver_Slide5" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide5.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide6.png"><img class="alignnone size-full wp-image-120" title="CC3DBionetSolver_Slide6" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide6.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide7.png"><img class="alignnone size-full wp-image-121" title="CC3DBionetSolver_Slide7" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide7.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide8.png"><img class="alignnone size-full wp-image-122" title="CC3DBionetSolver_Slide8" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide8.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide9.png"><img class="alignnone size-full wp-image-123" title="CC3DBionetSolver_Slide9" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide9.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide10.png"><img class="alignnone size-full wp-image-124" title="CC3DBionetSolver_Slide10" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide10.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide111.png"><img class="alignnone size-full wp-image-125" title="CC3DBionetSolver_Slide11" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide111.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide12.png"><img class="alignnone size-full wp-image-126" title="CC3DBionetSolver_Slide12" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide12.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<p><a href="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide13.png"><img class="alignnone size-full wp-image-127" title="CC3DBionetSolver_Slide13" src="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide13.png?w=497&#038;h=372" alt="" width="497" height="372" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ryanroper.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ryanroper.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ryanroper.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ryanroper.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ryanroper.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ryanroper.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ryanroper.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ryanroper.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ryanroper.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ryanroper.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ryanroper.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ryanroper.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ryanroper.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ryanroper.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ryanroper.wordpress.com&amp;blog=8618824&amp;post=102&amp;subd=ryanroper&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ryanroper.wordpress.com/2011/05/04/multiscale-simulation-with-compucell3d-and-bionetsolver/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/62d26f5cc9138fb0833b8565f2b3d99a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionetsolver</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide11.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide1</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide2.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide2</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide3.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide3</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide4.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide4</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide5.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide5</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide6.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide6</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide7.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide7</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide8.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide8</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide9.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide9</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide10.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide10</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide111.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide11</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide12.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide12</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2011/04/cc3dbionetsolver_slide13.png" medium="image">
			<media:title type="html">CC3DBionetSolver_Slide13</media:title>
		</media:content>
	</item>
		<item>
		<title>Delta-Notch Signaling with Cell Growth and Division</title>
		<link>http://ryanroper.wordpress.com/2009/09/24/delta-notch-signaling-with-cell-growth-and-division/</link>
		<comments>http://ryanroper.wordpress.com/2009/09/24/delta-notch-signaling-with-cell-growth-and-division/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 19:33:55 +0000</pubDate>
		<dc:creator>bionetsolver</dc:creator>
				<category><![CDATA[Cellular Potts Model (CPM)]]></category>
		<category><![CDATA[CompuCell3D]]></category>
		<category><![CDATA[Multiscale Modeling]]></category>
		<category><![CDATA[Systems Biology]]></category>
		<category><![CDATA[CC3D]]></category>

		<guid isPermaLink="false">http://ryanroper.wordpress.com/2009/09/24/delta-notch-signaling-with-cell-growth-and-division/</guid>
		<description><![CDATA[Here&#8217;s another multicellular, multiscale simulation using CompuCell3D and SOSlib. This is a more complex simulation as compared to the oscillating contact energies simulation I showed before (even if it is, perhaps, a little less visually interesting). This simulation incorporates cell growth and division along with cell-cell communication through delta-notch signaling. &#8216;Internally&#8217; there is a 2-ODE [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ryanroper.wordpress.com&amp;blog=8618824&amp;post=94&amp;subd=ryanroper&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s another multicellular, multiscale simulation using CompuCell3D and SOSlib. This is a more complex simulation as compared to the <a title="Oscillating contact energies multicellular, multiscale simulation" href="http://ryanroper.wordpress.com/2009/07/17/compucell3d-and-soslib-a-match-made-in-heaven/" target="_self">oscillating contact energies simulation</a> I showed before (even if it is, perhaps, a little less visually interesting).</p>
<span style="text-align:center; display: block;"><a href="http://ryanroper.wordpress.com/2009/09/24/delta-notch-signaling-with-cell-growth-and-division/"><img src="http://img.youtube.com/vi/hczjelvD4Sw/2.jpg" alt="" /></a></span>
<p>This simulation incorporates cell growth and division along with cell-cell communication through delta-notch signaling. &#8216;Internally&#8217; there is a 2-ODE model running in association with each cell (I found this ODE model in <a title="Pattern Formation by Lateral Inhibition with Feedback: a Mathematical Model of Delta-Notch Intercellular Signalling" href="http://www.sciencedirect.com/science?_ob=ArticleURL&amp;_udi=B6WMD-45MGS94-7&amp;_user=582538&amp;_rdoc=1&amp;_fmt=&amp;_orig=search&amp;_sort=d&amp;_docanchor=&amp;view=c&amp;_acct=C000029718&amp;_version=1&amp;_urlVersion=0&amp;_userid=582538&amp;md5=27776372144a9dbe6eb072f7e0516b46" target="_blank">Collier et al. 1996</a> and <a title="Influence of cell fate mechanisms upon retinal mosaic formation: a modelling study " href="http://dev.biologists.org/cgi/content/full/129/23/5399" target="_blank">Eglen and Willshaw 2002</a>). The numerical solution of these models (concurrently with the CC3D simulation) is accomplished using the SBML ODE Solver library (SOSlib). At the CC3D level, cell color is set depending on whether the internal (normalized) concentration of delta is above 0.5 or below 0.5. This is not intended to indicate distinct cell types. Rather, for visualization purposes, cell color is set in this manner.</p>
<p>Note that, with the creation of each new cell (by mitosis), a new SOSlib integrator instance must be created and associated with the new cell. The initial state of the new cell is set to be the same as the parent cell. However, as can be seen in the simulation, the child cell begins to behave in a manner distinct from the parent cell (as indicated by changing cell color).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ryanroper.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ryanroper.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ryanroper.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ryanroper.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ryanroper.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ryanroper.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ryanroper.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ryanroper.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ryanroper.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ryanroper.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ryanroper.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ryanroper.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ryanroper.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ryanroper.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ryanroper.wordpress.com&amp;blog=8618824&amp;post=94&amp;subd=ryanroper&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ryanroper.wordpress.com/2009/09/24/delta-notch-signaling-with-cell-growth-and-division/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/62d26f5cc9138fb0833b8565f2b3d99a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionetsolver</media:title>
		</media:content>
	</item>
		<item>
		<title>soslibPy: Python Wrappers for the SBML ODE Solver Library</title>
		<link>http://ryanroper.wordpress.com/2009/07/17/soslibpy-python-wrappers-for-the-sbml-ode-solver-library/</link>
		<comments>http://ryanroper.wordpress.com/2009/07/17/soslibpy-python-wrappers-for-the-sbml-ode-solver-library/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 21:31:30 +0000</pubDate>
		<dc:creator>bionetsolver</dc:creator>
				<category><![CDATA[Cellular Potts Model (CPM)]]></category>
		<category><![CDATA[CompuCell3D]]></category>
		<category><![CDATA[Glazier-Graner-Hogeweg (GGH) Model]]></category>
		<category><![CDATA[Multicellular Modeling]]></category>

		<guid isPermaLink="false">http://ryanroper.wordpress.com/?p=26</guid>
		<description><![CDATA[Download Windows installer for soslibPy (setup_soslib.exe) ** Update (7-28-09): soslibPy has been repackaged in a new installer (follow the link above) that makes it easier to run the examples. The readme and tutorial have not been updated accordingly so I&#8217;ll give you brief instructions here. Open up a command prompt (go to Start &#8211;&#62; All [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ryanroper.wordpress.com&amp;blog=8618824&amp;post=26&amp;subd=ryanroper&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:left;"><a href="http://trac.compucell3d.net/svn/cc3d_svn/branch/lab/soslib/windows_installer/setup_soslib.exe"><strong>Download Windows installer for soslibPy</strong> (setup_soslib.exe)</a></p>
<p style="text-align:left;"><em>** Update (7-28-09): soslibPy has been repackaged in a new installer (follow the link above) that makes it easier to run the examples. The readme and tutorial have not been updated accordingly so I&#8217;ll give you brief instructions here. Open up a command prompt (go to Start &#8211;&gt; All Programs &#8211;&gt; Accessories &#8211;&gt; Command Prompt) and change the directory to your soslibPy installation directory. By default, setup_soslib.exe installs to &#8216;c:\Program Files\soslib\&#8217;. In the command prompt, go to this directory by typing &#8216;cd c:\Program Files\soslib&#8217;. Then, you may run a very basic example by typing &#8216;runSoslibExample&#8217;. This prints 10 integration steps for a very simple ODE model. You may run a couple of more exciting examples by typing &#8216;runSoslibPythonExample -s &lt;example script&gt; -i &lt;sbml model&gt;&#8217; where &lt;example script&gt; is replaced by the name of the example script you want to run and &lt;sbml model&gt; is replaced by the name of an SBML file. The names of the two example Python scripts provided with the installation are soslibPyTest.py and SLPyObjectsTest.py. There are also SBML files (*.xml) in the folder &#8216;examplesSoslib/sbmlModels/&#8217;. Be sure to include the full relative path to both the Python script and the SBML file. For example: </em></p>
<blockquote>
<p style="text-align:left;"><em>runSoslibPythonExample -s examplesSoslib/soslibPyTest.py -i examplesSoslib/sbmlModels/testModel.xml</em></p>
<p style="text-align:left;"><em>OR</em></p>
<p style="text-align:left;"><em>run</em><em>Soslib</em><em>PythonExample -s examples</em><em>Soslib</em><em>/SLPyObjectsTest.py -i examples</em><em>Soslib</em><em>/sbmlModels/testModel.xml</em></p>
</blockquote>
<p style="text-align:left;"><em>The first example above (soslibPyTest.py) can run with any SBML file. Look in the &#8216;examples</em><em>Soslib</em><em>/sbmlModels/&#8217; folder for other SBML files. The second example, however, should be run with testModel.xml since this Python script references a parameter named &#8216;k1&#8242;. If, however, you provide another SBML model that happens to have a parameter named &#8216;k1&#8242;, the example should run okay.</em></p>
<p><em>Note that this work is being done in collaboration with <a href="http://www.biocomplexity.indiana.edu/people/?p=staff">Maciek Swat</a> at the <a href="http://www.biocomplexity.indiana.edu/">Biocomplexity Institute</a> of <a href="http://www.iub.edu/">Indiana University</a>. We will eventually start releasing CompuCell3D with soslibPy.</em></p>
<hr />
<p style="text-align:left;">I have been working with <a href="http://www.compucell3d.org/">CompuCell3D</a> to run multicellular simulations (you can <a href="http://www.compucell3d.org/Download/">download CompuCell 3.3.1 for free</a>). My primary interest (and a focus of my current research) is multiscale model integration in biology. The core of CompuCell3D (CC3D) is written in C++ and provides the necessary functionality for setting up a multicellular simulation based on the Cellular Potts Model or CPM (also called the Glazier-Graner-Hogeweg or GGH Model). I like the following overview of the CPM: <a href="http://www.biocomplexity.indiana.edu/jglazier/docs/books/GGH_Model_History.pdf">Magnetization to Morphogenesis: A Brief History of the Glazier-Graner-Hogeweg Model</a>. The history of its development is very interesting.</p>
<p style="text-align:left;"><a href="http://www.python.org/">Python</a> wrappers are available for CC3D permitting scripting access to its core functionality. Additional layers of Python have been written to extend the basic capabilities of CC3D and to allow more sophisticated multicellular modeling simulations. Recently, I created a Python wrapper library for the essential functions of <a href="http://www.tbi.univie.ac.at/~raim/odeSolver/doc/">SOSLib</a> (SBML ODE Solver Library &#8211; written in C) that allow SBML-defined models to be read and numerically solved. SOSLib makes use of <a href="http://sbml.org/Software/libSBML">libSBML</a> (for reading SBML files) and <a href="https://computation.llnl.gov/casc/sundials/main.html">SUNDIALS</a> (particularly CVODES, the ODE solver library). The wrappers were generated using <a href="http://www.swig.org/">SWIG</a>.</p>
<p style="text-align:left;">The Windows download for soslibPy (see the top of this post) provides a couple of sample Python scripts (soslibPyTest.py and SLPyObjectsTest.py) demonstrating the use of the soslibPy library. These can be run at the Python command line by typing &#8220;from soslibPyTest import *&#8221; or &#8220;from SLPyObjectsTest import *&#8221;. Be sure to download and install <a href="http://www.python.org/download/releases/2.5.4/">Python 2.5</a>. There are also a couple of CC3D simulation scripts (SLPyIntegrator.py and SLPyIntegrElowitz2000.py) that demonstrate how soslibPy can be used with CC3D. Be sure to download and install <a href="http://www.compucell3d.org/Download/">CompuCell3D 3.3.1</a>. For details on how to run these examples, see &#8220;soslibPy_README.txt&#8221; and &#8220;soslibPy_TUTORIAL.txt&#8221; from the soslibPy installation.</p>
<p style="text-align:left;"><a href="http://ryanroper.wordpress.com/2009/07/17/compucell3d-and-soslib-a-match-made-in-heaven/">** Take a look at this simulation using CC3D and soslibPy **</a></p>
<p style="text-align:left;">
<hr />NOTE: This work is being done as part of an NIH-funded project with <a href="http://biocomplexity.indiana.edu/jglazier/">James Glazier</a> (PI) at the <a href="http://www.iub.edu/">Indiana University</a> <a href="http://www.biocomplexity.indiana.edu/">Biocomplexity Institute</a> and the <a href="http://www.sys-bio.org/index.htm">Sauro Lab</a> at the <a href="http://www.washington.edu/">University of Washington</a> (<a href="http://depts.washington.edu/bioe/">Bioengineering Department</a>).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ryanroper.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ryanroper.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ryanroper.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ryanroper.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ryanroper.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ryanroper.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ryanroper.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ryanroper.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ryanroper.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ryanroper.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ryanroper.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ryanroper.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ryanroper.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ryanroper.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ryanroper.wordpress.com&amp;blog=8618824&amp;post=26&amp;subd=ryanroper&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ryanroper.wordpress.com/2009/07/17/soslibpy-python-wrappers-for-the-sbml-ode-solver-library/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/62d26f5cc9138fb0833b8565f2b3d99a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionetsolver</media:title>
		</media:content>
	</item>
		<item>
		<title>Compucell3D and SOSLib: A Match Made in Heaven??</title>
		<link>http://ryanroper.wordpress.com/2009/07/17/compucell3d-and-soslib-a-match-made-in-heaven/</link>
		<comments>http://ryanroper.wordpress.com/2009/07/17/compucell3d-and-soslib-a-match-made-in-heaven/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 20:24:39 +0000</pubDate>
		<dc:creator>bionetsolver</dc:creator>
				<category><![CDATA[Cellular Potts Model (CPM)]]></category>
		<category><![CDATA[CompuCell3D]]></category>
		<category><![CDATA[Glazier-Graner-Hogeweg (GGH) Model]]></category>
		<category><![CDATA[Multicellular Modeling]]></category>
		<category><![CDATA[Multiscale Modeling]]></category>
		<category><![CDATA[Systems Biology]]></category>

		<guid isPermaLink="false">http://ryanroper.wordpress.com/?p=6</guid>
		<description><![CDATA[Update: You can download soslibPy (Python wrapper library for SOSLib) here. What do you get when you combine the multicellular modeling capabilities of CompuCell and the SBML ODE Solver Library? Well take a look&#8230; The following Powerpoint slides give you some idea of what&#8217;s going on. NOTE: This work is being done as part of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ryanroper.wordpress.com&amp;blog=8618824&amp;post=6&amp;subd=ryanroper&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><em><strong>Update:</strong> You can download soslibPy (Python wrapper library for SOSLib) <a href="http://ryanroper.wordpress.com/2009/07/17/soslibpy-python-wrappers-for-the-sbml-ode-solver-library/"><strong>here</strong></a>.</em></p>
<p>What do you get when you combine the multicellular modeling capabilities of <a href="http://www.compucell3d.org/">CompuCell</a> and the <a href="http://www.tbi.univie.ac.at/~raim/odeSolver/doc/">SBML ODE Solver Library</a>? Well take a look&#8230;</p>
<span style="text-align:center; display: block;"><a href="http://ryanroper.wordpress.com/2009/07/17/compucell3d-and-soslib-a-match-made-in-heaven/"><img src="http://img.youtube.com/vi/dyd_M9LF4xQ/2.jpg" alt="" /></a></span>
<p>The following Powerpoint slides give you some idea of what&#8217;s going on.</p>
<p><img class="alignnone size-full wp-image-13" title="Integrated Cellular-Subcellular Simulation PART 2" src="http://ryanroper.files.wordpress.com/2009/07/integrated-cellular-subcellular-simulation-part-2.gif?w=497&#038;h=372" border="4" alt="Integrated Cellular-Subcellular Simulation PART 2" width="497" height="372" /></p>
<p><img class="alignnone size-full wp-image-16" title="Calculation of Contact Energies PART 2" src="http://ryanroper.files.wordpress.com/2009/07/calculation-of-contact-energies-part-2.gif?w=497&#038;h=372" border="4" alt="Calculation of Contact Energies PART 1" width="497" height="372" /></p>
<p><img class="alignnone size-full wp-image-11" title="Cell Sorting Simulation 1500-2000" src="http://ryanroper.files.wordpress.com/2009/07/cell-sorting-simulation-1500-2000.gif?w=497&#038;h=372" border="4" alt="Cell Sorting Simulation 1500-2000" width="497" height="372" /></p>
<hr />NOTE: This work is being done as part of an NIH-funded project with <a href="http://biocomplexity.indiana.edu/jglazier/">James Glazier</a> (PI) at the <a href="http://www.iub.edu/">Indiana University</a> <a href="http://www.biocomplexity.indiana.edu/">Biocomplexity Institute</a> and the <a href="http://www.sys-bio.org/index.htm">Sauro Lab</a> at the <a href="http://www.washington.edu/">University of Washington</a> (<a href="http://depts.washington.edu/bioe/">Bioengineering Department</a>).</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ryanroper.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ryanroper.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ryanroper.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ryanroper.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ryanroper.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ryanroper.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ryanroper.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ryanroper.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ryanroper.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ryanroper.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ryanroper.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ryanroper.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ryanroper.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ryanroper.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ryanroper.wordpress.com&amp;blog=8618824&amp;post=6&amp;subd=ryanroper&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ryanroper.wordpress.com/2009/07/17/compucell3d-and-soslib-a-match-made-in-heaven/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/62d26f5cc9138fb0833b8565f2b3d99a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bionetsolver</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2009/07/integrated-cellular-subcellular-simulation-part-2.gif" medium="image">
			<media:title type="html">Integrated Cellular-Subcellular Simulation PART 2</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2009/07/calculation-of-contact-energies-part-2.gif" medium="image">
			<media:title type="html">Calculation of Contact Energies PART 2</media:title>
		</media:content>

		<media:content url="http://ryanroper.files.wordpress.com/2009/07/cell-sorting-simulation-1500-2000.gif" medium="image">
			<media:title type="html">Cell Sorting Simulation 1500-2000</media:title>
		</media:content>
	</item>
	</channel>
</rss>
