Class HasStopCodon

Description

HasStopCodon

Sequences with stop codons

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

PEAR
   |
   --Bio
      |
      --AlphabetEncoder
         |
         --HasStopCodon
Method Summary
$this __construct (object $alphabet, [char $cStopSymbol = "*"])
$this->cStopSymbol getStopSymbol ()
void setStopSymbol ( $cStopSymbol, string $stopSymbol)
Variables

Inherited Variables

Inherited from Bio

Bio::$bWarnings
Methods
Constructor __construct (line 774)

function __construct

$this __construct (object $alphabet, [char $cStopSymbol = "*"])
  • object $alphabet
  • char $cStopSymbol

Redefinition of:
AlphabetEncoder::__construct()
function __construct
getStopSymbol (line 807)

function getStopSymbol

$this->cStopSymbol getStopSymbol ()
setStopSymbol (line 792)

function setStopSymbol

void setStopSymbol ( $cStopSymbol, string $stopSymbol)
  • string $stopSymbol
  • $cStopSymbol

Inherited Methods

Inherited From AlphabetEncoder

AlphabetEncoder::__construct()
AlphabetEncoder::getAlphabet()
AlphabetEncoder::getLetters()
AlphabetEncoder::setAlphabet()
AlphabetEncoder::setLetters()

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