<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 #3074 has been updated by Peter Cock.

<ul>
  <li><strong>Description</strong> updated (<a title="View differences" href="https://redmine.open-bio.org/journals/diff/15385?detail_id=1713">diff</a>)</li>
  <li><strong>Status</strong> changed from <i>New</i> to <i>Migrated</i></li>
</ul>

<p>While the DR and KW lines have been done, the DT lines are still currently ignored. Filed as a new issue on GitHub (since we are retiring the RedMine issue tracker), see:</p>


        <p><a class="external" href="https://github.com/biopython/biopython/issues/1016">https://github.com/biopython/biopython/issues/1016</a></p>
<hr />
<h1><a href="https://redmine.open-bio.org/issues/3074#change-15385">Bug #3074: Please support additional fields in the SeqIO embl parser</a></h1>

<ul><li>Author: Wim De</li>
<li>Status: Migrated</li>
<li>Priority: Normal</li>
<li>Assignee: Biopython Dev Mailing List</li>
<li>Category: Main Distribution</li>
<li>Target version: 1.53</li>
<li>URL: </li></ul>

<p>Sequences returned from the Bio.SeqIO parser for 'embl' files don't contain a parsed version of at least the following fields:<br />DT (date)<br />DR (database cross references)</p>


        <p>Possibly also missing:<br />KW the keywords field<br />dataclass field in the ID field</p>


        <p>It would be useful to me and I imagine others to have access to these additional fields that are in the original embl files. Not having them means that if you parse embl files, manipulate the sequence and write out the result means losing data or having to manually add the original data back into the file. If you wish to hold on to this data.</p>



<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>