Difference between revisions of "Software v2 release notes"

From GeneSetEnrichmentAnalysisWiki
Jump to navigation Jump to search
(No difference)

Revision as of 18:34, 15 March 2006


Software updates: v2 of the GSEA java desktop application has been released.

What's new in GSEA Java v2.0

Thanks to feedback from several users over the past year we have made changes to improve the usability of the software. In addition, we have added a gene sets browser to view, query, map and download gene sets from our MSigDB database. The algorithm has not changed. The main new features and enhancements in GSEA java v2.0 include:

  • The industry's best i18n support: IntelliJ IDEA's greatly enhanced internationalization support now surpasses any other Java localization tool currently available. We even used the new functionality ourselves to create a new version of IntelliJ IDEA in Japanese (concurrently released by our reseller in Japan). <a href="../../../features/i18n_support.html">Read more »</a>
  • Improved JavaScript and Web Development support: important improvements to JavaScript support equip both experienced developers and "newbies" with a full arsenal of features. Even AJAX development becomes quick and simple (especially when developing AJAX libraries). <a href="../../../features/javascript.html">Read more »</a>
  • New JSP debugging support: including source-level JSP debugging when remotely connected to IBM WebSphere™ 5.1 or later. <a onclick="openBrWindow('documentation/howto_02.html','winFullScr','scrollbars=yes,menubar=no,resizable=yes,location=yes,width=640, height=660');return BOPlaceMark();" href="javascript://">Read more »</a>
  • More support for plug-in developers: New actions for auto-creating new application, module, and project components; new inspections validate the consistency of plug-in descriptors. <a href="../../../features/open_api.html">Read more »</a>