procope.userinterface.gui
Class GUIComplexScorer
java.lang.Object
procope.userinterface.gui.GUIComplexScorer
public class GUIComplexScorer
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GUIComplexScorer
public GUIComplexScorer(ComplexSet complexSet,
GUIMain parent,
String title)
GUIComplexScorer
public GUIComplexScorer(ComplexSet complexSet,
Colocalization coloc,
boolean PPV,
Frame parent,
String title)
GUIComplexScorer
public GUIComplexScorer(ComplexSet complexSet,
ScoresCalculator scoresCalc,
Frame parent,
String title)
updateScores
public void updateScores()
getAverageComplexesScore
public float getAverageComplexesScore(ArrayList<Integer> indices)
getScore
public float getScore(int index)
setWeighted
public void setWeighted(boolean weighted)
setIgnoreMissing
public void setIgnoreMissing(boolean ignoreMissing)
showSettings
public boolean showSettings()
main
public static void main(String[] args)