- getDisorder(FastaSequence) - Static method in class org.biojava.nbio.ronn.Jronn
-
Calculates the disordered regions of the sequence.
- getDisorder(List<FastaSequence>) - Static method in class org.biojava.nbio.ronn.Jronn
-
Calculates the disordered regions of the sequence for many sequences in the input.
- getDisorder(String) - Static method in class org.biojava.nbio.ronn.Jronn
-
Calculates the disordered regions of the protein sequence.
- getDisorderScores(FastaSequence) - Static method in class org.biojava.nbio.ronn.Jronn
-
Calculates the probability value for each residue in the protein sequence,
telling the probability that the residue belongs to disordered region.
- getDisorderScores(ProteinSequence) - Static method in class org.biojava.nbio.ronn.Jronn
-
Calculates the probability value for each residue in the protein sequence,
telling the probability that the residue belongs to disordered region.
- getDisorderScores(List<FastaSequence>) - Static method in class org.biojava.nbio.ronn.Jronn
-
Calculates the probability of disorder scores for each residue in the sequence for
many sequences in the input.
- getFormatedSequence(int) - Method in class org.biojava.nbio.data.sequence.FastaSequence
-
Format sequence per width letter in one string.
- getFormattedFasta() - Method in class org.biojava.nbio.data.sequence.FastaSequence
-
- getId() - Method in class org.biojava.nbio.data.sequence.FastaSequence
-
Gets the value of id
- getLength() - Method in class org.biojava.nbio.data.sequence.FastaSequence
-
- getModel(int) - Method in class org.biojava.nbio.ronn.ModelLoader
-
- getOnelineFasta() - Method in class org.biojava.nbio.data.sequence.FastaSequence
-
- getScores(File) - Method in class org.biojava.nbio.ronn.ORonnModel
-
- getSequence() - Method in class org.biojava.nbio.data.sequence.FastaSequence
-
Gets the value of sequence
- getTreshold(int) - Static method in enum org.biojava.nbio.ronn.RonnConstraint.Threshold
-
- getValues() - Method in enum org.biojava.nbio.ronn.RonnConstraint.Threshold
-