<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>mbf Releases Rss Feed</title><link>http://mbf.codeplex.com/Release/ProjectReleases.aspx</link><description>mbf Releases Rss Description</description><item><title>Created Release: Microsoft Biology Foundation 2.0 - Beta 1 (Apr 21, 2011)</title><link>http://mbf.codeplex.com/releases?ReleaseId=64936</link><description>&lt;div class="wikidoc"&gt;We are pleased to announce the beta 1 release of MBF 2.0. This beta will provide the first significant update since MBF 1.0. &lt;br /&gt;&lt;br /&gt;Primary improvements include:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Increased capacity for de novo assembly of human and other large, complex species &lt;/li&gt;
&lt;li&gt;Addition of comparative assembly functions for characterizing genetic diversity within or between species &lt;/li&gt;
&lt;li&gt;Core object model improvements for smaller memory footprint and increased parallel processing &lt;/li&gt;
&lt;li&gt;Parity with all version 1.0 tools and features &lt;/li&gt;
&lt;li&gt;Documentation updates&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Please take a look and provide your feedback!&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>zyskowski</author><pubDate>Fri, 22 Apr 2011 04:36:08 GMT</pubDate><guid isPermaLink="false">Created Release: Microsoft Biology Foundation 2.0 - Beta 1 (Apr 21, 2011) 20110422043608A</guid></item><item><title>Created Release: MBF v2.0 Development Preview (Dec 03, 2010)</title><link>http://mbf.codeplex.com/releases?ReleaseId=56903</link><description>&lt;div class="wikidoc"&gt;&lt;h2&gt;Announcing the release of MBF v2.0 Preview&lt;/h2&gt;12/2010&lt;br /&gt;&lt;br /&gt;We are excited today to give you a preview of our V2 of the Microsoft Biology Foundation. This release is intended as development evaluation only. &lt;br /&gt;&lt;br /&gt;In this release, we have fixed some bugs and have implemented / improved some of the below features (please note this is not a complete list, as some items are still in progress): 
&lt;ol&gt;&lt;li&gt;BAM extension scenarios and paired end support &lt;/li&gt;
&lt;li&gt;MUMmer optimizations to support sugarcane assembly &lt;/li&gt;
&lt;li&gt;Object Model changes to use ISequence : IList&amp;lt;byte&amp;gt; &lt;/li&gt;
&lt;li&gt;Optomization work:
&lt;ol&gt;&lt;li&gt;Memory profiling and analysis on MBF&lt;/li&gt;
&lt;li&gt;PaDeNA memory optimizations&lt;/li&gt;
&lt;li&gt;Sequence optimizations (including non-string &amp;amp; non-character) &lt;/li&gt;
&lt;li&gt;MUMmer optimization based on sequence&lt;/li&gt;
&lt;li&gt;Object Model optimizations &lt;/li&gt;
&lt;li&gt;More scenarios for collection of memory &amp;amp; perf profiles&lt;/li&gt;&lt;/ol&gt;&lt;/li&gt;&lt;/ol&gt;
&lt;br /&gt;To fully enjoy this release, and to avoid any conflicts, we strongly recommend that you fully uninstall the V1 of Microsoft Biology Foundation before installation of V2. &lt;br /&gt;We also are aware of few issues in this code, the ones that might affect your installation are listed below:
&lt;ol&gt;&lt;li&gt;The DLL Version of MBF is incorrectly reported as 1.0.0.0&lt;/li&gt;
&lt;li&gt;The installer installs MBF in a directory called 2.1 (and not 2.0).&lt;/li&gt;&lt;/ol&gt;
&lt;br /&gt;We hope you enjoy this preview, and we would love to have your feedback via our &lt;a href="http://mbf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fwww.getsatisfaction.com%2fmbi"&gt;Community Forum&lt;/a&gt; or &lt;a href="http://mbf.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fmbf.codeplex.com%2fdiscussions"&gt;Discussions in CodePlex&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;The MBF Team&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>beatriza</author><pubDate>Sat, 04 Dec 2010 04:47:18 GMT</pubDate><guid isPermaLink="false">Created Release: MBF v2.0 Development Preview (Dec 03, 2010) 20101204044718A</guid></item><item><title>Created Release: Microsoft Biology Foundation 1.0 (Jul 09, 2010)</title><link>http://mbf.codeplex.com/releases?ReleaseId=48654</link><description>&lt;div class="wikidoc"&gt;Download Version 1.0 of the Microsoft Biology Foundation here:  &lt;a href="http://research.microsoft.com/en-us/downloads/304eb276-8ed2-4cf9-ae1d-e48c38ba94b5/" class="externalLink"&gt;http://research.microsoft.com/en-us/downloads/304eb276-8ed2-4cf9-ae1d-e48c38ba94b5/&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>zyskowski</author><pubDate>Fri, 09 Jul 2010 16:00:23 GMT</pubDate><guid isPermaLink="false">Created Release: Microsoft Biology Foundation 1.0 (Jul 09, 2010) 20100709040023P</guid></item><item><title>Updated Release: Microsoft Biology Foundation - Beta 2 (Feb 10, 2010)</title><link>http://mbf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=40300</link><description>&lt;div class="wikidoc"&gt;We&amp;#39;re happy to announce the first CodePlex release of MBF!&lt;br /&gt;Included in this release is a new and improved installer for the Microsoft Biology Foundation, as well as samples, documentation and tools as part of the Software Development Kit (SDK) option:
&lt;ul&gt;&lt;li&gt;Microsoft Biology Foundation:
&lt;ul&gt;&lt;li&gt;Core MBF system library (bio.dll).&lt;/li&gt;
&lt;li&gt;Core MBF web service library (WebServicesHandler.dll).&lt;/li&gt;
&lt;li&gt;Advanced algorithms for use in performing Multiple Sequence Alignment as well as whole genome de novo assembly, included both as core library features as well as examples of how to add modular functionality to the core via the Addin auto-registration mechanism (Addin\PaDeNa.dll, Addin\Pamsam.dll).&lt;/li&gt;
&lt;li&gt;Introductory as well as advanced technical documentation to better inform those interested in learning more about the technology and capabilities (Doc).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SDK:
&lt;ul&gt;&lt;li&gt;Complete technical reference documentation explaining all available capabilities of the MBF framework (BioDotNet.chm).&lt;/li&gt;
&lt;li&gt;Trident activity samples for generating genomics workflows using the Trident workflow workbench (bio.workflow.dll).&lt;/li&gt;
&lt;li&gt;IronPython project to show how the MBF library of functional can be used with the Python scripting language (BioDemo.py).&lt;/li&gt;
&lt;li&gt;Sequence Simulator, a small sample application which allows for splitting of large sequences into multiple shorter “reads” – intended to replicate what might come off a next-generation sequencing machine.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Please see the Release Notes download for a more complete description of this release.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>zyskowski</author><pubDate>Thu, 11 Feb 2010 05:15:34 GMT</pubDate><guid isPermaLink="false">Updated Release: Microsoft Biology Foundation - Beta 2 (Feb 10, 2010) 20100211051534A</guid></item><item><title>Released: Microsoft Biology Foundation - Beta 2 (Feb 10, 2010)</title><link>http://mbf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=40300</link><description>&lt;div&gt;We&amp;#39;re happy to announce the first CodePlex release of MBF!&lt;br&gt;Included in this release is a new and improved installer for the Microsoft Biology Foundation, as well as samples, documentation and tools as part of the Software Development Kit (SDK) option:
&lt;ul&gt;&lt;li&gt;Microsoft Biology Foundation:
&lt;ul&gt;&lt;li&gt;Core MBF system library (bio.dll).&lt;/li&gt;
&lt;li&gt;Core MBF web service library (WebServicesHandler.dll).&lt;/li&gt;
&lt;li&gt;Advanced algorithms for use in performing Multiple Sequence Alignment as well as whole genome de novo assembly, included both as core library features as well as examples of how to add modular functionality to the core via the Addin auto-registration mechanism (Addin\PaDeNa.dll, Addin\Pamsam.dll).&lt;/li&gt;
&lt;li&gt;Introductory as well as advanced technical documentation to better inform those interested in learning more about the technology and capabilities (Doc).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SDK:
&lt;ul&gt;&lt;li&gt;Complete technical reference documentation explaining all available capabilities of the MBF framework (BioDotNet.chm).&lt;/li&gt;
&lt;li&gt;Trident activity samples for generating genomics workflows using the Trident workflow workbench (bio.workflow.dll).&lt;/li&gt;
&lt;li&gt;IronPython project to show how the MBF library of functional can be used with the Python scripting language (BioDemo.py).&lt;/li&gt;
&lt;li&gt;Sequence Simulator, a small sample application which allows for splitting of large sequences into multiple shorter “reads” – intended to replicate what might come off a next-generation sequencing machine.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br&gt;Please see the Release Notes download for a more complete description of this release.&lt;br&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Thu, 11 Feb 2010 05:15:34 GMT</pubDate><guid isPermaLink="false">Released: Microsoft Biology Foundation - Beta 2 (Feb 10, 2010) 20100211051534A</guid></item><item><title>Updated Release: Microsoft Biology Foundation - Beta 2 (Feb 10, 2010)</title><link>http://mbf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=40300</link><description>&lt;div class="wikidoc"&gt;We&amp;#39;re happy to announce the first CodePlex release of MBF!&lt;br /&gt;Included in this release is a new and improved installer for the Microsoft Biology Foundation, as well as samples, documentation and tools as part of the Software Development Kit (SDK) option:
&lt;ul&gt;&lt;li&gt;Microsoft Biology Foundation:
&lt;ul&gt;&lt;li&gt;Core MBF system library (bio.dll).&lt;/li&gt;
&lt;li&gt;Core MBF web service library (WebServicesHandler.dll).&lt;/li&gt;
&lt;li&gt;Advanced algorithms for use in performing Multiple Sequence Alignment as well as whole genome de novo assembly, included both as core library features as well as examples of how to add modular functionality to the core via the Addin auto-registration mechanism (Addin\PaDeNa.dll, Addin\Pamsam.dll).&lt;/li&gt;
&lt;li&gt;Introductory as well as advanced technical documentation to better inform those interested in learning more about the technology and capabilities (Doc).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SDK:
&lt;ul&gt;&lt;li&gt;Complete technical reference documentation explaining all available capabilities of the MBF framework (BioDotNet.chm).&lt;/li&gt;
&lt;li&gt;Trident activity samples for generating genomics workflows using the Trident workflow workbench (bio.workflow.dll).&lt;/li&gt;
&lt;li&gt;IronPython project to show how the MBF library of functional can be used with the Python scripting language (BioDemo.py).&lt;/li&gt;
&lt;li&gt;Sequence Simulator, a small sample application which allows for splitting of large sequences into multiple shorter “reads” – intended to replicate what might come off a next-generation sequencing machine.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Please see the &amp;quot;Documentation&amp;quot; section for a more complete set of release notes.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>zyskowski</author><pubDate>Thu, 11 Feb 2010 05:13:36 GMT</pubDate><guid isPermaLink="false">Updated Release: Microsoft Biology Foundation - Beta 2 (Feb 10, 2010) 20100211051336A</guid></item><item><title>Updated Release: Microsoft Biology Foundation - Beta 2 (Feb 10, 2010)</title><link>http://mbf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=40300</link><description>&lt;div class="wikidoc"&gt;We&amp;#39;re happy to announce the first CodePlex release of MBF!&lt;br /&gt;Included in this release is a new and improved installer for the Microsoft Biology Foundation, as well as samples, documentation and tools as part of the Software Development Kit (SDK) option:
&lt;ul&gt;&lt;li&gt;Microsoft Biology Foundation:
&lt;ul&gt;&lt;li&gt;Core MBF system library (bio.dll).&lt;/li&gt;
&lt;li&gt;Core MBF web service library (WebServicesHandler.dll).&lt;/li&gt;
&lt;li&gt;Advanced algorithms for use in performing Multiple Sequence Alignment as well as whole genome de novo assembly, included both as core library features as well as examples of how to add modular functionality to the core via the Addin auto-registration mechanism (Addin\PaDeNa.dll, Addin\Pamsam.dll).&lt;/li&gt;
&lt;li&gt;Introductory as well as advanced technical documentation to better inform those interested in learning more about the technology and capabilities (Doc).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SDK:
&lt;ul&gt;&lt;li&gt;Complete technical reference documentation explaining all available capabilities of the MBF framework (BioDotNet.chm).&lt;/li&gt;
&lt;li&gt;Trident activity samples for generating genomics workflows using the Trident workflow workbench (bio.workflow.dll).&lt;/li&gt;
&lt;li&gt;IronPython project to show how the MBF library of functional can be used with the Python scripting language (BioDemo.py).&lt;/li&gt;
&lt;li&gt;Sequence Simulator, a small sample application which allows for splitting of large sequences into multiple shorter “reads” – intended to replicate what might come off a next-generation sequencing machine.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Please see the &amp;quot;Documentation&amp;quot; section for a more complete set of release notes.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>zyskowski</author><pubDate>Wed, 10 Feb 2010 21:28:23 GMT</pubDate><guid isPermaLink="false">Updated Release: Microsoft Biology Foundation - Beta 2 (Feb 10, 2010) 20100210092823P</guid></item><item><title>Created Release: Sequence Assembler - Beta 2 (Feb 10, 2010)</title><link>http://mbf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=40301</link><description>&lt;div class="wikidoc"&gt;As part of the Microsoft Biology Foundation project, we are also offering a tool called the Sequence Assembler, a Solution Accelerator application built on MBF to demonstrate the value of the platform as well as provide a useful tool for genomics research.&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;A WPF application provided as a sample/example of how to expose the MBF library features in a dedicated genomics program.&lt;/li&gt;
&lt;li&gt;Integration of the MBF parsers, algorithms and web services in an easy to explore GUI.&lt;/li&gt;
&lt;li&gt;Inclusion of the SilverMap BLAST visualization tool built in SilverLight. &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>zyskowski</author><pubDate>Wed, 10 Feb 2010 21:26:50 GMT</pubDate><guid isPermaLink="false">Created Release: Sequence Assembler - Beta 2 (Feb 10, 2010) 20100210092650P</guid></item><item><title>Released: Sequence Assembler - Beta 2 (Feb 10, 2010)</title><link>http://mbf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=40301</link><description>&lt;div&gt;As part of the Microsoft Biology Foundation project, we are also offering a tool called the Sequence Assembler, a Solution Accelerator application built on MBF to demonstrate the value of the platform as well as provide a useful tool for genomics research.&lt;br&gt;
&lt;ul&gt;&lt;li&gt;A WPF application provided as a sample/example of how to expose the MBF library features in a dedicated genomics program.&lt;/li&gt;
&lt;li&gt;Integration of the MBF parsers, algorithms and web services in an easy to explore GUI.&lt;/li&gt;
&lt;li&gt;Inclusion of the SilverMap BLAST visualization tool built in SilverLight. &lt;/li&gt;&lt;/ul&gt;
&lt;/div&gt;&lt;div&gt;&lt;/div&gt;</description><author></author><pubDate>Wed, 10 Feb 2010 21:26:50 GMT</pubDate><guid isPermaLink="false">Released: Sequence Assembler - Beta 2 (Feb 10, 2010) 20100210092650P</guid></item><item><title>Created Release: Beta 2 (Feb 10, 2010)</title><link>http://mbf.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=40300</link><description>&lt;div class="wikidoc"&gt;We&amp;#39;re happy to announce the first CodePlex release of MBF!&lt;br /&gt;Included in this release is a new and improved installer for the Microsoft Biology Foundation, as well as samples, documentation and tools as part of the Software Development Kit (SDK) option:
&lt;ul&gt;&lt;li&gt;Microsoft Biology Foundation:
&lt;ul&gt;&lt;li&gt;Core MBF system library (bio.dll).&lt;/li&gt;
&lt;li&gt;Core MBF web service library (WebServicesHandler.dll).&lt;/li&gt;
&lt;li&gt;Advanced algorithms for use in performing Multiple Sequence Alignment as well as whole genome de novo assembly, included both as core library features as well as examples of how to add modular functionality to the core via the Addin auto-registration mechanism (Addin\PaDeNa.dll, Addin\Pamsam.dll).&lt;/li&gt;
&lt;li&gt;Introductory as well as advanced technical documentation to better inform those interested in learning more about the technology and capabilities (Doc).&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;SDK:
&lt;ul&gt;&lt;li&gt;Complete technical reference documentation explaining all available capabilities of the MBF framework (BioDotNet.chm).&lt;/li&gt;
&lt;li&gt;Trident activity samples for generating genomics workflows using the Trident workflow workbench (bio.workflow.dll).&lt;/li&gt;
&lt;li&gt;IronPython project to show how the MBF library of functional can be used with the Python scripting language (BioDemo.py).&lt;/li&gt;
&lt;li&gt;Sequence Simulator, a small sample application which allows for splitting of large sequences into multiple shorter “reads” – intended to replicate what might come off a next-generation sequencing machine.&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;/ul&gt;
&lt;br /&gt;Please see the &amp;quot;Documentation&amp;quot; section for a more complete set of release notes.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>zyskowski</author><pubDate>Wed, 10 Feb 2010 21:21:22 GMT</pubDate><guid isPermaLink="false">Created Release: Beta 2 (Feb 10, 2010) 20100210092122P</guid></item></channel></rss>