Class NucleotideAlphabet

Description

NucleotideAlphabet

  • 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 357)

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

function __construct

Constructor for one letter Alphabets

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

Redefinition of:
SingleLetterAlphabet::__construct()
function __construct

Redefined in descendants as:

Inherited Methods

Inherited From SingleLetterAlphabet

SingleLetterAlphabet::__construct()

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:04 +0200 by phpDocumentor 1.4.2