Changes between Version 25 and Version 26 of net.sf.basedb.illumina
- Timestamp:
- Sep 29, 2009, 2:05:28 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
net.sf.basedb.illumina
v25 v26 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. 9.0 or later3 This package contains plug-ins for the Illumina platform. The plug-ins require BASE 2.12.0 or later 4 4 and that you have data in the form of either: 5 5 … … 12 12 * BGX feature importer: Create array designs from BGX files 13 13 * BGX reporter importer: Import reporter annotations from BGX files 14 * Detection P-value calculation ([source:/plugins/base2/net.sf.basedb.illumina/t runk/README_PluginDetails doc]): Illumina !BeadStudio [http://www.genomecenter.ucdavis.edu/expression_analysis/documents/illumina_normalization_081201.pdf detection P-value calculations]14 * Detection P-value calculation ([source:/plugins/base2/net.sf.basedb.illumina/tags/1.4/README_PluginDetails doc]): Illumina !BeadStudio [http://www.genomecenter.ucdavis.edu/expression_analysis/documents/illumina_normalization_081201.pdf detection P-value calculations] 15 15 16 16 SNP data plugins in this package: … … 21 21 = Documentation = 22 22 23 [source:/plugins/base2/net.sf.basedb.illumina/tags/1. 3/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.23 [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 24 25 [source:/plugins/base2/net.sf.basedb.illumina/tags/1. 3/README README] contains general information about the plug-ins and specific information for expressions experiments.25 [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 26 27 [source:/plugins/base2/net.sf.basedb.illumina/t runk/README_PluginDetails README_PluginDetails] contains detailed information on some of the plug-ins provided by this package.27 [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 28 29 [source:/plugins/base2/net.sf.basedb.illumina/tags/1. 3/README_SNP README_SNP] contains specific information for SNP experiments.29 [source:/plugins/base2/net.sf.basedb.illumina/tags/1.4/README_SNP README_SNP] contains specific information for SNP experiments. 30 30 31 [source:/plugins/base2/net.sf.basedb.illumina/tags/1. 3/contrib/README_beadstudio2ibs.txt README_beadstudio2ibs.txt] contains information on how to convert Illumina !BeadStudio expression projects to a format usable with this package.31 [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 32 33 33 … … 40 40 41 41 || Version || Revision || Date || Binary (tar.gz) || BASE Version || 42 || 1.4 || 1170 || 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 || 42 43 || 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 || 43 44 || 1.2 || 912 || Dec 10, 2008 || [attachment:wiki:net.sf.basedb.illumina:illumina-plugins-1.2.tar.gz?format=raw illumina-plugins-1.2.tar.gz] (95kB) || 2.9.0 or later || … … 45 46 || 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 || 46 47 47 Source code can be downloaded from the subversion repository. Use the following command to get source code for the 1. 3version:48 Source code can be downloaded from the subversion repository. Use the following command to get source code for the 1.4 version: 48 49 49 `svn co http://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.illumina/tags/1. 3 illumina-1.3`50 `svn co http://baseplugins.thep.lu.se/svn/plugins/base2/net.sf.basedb.illumina/tags/1.4 illumina-1.4` 50 51 51 52