= 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.11/README README] contains information about this package, how to install it and how to compile it. = License = [http://www.gnu.org/licenses/gpl-3.0.html GNU General Public License version 3]. = Download = || '''Version''' || '''Revision''' || '''Date''' || '''Binary (tar.gz)''' || '''BASE Version'''* || '''MeV Version'''* * || || || 1.11 || 2476 || June 4, 2014 || [attachment:wiki:net.sf.basedb.mev:mev-launcher-1.11.tar.gz?format=raw mev-launcher-1.11.tar.gz] (19MB) || 3.3 || 4.9.0 || [query:"group=type&milestone=MeV Launcher 1.11&order=priority" changelog] || || 1.10 || 1704 || June 16, 2012 || [attachment:wiki:net.sf.basedb.mev:mev-launcher-1.10.tar.gz?format=raw mev-launcher-1.10.tar.gz] (18MB) || 3.1 || 4.8.1 || [query:"group=type&milestone=MeV Launcher 1.10&order=priority" changelog] || || 1.9 || 1578 || March 19, 2012 || ''removed due to critical bugs (see #403)'' || 3.1 || 4.7.3 || [query:"group=type&milestone=MeV Launcher v1.9&order=priority" changelog] || || 1.8 || 1444 || November 2, 2011 || [attachment:wiki:net.sf.basedb.mev:mev-launcher-1.8.tar.gz?format=raw mev-launcher-1.8.tar.gz] (16MB) || 3.0 || 4.7.3 || [query:"group=type&milestone=MeV Launcher v1.8&order=priority" changelog] || || 1.7 || 1263 || November 3, 2010 || [attachment:wiki:net.sf.basedb.mev:mev-launcher-1.7.tar.gz?format=raw mev-launcher-1.7.tar.gz] (16MB) || 2.16 || 4.6.01 || [query:"status=closed&group=type&milestone=MeV Launcher v1.7&order=priority" changelog] || || 1.6 || 1192 || February 22, 2010 || [attachment:wiki:net.sf.basedb.mev:mev-launcher-1.6.tar.gz?format=raw mev-launcher-1.6.tar.gz] (19MB) || 2.14 || 4.5.01 || [query:"status=closed&group=type&milestone=MeV Launcher v1.6&order=priority" changelog] || || 1.5 || 1183 || October 22, 2009 || [attachment:wiki:net.sf.basedb.mev:mev-launcher-1.5.tar.gz?format=raw mev-launcher-1.5.tar.gz] (20MB) || 2.13 || 4.4.01 || [query:"status=closed&group=type&milestone=MeV Launcher v1.5&order=priority" changelog] || || 1.4 || 1154 || August 31, 2009 || [attachment:wiki:net.sf.basedb.mev:mev-launcher-1.4.tar.gz?format=raw mev-launcher-1.4.tar.gz] (20MB) || 2.12 || 4.4.01 || [query:"status=closed&group=type&milestone=MeV Launcher v1.4&order=priority" changelog] || || 1.3 || 1100 || May 28, 2009 || [attachment:wiki:net.sf.basedb.mev:mev-launcher-1.3.tar.gz?format=raw mev-launcher-1.3.tar.gz] (19MB) || 2.12 || 4.3.02 || [query:"status=closed&group=type&milestone=MEV Launcher v1.3&order=priority" changelog] || || 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 || 4.3.02 || [query:"status=closed&group=type&milestone=MEV Launcher v1.2&order=priority" changelog] || || 1.1 || 1012 || March 30, 2009 || ''removed due to critical bugs'' || 2.11 || 4.3.02 || [query:"status=closed&group=resolution&milestone=MEV Launcher v1.1&order=priority" changelog] || || 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 || 4.0.01 ([http://dev.thep.lu.se/basehacks/wiki/MeV modified for BASE]) || [query:"status=closed&group=type&milestone=MEV Launcher v1.0&order=priority" changelog] || '''*''' In general, each release works with the specified and later BASE versions, except that releases for BASE 2 do not work with BASE 3. '''* *''' 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.10 version: `svn co http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.mev/tags/1.10 mev-1.10` 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)]]