private class PredictSingleStructureWindow.PredictSingleStructureTask extends PredictWindowBase.PredictTaskBase
Modifier and Type | Field and Description |
---|---|
java.lang.String |
alphabet |
java.lang.String |
baseOutputName |
java.lang.String |
conFile |
double |
gamma |
int |
iterations |
int |
maxEnergyDiff |
int |
maxLoopSize |
int |
maxStructures |
int |
minHelixLen |
java.lang.String |
outFoldCt |
java.lang.String |
outMaxExpectCt |
java.lang.String |
outPfs |
java.lang.String |
outPkCt |
java.lang.String |
outSav |
int |
seqType |
java.lang.String |
sequence |
java.lang.String |
sequenceTitle |
java.lang.String |
shapeFile |
double |
shapeIntercept |
double |
shapeSlope |
double |
temperature |
int |
windowSize |
canCancel, errorMessage, hadError, isCanceled, nextStepWork, status, stepProgress, workDone
Modifier | Constructor and Description |
---|---|
private |
PredictSingleStructureTask() |
Modifier and Type | Method and Description |
---|---|
protected void |
runCalc() |
protected boolean |
showResults()
Show the results window.
|
cancel, checkError, checkError, checkError, checkError, checkError, getProgress, getStatus, isCancelable, nextStep, onComplete, run, setError
public java.lang.String alphabet
public java.lang.String baseOutputName
public java.lang.String conFile
public double gamma
public int iterations
public int maxEnergyDiff
public int maxLoopSize
public int maxStructures
public int minHelixLen
public java.lang.String outFoldCt
public java.lang.String outMaxExpectCt
public java.lang.String outPfs
public java.lang.String outPkCt
public java.lang.String outSav
public int seqType
public java.lang.String sequence
public java.lang.String sequenceTitle
public java.lang.String shapeFile
public double shapeIntercept
public double shapeSlope
public double temperature
public int windowSize
protected void runCalc()
runCalc
in class PredictWindowBase.PredictTaskBase
protected boolean showResults()
showResults
in class PredictWindowBase.PredictTaskBase