org.biojava3.ronn
Class ORonnModel
java.lang.Object
org.biojava3.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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ORonnModel
public ORonnModel(String sequence,
ModelLoader.Model model,
float disorder)
throws NumberFormatException
- Throws:
NumberFormatException
getScores
public void getScores(File outfile)
throws FileNotFoundException
- Throws:
FileNotFoundException