666 |
18 Apr 08 |
nicklas |
== Requirements == |
666 |
18 Apr 08 |
nicklas |
2 |
|
2211 |
03 Feb 14 |
nicklas |
1. BASE 3.3 or later. |
666 |
18 Apr 08 |
nicklas |
4 |
|
666 |
18 Apr 08 |
nicklas |
== Introduction == |
666 |
18 Apr 08 |
nicklas |
6 |
|
666 |
18 Apr 08 |
nicklas |
This package is an extension package to BASE that installs an action that |
666 |
18 Apr 08 |
nicklas |
opens TIGR MultiExperiment Viewer (MEV) as a Java webstart application and |
666 |
18 Apr 08 |
nicklas |
automatically imports data from the currently selected bioassay set. This |
2211 |
03 Feb 14 |
nicklas |
extension uses the standard MEV 4.9.0 distribution (windows version) that |
1703 |
14 Jun 12 |
nicklas |
has been Java Webstart enabled. For more information: |
666 |
18 Apr 08 |
nicklas |
12 |
|
666 |
18 Apr 08 |
nicklas |
* The homepage for this extension: |
666 |
18 Apr 08 |
nicklas |
http://baseplugins.thep.lu.se/wiki/net.sf.basedb.mev |
666 |
18 Apr 08 |
nicklas |
* The official MEV homepage: http://www.tm4.org/mev.html |
666 |
18 Apr 08 |
nicklas |
16 |
|
666 |
18 Apr 08 |
nicklas |
== Installation == |
666 |
18 Apr 08 |
nicklas |
18 |
|
690 |
12 May 08 |
nicklas |
1. Download the mev-launcher-*.tar.gz file. |
666 |
18 Apr 08 |
nicklas |
2. Unpack the downloaded file to a directory of your choice. |
1383 |
22 Aug 11 |
martin |
3. Copy the mev-launcher.jar file to your BASE plug-ins directory. Look in |
1395 |
15 Sep 11 |
nicklas |
your 'base.config' file if you don't know where this is. |
1442 |
02 Nov 11 |
nicklas |
4. Go to 'Administrate->Plug-ins & Extensions->Overview' page. |
1383 |
22 Aug 11 |
martin |
5. Run the installation wizard and select to install 'mev-launcher.jar'. |
1159 |
15 Sep 09 |
nicklas |
6. Run the 'MeV package installer' plug-in. Find this plug-in on the |
1159 |
15 Sep 09 |
nicklas |
'Administrate -> Plugins -> Definitions' page, click on it, and then |
1159 |
15 Sep 09 |
nicklas |
on the 'Run plugin' button. Complete the installation wizard. This will |
1159 |
15 Sep 09 |
nicklas |
install required items, eg. data file types, that are required by MeV. |
1159 |
15 Sep 09 |
nicklas |
7. The 'MeV CGH exporter' plug-in requires that an admin configures the |
1159 |
15 Sep 09 |
nicklas |
reporter annotations that corresponds to the CGH file columns. Go to the |
1082 |
18 May 09 |
nicklas |
'Administrate -> Plugins -> Definitions' page and click on the |
1099 |
28 May 09 |
nicklas |
'MeV CGH exporter' plug-in. Click on 'New configuration...' and |
1082 |
18 May 09 |
nicklas |
enter a name and optionally a description. Then, click on 'Save and |
1082 |
18 May 09 |
nicklas |
configure' and select the corresponding reporter annotation columns |
1082 |
18 May 09 |
nicklas |
for the four CGH file columns (chromosome, start, end and description). |
1159 |
15 Sep 09 |
nicklas |
Finish the configuration. |
1395 |
15 Sep 11 |
nicklas |
8. The TDMS and CGH exporter plug-ins are shared to everyone by default. If |
1395 |
15 Sep 11 |
nicklas |
that isn't desired, you may want to change this at this stage. |
1182 |
22 Oct 09 |
nicklas |
9. Done. |
1068 |
15 May 09 |
nicklas |
40 |
|
1068 |
15 May 09 |
nicklas |
The MeV Launcher appears as an action in the "Tools" column when |
1068 |
15 May 09 |
nicklas |
viewing bioassay sets of an experiment. Some (per-user) options can be |
1068 |
15 May 09 |
nicklas |
specified by opening the 'Extensions -> MeV Launcher options' menu. |
666 |
18 Apr 08 |
nicklas |
44 |
|
1068 |
15 May 09 |
nicklas |
The MeV export plug-ins appears in the 'Export' dialog when viewing |
1068 |
15 May 09 |
nicklas |
bioassay sets of an experiment. |
1068 |
15 May 09 |
nicklas |
47 |
|
666 |
18 Apr 08 |
nicklas |
== Known issues == |
666 |
18 Apr 08 |
nicklas |
49 |
|
2211 |
03 Feb 14 |
nicklas |
MeV modules that use R will not work. |
666 |
18 Apr 08 |
nicklas |
51 |
|
666 |
18 Apr 08 |
nicklas |
== Compiling == |
666 |
18 Apr 08 |
nicklas |
53 |
|
666 |
18 Apr 08 |
nicklas |
To compile this package you also need: |
666 |
18 Apr 08 |
nicklas |
55 |
|
1442 |
02 Nov 11 |
nicklas |
1. Ant 1.8 |
2211 |
03 Feb 14 |
nicklas |
2. Java 1.7 |
666 |
18 Apr 08 |
nicklas |
58 |
|
666 |
18 Apr 08 |
nicklas |
Follow these instructions: |
666 |
18 Apr 08 |
nicklas |
60 |
|
666 |
18 Apr 08 |
nicklas |
1. Download the source code from the subversion repository. See |
666 |
18 Apr 08 |
nicklas |
http://baseplugins.thep.lu.se/wiki/net.sf.basedb.mev for instructions. |
666 |
18 Apr 08 |
nicklas |
63 |
|
1191 |
22 Feb 10 |
nicklas |
2. Type `ant download-lib` to automatically download the BASE core JAR files that |
690 |
12 May 08 |
nicklas |
are neeed for compilation. You can also do this manually by copying the |
2211 |
03 Feb 14 |
nicklas |
base-core-3.3.0.jar, base-webclient-3.3.0.jar, base-coreplugins-3.3.0.jar and |
2211 |
03 Feb 14 |
nicklas |
base-webservices-client-3.3.0.jar from the BASE installation directory |
1395 |
15 Sep 11 |
nicklas |
(<basedir>/www/WEB-INF/lib/) to the ./lib/compile directory. |
666 |
18 Apr 08 |
nicklas |
69 |
|
666 |
18 Apr 08 |
nicklas |
3. Type 'ant' to compile the code and generate the 'mev-launcher.jar' file |
666 |
18 Apr 08 |
nicklas |
in the project directory. |
666 |
18 Apr 08 |
nicklas |
72 |
|
666 |
18 Apr 08 |
nicklas |
4. Use 'ant package' to create a downloadable tar.gz package. |
690 |
12 May 08 |
nicklas |
74 |
|
690 |
12 May 08 |
nicklas |
Tip: If you need different values for any of the properties defined in |
690 |
12 May 08 |
nicklas |
the 'build.xml' file, create a file named 'build.properties' and set |
690 |
12 May 08 |
nicklas |
the values there. |
976 |
26 Feb 09 |
nicklas |
78 |
|
976 |
26 Feb 09 |
nicklas |
Note! If upgrading MeV to a new version, the new JAR files needs to |
976 |
26 Feb 09 |
nicklas |
be signed. See `./jarsign/readme.txt` for more information. |
976 |
26 Feb 09 |
nicklas |
81 |
|
976 |
26 Feb 09 |
nicklas |
82 |
|
976 |
26 Feb 09 |
nicklas |
== Contributions == |
976 |
26 Feb 09 |
nicklas |
84 |
|
976 |
26 Feb 09 |
nicklas |
* David Waring, for helping out with MeV 4.3 integration. |