You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Design a database schema and present it in form of a diagram. The diagram can later serve as a documentation of our future tools.
Currently, we are considering of storing these attributes: SMILES, inchi, common_name, systematic_name, monoisotopic_mass, formula, pathway_association.
Initially, the database schema was presented as one big table but I don't think it will be feasible and we must divide it to 2-3 tables.
The text was updated successfully, but these errors were encountered:
Design a database schema and present it in form of a diagram. The diagram can later serve as a documentation of our future tools.
Currently, we are considering of storing these attributes: SMILES, inchi, common_name, systematic_name, monoisotopic_mass, formula, pathway_association.
Initially, the database schema was presented as one big table but I don't think it will be feasible and we must divide it to 2-3 tables.
The text was updated successfully, but these errors were encountered: