public final class ModelLoader extends Object
ModelLoader.Model objects| Modifier and Type | Class and Description |
|---|---|
static class |
ModelLoader.Model
Represent a RONN model
|
static class |
ModelLoader.Threshold
Represents a Threshold
|
| Constructor and Description |
|---|
ModelLoader() |
| Modifier and Type | Method and Description |
|---|---|
ModelLoader.Model |
getModel(int modelNum) |
static void |
main(String[] args) |
public ModelLoader.Model getModel(int modelNum)
public static void main(String[] args) throws NumberFormatException, IOException
NumberFormatExceptionIOExceptionCopyright © 2000–2016 BioJava. All rights reserved.