Difference between revisions of "V2 notes from user testing"

From GeneSetEnrichmentAnalysisWiki
Jump to navigation Jump to search
(CLS problem)
Line 1: Line 1:
This page was intended to capture  "gotchas" and "confusions" that users encountered in using the V2 software. These observations can now be captured in [http://bugzilla.broad.mit.edu/gsea/ Bugzilla] as documentation and/or software enhancements.
+
<p>This page was intended to capture&nbsp; &quot;gotchas&quot; and &quot;confusions&quot; that users encountered in using the V2 software. These observations can now be captured in [http://bugzilla.broad.mit.edu/gsea/ Bugzilla] as documentation and/or software enhancements. </p>
 +
===CLS file problem===
 +
<p>CLS file with four classes which was loadable to GSEA ver1 does not load anymore: </p>
 +
<pre>22 4 1
 +
#WTnd WThf KOnd KOhf WTnd WThf KOhf KOhf WTnd WTnd WTnd WTnd WTnd KOnd KOnd KOnd KOnd KOnd KOnd WThf WThf WThf WThf KOhf KOhf KOhf
 +
</pre>
 +
It loads after changing it to:
 +
<pre>22 2 1
 +
#WT KO
 +
WT WT KO KO WT WT WT WT WT KO KO KO KO KO KO WT WT WT WT KO KO KO
 +
</pre>
 +
[[User:Darked|darked]] 13:29, 21 July 2006 (EDT)

Revision as of 13:29, 21 July 2006

This page was intended to capture  "gotchas" and "confusions" that users encountered in using the V2 software. These observations can now be captured in Bugzilla as documentation and/or software enhancements.

CLS file problem

CLS file with four classes which was loadable to GSEA ver1 does not load anymore:

22 4 1
#WTnd WThf KOnd KOhf WTnd WThf KOhf KOhf WTnd WTnd WTnd WTnd WTnd KOnd KOnd KOnd KOnd KOnd KOnd WThf WThf WThf WThf KOhf KOhf KOhf

It loads after changing it to:

22 2 1
#WT KO
WT WT KO KO WT WT WT WT WT KO KO KO KO KO KO WT WT WT WT KO KO KO

darked 13:29, 21 July 2006 (EDT)