Changeset 368
- Timestamp:
- Aug 2, 2007, 10:54:35 AM (16 years ago)
- Location:
- trunk/uk/ac/ebi/Tab2MageImporter
- Files:
-
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/uk/ac/ebi/Tab2MageImporter/README.txt
r362 r368 1 2 3 Dependencies: 4 5 -------------------- 6 7 8 9 - AnnotationTypeCvImporter Plugin – For loading annotation types. The annotations are can annotate raw bio assays by default. 10 11 12 13 - AffyArrayDesignImproter Plugin – for loading affy array design 14 15 16 17 - Reporter Importer - for loading reporter corresponding to the raw data file 18 19 20 21 - Reporter map importer – for adding features to array design 22 23 24 25 - Raw Data Importer Plugin – loads raw data. This must have a configuration that could import the raw data files. Required for multi-channel experiments. 26 27 28 29 Please ensure that you have used all the plugins above appropriately before running Tab2Mage importer. Further documentation on 30 31 AnnotationTypeCvImporter and AffyArrayDesignImproter plugin is available on Base2plugin website and for others, please read base2 documentation. 32 33 34 35 Email alert: 36 37 ---------------- 38 39 To receive an email alert on the success or failure of your experiment loading, 40 41 42 43 Windows users: 44 45 Your antivirus server and anti spam software may prevent you from sending email messages. This is because they must have been configured to block all application requiring connection to your email sever on port 25 (smtp). 46 47 48 49 If this happens, you can simply ask your administrator to allow your machine to connect to the email server using port 20. 50 51 52 53 The email alert should work on a linux / unix and may be mac machines. 54 55 56 57 AnnotationTypes and Cv Importer 58 59 ---------------------------------------------- 60 61 the annotation type and cv loader plugin; uk.ac.ebi. nugo.plugins.CvAnnotationTypeImporter must be defined and configured. Both the plugin and its configured object must be shared to the user running the Tab2MageImporter. Defining and configuring the plugin should be done preferably by the administrator. The administrator should share the configuration to the users as well. Otherwise suitable plugin configurations cannot be found and the import would fail. 62 63 A naming comparism of the annotation type in the flat file to the annotation type in base2 is actualized. Only non-existing annotation types are created. 64 65 66 67 What is not supported 68 69 ---------------------------------- 70 71 Pooled experiments are not suppported in this release. It would be supported in future releases. 72
Note: See TracChangeset
for help on using the changeset viewer.