Porthmeus / MeMoMe

Metabolic Model Merging - a semiautomated way to merge genome scale metabolic models
Apache License 2.0
0 stars 0 forks source link

Fix warning in origin databases #101

Closed Unaimend closed 4 months ago

Unaimend commented 6 months ago

Adlercreutzia_equolifaciens_DSM_19450 /home/td/Projects/MeMoMe/src/origin_databases.py:50: DtypeWarning: Columns (10) have mixed types. Specify dtype option on import or set low_memory=False. df_ModelSEED = pd.read_table(db_path)

image

DafniGi commented 4 months ago

Check out #143.