https://github.com/bayer-group/mitochondrial-tox
Supporting information from "Predicting the Mitochondrial Toxicity of Small Molecules: Insights From Mechanistic Assays and Cell Painting Data" by Marina Garcia de Lomana, Paula Andrea Marin Zapata, and Floriane Montanari
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.6%) to scientific vocabulary
Repository
Supporting information from "Predicting the Mitochondrial Toxicity of Small Molecules: Insights From Mechanistic Assays and Cell Painting Data" by Marina Garcia de Lomana, Paula Andrea Marin Zapata, and Floriane Montanari
Basic Info
Statistics
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Mitochondrial toxicity prediction
Supporting information from "Predicting the Mitochondrial Toxicity of Small Molecules: Insights From Mechanistic Assays and Cell Painting Data" by Marina Garcia de Lomana, Paula Andrea Marin Zapata, and Floriane Montanari (Chem. Res. Toxicol., 2023)\ https://doi.org/10.1021/acs.chemrestox.3c00086
Abstract
Mitochondrial toxicity is a significant concern in the drug discovery process, as compounds that disrupt the function of these organelles can lead to serious side effects, including liver injury and cardiotoxicity. Different in vitro assays exist to detect mitochondrial toxicity at varying mechanistic levels: disruption of the respiratory chain, disruption of the membrane potential, or general mitochondrial dysfunction. In parallel, whole cell imaging assays like Cell Painting provide a phenotypic overview of the cellular system upon treatment and enable the assessment of mitochondrial health from cell profiling features. In this study, we aim to establish machine learning models for the prediction of mitochondrial toxicity, making the best use of the available data. For this purpose, we first derived highly curated datasets of mitochondrial toxicity, including subsets for different mechanisms of action. Due to the limited amount of labeled data often associated with toxicological endpoints, we investigated the potential of using morphological features from a large Cell Painting screen to label additional compounds and enrich our dataset. Our results suggest that models incorporating morphological profiles perform better in predicting mitochondrial toxicity than those trained on chemical structures alone (up to +0.08 and +0.09 mean MCC in random and cluster cross-validation, respectively). Toxicity labels derived from Cell Painting images improved the predictions on an external test set up to +0.08 MCC. However, we also found that further research is needed to improve the reliability of Cell Painting image labeling. Overall, our study provides insights into the importance of considering different mechanisms of action when predicting a complex endpoint like mitochondrial disruption as well as into the challenges and opportunities of using Cell Painting data for toxicity prediction.
Repository information
The training data for the mechanistic models, as well as the external test set can be downloaded from the supporting information of the paper.
The best model for each endpoint ("overall", "membrane potential", "respiratory chain" and "function of mitochondria") is provided under models/. The models for the "overall" and "membrane potential" endpoints are feed-forward neural networks and the models for the "respiratory chain" and "function of mitochondria" endpoints are random forest models.
An example on how to run the inference code, as well as how to prepare the input SMILES, can be found in the Jupyter Notebook (apply_models.ipynb).
Dependencies
- python
- rdkit 2021.09.4
- scikit-learn 1.0.2
- pytorch 1.10.2
An evironment fulfilling these dependencies can be created by cloning the repository and running:
conda env create -f mtx_env.yaml
Owner
- Name: Bayer Open Source
- Login: Bayer-Group
- Kind: organization
- Website: https://bayer.com/
- Repositories: 98
- Profile: https://github.com/Bayer-Group
Science for a better life
GitHub Events
Total
Last Year
Committers
Last synced: over 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Marina | m****a@b****m | 12 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: 3 months
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- useCallback (1)