|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AminoAcid | |
|---|---|
| org.utgenome.gwt.utgb.client.bio | Biological data objects for Google Web Toolkit RPC (Remote Procedure Call). |
| org.utgenome.util.sv | |
| Uses of AminoAcid in org.utgenome.gwt.utgb.client.bio |
|---|
| Fields in org.utgenome.gwt.utgb.client.bio declared as AminoAcid | |
|---|---|
static AminoAcid[] |
CodonTable.kmerIntToAminoAcidTable
3mer integer (2bit encoding) to amino acid |
| Methods in org.utgenome.gwt.utgb.client.bio that return AminoAcid | |
|---|---|
static AminoAcid |
CodonTable.toAminoAcid(int codon3merInt)
|
static AminoAcid |
CodonTable.toAminoAcid(String codon3mer)
|
static AminoAcid |
AminoAcid.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AminoAcid[] |
AminoAcid.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of AminoAcid in org.utgenome.util.sv |
|---|
| Fields in org.utgenome.util.sv declared as AminoAcid | |
|---|---|
AminoAcid |
EnhancedGeneticVariation.altAA
|
AminoAcid |
EnhancedGeneticVariation.refAA
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||