|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CodonPref
Method Summary | |
---|---|
Distribution |
getFrequency()
returns a Distribution giving the frequency of codons (sums to one over the totality of codons). |
Distribution |
getFrequencyForSynonyms(Symbol residue)
returns a Distribution giving the frequency of synonymous codons. |
ManyToOneTranslationTable |
getGeneticCode()
the genetic code that this codon preference is based on. |
String |
getGeneticCodeName()
get the name of the genetic code |
String |
getName()
get name of object |
WobbleDistribution |
getWobbleDistributionForSynonyms(Symbol residue)
returns a WobbleDistribution for a specified residue. |
Method Detail |
---|
String getName()
String getGeneticCodeName()
ManyToOneTranslationTable getGeneticCode()
Distribution getFrequency()
Distribution getFrequencyForSynonyms(Symbol residue) throws IllegalSymbolException
IllegalSymbolException
WobbleDistribution getWobbleDistributionForSynonyms(Symbol residue) throws IllegalSymbolException
IllegalSymbolException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |