Changes between Version 10 and Version 11 of uk.ac.ebi.Tab2MageExporter
- Timestamp:
- Aug 16, 2007, 3:28:42 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
uk.ac.ebi.Tab2MageExporter
v10 v11 3 3 == Short description == 4 4 5 Exports an experiment meta-data in tab2mage specification from BASE.5 From a BASE2 Experiment Item, the plugin exports the experimental metadata as a tab2mage specification compliant file. 6 6 7 7 == Long description == 8 8 9 The Tab2Mage export plugin exports an experiment meta - data and annotations in tab2mage specification from BASE. The tab2mage specification is provided by the microarray informatics team at the EBI, Cambridge. The exported experiments along with the raw data and image files can later be exported by the corresponding [http://baseplugins.thep.lu.se/wiki/uk.ac.ebi.Tab2MageImporter tab2mage import plugin].9 The Tab2MageExporter plugin exports experimental metadata and annotations as a tab2mage file. The tab2mage specification is provided by the Microarray Informatics Team at the EBI, Cambridge. 10 10 11 The entry point for this plugin in base is the detail view page of an experiment. Hence, the user needs to create an experiment and all the annotations and parameters first. To execute the plugin, select and click on an experiment and on the edit page, click on the export tab and follow subsequent instructions. 12 11 The Tab2MageExporter plugin is started from the Experiment Item View Page. Hence, the user needs to create an experiment and all the annotations and parameters first. To execute the plugin, select and click on an experiment, click on the export tab and follow subsequent instructions from the wizard. 13 12 14 13 == Prerequisites == … … 41 40 Philippe Rocca-Serra – European Bioinformatics Institute, Cambridge, UK, Net-Project technical coordinator. [[br]] 42 41 email:rocca@ebi.ac.uk 43 [http://lev.thep.lu.se/trac/baseplugins/browser/trunk/uk/ac/ebi/Tab2MageExporter/credit.txt Credit.txt]. 42 44 43 45 44 == Download ==