| Package | Description |
|---|---|
| org.mathIT.genes |
Provides classes to simulate biological amino acid sequences
and to use the genetic code
|
| Modifier and Type | Method and Description |
|---|---|
static Protein |
Protein.loadFASTA()
Returns a protein after opening a file in
FASTA format,
determined by a file chooser dialog.
|
static Protein |
Protein.loadProtein()
Returns a protein after opening a file in GNOM format, found by a file chooser dialog.
|