Uses of Class
org.biojava.nbio.ronn.ModelLoader.Model
-
Packages that use ModelLoader.Model Package Description org.biojava.nbio.ronn BioJava provide a module biojava-protein-disorder for prediction disordered regions from a protein sequence. -
-
Uses of ModelLoader.Model in org.biojava.nbio.ronn
Methods in org.biojava.nbio.ronn that return ModelLoader.Model Modifier and Type Method Description ModelLoader.Model
ModelLoader. getModel(int modelNum)
Constructors in org.biojava.nbio.ronn with parameters of type ModelLoader.Model Constructor Description ORonnModel(String sequence, ModelLoader.Model model, float disorder)
-