Uses of Class
org.biojava.nbio.ronn.Jronn.Range
Package
Description
BioJava provide a module biojava-protein-disorder for prediction disordered regions
from a protein sequence.
-
Uses of Jronn.Range in org.biojava.nbio.ronn
Modifier and TypeMethodDescriptionstatic Jronn.Range[]
Jronn.getDisorder
(FastaSequence sequence) Calculates the disordered regions of the sequence.static Jronn.Range[]
Jronn.scoresToRanges
(float[] scores, float probability) Convert raw scores to ranges.