Compare commits

..

No commits in common. "master" and "dev" have entirely different histories.
master ... dev

View File

@ -17,18 +17,3 @@ 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.