Package | Description |
---|---|
org.biojava.nbio.core.sequence.io |
Modifier and Type | Method and Description |
---|---|
IUPACParser.IUPACTable |
IUPACParser.getTable(Integer id)
Returns a table by its identifier i.e. 1 means universal codon tables
|
IUPACParser.IUPACTable |
IUPACParser.getTable(String name)
Returns a table by its name
|
Modifier and Type | Method and Description |
---|---|
List<IUPACParser.IUPACTable> |
IUPACParser.getTables()
Returns a list of all available IUPAC tables
|
Copyright © 2000–2019 BioJava. All rights reserved.