<?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/"
	>

<channel>
	<title>Lab Engine Blog</title>
	<atom:link href="http://blog.labenginehq.com/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.labenginehq.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Wed, 22 Jul 2009 02:52:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Untangle the Web of Bioinformatics File Formats</title>
		<link>http://blog.labenginehq.com/uncategorized/87/untangle-the-web-of-bioinformatics-file-formats</link>
		<comments>http://blog.labenginehq.com/uncategorized/87/untangle-the-web-of-bioinformatics-file-formats#comments</comments>
		<pubDate>Wed, 22 Jul 2009 02:52:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.labenginehq.com/?p=87</guid>
		<description><![CDATA[Looking for an easy way to deal w/ all the various sequence file formats? Does one tool output in Clustal format but you need to have the data in NEXUS format? Then check out a simple tool I&#8217;ve developed to solve that problem: Sequence Converter

It&#8217;s uses functionality from the BioPython framework to provide a simple [...]]]></description>
			<content:encoded><![CDATA[<p>Looking for an easy way to deal w/ all the various sequence file formats? Does one tool output in Clustal format but you need to have the data in NEXUS format? Then check out a simple tool I&#8217;ve developed to solve that problem: <a title="Sequence Converter" href="http://convert.labenginehq.com">Sequence Converter<br />
</a></p>
<div id="attachment_88" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-88" title="converter_thumb" src="http://blog.labenginehq.com/wp-content/uploads/2009/07/converter_thumb.png" alt="converter_thumb" width="400" height="290" /><p class="wp-caption-text">Sequence Converter Website</p></div>
<p style="text-align: left;">It&#8217;s uses functionality from the <a href="http://www.biopython.org">BioPython</a> framework to provide a simple way to convert from one sequence file format to another. Currently, it can read 16 different sequence formats, and output in 10 of them.</p>
<p style="text-align: left;">There&#8217;s also been a lot of work done on the next patch for Lab Engine, so stay tuned for further updates. And as always, let me know if you have any suggestions for new tools or features.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.labenginehq.com/uncategorized/87/untangle-the-web-of-bioinformatics-file-formats/feed</wfw:commentRss>
		</item>
		<item>
		<title>MeSH, Publications and More</title>
		<link>http://blog.labenginehq.com/lab-engine/82/mesh-publications-and-more</link>
		<comments>http://blog.labenginehq.com/lab-engine/82/mesh-publications-and-more#comments</comments>
		<pubDate>Mon, 11 May 2009 00:16:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Lab Engine]]></category>

		<category><![CDATA[mesh]]></category>

		<category><![CDATA[patch]]></category>

		<category><![CDATA[publications]]></category>

		<guid isPermaLink="false">http://blog.labenginehq.com/?p=82</guid>
		<description><![CDATA[Aside from fixing bugs and making minor changes throughout Lab Engine, we&#8217;ve spent some time rethinking the Publications section:
Firstly, publications are now automatically categorized by journals, which are listed on the right side. As a new feature, we&#8217;ve also added the ability to browse the publications&#8217; MeSH tags in an interactive cloud format. The screenshot [...]]]></description>
			<content:encoded><![CDATA[<p>Aside from fixing bugs and making minor changes throughout Lab Engine, we&#8217;ve spent some time rethinking the Publications section:</p>
<div id="attachment_83" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-83" title="MeSH Cloud" src="http://blog.labenginehq.com/wp-content/uploads/2009/05/fireshot-capture-30-hr-dxms-publications-matherly_labengine_org_project_18_publication_browse_mesh-300x206.png" alt="Browse the MeSH terms in a 3D cloud" width="300" height="206" /><p class="wp-caption-text">Browse the MeSH terms in an interactive 3D cloud</p></div>
<p>Firstly, publications are now automatically categorized by journals, which are listed on the right side. As a new feature, we&#8217;ve also added the ability to browse the publications&#8217; MeSH tags in an interactive cloud format. The screenshot above doesn&#8217;t do it justice, I suggest you go check it out yourself in your Lab Engine account.</p>
<p>The Dashboard has also gotten an overhaul: it now automatically shows recent discussions, latest application results and a list of your open tasks. Should make it easier to see at a glance what&#8217;s been going on in your various projects.</p>
<p>For the full patch release notes, read after the break.</p>
<p><span id="more-82"></span>General<br />
- Dashboard now contains distinct sections for messages, files/ results and tasks<br />
- Various design updates<br />
- Dashboard shows the recent activities for the past 4 weeks<br />
- Added an error page instead of the default Pylons page<br />
- Minor graphics updates and fixes throughout Lab Engine</p>
<p>Publications<br />
- List the journals instead of the &#8216;My publications&#8217;/ &#8216;Other publications&#8217; sections<br />
- MeSH tag cloud<br />
- MeSH tag colors reflect project theme color</p>
<p>Bug Fixes<br />
- Genome Diagram doesn&#8217;t error anymore if there aren&#8217;t any CDS features<br />
- Publications now get deleted if no users own it<br />
- Application result activities properly link to the lab now (for the dashboard view)<br />
- Importing a publication from URL now works as intended<br />
- Comment div no longer extends to the same level as the feedback form (changed float from &#8216;both&#8217; to &#8216;left&#8217;)<br />
- Typo fixes in Dashboard when no data is available<br />
- Fixed typo in application listing (uploaded -&gt; executed)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.labenginehq.com/lab-engine/82/mesh-publications-and-more/feed</wfw:commentRss>
		</item>
		<item>
		<title>Visualizing GenBank Sequences</title>
		<link>http://blog.labenginehq.com/lab-engine/67/visualize-genbank-sequences</link>
		<comments>http://blog.labenginehq.com/lab-engine/67/visualize-genbank-sequences#comments</comments>
		<pubDate>Mon, 23 Mar 2009 05:08:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Lab Engine]]></category>

		<category><![CDATA[feature]]></category>

		<category><![CDATA[genbank]]></category>

		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://blog.labenginehq.com/?p=67</guid>
		<description><![CDATA[We&#8217;ve added another visualization tool that utilizes BioPython&#8217;s GenomeDiagram API to create graphs out of GenBank sequence files. A few examples:
Currently it displays GC content and CDS features, and we&#8217;re seeking feedback on what other options to add.
Got a visualization tool you&#8217;d like to see simplified and integrated into Lab Engine? Then let me know [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve added another visualization tool that utilizes BioPython&#8217;s GenomeDiagram API to create graphs out of GenBank sequence files. A few examples:</p>
<div id="attachment_68" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-68" title="ae017199" src="http://blog.labenginehq.com/wp-content/uploads/2009/03/ae017199-300x211.png" alt="ae017199" width="300" height="211" /><p class="wp-caption-text">Circular graph</p></div>
<div id="attachment_69" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-69" title="564" src="http://blog.labenginehq.com/wp-content/uploads/2009/03/564-300x211.png" alt="564" width="300" height="211" /><p class="wp-caption-text">Linear graph</p></div>
<p>Currently it displays GC content and CDS features, and we&#8217;re seeking feedback on what other options to add.</p>
<p>Got a visualization tool you&#8217;d like to see simplified and integrated into Lab Engine? Then let me know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.labenginehq.com/lab-engine/67/visualize-genbank-sequences/feed</wfw:commentRss>
		</item>
		<item>
		<title>Ramachandran Plot and more</title>
		<link>http://blog.labenginehq.com/lab-engine/52/ramachandran-plot-and-more</link>
		<comments>http://blog.labenginehq.com/lab-engine/52/ramachandran-plot-and-more#comments</comments>
		<pubDate>Mon, 16 Mar 2009 07:32:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Lab Engine]]></category>

		<guid isPermaLink="false">http://blog.labenginehq.com/?p=52</guid>
		<description><![CDATA[It&#8217;s now possible to create beautiful Ramachandran plots with a single mouse-click from within Lab Engine. All you need is a PDB file, and you&#8217;re good to go. Below is a sample output for 1ATP:
As usual, there have been numerous minor improvements that you&#8217;ll notice as you go along. And if there&#8217;s an application/ visualization [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s now possible to create beautiful Ramachandran plots with a single mouse-click from within Lab Engine. All you need is a PDB file, and you&#8217;re good to go. Below is a sample output for 1ATP:</p>

<a href='http://blog.labenginehq.com/lab-engine/52/ramachandran-plot-and-more/attachment/557' title='557'><img src="http://blog.labenginehq.com/wp-content/uploads/2009/03/557-150x150.png" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blog.labenginehq.com/lab-engine/52/ramachandran-plot-and-more/attachment/554' title='554'><img src="http://blog.labenginehq.com/wp-content/uploads/2009/03/554-150x150.png" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blog.labenginehq.com/lab-engine/52/ramachandran-plot-and-more/attachment/555' title='555'><img src="http://blog.labenginehq.com/wp-content/uploads/2009/03/555-150x150.png" width="150" height="150" class="attachment-thumbnail" alt="" /></a>
<a href='http://blog.labenginehq.com/lab-engine/52/ramachandran-plot-and-more/attachment/556' title='556'><img src="http://blog.labenginehq.com/wp-content/uploads/2009/03/556-150x150.png" width="150" height="150" class="attachment-thumbnail" alt="" /></a>

<p>As usual, there have been numerous minor improvements that you&#8217;ll notice as you go along. And if there&#8217;s an application/ visualization you would like to see integrated, let me know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.labenginehq.com/lab-engine/52/ramachandran-plot-and-more/feed</wfw:commentRss>
		</item>
		<item>
		<title>Import Publications by DOI or URL</title>
		<link>http://blog.labenginehq.com/lab-engine/45/import-publications-by-doi-or-url</link>
		<comments>http://blog.labenginehq.com/lab-engine/45/import-publications-by-doi-or-url#comments</comments>
		<pubDate>Thu, 05 Mar 2009 01:18:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Lab Engine]]></category>

		<category><![CDATA[feature]]></category>

		<category><![CDATA[publications]]></category>

		<guid isPermaLink="false">http://blog.labenginehq.com/?p=45</guid>
		<description><![CDATA[To make it even easier to manage your publications, it is now possible to add publications to your project using a DOI or URL. (thanks to Stew for the idea) Other changes in this minor patch include bug fixes, the ability to recover account information and email notifications on important activities.

Have any other feature requests [...]]]></description>
			<content:encoded><![CDATA[<p>To make it even easier to manage your publications, it is now possible to add publications to your project using a DOI or URL. (thanks to <a href="http://ghastlyfop.com/blog/">Stew</a> for the idea) Other changes in this minor patch include bug fixes, the ability to recover account information and email notifications on important activities.</p>
<p><img class="size-full wp-image-48 alignnone" title="Import publications by PMID, DOI or URL" src="http://blog.labenginehq.com/wp-content/uploads/2009/03/fireshot-capture-1-nsf-2010-project-publications-dev_labenginehq_com_project_7_publication_import_pub.png" alt="Import publications by PMID, DOI or URL" width="600" height="351" /></p>
<p>Have any other feature requests or ideas you&#8217;d like to see? Then let me know in the comments!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.labenginehq.com/lab-engine/45/import-publications-by-doi-or-url/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
