From f93ba27f81e0b6be5eac77c89f167b093a832435 Mon Sep 17 00:00:00 2001 From: avara Date: Tue, 6 Sep 2022 10:22:43 +0000 Subject: [PATCH] Actualizar 'README.md' --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index 5e20387..43132ef 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,18 @@ A small set of utilities to deal with Mirri Data. - An excel writer to create the excel with MIRRI specifications + +## Update 06-09-2022 +Under the bin directory: +bin\ + upload_strains_to_mirri_is_NEWDB.py + validateNEW.py + +those files are created to inserting the data from the excel files into the database mirridb. + +validateNEW.py: +>the purpose of this file is to be the orchestator for the validations and the calling the upload to mirridb. + + +upload_strains_to_mirri_is_NEWDB.py: +This script is inserting the excel into the database, the code has comments regarding the steps. \ No newline at end of file