|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getAttributeNamePrefix()
Returns a prefix for attribute description |
java.lang.String[] |
getGroups()
Returns a name for each group |
int |
mapping(char aa)
Returns the index of the given amino acid in the current group. |
Method Detail |
public int mapping(char aa) throws java.lang.IllegalArgumentException
aa
- the aminoacid to return the index of
java.lang.IllegalArgumentException
- if the symbol aa is not known by the mappingpublic java.lang.String[] getGroups()
public java.lang.String getAttributeNamePrefix()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |