\App\Domain\Sequence\InterfacesProteinInterface

Summary

Methods
Constants
setProtein()
seqlen()
molwt()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setProtein()

setProtein(  $oProtein) 

Parameters

$oProtein

seqlen()

seqlen() : integer

Returns the length of a protein sequence().

Returns

integer —

An integer representing the number of amino acids in the protein.

molwt()

molwt() : boolean|array

Computes the molecular weight of a protein sequence.

Returns

boolean|array —

An array of the form: ( lower_molwt, upper_molwt )