Protein
Sequence class for protein sequences
Located in /Seq/Protein.php (line 45)
PEAR | --Bio | --Str | --Seq | --Protein
function ExtCoeff_
Calculates extinction coefficient from a given sequence and returns it
function MolWt_
Calculates the molecular weight of a protein sequence without an instance required
function OneToThree_
Converts a protein Str from 1 to 3 letter code
function Pi_ Calculates isoelectric point.
At the isoelectric point, the charge of protein will be 0 To calculate pH where charge is 0 a loop is required The loop will start computing charge of protein at pH=7, and if charge is not 0, new charge value will be computed by using a different pH. Procedure will be repeated until charge is 0 (at isoelectric point)
function __construct
Protein constructor, takes the sequence of the protein as a string for the first argument:
function abs0pOnePc
Calculates the absorbance of a one percent solution of the protein
function extCoeff
Calculates extiction coefficient for the instantiated protein
function oneToThree
Converts a protein Seq object from 1 to 3 letter code
function OneToThreeCodon_
Static function to convert a protein sequence from 1 to 3 letter code
function pI Calculates isoelectric point.
Calls self::Pi_() to do the dirty work
Inherited From Seq
Seq::__construct()
Seq::alphabetFactory()
Seq::cat()
Seq::catStr()
Seq::getAlphabet()
Seq::getAlphabetLetters()
Seq::getAlphabetType()
Seq::getAlphabetWeights()
Seq::getMolWt()
Seq::getName()
Seq::getPrettyView()
Seq::molWt()
Seq::MolWt_()
Seq::PrettyView_()
Seq::setAlphabet()
Seq::setAlphabetByName()
Seq::setMolWt()
Seq::setName()
Seq::stripIMet()
Seq::stripStop()
Seq::ValidateSeqVersusLetters_()
Seq::WriteRuler_()
Seq::__call()
Seq::__toString()
Inherited From Str
Str::__construct()
Str::cat()
Str::catStr()
Str::CatStr_()
Str::errorCallBack()
Str::getData()
Str::getIsRev()
Str::getRev()
Str::inTrim()
Str::InTrim_()
Str::left()
Str::Left_()
Str::len()
Str::Len_()
Str::reMatch()
Str::ReMatch_()
Str::ReReplace_()
Str::ReSplit_()
Str::rev()
Str::Rev_()
Str::right()
Str::Right_()
Str::setData()
Str::setIsRev()
Str::sub()
Str::Sub_()
Str::symFreq()
Str::SymFreq_()
Str::toggleIsRev()
Str::trim()
Str::Trim_()
Str::__toString()
Inherited From Bio
Bio::__construct()
Bio::printWithNl()
Documentation generated on Sun, 28 Sep 2008 11:09:29 +0200 by phpDocumentor 1.4.2