<html>
<head>
<style>
body {
  font-family: Verdana, sans-serif;
  font-size: 0.8em;
  color:#484848;
}
h1, h2, h3 { font-family: "Trebuchet MS", Verdana, sans-serif; margin: 0px; }
h1 { font-size: 1.2em; }
h2, h3 { font-size: 1.1em; }
a, a:link, a:visited { color: #2A5685;}
a:hover, a:active { color: #c61a1a; }
a.wiki-anchor { display: none; }
fieldset.attachments {border-width: 1px 0 0 0;}
hr {
  width: 100%;
  height: 1px;
  background: #ccc;
  border: 0;
}
span.footer {
  font-size: 0.8em;
  font-style: italic;
}
</style>
</head>
<body>
Issue #2351 has been updated by Lenna Peterson.

<ul>
  <li><strong>Status</strong> changed from <i>New</i> to <i>Resolved</i></li>
  <li><strong>% Done</strong> changed from <i>0</i> to <i>100</i></li>
</ul>

<p>Associated github pull request was merged: <a class="external" href="https://github.com/biopython/biopython/pull/359">https://github.com/biopython/biopython/pull/359</a></p>
<hr />
<h1><a href="https://redmine.open-bio.org/issues/2351#change-15371">Bug #2351: Make Seq more like a string, even subclass string?</a></h1>

<ul><li>Author: Peter Cock</li>
<li>Status: Resolved</li>
<li>Priority: Normal</li>
<li>Assignee: Biopython Dev Mailing List</li>
<li>Category: Main Distribution</li>
<li>Target version: Not Applicable</li>
<li>URL: </li></ul>

<p>We've started talking on the mailing list about making the SeqRecord class a subclass of the Seq object, and making that a subclass of the Python string.</p>


        <p>This bug is for holding patches - I suspect a lot of the discussion will continueon the mailing lists rather than here.</p>


        <p>I explicitly have left the "assign to" field pointing at the dev mailinglist.</p>

  <fieldset class="attachments"><legend>Files</legend>
    <a href="https://redmine.open-bio.org/attachments/download/735/seq_seqrecord_bug2351.patch">seq_seqrecord_bug2351.patch</a>
    (4.72 KB)<br />
    <a href="https://redmine.open-bio.org/attachments/download/736/seq_seqrecord_bug2351_v2.patch">seq_seqrecord_bug2351_v2.patch</a>
    (9.92 KB)<br />
    <a href="https://redmine.open-bio.org/attachments/download/751/seq_str.patch">seq_str.patch</a>
    (5.14 KB)<br />
  </fieldset>


<hr />
<span class="footer"><p>You have received this notification because you have either subscribed to it, or are involved in it.<br />To change your notification preferences, please click here and login: <a class="external" href="http://redmine.open-bio.org">http://redmine.open-bio.org</a></p></span>
</body>
</html>