Changes between Version 3 and Version 4 of Ticket #486
- Timestamp:
- Jul 31, 2007, 9:15:43 AM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #486 – Description
v3 v4 1 1 A discussion about importing raw data from the Illumina platform was started on the mailing list. See: 2 2 3 http:// sourceforge.net/mailarchive/forum.php?thread_id=31600057&forum_id=129923 http://www.mail-archive.com/basedb-users@lists.sourceforge.net/msg00500.html 4 4 5 5 Since it seems that the file format is not compatible with the existing import plugin a new plugin or something else is needed. One working solution (by Jeremy Davis-Turak) is to split the data file into one file for each hybridization with an R script and then use the regular import plugin.