|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectstatalign.postprocess.plugins.RNAalifoldResult
public class RNAalifoldResult
A class for storing an RNAalifoldResult.
Field Summary | |
---|---|
double[][] |
matrix
|
int[] |
pairedSites
|
double |
pairsOnlyReliablityScore
|
double |
reliablityScore
|
Constructor Summary | |
---|---|
RNAalifoldResult()
|
Method Summary | |
---|---|
RNAalifoldResult |
getSmallResult()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double[][] matrix
public int[] pairedSites
public double reliablityScore
public double pairsOnlyReliablityScore
Constructor Detail |
---|
public RNAalifoldResult()
Method Detail |
---|
public RNAalifoldResult getSmallResult()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |