public class X extends AminoAcid
Constructor and Description |
---|
X()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
char[] |
getCombinations()
Returns the amino acids combinations which might represent this amino
acid.
|
String[] |
getStandardGeneticCode()
Returns the standard genetic triplets associated to 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, getAminoAcidFromGeneticCode, getAminoAcids, getAminoAcidsList, getIndistinguishibleAminoAcids, getMatchingAminoAcid, getMatchingSequence, getSingleLetterCodeAsChar
public char[] getSubAminoAcids()
AminoAcid
getSubAminoAcids
in class AminoAcid
public char[] getCombinations()
AminoAcid
getCombinations
in class AminoAcid
public String[] getStandardGeneticCode()
AminoAcid
getStandardGeneticCode
in class AminoAcid
Copyright © 2014. All rights reserved.