Sophie

Sophie

distrib > * > cooker > x86_64 > by-pkgid > 635dc0b7819f4e396a16d64269572c71 > files > 2059

biopython-doc-1.58-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>CodonTable</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 CodonTable</h1>
<hr />
  <h2 class="toc">Classes</h2>
    <a target="mainFrame" href="Bio.Data.CodonTable.AmbiguousCodonTable-class.html"
     >AmbiguousCodonTable</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable.AmbiguousForwardTable-class.html"
     >AmbiguousForwardTable</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable.CodonTable-class.html"
     >CodonTable</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable.NCBICodonTable-class.html"
     >NCBICodonTable</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable.NCBICodonTableDNA-class.html"
     >NCBICodonTableDNA</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable.NCBICodonTableRNA-class.html"
     >NCBICodonTableRNA</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable.TranslationError-class.html"
     >TranslationError</a><br />  <h2 class="toc">Functions</h2>
    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#list_ambiguous_codons"
     >list_ambiguous_codons</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#list_possible_proteins"
     >list_possible_proteins</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#make_back_table"
     >make_back_table</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#register_ncbi_table"
     >register_ncbi_table</a><br />  <h2 class="toc">Variables</h2>
    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#__package__"
     >__package__</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#ambiguous_dna_by_id"
     >ambiguous_dna_by_id</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#ambiguous_dna_by_name"
     >ambiguous_dna_by_name</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#ambiguous_generic_by_id"
     >ambiguous_generic_by_id</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#ambiguous_generic_by_name"
     >ambiguous_generic_by_name</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#ambiguous_rna_by_id"
     >ambiguous_rna_by_id</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#ambiguous_rna_by_name"
     >ambiguous_rna_by_name</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#generic_by_id"
     >generic_by_id</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#generic_by_name"
     >generic_by_name</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#standard_dna_table"
     >standard_dna_table</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#standard_rna_table"
     >standard_rna_table</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#unambiguous_dna_by_id"
     >unambiguous_dna_by_id</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#unambiguous_dna_by_name"
     >unambiguous_dna_by_name</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#unambiguous_rna_by_id"
     >unambiguous_rna_by_id</a><br />    <a target="mainFrame" href="Bio.Data.CodonTable-module.html#unambiguous_rna_by_name"
     >unambiguous_rna_by_name</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>