| Package | Description |
|---|---|
| ubic.erminej | |
| ubic.erminej.gui | |
| ubic.erminej.gui.geneset | |
| ubic.erminej.gui.geneset.table | |
| ubic.erminej.gui.geneset.tree |
| Modifier and Type | Method and Description |
|---|---|
protected GeneSetPvalRun |
classScoreCMD.analyze() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GeneSetPvalRun> |
Analyzer.doAnalysis() |
Collection<GeneSetPvalRun> |
Analyzer.getLatestResults()
Blocks until results are returned.
|
static Collection<GeneSetPvalRun> |
ResultsFileReader.load(GeneAnnotations geneAnnots,
String filename,
StatusViewer messenger) |
Collection<GeneSetPvalRun> |
Analyzer.loadAnalysis()
Load from a file, which can contain more than one set.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ResultsPrinter.write(String destFile,
GeneSetPvalRun run,
boolean saveAllGeneNames) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ResultsPrinter.write(String path,
SettingsHolder masterSettings,
Collection<GeneSetPvalRun> runsToSave)
Used for saving "projects".
|
| Modifier and Type | Method and Description |
|---|---|
GeneSetPvalRun |
MainFrame.getCurrentResultSet() |
GeneSetPvalRun |
MainFrame.getResultSet(int runIndex) |
| Modifier and Type | Method and Description |
|---|---|
List<GeneSetPvalRun> |
MainFrame.getResultSets() |
| Modifier and Type | Method and Description |
|---|---|
void |
MainFrame.setCurrentResultSet(GeneSetPvalRun resultSet) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
GeneSetPanel.removeRun(GeneSetPvalRun runToRemove)
Do any extra cleanup after a run has been deleted.
|
protected void |
GeneSetPanel.showDetailsForGeneSet(GeneSetTerm id,
GeneSetPvalRun run)
Create the popup window with the visualization for a specific gene set and results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneSetTablePanel.removeRun(GeneSetPvalRun runToRemove) |
| Constructor and Description |
|---|
GeneSetTableModel(GeneAnnotations geneData,
List<GeneSetPvalRun> results) |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneSetTreePanel.removeRun(GeneSetPvalRun runToRemove) |
void |
FilteredGeneSetTreeModel.setResults(GeneSetPvalRun results) |
Copyright © 2002-2013 UBC Centre for High-Throughput Biology. All Rights Reserved.