| 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 Genome | 
Genome.loadFASTA()
Returns a genome after opening a file in 
  FASTA format, 
  determined by a file chooser dialog. 
 | 
static Genome | 
Genome.loadGenome()
Returns a genome after opening a file in GNOM format, found by a file chooser dialog. 
 |