|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IUPAC | |
|---|---|
| org.utgenome.gwt.utgb.client.bio | Biological data objects for Google Web Toolkit RPC (Remote Procedure Call). |
| org.utgenome.util.sv | |
| Uses of IUPAC in org.utgenome.gwt.utgb.client.bio |
|---|
| Methods in org.utgenome.gwt.utgb.client.bio that return IUPAC | |
|---|---|
IUPAC |
IUPAC.complement()
|
static IUPAC |
IUPAC.decode(byte code)
|
static IUPAC |
IUPAC.encode(char base)
|
static IUPAC |
IUPAC.find(String iupacCode)
|
static IUPAC |
IUPAC.toIUPAC(String genoType)
Translate a genotype to the corresponding IUPAC code |
static IUPAC |
IUPAC.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static IUPAC[] |
IUPAC.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of IUPAC in org.utgenome.util.sv |
|---|
| Methods in org.utgenome.util.sv that return IUPAC | |
|---|---|
IUPAC |
GeneticVariation.getAltBase()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||