public class Selenocysteine extends AminoAcid
Constructor and Description |
---|
Selenocysteine()
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.
|
boolean |
iscombination()
Indicates whether the amino acid object refers to a combination of amino
acids like B, J, Z or X.
|
getAminoAcid, getAminoAcid, getAminoAcidFromGeneticCode, getAminoAcids, getAminoAcidsList, getIndistinguishableAminoAcids, getMatchingAminoAcid, getMatchingSequence, getSingleLetterCodeAsChar, getUniqueAminoAcids
public char[] getSubAminoAcids()
AminoAcid
getSubAminoAcids
in class AminoAcid
public char[] getCombinations()
AminoAcid
getCombinations
in class AminoAcid
public String[] getStandardGeneticCode()
AminoAcid
getStandardGeneticCode
in class AminoAcid
public boolean iscombination()
AminoAcid
iscombination
in class AminoAcid
Copyright © 2014. All rights reserved.