Welcome to the documentation for our web application BIOMX-DB. This page will guide you through the key features and functionalities of the application.
BIOMX-DB was created to enhance the current curated Mexican natural product database BIOFACQUIM, which was last updated in 2023. Here you can find the most recent compilation of this dabase which currently holds over 605 molecules!
Molecular data is displayed in BIOMX-DB mainly in two ways:
The database for BIOMX DB was based on BIOFACQUIM´s latest dataset release (2023) which comprises a 605-compound version instead of the 400-version released in 2019. Downloaded from: https://www.difacquim.com/d-databases/
This dataset was enriched by calculating each molecule´s Lipinski and Berg Descriptors along with their corresponding fingerprints in the form of MACCS keys. The two-dimensional descriptors and the fingerprints were calculated using RDKit as it is described in the python library documentation Since MongoDB was chosen as a storage platform, and it stores documents in the form of keys and values, the entries of the CSV file had to be transformed into JSON objects.
You can find all scripts and github code in the published paper at:
Additionally please cite the original paper where BIOFACQUIM was firstly introduced