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 |