Changes between Version 9 and Version 10 of DespoinaLog/2011/09/23


Ignore:
Timestamp:
2011-09-23T15:17:30+02:00 (13 years ago)
Author:
antonak
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DespoinaLog/2011/09/23

    v9 v10  
    1313   * '''Alternative way'''  : mysqlimport the missing Biodata table  -->  Ontology Term table import . ...
    1414     * mysqldump bbmri !OntologyTerm -u molgenis -p > bbmri_OntologyTerm.mysql
    15      * COPY  - PASTE contents of  bbmri_OntologyTerm.mysql into mysql prompt in localhost..TADA now we have ontology terms. 
    16      *  
     15     * COPY  - PASTE contents of  bbmri_OntologyTerm.mysql into mysql prompt in localhost..TADA now we have ontology terms.
     16     * Also connection with Biobak : 
     17       * select * from Biobank_Biodata;
     18       * Empty set (0.00 sec)
     19       *        * antonakd@vm7:~$ mysqldump bbmri Biobank_Biodata -u molgenis -p > bbmri_Biodata.mysql 
     20       *        * Despoina-Antonakakis-!MacBook-Pro:~ despoina$ scp    antonakd@!vm7.target.rug.nl:bbmri_Biodata.mysql .    
     21       * COPY_PASTE in mysql .....now we have biodata!
     22   * try import in COHORT....[ CSV UPLOAD FAILED: Import of 'Biobank' objects failed: cannot find biodata_name='DNA']
     23   * BiobankdataType must also be imported