Library of Metabolic Gene Cluster Project code
Building an ML algorithm for identifying Metabolic Gene Clusters in Plants
cluster_data_ingestion uses selenium, gbk, and json files in order to build a data set from the Mibig DataBase
Here is the most updated stored data set
To run the ingestion, just enter cluster_data_ingestion/main_ingestion, and run handler().
Make sure to use the installations written in the pyproject.toml and poetry.lock.