<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Visualization of internal repeats in proteins (or DNA)</title>
	<atom:link href="http://freelancingscience.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/feed/" rel="self" type="application/rss+xml" />
	<link>http://freelancingscience.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/</link>
	<description>protein science, open science and freelancing science</description>
	<pubDate>Sat, 19 Jul 2008 18:41:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Bioinformatics Zen &#187; February 2008 edition of Bio::Blogs</title>
		<link>http://freelancingscience.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-345</link>
		<dc:creator>Bioinformatics Zen &#187; February 2008 edition of Bio::Blogs</dc:creator>
		<pubDate>Sat, 15 Mar 2008 15:02:14 +0000</pubDate>
		<guid isPermaLink="false">http://freesci.wordpress.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-345</guid>
		<description>[...] Butter, What You&#8217;re Doing, and BBGM. Pawel Szczesny became a Freelance Scientist, and posted a novel method for visualising repeats in sequences. Stew showed how to increase MySQL speed, and Biocurious had a biohumorous article [...]</description>
		<content:encoded><![CDATA[<p>[...] Butter, What You&#8217;re Doing, and BBGM. Pawel Szczesny became a Freelance Scientist, and posted a novel method for visualising repeats in sequences. Stew showed how to increase MySQL speed, and Biocurious had a biohumorous article [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wrightfisher</title>
		<link>http://freelancingscience.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-292</link>
		<dc:creator>wrightfisher</dc:creator>
		<pubDate>Fri, 01 Feb 2008 18:27:36 +0000</pubDate>
		<guid isPermaLink="false">http://freesci.wordpress.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-292</guid>
		<description>This visualization reminds me of the RNA structural diagrams which indicate base pairing partnerships.  Excellent examples appear in the published writings of E. Rivas and S.R. Eddy.</description>
		<content:encoded><![CDATA[<p>This visualization reminds me of the RNA structural diagrams which indicate base pairing partnerships.  Excellent examples appear in the published writings of E. Rivas and S.R. Eddy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freesci</title>
		<link>http://freelancingscience.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-287</link>
		<dc:creator>freesci</dc:creator>
		<pubDate>Wed, 30 Jan 2008 21:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://freesci.wordpress.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-287</guid>
		<description>Hi Paulo, the script is very crude, so I don't plan to make it freely available, although I may send it upon request.</description>
		<content:encoded><![CDATA[<p>Hi Paulo, the script is very crude, so I don&#8217;t plan to make it freely available, although I may send it upon request.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paulo Nuin</title>
		<link>http://freelancingscience.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-286</link>
		<dc:creator>Paulo Nuin</dc:creator>
		<pubDate>Wed, 30 Jan 2008 21:02:17 +0000</pubDate>
		<guid isPermaLink="false">http://freesci.wordpress.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-286</guid>
		<description>Hi Paweł

Would you distribute the script that generate the visualization? If so drop me a note.

Cheers</description>
		<content:encoded><![CDATA[<p>Hi Paweł</p>
<p>Would you distribute the script that generate the visualization? If so drop me a note.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ignasi</title>
		<link>http://freelancingscience.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-283</link>
		<dc:creator>ignasi</dc:creator>
		<pubDate>Sat, 26 Jan 2008 14:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://freesci.wordpress.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-283</guid>
		<description>Well, I have to represent some protein sequences and subsequences of them of at least 5 different types after some analyses and predictions. 
I've been looking for graphical tools in Perl (my scripts are actually in perl). I've found the GD library and some mods in &lt;a href="http://www.bioperl.org/wiki/HOWTO:Graphics" rel="nofollow"&gt;BioPerl&lt;/a&gt; which are more or less what I want. But I'd like it to be interactive as well so when passing the pointer over the graphic for instance, it could display some values or the actual sequence bit or whatever... Not just plain pictures, which should also be available for larger analyses rather than single sequence runs. And also this, a way to represent many sequences and its information...but I guess this is an information visualization problem of an "omics" approach.
And this you mention that in a website should work as an applet it's important since this work has as a goal, build a web service... But if you display an output like a picture, it can be generated also in the server and then sent back, or what?
thanks!</description>
		<content:encoded><![CDATA[<p>Well, I have to represent some protein sequences and subsequences of them of at least 5 different types after some analyses and predictions.<br />
I&#8217;ve been looking for graphical tools in Perl (my scripts are actually in perl). I&#8217;ve found the GD library and some mods in <a href="http://www.bioperl.org/wiki/HOWTO:Graphics" rel="nofollow">BioPerl</a> which are more or less what I want. But I&#8217;d like it to be interactive as well so when passing the pointer over the graphic for instance, it could display some values or the actual sequence bit or whatever&#8230; Not just plain pictures, which should also be available for larger analyses rather than single sequence runs. And also this, a way to represent many sequences and its information&#8230;but I guess this is an information visualization problem of an &#8220;omics&#8221; approach.<br />
And this you mention that in a website should work as an applet it&#8217;s important since this work has as a goal, build a web service&#8230; But if you display an output like a picture, it can be generated also in the server and then sent back, or what?<br />
thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rascunho &#187; Blog Archive &#187; links for 2008-01-25</title>
		<link>http://freelancingscience.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-282</link>
		<dc:creator>rascunho &#187; Blog Archive &#187; links for 2008-01-25</dc:creator>
		<pubDate>Fri, 25 Jan 2008 20:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://freesci.wordpress.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-282</guid>
		<description>[...] Visualization of internal repeats in proteins (or DNA) « Freelancing science This fitted my requirements so I’ve implemented it with some help of Processing (and which I’ve added later to a protein analysis server that has a chance to be published next month). Resulting visualization is below: (tags: freesci.wordpress.com 2008 mes0 dia25 at_tecp visualization protein processing biology bioinformatics bioinformática blog_post) [...]</description>
		<content:encoded><![CDATA[<p>[...] Visualization of internal repeats in proteins (or DNA) « Freelancing science This fitted my requirements so I’ve implemented it with some help of Processing (and which I’ve added later to a protein analysis server that has a chance to be published next month). Resulting visualization is below: (tags: freesci.wordpress.com 2008 mes0 dia25 at_tecp visualization protein processing biology bioinformatics bioinformática blog_post) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: freesci</title>
		<link>http://freelancingscience.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-280</link>
		<dc:creator>freesci</dc:creator>
		<pubDate>Thu, 24 Jan 2008 17:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://freesci.wordpress.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-280</guid>
		<description>I don't know Java almost at all, but still I can code something in Processing (it's pretty easy to learn if you know at least one programming language). So learning curve of Processing may be not an issue. More important thing is that with Processing you cannot create a graphics without popping out a window with it. So in other words, it's unusable if you plan to do some stuff through a web server/remotely executed script (you may include it as an applet in the webpage, which is what I did, but keep that in mind). Other than that it's probably the best choice currently for preparing sophisticated output in a reasonable time in terms of coding (Processing script that generates above graphics is around 100 lines, including defining variables, reading/parsing input file, setting the sizes, legend etc.).

For python I would recommend PIL (Python Imaging Library) and matplotlib. However, if you would specify a little bit what you are aiming for, probably I could come up with different recommendations.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know Java almost at all, but still I can code something in Processing (it&#8217;s pretty easy to learn if you know at least one programming language). So learning curve of Processing may be not an issue. More important thing is that with Processing you cannot create a graphics without popping out a window with it. So in other words, it&#8217;s unusable if you plan to do some stuff through a web server/remotely executed script (you may include it as an applet in the webpage, which is what I did, but keep that in mind). Other than that it&#8217;s probably the best choice currently for preparing sophisticated output in a reasonable time in terms of coding (Processing script that generates above graphics is around 100 lines, including defining variables, reading/parsing input file, setting the sizes, legend etc.).</p>
<p>For python I would recommend PIL (Python Imaging Library) and matplotlib. However, if you would specify a little bit what you are aiming for, probably I could come up with different recommendations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ignasi</title>
		<link>http://freelancingscience.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-279</link>
		<dc:creator>ignasi</dc:creator>
		<pubDate>Thu, 24 Jan 2008 17:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://freesci.wordpress.com/2008/01/24/visualization-of-internal-repeats-in-proteins-or-dna/#comment-279</guid>
		<description>Simply beautiful. Processing is an amazing language.
By the way, do you recommend it for nice "bioinformatics outputs"? I've got to do some work that has an important part on the graphical output... and I'm strongly considering using processing, although I'm afraid of the learning curve it has. I jnow nothing about java but I'm getting into OOprogramming with python right now...
Any advice? Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Simply beautiful. Processing is an amazing language.<br />
By the way, do you recommend it for nice &#8220;bioinformatics outputs&#8221;? I&#8217;ve got to do some work that has an important part on the graphical output&#8230; and I&#8217;m strongly considering using processing, although I&#8217;m afraid of the learning curve it has. I jnow nothing about java but I&#8217;m getting into OOprogramming with python right now&#8230;<br />
Any advice? Thanks a lot.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
