= MEV Launcher extension for BASE = This package is an ''extension package'' to BASE that installs an action that opens ''TIGR !MultiExperiment Viewer'' (MEV) as a Java webstart application and automatically imports data from the currently selected bioassay set. For more information: * [http://www.tm4.org/mev.html The official MEV homepage] = Documentation = [source:/extensions/net.sf.basedb.mev/tags/1.2/README README] contains information about this package, how to install it and how to compile it. = License = [http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU General Public License version 2]. = Download = || Version || Revision || Date || Binary (tar.gz) || BASE Version || MeV Version* || || 1.2 || 1017 || March 31, 2009 || [attachment:wiki:net.sf.basedb.mev:mev-launcher-1.2.tar.gz?format=raw mev-launcher-1.2.tar.gz] (19MB) || 2.11.0 or later || 4.3.02 || || 1.1 || 1012 || March 30, 2009 || ''removed due to critical bugs'' || 2.11.0 or later || 4.3.02 || || 1.0 || 696 || May 13, 2008 || [attachment:wiki:net.sf.basedb.mev:mev-launcher-1.0.tar.gz?format=raw mev-launcher-1.0.tar.gz] (12MB) || 2.7.0 or later || 4.0.01 ([http://dev.thep.lu.se/basehacks/wiki/MeV modified for BASE]) || '''*''' All MeV components that are needed are include in the `mev-launcher-*.tar.gz` downloads. You do not have to download MeV separately. Source code can be downloaded from the subversion repository. Use the following command to get source code for the 1.2 version: `svn co http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.mev/tags/1.2 mev-1.2` The latest development (''maybe unstable; do not use on a production server'') revision can be checked out from the repository using the following command: `svn co http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.mev/trunk mev-devel` === Contribute === After making modifications to the source code, compose a clear and concise log message to describe those changes and the reasons for them. Then, send an email to the developers list containing your log message and the output of svn diff (from the top of your subversion working copy). If the community members consider your changes acceptable, someone who has commit privileges will add your changes to the public source code tree. Recall that permission to directly commit changes to the repository is granted on merit - if you demonstrate comprehension of subversion, programming competency, and a ''team spirit'', you will likely be awarded that permission. === TODO === [[TicketQuery(status!=closed&component=net.sf.basedb.mev)]]