Changes between Version 29 and Version 30 of net.sf.basedb.illumina
- Timestamp:
- Apr 20, 2010, 8:17:22 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.illumina
v29 v30 1 1 = Illumina plug-ins package for BASE = 2 2 3 This package contains plug-ins for the Illumina platform. The plug-ins require BASE 2.1 2.0 or later3 This package contains plug-ins for the Illumina platform. The plug-ins require BASE 2.15.0 or later 4 4 and that you have data in the form of either: 5 5 … … 22 22 = Documentation = 23 23 24 [source:/plugins/base2/net.sf.basedb.illumina/tags/1. 4/INSTALL INSTALL] describes how to install the plug-in package. It is important that you read this document. The plug-ins require additional raw data tables and reporter annotation columns in the database before they can be used.24 [source:/plugins/base2/net.sf.basedb.illumina/tags/1.5/INSTALL INSTALL] describes how to install the plug-in package. It is important that you read this document. The plug-ins require additional raw data tables and reporter annotation columns in the database before they can be used. 25 25 26 [source:/plugins/base2/net.sf.basedb.illumina/tags/1. 4/README README] contains general information about the plug-ins and specific information for expressions experiments.26 [source:/plugins/base2/net.sf.basedb.illumina/tags/1.5/README README] contains general information about the plug-ins and specific information for expressions experiments. 27 27 28 [source:/plugins/base2/net.sf.basedb.illumina/tags/1. 4/README_PluginDetails README_PluginDetails] contains detailed information on some of the plug-ins provided by this package.28 [source:/plugins/base2/net.sf.basedb.illumina/tags/1.5/README_PluginDetails README_PluginDetails] contains detailed information on some of the plug-ins provided by this package. 29 29 30 [source:/plugins/base2/net.sf.basedb.illumina/tags/1. 4/README_SNP README_SNP] contains specific information for SNP experiments.30 [source:/plugins/base2/net.sf.basedb.illumina/tags/1.5/README_SNP README_SNP] contains specific information for SNP experiments. 31 31 32 [source:/plugins/base2/net.sf.basedb.illumina/tags/1. 4/contrib/README_beadstudio2ibs.txt README_beadstudio2ibs.txt] contains information on how to convert Illumina !BeadStudio expression projects to a format usable with this package.32 [source:/plugins/base2/net.sf.basedb.illumina/tags/1.5/contrib/README_beadstudio2ibs.txt README_beadstudio2ibs.txt] contains information on how to convert Illumina !BeadStudio expression projects to a format usable with this package. 33 33 34 34 … … 41 41 42 42 || Version || Revision || Date || Binary (tar.gz) || BASE Version || || 43 || 1.5 || 1222 || April 20, 2010 || [attachment:wiki:net.sf.basedb.illumina:illumina-plugins-1.5.tar.gz?format=raw illumina-plugins-1.5.tar.gz] (129kB) || 2.15.0 or later || [query:"status=closed&group=resolution&milestone=Illumina package v1.5&order=priority" changelog] || 43 44 || 1.4 || 1173 || Sep 29, 2009 || [attachment:wiki:net.sf.basedb.illumina:illumina-plugins-1.4.tar.gz?format=raw illumina-plugins-1.4.tar.gz] (124kB) || 2.12.0 or later || [query:"status=closed&group=resolution&milestone=Illumina package v1.4&order=priority" changelog] || 44 45 || 1.3 || 969 || Feb 25, 2009 || [attachment:wiki:net.sf.basedb.illumina:illumina-plugins-1.3.tar.gz?format=raw illumina-plugins-1.3.tar.gz] (102kB) || 2.9.0 or later || [query:"status=closed&group=resolution&milestone=Illumina package v1.3&order=priority" changelog] || … … 47 48 || 1.0 || 632 || March 13, 2008 || [attachment:wiki:net.sf.basedb.illumina:illumina-plugins-1.0.tar.gz?format=raw illumina-plugins-1.0.tar.gz] (80kB) || 2.6.0 or later || [query:"status=closed&group=resolution&milestone=Illumina package v1.0&order=priority" changelog] || 48 49 49 Source code can be downloaded from the subversion repository. Use the following command to get source code for the 1. 4version:50 Source code can be downloaded from the subversion repository. Use the following command to get source code for the 1.5 version: 50 51 51 `svn co http://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.illumina/tags/1. 4 illumina-1.4`52 `svn co http://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.illumina/tags/1.5 illumina-1.5` 52 53 53 54