public final class ModelLoader extends Object
ModelLoader.Model
objectsModifier 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()
public ModelLoader.Model getModel(int modelNum)
public static void main(String[] args) throws NumberFormatException, IOException
NumberFormatException
IOException
Copyright © 2000–2019 BioJava. All rights reserved.