Changeset 581
- Timestamp:
- Feb 11, 2008, 3:14:18 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/net/sf/basedb/illumina/src/net/sf/basedb/illumina/plugins/BgxFeatureImporter.java
r578 r581 73 73 private static final About about = new AboutImpl( 74 74 "Illumina BGX feature importer", 75 "Plugin that imports features from a Illumina BGX-file. " +76 "Both compressed(gzip) and uncompressed files are supported. " +77 "None of the mappings for the file's [CONTROLS] section are configurable. " +75 "Plugin that imports features from a Illumina BGX-file. " + 76 "Both compressed(gzip) and uncompressed files are supported. " + 77 "None of the mappings for the [Controls] section are configurable. " + 78 78 "These are set like follows:\n" + 79 79 "Identify features by->FEATURE_ID\nReporter ID->\\Probe_Id\\\nFeature ID->\\Array_Address_Id\\\n" +
Note: See TracChangeset
for help on using the changeset viewer.