calcXYstat() - compute correlation statistics string for display
rSq=.., n=.., X(mn+-sd)=(..+-..), Y(mn+-sd)=(..+-..)
This method was derived from GELLAB-II which was derived from
Snedecore and Chochran Statistical Methods.
getArrayOfTabDelimTokens() - get array of tab-delim tokens
The number of expected columns is specified and if there is no
more data, it will leave those cells null.
GetListOfPRPsFile() - read list of PRP files into data structure
If prpEndsWith is not null then build DB from files ending in prpEndsWith,
else build it from files ending in ".prp".
itemStateChanged() - handle item state changed events
NOTE: need to implement radio groups here since AWT only
implements radio groups for Checkboxes, and CheckboxMenuItems.
itemStateChanged() - handle item state changed events
NOTE: need to implement radio groups here since AWT only
implements radio groups for Checkboxes, and CheckboxMenuItems.
itemStateChanged() - handle item state changed events
NOTE: need to implement radio groups here since AWT only
implements radio groups for Checkboxes, and CheckboxMenuItems.
Is list [0:nMpidFiltered] of all mPids that passed the data filter and
are used by the current sample (for a single sample) or by a set of
samples (e.g.
Class PopupFamilyNameSelector .java - popup protein family name selection
This work was produced by Peter Lemkin of the National Cancer Institute, an
agency of the United States Government and Djamel Medjahed (SAIC-Frederick).
Class PopupTissueNameSelector .java - popup window to define tissue names
This work was produced by Peter Lemkin of the National Cancer Institute, an
agency of the United States Government and Djamel Medjahed (SAIC-Frederick).
[TODO] The 256 pseudocolors[0:255] colors for drawing non-linear ratio
mappings using rMap[gray] function where gray is the mapping of ratio
(exprX,exprY) to gray.
showFilteredReport() - show popup report of filtered proteins in
the prp.mPidFiltered[0:prp.nMpidFiltered-1] list of mPids
[TODO] Sort by expression or by ratioX/Y
Class ShowScatterPlotPopup.java - main popup window containing a
scatterplot, pull-down menu, scatterplot scrollers, expression range
scrollers, cluster distance scroller, checkboxes, etc as part of the GUI.
updateSimilarProteinsReport() - compute report string of similar-cluster
of filtered proteins
[TODO] This will update the Cluster Report window text area.