Changes between Version 2 and Version 3 of 1.0CodeCleanup


Ignore:
Timestamp:
Feb 7, 2011, 6:05:39 PM (13 years ago)
Author:
jannekevdp@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • 1.0CodeCleanup

    v2 v3  
    6969== Entering data into SAM ==
    7070
    71 As mentioned earlier, the column headers in the SAM importer should be auto-recognized, since there can be hundreds of them. Also, it should be possible to choose between different sheet layouts, the most common one being: samples in rows, different measurements (called MeasurementTypes) in the columns.
    72 Recognition of the headers is fine, but if a MeasurementType is not already in the database, you cannot import it without importing the MeasurementType first. This is a little tedious as well. Maybe we should add on-the-fly adding of new MeasurementTypes. It would be even fancier if SAM knows how to connect to some public compound databases and search there if it can identify what you are importing (HMDB, DrugBank etc.)
     71As mentioned earlier, the column headers in the SAM importer should be auto-recognized, since there can be hundreds of them. Also, it should be possible to choose between different sheet layouts, the most common one being: samples in rows, different measurements (called Measurement Types) in the columns.
     72Recognition of the headers is fine, but if a Measurement Type is not already in the database, you cannot import it without importing the Measurement Type first. This is a little tedious as well. Maybe we should add on-the-fly adding of new MeasurementTypes. It would be even fancier if SAM knows how to connect to some public compound databases and search there if it can identify what you are importing (HMDB, DrugBank etc.)