<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sequences and Strings &#8211; part II</title>
	<atom:link href="http://python.genedrift.org/2006/12/14/sequences-and-strings-part-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://python.genedrift.org/2006/12/14/sequences-and-strings-part-ii/</link>
	<description>a step-by-step guide to create Python applications in bioinformatics</description>
	<lastBuildDate>Sun, 02 May 2010 04:24:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1-alpha</generator>
	<item>
		<title>By: nuin</title>
		<link>http://python.genedrift.org/2006/12/14/sequences-and-strings-part-ii/comment-page-1/#comment-3978</link>
		<dc:creator>nuin</dc:creator>
		<pubDate>Thu, 11 Oct 2007 19:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://python.genedrift.org/2006/12/14/sequences-and-strings-part-ii/#comment-3978</guid>
		<description>Hi Joe

There was an error on the first code. The strong tags appearing, shouldn&#039;t be there. It was probably an error that stayed when I change the code highlighting feature. Those strong tags doesn&#039;t have anything to do with Python and should be omitted. 

Sorry for that.

Cheers
Paulo</description>
		<content:encoded><![CDATA[<p>Hi Joe</p>
<p>There was an error on the first code. The strong tags appearing, shouldn&#8217;t be there. It was probably an error that stayed when I change the code highlighting feature. Those strong tags doesn&#8217;t have anything to do with Python and should be omitted. </p>
<p>Sorry for that.</p>
<p>Cheers<br />
Paulo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph T Oettinger MD, FACOG</title>
		<link>http://python.genedrift.org/2006/12/14/sequences-and-strings-part-ii/comment-page-1/#comment-3975</link>
		<dc:creator>Joseph T Oettinger MD, FACOG</dc:creator>
		<pubDate>Thu, 11 Oct 2007 18:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://python.genedrift.org/2006/12/14/sequences-and-strings-part-ii/#comment-3975</guid>
		<description>Whoops! The line printed in boldface in my comment!

So the fact that it didn&#039;t print in boldface in the tutorial must mean that some code before or after it prevents that.
Maybe this will show how the line appears on my screen (I put a dash inside the  symbols).

If this prints in boldface, then I don&#039;t know how to show how the line appears on my screen:

myDNA2 = &quot;TCGATCGATCGATCGATCGA&quot;

I wish I hadn&#039;t even brought it up.

Joe</description>
		<content:encoded><![CDATA[<p>Whoops! The line printed in boldface in my comment!</p>
<p>So the fact that it didn&#8217;t print in boldface in the tutorial must mean that some code before or after it prevents that.<br />
Maybe this will show how the line appears on my screen (I put a dash inside the  symbols).</p>
<p>If this prints in boldface, then I don&#8217;t know how to show how the line appears on my screen:</p>
<p>myDNA2 = &#8220;TCGATCGATCGATCGATCGA&#8221;</p>
<p>I wish I hadn&#8217;t even brought it up.</p>
<p>Joe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joseph T Oettinger MD, FACOG</title>
		<link>http://python.genedrift.org/2006/12/14/sequences-and-strings-part-ii/comment-page-1/#comment-3973</link>
		<dc:creator>Joseph T Oettinger MD, FACOG</dc:creator>
		<pubDate>Thu, 11 Oct 2007 18:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://python.genedrift.org/2006/12/14/sequences-and-strings-part-ii/#comment-3973</guid>
		<description>Paolo:

For some reason, the line which was supposed to appear in boldface looks like this on my vanilla system (Compaq laptop computer, Windows XL, Firefox):

&lt;strong&gt;myDNA2 = &quot;TCGATCGATCGATCGATCGA&quot;&lt;/strong&gt;

I&#039;m guessing it&#039;s got something to do with the HTML source code in which the page was written.

But since I know nothing about HTML except what the letters stand for, I could be wrong.

Anyway, the teaching points are clear: that strings are immutable, and how to concatenate them and print them.

Joe Oettinger</description>
		<content:encoded><![CDATA[<p>Paolo:</p>
<p>For some reason, the line which was supposed to appear in boldface looks like this on my vanilla system (Compaq laptop computer, Windows XL, Firefox):</p>
<p><strong>myDNA2 = &#8220;TCGATCGATCGATCGATCGA&#8221;</strong></p>
<p>I&#8217;m guessing it&#8217;s got something to do with the HTML source code in which the page was written.</p>
<p>But since I know nothing about HTML except what the letters stand for, I could be wrong.</p>
<p>Anyway, the teaching points are clear: that strings are immutable, and how to concatenate them and print them.</p>
<p>Joe Oettinger</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Febin</title>
		<link>http://python.genedrift.org/2006/12/14/sequences-and-strings-part-ii/comment-page-1/#comment-1608</link>
		<dc:creator>Febin</dc:creator>
		<pubDate>Tue, 07 Aug 2007 05:18:24 +0000</pubDate>
		<guid isPermaLink="false">http://python.genedrift.org/2006/12/14/sequences-and-strings-part-ii/#comment-1608</guid>
		<description>I am teacher in VIT University India, I am handling python lab for bioinformatics students.</description>
		<content:encoded><![CDATA[<p>I am teacher in VIT University India, I am handling python lab for bioinformatics students.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

