Changeset 1166 for plugins/base2/net.sf.basedb.illumina/trunk/INSTALL
- Timestamp:
- Sep 28, 2009, 1:31:50 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/base2/net.sf.basedb.illumina/trunk/INSTALL
r1142 r1166 1 1 ---------------------------------------------------------------------- 2 2 {{{ 3 Copyright (C) 2008 3 Copyright (C) 2008 Jari Häkkinen, Nicklas Nordborg 4 Copyright (C) 2009 Jari Häkkinen, Martin Svensson 4 5 5 6 This file is part of Illumina plug-in package for BASE. … … 68 69 15. Done. The Illumina plug-ins are now installed. You can now restart any job 69 70 agents as well. 71 16. Optionally, if not already done, disable use of the 'Illumina' 72 raw data type provided by a standard BASE installation; Simply 73 remove, or comment out, the `<raw-data-type>` entry for 74 `id='illumina'` in configuration file 75 `/path/to/base/WEB-INF/classes/raw-data-types.xml` and restart the 76 BASE server. If a user already used the 'Illumina' raw data type, 77 BASE will display an error message in the GUI. Either restore the 78 use of 'Illumina' raw data type or remove the data using 79 'Illumina' raw data type. 70 80 71 81 Make sure that the job agents have access to the illumina-plugins.jar file, … … 80 90 already installed Illumina package. 81 91 1. Do the step 1-3 as described in the installation instructions. 82 2. Then proceed with step 4. '''Caution:''' ''Any changes in the files on the local server must be transfer ed92 2. Then proceed with step 4. '''Caution:''' ''Any changes in the files on the local server must be transferred 83 93 to the new configuration-files before they are copied.'' Copying the new files will overwrite the existing files. 84 94 3. Do step 5-6 as described. 85 4. Step 7-9 are optional and only needed if the new release contains plugins or changed/new plugin configurations95 4. Step 7-9 are optional and only needed if the new release contains plugins or changed/new plugin configurations 86 96 that you want to install. [[BR]] 87 97 '''Notice1:''' Already installed plugins do not need to be re-installed(unless the jar-path has been changed), but updated configurations do.[[BR]] 88 98 '''Notice2:''' If the existing configuration is not first removed you will end up with two configurations with the same name. 89 '''Notice3:''' Upgrading from 1.3.x or less require you to run the installation wiz zard even for the installed plugins to update their jar-path.99 '''Notice3:''' Upgrading from 1.3.x or less require you to run the installation wizard even for the installed plugins to update their jar-path. 90 100 5. Step 10-13 are also optional and only necessary when the release comes with new Illumina variants that you want to create. 91 101 6. Do step 14 to update the extensions.
Note: See TracChangeset
for help on using the changeset viewer.