Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 763d6289e1351f2d34257ce697a3ccb7 > files > 1676

biopython-doc-1.47-2mdv2008.1.x86_64.rpm

<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
          "DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <title>Bio.expressions.swissprot.speclist</title>
  <link rel="stylesheet" href="epydoc.css" type="text/css" />
  <script type="text/javascript" src="epydoc.js"></script>
</head>

<body bgcolor="white" text="black" link="blue" vlink="#204080"
      alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

      <th class="navbar" width="100%"></th>
  </tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
  <tr valign="top">
    <td width="100%">
      <span class="breadcrumbs">
        <a href="Bio-module.html">Package&nbsp;Bio</a> ::
        <a href="Bio.expressions-module.html">Package&nbsp;expressions</a> ::
        <a href="Bio.expressions.swissprot-module.html">Package&nbsp;swissprot</a> ::
        Module&nbsp;speclist
      </span>
    </td>
    <td>
      <table cellpadding="0" cellspacing="0">
        <!-- hide/show private -->
        <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink"
    onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr>
        <tr><td align="right"><span class="options"
            >[<a href="frames.html" target="_top">frames</a
            >]&nbsp;|&nbsp;<a href="Bio.expressions.swissprot.speclist-module.html"
            target="_top">no&nbsp;frames</a>]</span></td></tr>
      </table>
    </td>
  </tr>
</table>
<!-- ==================== MODULE DESCRIPTION ==================== -->
<h1 class="epydoc">Module speclist</h1><p class="nomargin-top"><span class="codelink"><a href="Bio.expressions.swissprot.speclist-pysrc.html">source&nbsp;code</a></span></p>
<p>Parser for the SPECLIST.TXT file in SWISS-PROT.</p>
  <p>You probably want to use the variables 'record' (for a single record) 
  and 'format' (for a set of records).</p>

<!-- ==================== FUNCTIONS ==================== -->
<a name="section-Functions"></a>
<table class="summary" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
  <td colspan="2" class="table-header">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr valign="top">
        <td align="left"><span class="table-header">Functions</span></td>
        <td align="right" valign="top"
         ><span class="options">[<a href="#section-Functions"
         class="privatelink" onclick="toggle_private();"
         >hide private</a>]</span></td>
      </tr>
    </table>
  </td>
</tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
      <table width="100%" cellpadding="0" cellspacing="0" border="0">
        <tr>
          <td><span class="summary-sig"><a name="SkipLinesToNoEOL"></a><span class="summary-sig-name">SkipLinesToNoEOL</span>(<span class="summary-sig-arg">expr</span>)</span></td>
          <td align="right" valign="top">
            <span class="codelink"><a href="Bio.expressions.swissprot.speclist-pysrc.html#SkipLinesToNoEOL">source&nbsp;code</a></span>
            
          </td>
        </tr>
      </table>
      
    </td>
  </tr>
</table>
<!-- ==================== VARIABLES ==================== -->
<a name="section-Variables"></a>
<table class="summary" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
  <td colspan="2" class="table-header">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr valign="top">
        <td align="left"><span class="table-header">Variables</span></td>
        <td align="right" valign="top"
         ><span class="options">[<a href="#section-Variables"
         class="privatelink" onclick="toggle_private();"
         >hide private</a>]</span></td>
      </tr>
    </table>
  </td>
</tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#DESCRIPTION" class="summary-name">DESCRIPTION</a> = <code title="Str(&quot;Description:&quot;)+ Spaces()+ UntilEol(&quot;description&quot;)+ AnyEol()">Str(&quot;Description:&quot;)+ Spaces()+ UntilEol(&quot;descrip<code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a name="NAME"></a><span class="summary-name">NAME</span> = <code title="Str(&quot;Name:&quot;)+ Spaces()+ UntilEol(&quot;name&quot;)+ AnyEol()">Str(&quot;Name:&quot;)+ Spaces()+ UntilEol(&quot;name&quot;)+ AnyEol()</code>
    </td>
  </tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#RELEASE" class="summary-name">RELEASE</a> = <code title="Str(&quot;Release:&quot;)+ Spaces()+ UntilEol(&quot;release&quot;)+ AnyEol()">Str(&quot;Release:&quot;)+ Spaces()+ UntilEol(&quot;release&quot;)+ AnyE<code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#TOTAL_CODES" class="summary-name">TOTAL_CODES</a> = <code title="Str(&quot;Total number of organism identification codes currently defined:&quot;\
)+ Spaces()+ Integer(&quot;num_organism_codes&quot;)+ Str(&quot;.&quot;)+ AnyEol()">Str(&quot;Total number of organism identification cod<code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#TABLE_HEADER" class="summary-name">TABLE_HEADER</a> = <code title="Group(&quot;table_header&quot;, Str(&quot;Code&quot;)+ Spaces()+ Str(&quot;Taxon&quot;)+ Spaces()+ S\
tr(&quot;N=Official name&quot;)+ ToEol()+ Spaces()+ Str(&quot;Node&quot;)+ Spaces()+ Str(&quot;\
C=Common name&quot;)+ ToEol()+ Spaces()+ Str(&quot;S=Synonym&quot;)+ ToEol()+ Rep1(An\
y(&quot; _&quot;))+ AnyEol())">Group(&quot;table_header&quot;, Str(&quot;Code&quot;)+ Spaces()+ St<code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
<tr class="private">
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a name="_dash_line"></a><span class="summary-name">_dash_line</span> = <code title="Rep1(Str(&quot;-&quot;))+ AnyEol()">Rep1(Str(&quot;-&quot;))+ AnyEol()</code>
    </td>
  </tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#COPYRIGHT" class="summary-name">COPYRIGHT</a> = <code title="Group(&quot;copyright&quot;, _dash_line+ Str(&quot;SWISS-PROT is copyright.&quot;)+ ToEol(\
)+ SkipLinesToNoEOL(_dash_line)+ Rep(AnyEol()))">Group(&quot;copyright&quot;, _dash_line+ Str(&quot;SWISS-PROT is <code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
<tr class="private">
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#_code_line" class="summary-name" onclick="show_private();">_code_line</a> = <code title="Group(&quot;code&quot;, Re(r&quot;[A-Z0-9]{1,5}&quot;))+ Spaces()+ Group(&quot;kingdom&quot;, Any(&quot;A\
BEV&quot;))+ Spaces()+ Group(&quot;taxon_node&quot;, Digits())+ Str(&quot;:&quot;)+ Spaces()+ S\
tr(&quot;N=&quot;)+ Group(&quot;official_name&quot;, UntilEol())+ AnyEol()">Group(&quot;code&quot;, Re(r&quot;[A-Z0-9]{1,5}&quot;))+ Spaces()+ Gr<code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
<tr class="private">
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#_common_line" class="summary-name" onclick="show_private();">_common_line</a> = <code title="Spaces()+ Str(&quot;C=&quot;)+ Group(&quot;common_name&quot;, UntilEol())+ AnyEol()">Spaces()+ Str(&quot;C=&quot;)+ Group(&quot;common_name&quot;, Until<code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
<tr class="private">
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#_synonym_line" class="summary-name" onclick="show_private();">_synonym_line</a> = <code title="Spaces()+ Str(&quot;S=&quot;)+ Group(&quot;synonym&quot;, UntilEol())+ AnyEol()">Spaces()+ Str(&quot;S=&quot;)+ Group(&quot;synonym&quot;, UntilEol<code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#record" class="summary-name">record</a> = <code title="Group(&quot;record&quot;, _code_line+ Rep(_common_line)+ Rep(_synonym_line))">Group(&quot;record&quot;, _code_line+ Rep(_common_line)+ Rep(_s<code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#format" class="summary-name">format</a> = <code title="Group(&quot;format&quot;, SkipLinesToNoEOL(DESCRIPTION)+ NAME+ RELEASE+ SkipLine\
sToNoEOL(TOTAL_CODES)+ SkipLinesToNoEOL(TABLE_HEADER)+ Rep1(record)+ A\
nyEol()+ COPYRIGHT)">Group(&quot;format&quot;, SkipLinesToNoEOL(DESCRIPTION)+ NAME+ <code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
<tr>
    <td width="15%" align="right" valign="top" class="summary">
      <span class="summary-type">&nbsp;</span>
    </td><td class="summary">
        <a href="Bio.expressions.swissprot.speclist-module.html#__warningregistry__" class="summary-name">__warningregistry__</a> = <code title="{('Bio.expressions was deprecated, as it does not work with recent ver\
sions of mxTextTools. If you want to continue to use this module, plea\
se get in contact with the Biopython developers at biopython-dev@biopy\
thon.org to avoid permanent removal of this module from Biopython',
  &lt;type 'exceptions.DeprecationWarning'&gt;,
  9): 1}"><code class="variable-group">{</code><code class="variable-group">(</code><code class="variable-quote">'</code><code class="variable-string">Bio.expressions was deprecated, as it</code><code class="variable-ellipsis">...</code></code>
    </td>
  </tr>
</table>
<!-- ==================== VARIABLES DETAILS ==================== -->
<a name="section-VariablesDetails"></a>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
  <td colspan="2" class="table-header">
    <table border="0" cellpadding="0" cellspacing="0" width="100%">
      <tr valign="top">
        <td align="left"><span class="table-header">Variables Details</span></td>
        <td align="right" valign="top"
         ><span class="options">[<a href="#section-VariablesDetails"
         class="privatelink" onclick="toggle_private();"
         >hide private</a>]</span></td>
      </tr>
    </table>
  </td>
</tr>
</table>
<a name="DESCRIPTION"></a>
<div>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">DESCRIPTION</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
Str(&quot;Description:&quot;)+ Spaces()+ UntilEol(&quot;description&quot;)+ AnyEol()
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<a name="RELEASE"></a>
<div>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">RELEASE</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
Str(&quot;Release:&quot;)+ Spaces()+ UntilEol(&quot;release&quot;)+ AnyEol()
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<a name="TOTAL_CODES"></a>
<div>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">TOTAL_CODES</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
Str(&quot;Total number of organism identification codes currently defined:&quot;<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
)+ Spaces()+ Integer(&quot;num_organism_codes&quot;)+ Str(&quot;.&quot;)+ AnyEol()
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<a name="TABLE_HEADER"></a>
<div>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">TABLE_HEADER</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
Group(&quot;table_header&quot;, Str(&quot;Code&quot;)+ Spaces()+ Str(&quot;Taxon&quot;)+ Spaces()+ S<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
tr(&quot;N=Official name&quot;)+ ToEol()+ Spaces()+ Str(&quot;Node&quot;)+ Spaces()+ Str(&quot;<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
C=Common name&quot;)+ ToEol()+ Spaces()+ Str(&quot;S=Synonym&quot;)+ ToEol()+ Rep1(An<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
y(&quot; _&quot;))+ AnyEol())
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<a name="COPYRIGHT"></a>
<div>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">COPYRIGHT</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
Group(&quot;copyright&quot;, _dash_line+ Str(&quot;SWISS-PROT is copyright.&quot;)+ ToEol(<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
)+ SkipLinesToNoEOL(_dash_line)+ Rep(AnyEol()))
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<a name="_code_line"></a>
<div class="private">
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">_code_line</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
Group(&quot;code&quot;, Re(r&quot;[A-Z0-9]{1,5}&quot;))+ Spaces()+ Group(&quot;kingdom&quot;, Any(&quot;A<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
BEV&quot;))+ Spaces()+ Group(&quot;taxon_node&quot;, Digits())+ Str(&quot;:&quot;)+ Spaces()+ S<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
tr(&quot;N=&quot;)+ Group(&quot;official_name&quot;, UntilEol())+ AnyEol()
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<a name="_common_line"></a>
<div class="private">
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">_common_line</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
Spaces()+ Str(&quot;C=&quot;)+ Group(&quot;common_name&quot;, UntilEol())+ AnyEol()
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<a name="_synonym_line"></a>
<div class="private">
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">_synonym_line</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
Spaces()+ Str(&quot;S=&quot;)+ Group(&quot;synonym&quot;, UntilEol())+ AnyEol()
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<a name="record"></a>
<div>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">record</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
Group(&quot;record&quot;, _code_line+ Rep(_common_line)+ Rep(_synonym_line))
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<a name="format"></a>
<div>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">format</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
Group(&quot;format&quot;, SkipLinesToNoEOL(DESCRIPTION)+ NAME+ RELEASE+ SkipLine<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
sToNoEOL(TOTAL_CODES)+ SkipLinesToNoEOL(TABLE_HEADER)+ Rep1(record)+ A<span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
nyEol()+ COPYRIGHT)
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<a name="__warningregistry__"></a>
<div>
<table class="details" border="1" cellpadding="3"
       cellspacing="0" width="100%" bgcolor="white">
<tr><td>
  <h3 class="epydoc">__warningregistry__</h3>
  
  <dl class="fields">
  </dl>
  <dl class="fields">
    <dt>Value:</dt>
      <dd><table><tr><td><pre class="variable">
<code class="variable-group">{</code><code class="variable-group">(</code><code class="variable-quote">'</code><code class="variable-string">Bio.expressions was deprecated, as it does not work with recent ver</code><span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
<code class="variable-string">sions of mxTextTools. If you want to continue to use this module, plea</code><span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
<code class="variable-string">se get in contact with the Biopython developers at biopython-dev@biopy</code><span class="variable-linewrap"><img src="crarr.png" alt="\" /></span>
<code class="variable-string">thon.org to avoid permanent removal of this module from Biopython</code><code class="variable-quote">'</code><code class="variable-op">,</code>
  &lt;type 'exceptions.DeprecationWarning'&gt;<code class="variable-op">,</code>
  9<code class="variable-group">)</code><code class="variable-op">: </code>1<code class="variable-group">}</code>
</pre></td></tr></table>
</dd>
  </dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
       bgcolor="#a0c0ff" cellspacing="0">
  <tr valign="middle">

  <!-- Tree link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Index link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th>

  <!-- Help link -->
      <th>&nbsp;&nbsp;&nbsp;<a
        href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th>

      <th class="navbar" width="100%"></th>
  </tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
  <tr>
    <td align="left" class="footer">
    Generated by Epydoc 3.0.1 on Mon Sep 15 09:26:28 2008
    </td>
    <td align="right" class="footer">
      <a target="mainFrame" href="http://epydoc.sourceforge.net"
        >http://epydoc.sourceforge.net</a>
    </td>
  </tr>
</table>

<script type="text/javascript">
  <!--
  // Private objects are initially displayed (because if
  // javascript is turned off then we want them to be
  // visible); but by default, we want to hide them.  So hide
  // them unless we have a cookie that says to show them.
  checkCookie();
  // -->
</script>
</body>
</html>