2022-09-06 10:22:43 +00:00
2022-09-02 12:22:43 +02:00
2022-02-18 12:09:05 +01:00
2022-05-16 11:59:08 +01:00
2022-02-18 12:09:05 +01:00
2022-09-01 14:15:40 +02:00
2022-09-06 10:22:43 +00:00
2022-02-18 12:09:05 +01:00
2022-02-18 12:09:05 +01:00

MIRRI Utils

Installation

pip install path_to_package.tar.gz

Description

A small set of utilities to deal with Mirri Data.

  • A data class to deal with strain data.

  • An excel reader for mirri specification

  • An excel validator for mirri specification

  • 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.

Description
No description provided
Readme 1.9 MiB
Languages
Python 100%