public class Tyrosine extends AminoAcid
| Constructor and Description |
|---|
Tyrosine()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
char[] |
getCombinations()
Returns the amino acids combinations which might represent this amino
acid.
|
char[] |
getSubAminoAcids()
In case of a combination of amino acids, returns the comprised amino
acids or amino acid groups represented by their single letter code.
|
getAminoAcid, getAminoAcid, getAminoAcids, getAminoAcidsList, getIndistinguishibleAminoAcids, getMatchingAminoAcid, getMatchingSequencepublic char[] getSubAminoAcids()
AminoAcidgetSubAminoAcids in class AminoAcidpublic char[] getCombinations()
AminoAcidgetCombinations in class AminoAcidCopyright © 2014. All rights reserved.