Difference between revisions of "Gsea enhancements"

From GeneSetEnrichmentAnalysisWiki
Jump to navigation Jump to search
Line 1: Line 1:
As the software is almost perfect, there are few bugs and little need for enhancements.<br /><br />Bugs found 3/15/2006 include:<br /><br />1. Generate a report, go to &quot;Other&quot; section, look at parameters. Error, file cannot be found.<br />2. Started a pretty long analysis, killed it. It took a few minutes versus a few seconds. If that's expected, perhaps change message to say may take a few minutes.<br />3. Leading edge report brings up the gct files in a text editor rather than Excel; can't really read them in a text editor.
+
As the software is almost perfect, there are few bugs and little need for enhancements.<br /><br />Bugs found 3/15/2006 include:<br /><br />1. Generate a report, go to &quot;Other&quot; section, look at parameters. Error, file cannot be found.<br /><br />Fixed.<br /><br />2. Started a pretty long analysis, killed it. It took a few minutes versus a few seconds. If that's expected, perhaps change message to say may take a few minutes.<br /><br />Whats a long analysis? (for leading edge clustering more than a handful of sets, say 20, is likely pointless)<br /><br />3. Leading edge report brings up the gct files in a text editor rather than Excel; can't really read them in a text editor.<br /><br />Opening gct files now works like this: First check prefs to see if excel (or the other programs) exist at location indicated in the prefs. If so, use it. Otherwise issue a generic open file command in windows that will open up the file in whatever editor has been registered by windows for that file type. On the mac, the later mode is always done. On unix i dont know what will happen.

Revision as of 03:02, 16 March 2006

As the software is almost perfect, there are few bugs and little need for enhancements.

Bugs found 3/15/2006 include:

1. Generate a report, go to "Other" section, look at parameters. Error, file cannot be found.

Fixed.

2. Started a pretty long analysis, killed it. It took a few minutes versus a few seconds. If that's expected, perhaps change message to say may take a few minutes.

Whats a long analysis? (for leading edge clustering more than a handful of sets, say 20, is likely pointless)

3. Leading edge report brings up the gct files in a text editor rather than Excel; can't really read them in a text editor.

Opening gct files now works like this: First check prefs to see if excel (or the other programs) exist at location indicated in the prefs. If so, use it. Otherwise issue a generic open file command in windows that will open up the file in whatever editor has been registered by windows for that file type. On the mac, the later mode is always done. On unix i dont know what will happen.