Sophie

Sophie

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

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.FSSP.fssp_rec</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.FSSP-module.html">Package&nbsp;FSSP</a> ::
        Module&nbsp;fssp_rec
      </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.FSSP.fssp_rec-pysrc.html"
            target="_top">no&nbsp;frames</a>]</span></td></tr>
      </table>
    </td>
  </tr>
</table>
<h1 class="epydoc">Source Code for <a href="Bio.FSSP.fssp_rec-module.html">Module Bio.FSSP.fssp_rec</a></h1>
<pre class="py-src">
<a name="L1"></a><tt class="py-lineno"> 1</tt>  <tt class="py-line"><tt class="py-keyword">from</tt> <tt class="py-name">types</tt> <tt class="py-keyword">import</tt> <tt class="py-name">ListType</tt><tt class="py-op">,</tt> <tt class="py-name">TupleType</tt> </tt>
<a name="L2"></a><tt class="py-lineno"> 2</tt>  <tt class="py-line"><tt class="py-comment"># A superclass for reading [f]ixed-column type [f]lat-[f]ile records. (e.g.</tt> </tt>
<a name="fff_rec"></a><div id="fff_rec-def"><a name="L3"></a><tt class="py-lineno"> 3</tt> <a class="py-toggle" href="#" id="fff_rec-toggle" onclick="return toggle('fff_rec');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">class</tt> <a class="py-def-name" href="Bio.FSSP.fssp_rec.fff_rec-class.html">fff_rec</a><tt class="py-op">:</tt> </tt>
</div><div id="fff_rec-collapsed" style="display:none;" pad="++" indent="++++"></div><div id="fff_rec-expanded"><a name="fff_rec.__init__"></a><div id="fff_rec.__init__-def"><a name="L4"></a><tt class="py-lineno"> 4</tt> <a class="py-toggle" href="#" id="fff_rec.__init__-toggle" onclick="return toggle('fff_rec.__init__');">-</a><tt class="py-line">   <tt class="py-keyword">def</tt> <a class="py-def-name" href="Bio.FSSP.fssp_rec.fff_rec-class.html#__init__">__init__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt><tt class="py-param">inrec</tt><tt class="py-op">=</tt><tt class="py-string">''</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
</div><div id="fff_rec.__init__-collapsed" style="display:none;" pad="++" indent="+++++++"></div><div id="fff_rec.__init__-expanded"><a name="L5"></a><tt class="py-lineno"> 5</tt>  <tt class="py-line">      <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-0" class="py-name" targets="Variable BioSQL.BioSeq.DBSeq.data=BioSQL.BioSeq.DBSeq-class.html#data"><a title="BioSQL.BioSeq.DBSeq.data" class="py-name" href="#" onclick="return doclink('link-0', 'data', 'link-0');">data</a></tt> <tt class="py-op">=</tt> <tt class="py-name">inrec</tt> </tt>
</div><a name="fff_rec.__repr__"></a><div id="fff_rec.__repr__-def"><a name="L6"></a><tt class="py-lineno"> 6</tt> <a class="py-toggle" href="#" id="fff_rec.__repr__-toggle" onclick="return toggle('fff_rec.__repr__');">-</a><tt class="py-line">   <tt class="py-keyword">def</tt> <a class="py-def-name" href="Bio.FSSP.fssp_rec.fff_rec-class.html#__repr__">__repr__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
</div><div id="fff_rec.__repr__-collapsed" style="display:none;" pad="++" indent="+++++++"></div><div id="fff_rec.__repr__-expanded"><a name="L7"></a><tt class="py-lineno"> 7</tt>  <tt class="py-line">      <tt class="py-keyword">return</tt> <tt class="py-name">str</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-1" class="py-name"><a title="BioSQL.BioSeq.DBSeq.data" class="py-name" href="#" onclick="return doclink('link-1', 'data', 'link-0');">data</a></tt><tt class="py-op">)</tt> </tt>
</div><a name="L8"></a><tt class="py-lineno"> 8</tt>  <tt class="py-line">   <tt id="link-2" class="py-name" targets="Method Bio.Align.AlignInfo.PSSM.__str__()=Bio.Align.AlignInfo.PSSM-class.html#__str__,Method Bio.Align.Generic.Alignment.__str__()=Bio.Align.Generic.Alignment-class.html#__str__,Method Bio.AlignAce.Motif.Motif.__str__()=Bio.AlignAce.Motif.Motif-class.html#__str__,Method Bio.Application.AbstractCommandline.__str__()=Bio.Application.AbstractCommandline-class.html#__str__,Method Bio.Application._Argument.__str__()=Bio.Application._Argument-class.html#__str__,Method Bio.Application._Option.__str__()=Bio.Application._Option-class.html#__str__,Method Bio.Blast.Record.Alignment.__str__()=Bio.Blast.Record.Alignment-class.html#__str__,Method Bio.Blast.Record.Description.__str__()=Bio.Blast.Record.Description-class.html#__str__,Method Bio.CDD.Record.Record.__str__()=Bio.CDD.Record.Record-class.html#__str__,Method Bio.Clustalw.ClustalAlignment.__str__()=Bio.Clustalw.ClustalAlignment-class.html#__str__,Method Bio.Clustalw.MultipleAlignCL.__str__()=Bio.Clustalw.MultipleAlignCL-class.html#__str__,Method Bio.Crystal.Chain.__str__()=Bio.Crystal.Chain-class.html#__str__,Method Bio.Crystal.Crystal.__str__()=Bio.Crystal.Crystal-class.html#__str__,Method Bio.Crystal.Hetero.__str__()=Bio.Crystal.Hetero-class.html#__str__,Method Bio.DBXRef.DBXRef.__str__()=Bio.DBXRef.DBXRef-class.html#__str__,Method Bio.Data.CodonTable.CodonTable.__str__()=Bio.Data.CodonTable.CodonTable-class.html#__str__,Method Bio.Decode.Function.__str__()=Bio.Decode.Function-class.html#__str__,Method Bio.Decode.ValueToken.__str__()=Bio.Decode.ValueToken-class.html#__str__,Method Bio.ECell.Record.Record.__str__()=Bio.ECell.Record.Record-class.html#__str__,Method Bio.EUtils.Datatypes.And.__str__()=Bio.EUtils.Datatypes.And-class.html#__str__,Method Bio.EUtils.Datatypes.Date.__str__()=Bio.EUtils.Datatypes.Date-class.html#__str__,Method Bio.EUtils.Datatypes.EUtilsSearchError.__str__()=Bio.EUtils.Datatypes.EUtilsSearchError-class.html#__str__,Method Bio.EUtils.Datatypes.Not.__str__()=Bio.EUtils.Datatypes.Not-class.html#__str__,Method Bio.EUtils.Datatypes.Or.__str__()=Bio.EUtils.Datatypes.Or-class.html#__str__,Method Bio.EUtils.Datatypes.Problem.__str__()=Bio.EUtils.Datatypes.Problem-class.html#__str__,Method Bio.EUtils.Datatypes.Range.__str__()=Bio.EUtils.Datatypes.Range-class.html#__str__,Method Bio.EUtils.Datatypes.Summary.__str__()=Bio.EUtils.Datatypes.Summary-class.html#__str__,Method Bio.EUtils.Datatypes.Term.__str__()=Bio.EUtils.Datatypes.Term-class.html#__str__,Method Bio.EUtils.MultiDict._BaseMultiDict.__str__()=Bio.EUtils.MultiDict._BaseMultiDict-class.html#__str__,Method Bio.EUtils.POM.AttributeList.__str__()=Bio.EUtils.POM.AttributeList-class.html#__str__,Method Bio.EUtils.POM.Comment.__str__()=Bio.EUtils.POM.Comment-class.html#__str__,Method Bio.EUtils.POM.ElementNode.__str__()=Bio.EUtils.POM.ElementNode-class.html#__str__,Method Bio.EUtils.POM.Fragments.__str__()=Bio.EUtils.POM.Fragments-class.html#__str__,Method Bio.EUtils.POM.IndentedText.__str__()=Bio.EUtils.POM.IndentedText-class.html#__str__,Method Bio.EUtils.POM.POMDocument.__str__()=Bio.EUtils.POM.POMDocument-class.html#__str__,Method Bio.EUtils.POM.Text.__str__()=Bio.EUtils.POM.Text-class.html#__str__,Method Bio.EUtils.sourcegen.ClassHolder.__str__()=Bio.EUtils.sourcegen.ClassHolder-class.html#__str__,Method Bio.EUtils.sourcegen.FunctionHolder.__str__()=Bio.EUtils.sourcegen.FunctionHolder-class.html#__str__,Method Bio.EUtils.sourcegen.MethodHolder.__str__()=Bio.EUtils.sourcegen.MethodHolder-class.html#__str__,Method Bio.EUtils.sourcegen.SourceFile.__str__()=Bio.EUtils.sourcegen.SourceFile-class.html#__str__,Method Bio.Emboss.Primer.PrimerSearchInputRecord.__str__()=Bio.Emboss.Primer.PrimerSearchInputRecord-class.html#__str__,Method Bio.Enzyme.DataRecord.__str__()=Bio.Enzyme.DataRecord-class.html#__str__,Method Bio.Enzyme.EnzymeRecord.__str__()=Bio.Enzyme.EnzymeRecord-class.html#__str__,Method Bio.Fasta.FastaAlign.FastaAlignment.__str__()=Bio.Fasta.FastaAlign.FastaAlignment-class.html#__str__,Method Bio.Fasta.Record.__str__()=Bio.Fasta.Record-class.html#__str__,Method Bio.GA.Organism.Organism.__str__()=Bio.GA.Organism.Organism-class.html#__str__,Method Bio.GFF.Feature.__str__()=Bio.GFF.Feature-class.html#__str__,Method Bio.GFF.GenericTools.VerboseDict.__str__()=Bio.GFF.GenericTools.VerboseDict-class.html#__str__,Method Bio.GFF.GenericTools.VerboseList.__str__()=Bio.GFF.GenericTools.VerboseList-class.html#__str__,Method Bio.GFF.easy.Location.__str__()=Bio.GFF.easy.Location-class.html#__str__,Method Bio.GenBank.LocationParser.Integer.__str__()=Bio.GenBank.LocationParser.Integer-class.html#__str__,Method Bio.GenBank.LocationParser.Symbol.__str__()=Bio.GenBank.LocationParser.Symbol-class.html#__str__,Method Bio.GenBank.Record.Feature.__str__()=Bio.GenBank.Record.Feature-class.html#__str__,Method Bio.GenBank.Record.Record.__str__()=Bio.GenBank.Record.Record-class.html#__str__,Method Bio.GenBank.Record.Reference.__str__()=Bio.GenBank.Record.Reference-class.html#__str__,Method Bio.Geo.Record.Record.__str__()=Bio.Geo.Record.Record-class.html#__str__,Method Bio.IntelliGenetics.Record.Record.__str__()=Bio.IntelliGenetics.Record.Record-class.html#__str__,Method Bio.InterPro.Record.__str__()=Bio.InterPro.Record-class.html#__str__,Method Bio.KEGG.Compound.Record.__str__()=Bio.KEGG.Compound.Record-class.html#__str__,Method Bio.KEGG.Enzyme.Record.__str__()=Bio.KEGG.Enzyme.Record-class.html#__str__,Method Bio.LocusLink.Record.__str__()=Bio.LocusLink.Record-class.html#__str__,Method Bio.LocusLink.web_parse.Record.__str__()=Bio.LocusLink.web_parse.Record-class.html#__str__,Method Bio.LocusLink.web_parse.Token.__str__()=Bio.LocusLink.web_parse.Token-class.html#__str__,Method Bio.LocusLink.web_parse.Url.__str__()=Bio.LocusLink.web_parse.Url-class.html#__str__,Method Bio.MarkovModel.MarkovModel.__str__()=Bio.MarkovModel.MarkovModel-class.html#__str__,Method Bio.MetaTool.Record.Metabolite.__str__()=Bio.MetaTool.Record.Metabolite-class.html#__str__,Method Bio.MetaTool.Record.MetaboliteRole.__str__()=Bio.MetaTool.Record.MetaboliteRole-class.html#__str__,Method Bio.MetaTool.Record.PathwayTransform.__str__()=Bio.MetaTool.Record.PathwayTransform-class.html#__str__,Method Bio.MetaTool.Record.Record.__str__()=Bio.MetaTool.Record.Record-class.html#__str__,Method Bio.Mindy.Location.Location.__str__()=Bio.Mindy.Location.Location-class.html#__str__,Method Bio.NBRF.Record.Record.__str__()=Bio.NBRF.Record.Record-class.html#__str__,Method Bio.Ndb.Record.__str__()=Bio.Ndb.Record-class.html#__str__,Method Bio.NetCatch.ExtractUrls.__str__()=Bio.NetCatch.ExtractUrls-class.html#__str__,Method Bio.NetCatch.NetCatch.__str__()=Bio.NetCatch.NetCatch-class.html#__str__,Method Bio.NeuralNetwork.BackPropagation.Layer.AbstractLayer.__str__()=Bio.NeuralNetwork.BackPropagation.Layer.AbstractLayer-class.html#__str__,Method Bio.Nexus.Trees.Tree.__str__()=Bio.Nexus.Trees.Tree-class.html#__str__,Method Bio.Pathway.Interaction.__str__()=Bio.Pathway.Interaction-class.html#__str__,Method Bio.Pathway.Network.__str__()=Bio.Pathway.Network-class.html#__str__,Method Bio.Pathway.Reaction.__str__()=Bio.Pathway.Reaction-class.html#__str__,Method Bio.Pathway.Rep.Graph.Graph.__str__()=Bio.Pathway.Rep.Graph.Graph-class.html#__str__,Method Bio.Pathway.Rep.HashSet.HashSet.__str__()=Bio.Pathway.Rep.HashSet.HashSet-class.html#__str__,Method Bio.Pathway.Rep.MultiGraph.MultiGraph.__str__()=Bio.Pathway.Rep.MultiGraph.MultiGraph-class.html#__str__,Method Bio.Pathway.System.__str__()=Bio.Pathway.System-class.html#__str__,Method Bio.PopGen.FDist.Record.__str__()=Bio.PopGen.FDist.Record-class.html#__str__,Method Bio.PopGen.GenePop.Record.__str__()=Bio.PopGen.GenePop.Record-class.html#__str__,Method Bio.Prosite.Pattern.Prosite.__str__()=Bio.Prosite.Pattern.Prosite-class.html#__str__,Method Bio.Prosite.Pattern.PrositeMatch.__str__()=Bio.Prosite.Pattern.PrositeMatch-class.html#__str__,Method Bio.Prosite.Pattern.PrositeTerm.__str__()=Bio.Prosite.Pattern.PrositeTerm-class.html#__str__,Method Bio.Prosite.PatternHit.__str__()=Bio.Prosite.PatternHit-class.html#__str__,Method Bio.Restriction.Restriction.RestrictionBatch.__str__()=Bio.Restriction.Restriction.RestrictionBatch-class.html#__str__,Method Bio.Restriction.Restriction.RestrictionType.__str__()=Bio.Restriction.Restriction.RestrictionType-class.html#__str__,Method Bio.SCOP.Cla.Record.__str__()=Bio.SCOP.Cla.Record-class.html#__str__,Method Bio.SCOP.Des.Record.__str__()=Bio.SCOP.Des.Record-class.html#__str__,Method Bio.SCOP.Dom.Record.__str__()=Bio.SCOP.Dom.Record-class.html#__str__,Method Bio.SCOP.Domain.__str__()=Bio.SCOP.Domain-class.html#__str__,Method Bio.SCOP.Hie.Record.__str__()=Bio.SCOP.Hie.Record-class.html#__str__,Method Bio.SCOP.Node.__str__()=Bio.SCOP.Node-class.html#__str__,Method Bio.SCOP.Residues'.Residues.__str__()=Bio.SCOP.Residues%27.Residues-class.html#__str__,Method Bio.Saf.Record.Record.__str__()=Bio.Saf.Record.Record-class.html#__str__,Method Bio.Seq.MutableSeq.__str__()=Bio.Seq.MutableSeq-class.html#__str__,Method Bio.Seq.Seq.__str__()=Bio.Seq.Seq-class.html#__str__,Method Bio.SeqFeature.AfterPosition.__str__()=Bio.SeqFeature.AfterPosition-class.html#__str__,Method Bio.SeqFeature.BeforePosition.__str__()=Bio.SeqFeature.BeforePosition-class.html#__str__,Method Bio.SeqFeature.BetweenPosition.__str__()=Bio.SeqFeature.BetweenPosition-class.html#__str__,Method Bio.SeqFeature.ExactPosition.__str__()=Bio.SeqFeature.ExactPosition-class.html#__str__,Method Bio.SeqFeature.FeatureLocation.__str__()=Bio.SeqFeature.FeatureLocation-class.html#__str__,Method Bio.SeqFeature.OneOfPosition.__str__()=Bio.SeqFeature.OneOfPosition-class.html#__str__,Method Bio.SeqFeature.PositionGap.__str__()=Bio.SeqFeature.PositionGap-class.html#__str__,Method Bio.SeqFeature.Reference.__str__()=Bio.SeqFeature.Reference-class.html#__str__,Method Bio.SeqFeature.SeqFeature.__str__()=Bio.SeqFeature.SeqFeature-class.html#__str__,Method Bio.SeqFeature.WithinPosition.__str__()=Bio.SeqFeature.WithinPosition-class.html#__str__,Method Bio.SeqRecord.SeqRecord.__str__()=Bio.SeqRecord.SeqRecord-class.html#__str__,Method Bio.StdHandler.Feature.__str__()=Bio.StdHandler.Feature-class.html#__str__,Method Bio.SubsMat.BadMatrix.__str__()=Bio.SubsMat.BadMatrix-class.html#__str__,Method Bio.Translate.Translator.__str__()=Bio.Translate.Translator-class.html#__str__,Method Bio.Wise.dnal.Statistics.__str__()=Bio.Wise.dnal.Statistics-class.html#__str__,Method Bio.Wise.psw.ColumnUnit.__str__()=Bio.Wise.psw.ColumnUnit-class.html#__str__,Method Bio.config.Registry.Registry.__str__()=Bio.config.Registry.Registry-class.html#__str__,Method BioSQL.BioSeq.DBSeq.__str__()=BioSQL.BioSeq.DBSeq-class.html#__str__,Method Martel.Expression.Alt.__str__()=Martel.Expression.Alt-class.html#__str__,Method Martel.Expression.Any.__str__()=Martel.Expression.Any-class.html#__str__,Method Martel.Expression.AnyEol.__str__()=Martel.Expression.AnyEol-class.html#__str__,Method Martel.Expression.Assert.__str__()=Martel.Expression.Assert-class.html#__str__,Method Martel.Expression.AtBeginning.__str__()=Martel.Expression.AtBeginning-class.html#__str__,Method Martel.Expression.AtEnd.__str__()=Martel.Expression.AtEnd-class.html#__str__,Method Martel.Expression.Debug.__str__()=Martel.Expression.Debug-class.html#__str__,Method Martel.Expression.Dot.__str__()=Martel.Expression.Dot-class.html#__str__,Method Martel.Expression.Expression.__str__()=Martel.Expression.Expression-class.html#__str__,Method Martel.Expression.Group.__str__()=Martel.Expression.Group-class.html#__str__,Method Martel.Expression.GroupRef.__str__()=Martel.Expression.GroupRef-class.html#__str__,Method Martel.Expression.Literal.__str__()=Martel.Expression.Literal-class.html#__str__,Method Martel.Expression.MaxRepeat.__str__()=Martel.Expression.MaxRepeat-class.html#__str__,Method Martel.Expression.NullOp.__str__()=Martel.Expression.NullOp-class.html#__str__,Method Martel.Expression.PassThrough.__str__()=Martel.Expression.PassThrough-class.html#__str__,Method Martel.Expression.Seq.__str__()=Martel.Expression.Seq-class.html#__str__,Method Martel.Expression.Str.__str__()=Martel.Expression.Str-class.html#__str__,Method Martel.Parser.HeaderFooterParser.__str__()=Martel.Parser.HeaderFooterParser-class.html#__str__,Method Martel.Parser.MartelAttributeList.__str__()=Martel.Parser.MartelAttributeList-class.html#__str__,Method Martel.Parser.Parser.__str__()=Martel.Parser.Parser-class.html#__str__,Method Martel.Parser.RecordParser.__str__()=Martel.Parser.RecordParser-class.html#__str__"><a title="Bio.Align.AlignInfo.PSSM.__str__
Bio.Align.Generic.Alignment.__str__
Bio.AlignAce.Motif.Motif.__str__
Bio.Application.AbstractCommandline.__str__
Bio.Application._Argument.__str__
Bio.Application._Option.__str__
Bio.Blast.Record.Alignment.__str__
Bio.Blast.Record.Description.__str__
Bio.CDD.Record.Record.__str__
Bio.Clustalw.ClustalAlignment.__str__
Bio.Clustalw.MultipleAlignCL.__str__
Bio.Crystal.Chain.__str__
Bio.Crystal.Crystal.__str__
Bio.Crystal.Hetero.__str__
Bio.DBXRef.DBXRef.__str__
Bio.Data.CodonTable.CodonTable.__str__
Bio.Decode.Function.__str__
Bio.Decode.ValueToken.__str__
Bio.ECell.Record.Record.__str__
Bio.EUtils.Datatypes.And.__str__
Bio.EUtils.Datatypes.Date.__str__
Bio.EUtils.Datatypes.EUtilsSearchError.__str__
Bio.EUtils.Datatypes.Not.__str__
Bio.EUtils.Datatypes.Or.__str__
Bio.EUtils.Datatypes.Problem.__str__
Bio.EUtils.Datatypes.Range.__str__
Bio.EUtils.Datatypes.Summary.__str__
Bio.EUtils.Datatypes.Term.__str__
Bio.EUtils.MultiDict._BaseMultiDict.__str__
Bio.EUtils.POM.AttributeList.__str__
Bio.EUtils.POM.Comment.__str__
Bio.EUtils.POM.ElementNode.__str__
Bio.EUtils.POM.Fragments.__str__
Bio.EUtils.POM.IndentedText.__str__
Bio.EUtils.POM.POMDocument.__str__
Bio.EUtils.POM.Text.__str__
Bio.EUtils.sourcegen.ClassHolder.__str__
Bio.EUtils.sourcegen.FunctionHolder.__str__
Bio.EUtils.sourcegen.MethodHolder.__str__
Bio.EUtils.sourcegen.SourceFile.__str__
Bio.Emboss.Primer.PrimerSearchInputRecord.__str__
Bio.Enzyme.DataRecord.__str__
Bio.Enzyme.EnzymeRecord.__str__
Bio.Fasta.FastaAlign.FastaAlignment.__str__
Bio.Fasta.Record.__str__
Bio.GA.Organism.Organism.__str__
Bio.GFF.Feature.__str__
Bio.GFF.GenericTools.VerboseDict.__str__
Bio.GFF.GenericTools.VerboseList.__str__
Bio.GFF.easy.Location.__str__
Bio.GenBank.LocationParser.Integer.__str__
Bio.GenBank.LocationParser.Symbol.__str__
Bio.GenBank.Record.Feature.__str__
Bio.GenBank.Record.Record.__str__
Bio.GenBank.Record.Reference.__str__
Bio.Geo.Record.Record.__str__
Bio.IntelliGenetics.Record.Record.__str__
Bio.InterPro.Record.__str__
Bio.KEGG.Compound.Record.__str__
Bio.KEGG.Enzyme.Record.__str__
Bio.LocusLink.Record.__str__
Bio.LocusLink.web_parse.Record.__str__
Bio.LocusLink.web_parse.Token.__str__
Bio.LocusLink.web_parse.Url.__str__
Bio.MarkovModel.MarkovModel.__str__
Bio.MetaTool.Record.Metabolite.__str__
Bio.MetaTool.Record.MetaboliteRole.__str__
Bio.MetaTool.Record.PathwayTransform.__str__
Bio.MetaTool.Record.Record.__str__
Bio.Mindy.Location.Location.__str__
Bio.NBRF.Record.Record.__str__
Bio.Ndb.Record.__str__
Bio.NetCatch.ExtractUrls.__str__
Bio.NetCatch.NetCatch.__str__
Bio.NeuralNetwork.BackPropagation.Layer.AbstractLayer.__str__
Bio.Nexus.Trees.Tree.__str__
Bio.Pathway.Interaction.__str__
Bio.Pathway.Network.__str__
Bio.Pathway.Reaction.__str__
Bio.Pathway.Rep.Graph.Graph.__str__
Bio.Pathway.Rep.HashSet.HashSet.__str__
Bio.Pathway.Rep.MultiGraph.MultiGraph.__str__
Bio.Pathway.System.__str__
Bio.PopGen.FDist.Record.__str__
Bio.PopGen.GenePop.Record.__str__
Bio.Prosite.Pattern.Prosite.__str__
Bio.Prosite.Pattern.PrositeMatch.__str__
Bio.Prosite.Pattern.PrositeTerm.__str__
Bio.Prosite.PatternHit.__str__
Bio.Restriction.Restriction.RestrictionBatch.__str__
Bio.Restriction.Restriction.RestrictionType.__str__
Bio.SCOP.Cla.Record.__str__
Bio.SCOP.Des.Record.__str__
Bio.SCOP.Dom.Record.__str__
Bio.SCOP.Domain.__str__
Bio.SCOP.Hie.Record.__str__
Bio.SCOP.Node.__str__
Bio.SCOP.Residues'.Residues.__str__
Bio.Saf.Record.Record.__str__
Bio.Seq.MutableSeq.__str__
Bio.Seq.Seq.__str__
Bio.SeqFeature.AfterPosition.__str__
Bio.SeqFeature.BeforePosition.__str__
Bio.SeqFeature.BetweenPosition.__str__
Bio.SeqFeature.ExactPosition.__str__
Bio.SeqFeature.FeatureLocation.__str__
Bio.SeqFeature.OneOfPosition.__str__
Bio.SeqFeature.PositionGap.__str__
Bio.SeqFeature.Reference.__str__
Bio.SeqFeature.SeqFeature.__str__
Bio.SeqFeature.WithinPosition.__str__
Bio.SeqRecord.SeqRecord.__str__
Bio.StdHandler.Feature.__str__
Bio.SubsMat.BadMatrix.__str__
Bio.Translate.Translator.__str__
Bio.Wise.dnal.Statistics.__str__
Bio.Wise.psw.ColumnUnit.__str__
Bio.config.Registry.Registry.__str__
BioSQL.BioSeq.DBSeq.__str__
Martel.Expression.Alt.__str__
Martel.Expression.Any.__str__
Martel.Expression.AnyEol.__str__
Martel.Expression.Assert.__str__
Martel.Expression.AtBeginning.__str__
Martel.Expression.AtEnd.__str__
Martel.Expression.Debug.__str__
Martel.Expression.Dot.__str__
Martel.Expression.Expression.__str__
Martel.Expression.Group.__str__
Martel.Expression.GroupRef.__str__
Martel.Expression.Literal.__str__
Martel.Expression.MaxRepeat.__str__
Martel.Expression.NullOp.__str__
Martel.Expression.PassThrough.__str__
Martel.Expression.Seq.__str__
Martel.Expression.Str.__str__
Martel.Parser.HeaderFooterParser.__str__
Martel.Parser.MartelAttributeList.__str__
Martel.Parser.Parser.__str__
Martel.Parser.RecordParser.__str__" class="py-name" href="#" onclick="return doclink('link-2', '__str__', 'link-2');">__str__</a></tt> <tt class="py-op">=</tt> <tt id="link-3" class="py-name" targets="Method Bio.Align.Generic.Alignment.__repr__()=Bio.Align.Generic.Alignment-class.html#__repr__,Method Bio.Alphabet.Alphabet.__repr__()=Bio.Alphabet.Alphabet-class.html#__repr__,Method Bio.Alphabet.AlphabetEncoder.__repr__()=Bio.Alphabet.AlphabetEncoder-class.html#__repr__,Method Bio.Crystal.Crystal.__repr__()=Bio.Crystal.Crystal-class.html#__repr__,Method Bio.Crystal.Hetero.__repr__()=Bio.Crystal.Hetero-class.html#__repr__,Method Bio.Decode.Token.__repr__()=Bio.Decode.Token-class.html#__repr__,Method Bio.Decode.ValueToken.__repr__()=Bio.Decode.ValueToken-class.html#__repr__,Method Bio.DocSQL.Query.__repr__()=Bio.DocSQL.Query-class.html#__repr__,Method Bio.EUtils.Datatypes.CheckLinkSet.__repr__()=Bio.EUtils.Datatypes.CheckLinkSet-class.html#__repr__,Method Bio.EUtils.Datatypes.DBIds.__repr__()=Bio.EUtils.Datatypes.DBIds-class.html#__repr__,Method Bio.EUtils.Datatypes.Date.__repr__()=Bio.EUtils.Datatypes.Date-class.html#__repr__,Method Bio.EUtils.Datatypes.EUtilsSearchError.__repr__()=Bio.EUtils.Datatypes.EUtilsSearchError-class.html#__repr__,Method Bio.EUtils.Datatypes.IdCheck.__repr__()=Bio.EUtils.Datatypes.IdCheck-class.html#__repr__,Method Bio.EUtils.Datatypes.IdUrlSet.__repr__()=Bio.EUtils.Datatypes.IdUrlSet-class.html#__repr__,Method Bio.EUtils.Datatypes.Link.__repr__()=Bio.EUtils.Datatypes.Link-class.html#__repr__,Method Bio.EUtils.Datatypes.LinkSetDb.__repr__()=Bio.EUtils.Datatypes.LinkSetDb-class.html#__repr__,Method Bio.EUtils.Datatypes.LinksLinkSet.__repr__()=Bio.EUtils.Datatypes.LinksLinkSet-class.html#__repr__,Method Bio.EUtils.Datatypes.NeighborLinkSet.__repr__()=Bio.EUtils.Datatypes.NeighborLinkSet-class.html#__repr__,Method Bio.EUtils.Datatypes.ObjUrl.__repr__()=Bio.EUtils.Datatypes.ObjUrl-class.html#__repr__,Method Bio.EUtils.Datatypes.Problem.__repr__()=Bio.EUtils.Datatypes.Problem-class.html#__repr__,Method Bio.EUtils.Datatypes.Provider.__repr__()=Bio.EUtils.Datatypes.Provider-class.html#__repr__,Method Bio.EUtils.Datatypes.Summary.__repr__()=Bio.EUtils.Datatypes.Summary-class.html#__repr__,Method Bio.EUtils.MultiDict.OrderedMultiDict.__repr__()=Bio.EUtils.MultiDict.OrderedMultiDict-class.html#__repr__,Method Bio.EUtils.MultiDict.UnorderedMultiDict.__repr__()=Bio.EUtils.MultiDict.UnorderedMultiDict-class.html#__repr__,Method Bio.EUtils.POM.AttributeList.__repr__()=Bio.EUtils.POM.AttributeList-class.html#__repr__,Method Bio.EUtils.POM.ContentModel.__repr__()=Bio.EUtils.POM.ContentModel-class.html#__repr__,Method Bio.EUtils.POM.ElementNode.__repr__()=Bio.EUtils.POM.ElementNode-class.html#__repr__,Method Bio.EUtils.POM.IndentedText.__repr__()=Bio.EUtils.POM.IndentedText-class.html#__repr__,Method Bio.EUtils.POM.XMLAttribute.__repr__()=Bio.EUtils.POM.XMLAttribute-class.html#__repr__,Method Bio.EUtils.POM._AttributeType.__repr__()=Bio.EUtils.POM._AttributeType-class.html#__repr__,Method Bio.EUtils.POM._ContentModelGenerator.__repr__()=Bio.EUtils.POM._ContentModelGenerator-class.html#__repr__,Method Bio.Enzyme.EnzymeRecord.__repr__()=Bio.Enzyme.EnzymeRecord-class.html#__repr__,Method Bio.FSSP.FSSPSumRec.__repr__()=Bio.FSSP.FSSPSumRec-class.html#__repr__,Method Bio.FSSP.PosAlign.__repr__()=Bio.FSSP.PosAlign-class.html#__repr__,Method Bio.FSSP.fssp_rec.fff_rec.__repr__()=Bio.FSSP.fssp_rec.fff_rec-class.html#__repr__,Method Bio.GFF.easy.Location.__repr__()=Bio.GFF.easy.Location-class.html#__repr__,Method Bio.GenBank.LocationParser.AbsoluteLocation.__repr__()=Bio.GenBank.LocationParser.AbsoluteLocation-class.html#__repr__,Method Bio.GenBank.LocationParser.Between.__repr__()=Bio.GenBank.LocationParser.Between-class.html#__repr__,Method Bio.GenBank.LocationParser.FeatureName.__repr__()=Bio.GenBank.LocationParser.FeatureName-class.html#__repr__,Method Bio.GenBank.LocationParser.Function.__repr__()=Bio.GenBank.LocationParser.Function-class.html#__repr__,Method Bio.GenBank.LocationParser.HighBound.__repr__()=Bio.GenBank.LocationParser.HighBound-class.html#__repr__,Method Bio.GenBank.LocationParser.Integer.__repr__()=Bio.GenBank.LocationParser.Integer-class.html#__repr__,Method Bio.GenBank.LocationParser.LowBound.__repr__()=Bio.GenBank.LocationParser.LowBound-class.html#__repr__,Method Bio.GenBank.LocationParser.Path.__repr__()=Bio.GenBank.LocationParser.Path-class.html#__repr__,Method Bio.GenBank.LocationParser.Range.__repr__()=Bio.GenBank.LocationParser.Range-class.html#__repr__,Method Bio.GenBank.LocationParser.Symbol.__repr__()=Bio.GenBank.LocationParser.Symbol-class.html#__repr__,Method Bio.GenBank.LocationParser.Token.__repr__()=Bio.GenBank.LocationParser.Token-class.html#__repr__,Method Bio.GenBank.LocationParser.TwoBound.__repr__()=Bio.GenBank.LocationParser.TwoBound-class.html#__repr__,Method Bio.GenBank.LocationParser.UnsignedInteger.__repr__()=Bio.GenBank.LocationParser.UnsignedInteger-class.html#__repr__,Method Bio.KDTree.CKDTree.KDTree.__repr__()=Bio.KDTree.CKDTree.KDTree-class.html#__repr__,Method Bio.Mindy.Location.Location.__repr__()=Bio.Mindy.Location.Location-class.html#__repr__,Method Bio.PDB.Atom.Atom.__repr__()=Bio.PDB.Atom.Atom-class.html#__repr__,Method Bio.PDB.Atom.DisorderedAtom.__repr__()=Bio.PDB.Atom.DisorderedAtom-class.html#__repr__,Method Bio.PDB.Chain.Chain.__repr__()=Bio.PDB.Chain.Chain-class.html#__repr__,Method Bio.PDB.FragmentMapper'.Fragment.__repr__()=Bio.PDB.FragmentMapper%27.Fragment-class.html#__repr__,Method Bio.PDB.Model.Model.__repr__()=Bio.PDB.Model.Model-class.html#__repr__,Method Bio.PDB.PDBIO'.Select.__repr__()=Bio.PDB.PDBIO%27.Select-class.html#__repr__,Method Bio.PDB.Polypeptide.Polypeptide.__repr__()=Bio.PDB.Polypeptide.Polypeptide-class.html#__repr__,Method Bio.PDB.Residue.DisorderedResidue.__repr__()=Bio.PDB.Residue.DisorderedResidue-class.html#__repr__,Method Bio.PDB.Residue.Residue.__repr__()=Bio.PDB.Residue.Residue-class.html#__repr__,Method Bio.PDB.Structure.Structure.__repr__()=Bio.PDB.Structure.Structure-class.html#__repr__,Method Bio.PDB.Vector'.Vector.__repr__()=Bio.PDB.Vector%27.Vector-class.html#__repr__,Method Bio.Pathway.Interaction.__repr__()=Bio.Pathway.Interaction-class.html#__repr__,Method Bio.Pathway.Network.__repr__()=Bio.Pathway.Network-class.html#__repr__,Method Bio.Pathway.Reaction.__repr__()=Bio.Pathway.Reaction-class.html#__repr__,Method Bio.Pathway.Rep.Graph.Graph.__repr__()=Bio.Pathway.Rep.Graph.Graph-class.html#__repr__,Method Bio.Pathway.Rep.HashSet.HashSet.__repr__()=Bio.Pathway.Rep.HashSet.HashSet-class.html#__repr__,Method Bio.Pathway.Rep.MultiGraph.MultiGraph.__repr__()=Bio.Pathway.Rep.MultiGraph.MultiGraph-class.html#__repr__,Method Bio.Pathway.System.__repr__()=Bio.Pathway.System-class.html#__repr__,Method Bio.Prosite.Pattern.Prosite.__repr__()=Bio.Prosite.Pattern.Prosite-class.html#__repr__,Method Bio.Prosite.Pattern.PrositeMatch.__repr__()=Bio.Prosite.Pattern.PrositeMatch-class.html#__repr__,Method Bio.Restriction.Restriction.Analysis.__repr__()=Bio.Restriction.Restriction.Analysis-class.html#__repr__,Method Bio.Restriction.Restriction.FormattedSeq.__repr__()=Bio.Restriction.Restriction.FormattedSeq-class.html#__repr__,Method Bio.Restriction.Restriction.RestrictionBatch.__repr__()=Bio.Restriction.Restriction.RestrictionBatch-class.html#__repr__,Method Bio.Restriction.Restriction.RestrictionType.__repr__()=Bio.Restriction.Restriction.RestrictionType-class.html#__repr__,Method Bio.Seq.MutableSeq.__repr__()=Bio.Seq.MutableSeq-class.html#__repr__,Method Bio.Seq.Seq.__repr__()=Bio.Seq.Seq-class.html#__repr__,Method Bio.SeqRecord.SeqRecord.__repr__()=Bio.SeqRecord.SeqRecord-class.html#__repr__,Method Bio.SwissProt.SProt._RecordConsumer.__repr__()=Bio.SwissProt.SProt._RecordConsumer-class.html#__repr__,Method Bio.UniGene.UnigeneProtsimRecord.__repr__()=Bio.UniGene.UnigeneProtsimRecord-class.html#__repr__,Method Bio.UniGene.UnigeneRecord.__repr__()=Bio.UniGene.UnigeneRecord-class.html#__repr__,Method Bio.UniGene.UnigeneSTSRecord.__repr__()=Bio.UniGene.UnigeneSTSRecord-class.html#__repr__,Method Bio.UniGene.UnigeneSequenceRecord.__repr__()=Bio.UniGene.UnigeneSequenceRecord-class.html#__repr__,Method Bio.Wise.psw.AlignmentColumn.__repr__()=Bio.Wise.psw.AlignmentColumn-class.html#__repr__,Method BioSQL.BioSeqDatabase.BioSeqDatabase.__repr__()=BioSQL.BioSeqDatabase.BioSeqDatabase-class.html#__repr__,Method BioSQL.BioSeqDatabase.DBServer.__repr__()=BioSQL.BioSeqDatabase.DBServer-class.html#__repr__,Method Martel.Parser.MartelAttributeList.__repr__()=Martel.Parser.MartelAttributeList-class.html#__repr__,Method Martel.msre_parse.SubPattern.__repr__()=Martel.msre_parse.SubPattern-class.html#__repr__"><a title="Bio.Align.Generic.Alignment.__repr__
Bio.Alphabet.Alphabet.__repr__
Bio.Alphabet.AlphabetEncoder.__repr__
Bio.Crystal.Crystal.__repr__
Bio.Crystal.Hetero.__repr__
Bio.Decode.Token.__repr__
Bio.Decode.ValueToken.__repr__
Bio.DocSQL.Query.__repr__
Bio.EUtils.Datatypes.CheckLinkSet.__repr__
Bio.EUtils.Datatypes.DBIds.__repr__
Bio.EUtils.Datatypes.Date.__repr__
Bio.EUtils.Datatypes.EUtilsSearchError.__repr__
Bio.EUtils.Datatypes.IdCheck.__repr__
Bio.EUtils.Datatypes.IdUrlSet.__repr__
Bio.EUtils.Datatypes.Link.__repr__
Bio.EUtils.Datatypes.LinkSetDb.__repr__
Bio.EUtils.Datatypes.LinksLinkSet.__repr__
Bio.EUtils.Datatypes.NeighborLinkSet.__repr__
Bio.EUtils.Datatypes.ObjUrl.__repr__
Bio.EUtils.Datatypes.Problem.__repr__
Bio.EUtils.Datatypes.Provider.__repr__
Bio.EUtils.Datatypes.Summary.__repr__
Bio.EUtils.MultiDict.OrderedMultiDict.__repr__
Bio.EUtils.MultiDict.UnorderedMultiDict.__repr__
Bio.EUtils.POM.AttributeList.__repr__
Bio.EUtils.POM.ContentModel.__repr__
Bio.EUtils.POM.ElementNode.__repr__
Bio.EUtils.POM.IndentedText.__repr__
Bio.EUtils.POM.XMLAttribute.__repr__
Bio.EUtils.POM._AttributeType.__repr__
Bio.EUtils.POM._ContentModelGenerator.__repr__
Bio.Enzyme.EnzymeRecord.__repr__
Bio.FSSP.FSSPSumRec.__repr__
Bio.FSSP.PosAlign.__repr__
Bio.FSSP.fssp_rec.fff_rec.__repr__
Bio.GFF.easy.Location.__repr__
Bio.GenBank.LocationParser.AbsoluteLocation.__repr__
Bio.GenBank.LocationParser.Between.__repr__
Bio.GenBank.LocationParser.FeatureName.__repr__
Bio.GenBank.LocationParser.Function.__repr__
Bio.GenBank.LocationParser.HighBound.__repr__
Bio.GenBank.LocationParser.Integer.__repr__
Bio.GenBank.LocationParser.LowBound.__repr__
Bio.GenBank.LocationParser.Path.__repr__
Bio.GenBank.LocationParser.Range.__repr__
Bio.GenBank.LocationParser.Symbol.__repr__
Bio.GenBank.LocationParser.Token.__repr__
Bio.GenBank.LocationParser.TwoBound.__repr__
Bio.GenBank.LocationParser.UnsignedInteger.__repr__
Bio.KDTree.CKDTree.KDTree.__repr__
Bio.Mindy.Location.Location.__repr__
Bio.PDB.Atom.Atom.__repr__
Bio.PDB.Atom.DisorderedAtom.__repr__
Bio.PDB.Chain.Chain.__repr__
Bio.PDB.FragmentMapper'.Fragment.__repr__
Bio.PDB.Model.Model.__repr__
Bio.PDB.PDBIO'.Select.__repr__
Bio.PDB.Polypeptide.Polypeptide.__repr__
Bio.PDB.Residue.DisorderedResidue.__repr__
Bio.PDB.Residue.Residue.__repr__
Bio.PDB.Structure.Structure.__repr__
Bio.PDB.Vector'.Vector.__repr__
Bio.Pathway.Interaction.__repr__
Bio.Pathway.Network.__repr__
Bio.Pathway.Reaction.__repr__
Bio.Pathway.Rep.Graph.Graph.__repr__
Bio.Pathway.Rep.HashSet.HashSet.__repr__
Bio.Pathway.Rep.MultiGraph.MultiGraph.__repr__
Bio.Pathway.System.__repr__
Bio.Prosite.Pattern.Prosite.__repr__
Bio.Prosite.Pattern.PrositeMatch.__repr__
Bio.Restriction.Restriction.Analysis.__repr__
Bio.Restriction.Restriction.FormattedSeq.__repr__
Bio.Restriction.Restriction.RestrictionBatch.__repr__
Bio.Restriction.Restriction.RestrictionType.__repr__
Bio.Seq.MutableSeq.__repr__
Bio.Seq.Seq.__repr__
Bio.SeqRecord.SeqRecord.__repr__
Bio.SwissProt.SProt._RecordConsumer.__repr__
Bio.UniGene.UnigeneProtsimRecord.__repr__
Bio.UniGene.UnigeneRecord.__repr__
Bio.UniGene.UnigeneSTSRecord.__repr__
Bio.UniGene.UnigeneSequenceRecord.__repr__
Bio.Wise.psw.AlignmentColumn.__repr__
BioSQL.BioSeqDatabase.BioSeqDatabase.__repr__
BioSQL.BioSeqDatabase.DBServer.__repr__
Martel.Parser.MartelAttributeList.__repr__
Martel.msre_parse.SubPattern.__repr__" class="py-name" href="#" onclick="return doclink('link-3', '__repr__', 'link-3');">__repr__</a></tt> </tt>
<a name="L9"></a><tt class="py-lineno"> 9</tt>  <tt class="py-line"> </tt>
<a name="fff_rec.__getslice__"></a><div id="fff_rec.__getslice__-def"><a name="L10"></a><tt class="py-lineno">10</tt> <a class="py-toggle" href="#" id="fff_rec.__getslice__-toggle" onclick="return toggle('fff_rec.__getslice__');">-</a><tt class="py-line">   <tt class="py-keyword">def</tt> <a class="py-def-name" href="Bio.FSSP.fssp_rec.fff_rec-class.html#__getslice__">__getslice__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt><tt class="py-param">low</tt><tt class="py-op">,</tt><tt class="py-param">high</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
</div><div id="fff_rec.__getslice__-collapsed" style="display:none;" pad="++" indent="+++++++"></div><div id="fff_rec.__getslice__-expanded"><a name="L11"></a><tt class="py-lineno">11</tt>  <tt class="py-line">      <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-4" class="py-name"><a title="BioSQL.BioSeq.DBSeq.data" class="py-name" href="#" onclick="return doclink('link-4', 'data', 'link-0');">data</a></tt><tt class="py-op">[</tt><tt class="py-name">low</tt><tt class="py-op">:</tt><tt class="py-name">high</tt><tt class="py-op">]</tt> </tt>
</div><a name="L12"></a><tt class="py-lineno">12</tt>  <tt class="py-line"> </tt>
<a name="fff_rec.__len__"></a><div id="fff_rec.__len__-def"><a name="L13"></a><tt class="py-lineno">13</tt> <a class="py-toggle" href="#" id="fff_rec.__len__-toggle" onclick="return toggle('fff_rec.__len__');">-</a><tt class="py-line">   <tt class="py-keyword">def</tt> <a class="py-def-name" href="Bio.FSSP.fssp_rec.fff_rec-class.html#__len__">__len__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
</div><div id="fff_rec.__len__-collapsed" style="display:none;" pad="++" indent="+++++++"></div><div id="fff_rec.__len__-expanded"><a name="L14"></a><tt class="py-lineno">14</tt>  <tt class="py-line">      <tt class="py-keyword">return</tt> <tt class="py-name">len</tt><tt class="py-op">(</tt><tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-5" class="py-name"><a title="BioSQL.BioSeq.DBSeq.data" class="py-name" href="#" onclick="return doclink('link-5', 'data', 'link-0');">data</a></tt><tt class="py-op">)</tt> </tt>
</div><a name="fff_rec.__getitem__"></a><div id="fff_rec.__getitem__-def"><a name="L15"></a><tt class="py-lineno">15</tt> <a class="py-toggle" href="#" id="fff_rec.__getitem__-toggle" onclick="return toggle('fff_rec.__getitem__');">-</a><tt class="py-line">   <tt class="py-keyword">def</tt> <a class="py-def-name" href="Bio.FSSP.fssp_rec.fff_rec-class.html#__getitem__">__getitem__</a><tt class="py-op">(</tt><tt class="py-param">self</tt><tt class="py-op">,</tt><tt class="py-param">index</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
</div><div id="fff_rec.__getitem__-collapsed" style="display:none;" pad="++" indent="+++++++"></div><div id="fff_rec.__getitem__-expanded"><a name="L16"></a><tt class="py-lineno">16</tt>  <tt class="py-line">      <tt class="py-keyword">if</tt> <tt class="py-op">(</tt><tt class="py-op">(</tt><tt id="link-6" class="py-name" targets="Variable Bio.GenBank.LocationParser.Integer.type=Bio.GenBank.LocationParser.Integer-class.html#type,Variable Bio.GenBank.LocationParser.Symbol.type=Bio.GenBank.LocationParser.Symbol-class.html#type,Variable Bio.GenBank.LocationParser.UnsignedInteger.type=Bio.GenBank.LocationParser.UnsignedInteger-class.html#type"><a title="Bio.GenBank.LocationParser.Integer.type
Bio.GenBank.LocationParser.Symbol.type
Bio.GenBank.LocationParser.UnsignedInteger.type" class="py-name" href="#" onclick="return doclink('link-6', 'type', 'link-6');">type</a></tt><tt class="py-op">(</tt><tt id="link-7" class="py-name" targets="Method Bio.Crystal.Chain.index()=Bio.Crystal.Chain-class.html#index,Method Bio.EUtils.POM.ElementNode.index()=Bio.EUtils.POM.ElementNode-class.html#index,Method Bio.SCOP.Raf.SeqMap.index()=Bio.SCOP.Raf.SeqMap-class.html#index,Method Bio.Seq.MutableSeq.index()=Bio.Seq.MutableSeq-class.html#index"><a title="Bio.Crystal.Chain.index
Bio.EUtils.POM.ElementNode.index
Bio.SCOP.Raf.SeqMap.index
Bio.Seq.MutableSeq.index" class="py-name" href="#" onclick="return doclink('link-7', 'index', 'link-7');">index</a></tt><tt class="py-op">)</tt> <tt class="py-keyword">is</tt> <tt class="py-name">TupleType</tt> <tt class="py-keyword">or</tt> <tt id="link-8" class="py-name"><a title="Bio.GenBank.LocationParser.Integer.type
Bio.GenBank.LocationParser.Symbol.type
Bio.GenBank.LocationParser.UnsignedInteger.type" class="py-name" href="#" onclick="return doclink('link-8', 'type', 'link-6');">type</a></tt><tt class="py-op">(</tt><tt id="link-9" class="py-name"><a title="Bio.Crystal.Chain.index
Bio.EUtils.POM.ElementNode.index
Bio.SCOP.Raf.SeqMap.index
Bio.Seq.MutableSeq.index" class="py-name" href="#" onclick="return doclink('link-9', 'index', 'link-7');">index</a></tt><tt class="py-op">)</tt> <tt class="py-keyword">is</tt> <tt class="py-name">ListType</tt><tt class="py-op">)</tt> <tt class="py-keyword">and</tt>  </tt>
<a name="L17"></a><tt class="py-lineno">17</tt>  <tt class="py-line">         <tt class="py-name">len</tt><tt class="py-op">(</tt><tt id="link-10" class="py-name"><a title="Bio.Crystal.Chain.index
Bio.EUtils.POM.ElementNode.index
Bio.SCOP.Raf.SeqMap.index
Bio.Seq.MutableSeq.index" class="py-name" href="#" onclick="return doclink('link-10', 'index', 'link-7');">index</a></tt><tt class="py-op">)</tt> <tt class="py-op">==</tt> <tt class="py-number">2</tt><tt class="py-op">)</tt><tt class="py-op">:</tt> </tt>
<a name="L18"></a><tt class="py-lineno">18</tt>  <tt class="py-line">         <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-11" class="py-name"><a title="BioSQL.BioSeq.DBSeq.data" class="py-name" href="#" onclick="return doclink('link-11', 'data', 'link-0');">data</a></tt><tt class="py-op">[</tt><tt id="link-12" class="py-name"><a title="Bio.Crystal.Chain.index
Bio.EUtils.POM.ElementNode.index
Bio.SCOP.Raf.SeqMap.index
Bio.Seq.MutableSeq.index" class="py-name" href="#" onclick="return doclink('link-12', 'index', 'link-7');">index</a></tt><tt class="py-op">[</tt><tt class="py-number">0</tt><tt class="py-op">]</tt><tt class="py-op">:</tt><tt id="link-13" class="py-name"><a title="Bio.Crystal.Chain.index
Bio.EUtils.POM.ElementNode.index
Bio.SCOP.Raf.SeqMap.index
Bio.Seq.MutableSeq.index" class="py-name" href="#" onclick="return doclink('link-13', 'index', 'link-7');">index</a></tt><tt class="py-op">[</tt><tt class="py-number">1</tt><tt class="py-op">]</tt><tt class="py-op">]</tt> </tt>
<a name="L19"></a><tt class="py-lineno">19</tt>  <tt class="py-line">      <tt class="py-keyword">else</tt><tt class="py-op">:</tt> </tt>
<a name="L20"></a><tt class="py-lineno">20</tt>  <tt class="py-line">         <tt class="py-keyword">return</tt> <tt class="py-name">self</tt><tt class="py-op">.</tt><tt id="link-14" class="py-name"><a title="BioSQL.BioSeq.DBSeq.data" class="py-name" href="#" onclick="return doclink('link-14', 'data', 'link-0');">data</a></tt><tt class="py-op">[</tt><tt id="link-15" class="py-name"><a title="Bio.Crystal.Chain.index
Bio.EUtils.POM.ElementNode.index
Bio.SCOP.Raf.SeqMap.index
Bio.Seq.MutableSeq.index" class="py-name" href="#" onclick="return doclink('link-15', 'index', 'link-7');">index</a></tt><tt class="py-op">]</tt> </tt>
</div></div><a name="L21"></a><tt class="py-lineno">21</tt>  <tt class="py-line"> </tt>
<a name="L22"></a><tt class="py-lineno">22</tt>  <tt class="py-line"><tt class="py-comment"># Definition of the align section in a FSSP file</tt> </tt>
<a name="align"></a><div id="align-def"><a name="L23"></a><tt class="py-lineno">23</tt> <a class="py-toggle" href="#" id="align-toggle" onclick="return toggle('align');">-</a><tt class="py-line"><tt class="py-comment"></tt><tt class="py-keyword">class</tt> <a class="py-def-name" href="Bio.FSSP.fssp_rec.align-class.html">align</a><tt class="py-op">:</tt> </tt>
</div><div id="align-collapsed" style="display:none;" pad="++" indent="++++"></div><div id="align-expanded"><a name="L24"></a><tt class="py-lineno">24</tt>  <tt class="py-line">   <tt id="link-16" class="py-name" targets="Variable Bio.FSSP.fssp_rec.align.abs_res_num=Bio.FSSP.fssp_rec.align-class.html#abs_res_num"><a title="Bio.FSSP.fssp_rec.align.abs_res_num" class="py-name" href="#" onclick="return doclink('link-16', 'abs_res_num', 'link-16');">abs_res_num</a></tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-number">0</tt><tt class="py-op">,</tt><tt class="py-number">4</tt><tt class="py-op">)</tt> </tt>
<a name="L25"></a><tt class="py-lineno">25</tt>  <tt class="py-line">   <tt id="link-17" class="py-name" targets="Variable Bio.FSSP.fssp_rec.align.pdb_res_num=Bio.FSSP.fssp_rec.align-class.html#pdb_res_num"><a title="Bio.FSSP.fssp_rec.align.pdb_res_num" class="py-name" href="#" onclick="return doclink('link-17', 'pdb_res_num', 'link-17');">pdb_res_num</a></tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-number">4</tt><tt class="py-op">,</tt><tt class="py-number">9</tt><tt class="py-op">)</tt> </tt>
<a name="L26"></a><tt class="py-lineno">26</tt>  <tt class="py-line">   <tt id="link-18" class="py-name" targets="Variable Bio.FSSP.fssp_rec.align.chain_id=Bio.FSSP.fssp_rec.align-class.html#chain_id"><a title="Bio.FSSP.fssp_rec.align.chain_id" class="py-name" href="#" onclick="return doclink('link-18', 'chain_id', 'link-18');">chain_id</a></tt> <tt class="py-op">=</tt> <tt class="py-number">10</tt> </tt>
<a name="L27"></a><tt class="py-lineno">27</tt>  <tt class="py-line">   <tt id="link-19" class="py-name" targets="Variable Bio.FSSP.fssp_rec.align.res_name=Bio.FSSP.fssp_rec.align-class.html#res_name"><a title="Bio.FSSP.fssp_rec.align.res_name" class="py-name" href="#" onclick="return doclink('link-19', 'res_name', 'link-19');">res_name</a></tt> <tt class="py-op">=</tt> <tt class="py-number">12</tt> </tt>
<a name="L28"></a><tt class="py-lineno">28</tt>  <tt class="py-line">   <tt id="link-20" class="py-name" targets="Variable Bio.FSSP.fssp_rec.align.ss1=Bio.FSSP.fssp_rec.align-class.html#ss1"><a title="Bio.FSSP.fssp_rec.align.ss1" class="py-name" href="#" onclick="return doclink('link-20', 'ss1', 'link-20');">ss1</a></tt> <tt class="py-op">=</tt> <tt class="py-number">15</tt> </tt>
<a name="L29"></a><tt class="py-lineno">29</tt>  <tt class="py-line">   <tt id="link-21" class="py-name" targets="Variable Bio.FSSP.fssp_rec.align.turn3=Bio.FSSP.fssp_rec.align-class.html#turn3"><a title="Bio.FSSP.fssp_rec.align.turn3" class="py-name" href="#" onclick="return doclink('link-21', 'turn3', 'link-21');">turn3</a></tt> <tt class="py-op">=</tt> <tt class="py-number">17</tt> </tt>
<a name="L30"></a><tt class="py-lineno">30</tt>  <tt class="py-line">   <tt id="link-22" class="py-name" targets="Variable Bio.FSSP.fssp_rec.align.turn4=Bio.FSSP.fssp_rec.align-class.html#turn4"><a title="Bio.FSSP.fssp_rec.align.turn4" class="py-name" href="#" onclick="return doclink('link-22', 'turn4', 'link-22');">turn4</a></tt> <tt class="py-op">=</tt> <tt class="py-number">18</tt> </tt>
<a name="L31"></a><tt class="py-lineno">31</tt>  <tt class="py-line">   <tt id="link-23" class="py-name" targets="Variable Bio.FSSP.fssp_rec.align.turn5=Bio.FSSP.fssp_rec.align-class.html#turn5"><a title="Bio.FSSP.fssp_rec.align.turn5" class="py-name" href="#" onclick="return doclink('link-23', 'turn5', 'link-23');">turn5</a></tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-number">20</tt><tt class="py-op">,</tt><tt class="py-number">22</tt><tt class="py-op">)</tt> </tt>
<a name="L32"></a><tt class="py-lineno">32</tt>  <tt class="py-line">   <tt id="link-24" class="py-name" targets="Variable Bio.FSSP.fssp_rec.align.acc=Bio.FSSP.fssp_rec.align-class.html#acc"><a title="Bio.FSSP.fssp_rec.align.acc" class="py-name" href="#" onclick="return doclink('link-24', 'acc', 'link-24');">acc</a></tt> <tt class="py-op">=</tt> <tt class="py-op">(</tt><tt class="py-number">34</tt><tt class="py-op">,</tt><tt class="py-number">37</tt><tt class="py-op">)</tt> </tt>
<a name="L33"></a><tt class="py-lineno">33</tt>  <tt class="py-line">   <tt id="link-25" class="py-name" targets="Variable Bio.FSSP.fssp_rec.align.start_aa_list=Bio.FSSP.fssp_rec.align-class.html#start_aa_list"><a title="Bio.FSSP.fssp_rec.align.start_aa_list" class="py-name" href="#" onclick="return doclink('link-25', 'start_aa_list', 'link-25');">start_aa_list</a></tt> <tt class="py-op">=</tt> <tt class="py-number">42</tt> </tt>
</div><a name="L34"></a><tt class="py-lineno">34</tt>  <tt class="py-line"> </tt><script type="text/javascript">
<!--
expandto(location.href);
// -->
</script>
</pre>
<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:42 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>