Class RnaAlphabet

Description

RnaAlphabet

Class for one letter Rna Alphabets

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

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

function __construct

constructor for one letter RNA Alphabets

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

Redefinition of:
NucleotideAlphabet::__construct()
function __construct

Redefined in descendants as:

Inherited Methods

Inherited From NucleotideAlphabet

NucleotideAlphabet::__construct()

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