forked from MIRRI/mirri_utils
Actualizar 'README.md'
This commit is contained in:
parent
51c8f56a07
commit
f93ba27f81
15
README.md
15
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.
|
||||
Loading…
x
Reference in New Issue
Block a user