|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WobbleDistribution
an object to return statistics about the frequency of the wobble base in a set of synonymous codons.
Method Summary | |
---|---|
Distribution |
getFrequencyOfNonWobbleBases()
returns the frequency with which synonymous codons start with a specified pair of bases. |
Set |
getNonWobbleBases()
returns Set containing the nonWobbleBases that occur in codons that encode this residue |
Symbol |
getResidue()
returns the residue encoded by this WobbleDistribution |
Distribution |
getWobbleFrequency(Symbol nonWobbleBases)
returns the frequency of a specific wobble base in a set of synonymous codons that start with the same two bases. |
Method Detail |
---|
Symbol getResidue()
Set getNonWobbleBases()
Distribution getFrequencyOfNonWobbleBases()
Distribution getWobbleFrequency(Symbol nonWobbleBases)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |