Sophie

Sophie

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

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>Decode</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">
<h1 class="toc">Module Decode</h1>
<hr />
  <h2 class="toc">Classes</h2>
    <a target="mainFrame" href="Bio.Decode.DecodeParser-class.html"
     >DecodeParser</a><br />    <a target="mainFrame" href="Bio.Decode.DecodeScanner-class.html"
     >DecodeScanner</a><br />    <a target="mainFrame" href="Bio.Decode.Float-class.html"
     >Float</a><br />    <a target="mainFrame" href="Bio.Decode.Function-class.html"
     >Function</a><br />    <a target="mainFrame" href="Bio.Decode.FunctionCall-class.html"
     >FunctionCall</a><br />    <a target="mainFrame" href="Bio.Decode.FunctionCallChain-class.html"
     >FunctionCallChain</a><br />    <a target="mainFrame" href="Bio.Decode.FunctionName-class.html"
     >FunctionName</a><br />    <a target="mainFrame" href="Bio.Decode.Integer-class.html"
     >Integer</a><br />    <a target="mainFrame" href="Bio.Decode.String-class.html"
     >String</a><br />    <a target="mainFrame" href="Bio.Decode.Token-class.html"
     >Token</a><br />    <a target="mainFrame" href="Bio.Decode.ValueToken-class.html"
     >ValueToken</a><br />  <h2 class="toc">Functions</h2>
  <div class="private">
    <a target="mainFrame" href="Bio.Decode-module.html#_fixup_defs"
     >_fixup_defs</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="Bio.Decode-module.html#_verify_subtypes"
     >_verify_subtypes</a><br />  </div>
    <a target="mainFrame" href="Bio.Decode-module.html#chomp"
     >chomp</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#chompchomp"
     >chompchomp</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#fixspaces"
     >fixspaces</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#join_english"
     >join_english</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#join_fixspaces"
     >join_fixspaces</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#lchomp"
     >lchomp</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#make_decoder"
     >make_decoder</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#make_typechecked_decoder"
     >make_typechecked_decoder</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#parse"
     >parse</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#safe_int"
     >safe_int</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#scan"
     >scan</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#test"
     >test</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#tr"
     >tr</a><br />    <a target="mainFrame" href="Bio.Decode-module.html#unescape_C"
     >unescape_C</a><br />  <h2 class="toc">Variables</h2>
  <div class="private">
    <a target="mainFrame" href="Bio.Decode-module.html#_decoder_cache"
     >_decoder_cache</a><br />  </div>
  <div class="private">
    <a target="mainFrame" href="Bio.Decode-module.html#_typechecked_decoder_cache"
     >_typechecked_decoder_cache</a><br />  </div>
    <a target="mainFrame" href="Bio.Decode-module.html#decode_functions"
     >decode_functions</a><br /><hr />
<span class="options">[<a href="javascript:void(0);" class="privatelink"
    onclick="toggle_private();">hide&nbsp;private</a>]</span>

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