Table of Contents

Class: Sequence Bio/Sequence.py

Holds information about a biological sequence, represented as a string.

Members: seq The sequence.

Methods: length Return the length of the sequence.

Base Classes   
AbstractSequence
Methods   
__getslice__
__init__
length
  __getslice__ 
__getslice__ (
        self,
        i,
        j,
        )

  __init__ 
__init__ ( self,  seq='' )

__init__(self, seq='')

  length 
length ( self )

length(self) -> length of sequence


Table of Contents

This document was automatically generated on Mon Jul 1 12:02:43 2002 by HappyDoc version 2.0.1