Package | Description |
---|---|
org.biojava.nbio.ronn |
BioJava provide a module biojava-protein-disorder for prediction disordered regions
from a protein sequence.
|
Modifier and Type | Method and Description |
---|---|
static 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.
|
Copyright © 2000–2019 BioJava. All rights reserved.