Package org.biojava.nbio.ronn
Class ORonnModel
- java.lang.Object
-
- org.biojava.nbio.ronn.ORonnModel
-
public final class ORonnModel extends Object
Fully re-factored version of RONN model. Based on the code in C version of RONN.- Since:
- 3.0.2
- Version:
- 1.0
- Author:
- Peter Troshin
-
-
Constructor Summary
Constructors Constructor Description ORonnModel(String sequence, ModelLoader.Model model, float disorder)
-
-
-
Constructor Detail
-
ORonnModel
public ORonnModel(String sequence, ModelLoader.Model model, float disorder) throws NumberFormatException
- Throws:
NumberFormatException
-
-
Method Detail
-
getScores
public void getScores(File outfile) throws FileNotFoundException
- Throws:
FileNotFoundException
-
-