Class SingleLetterAlphabet

Description

SingleLetterAlphabet

Class for single-letter codes of sequences

  • author: Bio::Python port
  • author: Mark Brooks <markabrooks@users.sourceforge.net>
  • version: 0.8.2
  • copyright: 2004-2008 Mark Brooks <markabrooks@users.sourceforge.net>

Located in /Alphabet/Alphabet.php (line 276)

PEAR
   |
   --Bio
      |
      --IUPACData
         |
         --Alphabet
            |
            --SingleLetterAlphabet
Direct descendents
Class Description
ProteinAlphabet ProteinAlphabet
NucleotideAlphabet NucleotideAlphabet
SecondaryStructure SecondaryStructure
Method Summary
object __construct ([string $letters = ""], [ $weights = NULL])
Variables
Methods
Constructor __construct (line 288)

function __construct

one letter I/O for sequences

  • return: SingleLetterAlphabet object
  • access: public
object __construct ([string $letters = ""], [ $weights = NULL])
  • string $letters
  • $weights

Redefinition of:
Alphabet::__construct()
function Alphabet

Redefined in descendants as:

Inherited Methods

Inherited From Alphabet

Alphabet::__construct()
Alphabet::contains()
Alphabet::getAlphabetType()
Alphabet::getLetters()
Alphabet::getSize()
Alphabet::getWeights()
Alphabet::setLetters()
Alphabet::setSize()
Alphabet::setWeights()
Alphabet::__toString()

Inherited From IUPACData

IUPACData::__construct()
IUPACData::getAmbiguousDnaComplement()
IUPACData::getAmbiguousDnaLetters()
IUPACData::getAmbiguousDnaValues()
IUPACData::getAmbiguousRnaLetters()
IUPACData::getAmbiguousRnaValues()
IUPACData::getExtendedDnaLetters()
IUPACData::getExtendedProteinLetters()
IUPACData::getExtendedProteinValues()
IUPACData::getExtendedRnaLetters()
IUPACData::getProteinLetters()
IUPACData::getProteinWeights()
IUPACData::getProteinWithStopLetters()
IUPACData::getUnambiguousDnaLetters()
IUPACData::getUnambiguousDnaWeights()
IUPACData::getUnambiguousRnaLetters()
IUPACData::getUnambiguousRnaWeights()

Inherited From Bio

Bio::__construct()
Bio::printWithNl()
Class Constants

Inherited Constants

Inherited from Bio

Bio::NEWLINE

Documentation generated on Sun, 28 Sep 2008 11:09:07 +0200 by phpDocumentor 1.4.2