Package | Description |
---|---|
org.mdanderson.biostat.geneclust |
This is the user interface for a software package which can be used as a tool
for exploratory analysis of gene expression microarray data.
|
Modifier and Type | Field and Description |
---|---|
protected SimulationDialog |
SProcess.dialog |
Modifier and Type | Method and Description |
---|---|
SimulationDialog |
SProcess.getDialog()
Returns reference to dialog where simulation progress can be monitored.
|
Constructor and Description |
---|
GCStreamMonitor(InputStream is,
OutputStream redirect,
SimulationDialog dialog)
Class constructor specifying input stream, output stream, and dialog
where results should be displayed
|
Simulation(SimulationDialog dialog,
boolean isPerformSupervised,
int percentSupervision,
String classificationPathName,
int numClustersToExtract,
int percentToShave,
int numPermutations,
int gapTolerance,
boolean isWriteMatrix)
Class constructor specifying (way too many) simulation parameters...
|
SProcess(SimulationDialog dialog) |
Copyright © 2002 M.D. Anderson Cancer Center. All Rights Reserved.