--- license: mit task_categories: - tabular-regression tags: - protein - enzymes - pH - regression - biology pretty_name: Optimal pH (EpHod pHopt) size_categories: - 1K1022 aa were dropped, leaving 9,855. - **UniProt**: canonical sequences for the retained accessions. - **Split**: 20% random holdout → test; remaining clustered with MMseqs2 at 20% identity, 90/10 cluster split → train/valid. ## License Released under MIT to match the [EpHod code release](https://github.com/jafetgado/EpHod). Underlying BRENDA and UniProt data are subject to their own terms (BRENDA academic licence; UniProt CC BY 4.0); cite the sources below. ## Citations EpHod paper (Nature Machine Intelligence, 2025): ```bibtex @article{Gado2025EpHod, title = {Deep learning prediction of enzyme optimum pH}, author = {Gado, Japheth E. and Knotts, Matthew and Shaw, Amber M. and Marks, Debora and Gauthier, Nicholas P. and Hopf, Thomas A. and Beckham, Gregg T.}, journal = {Nature Machine Intelligence}, year = {2025}, doi = {10.1038/s42256-025-01026-6}, url = {https://www.nature.com/articles/s42256-025-01026-6} } ``` bioRxiv preprint: ```bibtex @article{Gado2023EpHodPreprint, title = {Deep learning prediction of enzyme optimum pH}, author = {Gado, Japheth E. and Knotts, Matthew and Shaw, Amber M. and Marks, Debora and Gauthier, Nicholas P. and Hopf, Thomas A. and Beckham, Gregg T.}, journal = {bioRxiv}, year = {2023}, doi = {10.1101/2023.06.22.544776}, url = {https://www.biorxiv.org/content/10.1101/2023.06.22.544776v2} } ``` Zenodo data deposit (v1): ```bibtex @dataset{Gado2024EpHodData, title = {EpHod: Deep learning prediction of enzyme optimum pH (dataset)}, author = {Gado, Japheth E. and Knotts, Matthew and Shaw, Amber M. and Marks, Debora and Gauthier, Nicholas P. and Hopf, Thomas A. and Beckham, Gregg T.}, publisher = {Zenodo}, year = {2024}, doi = {10.5281/zenodo.14252615}, url = {https://doi.org/10.5281/zenodo.14252615} } ``` BRENDA (primary data source): ```bibtex @article{Chang2021BRENDA, title = {BRENDA, the ELIXIR core data resource in 2021: new developments and updates}, author = {Chang, Antje and Jeske, Lisa and Ulbrich, Sandra and Hofmann, Julia and Koblitz, Julia and Schomburg, Ida and Neumann-Schaal, Meina and Jahn, Dieter and Schomburg, Dietmar}, journal = {Nucleic Acids Research}, volume = {49}, number = {D1}, pages = {D498--D508}, year = {2021}, doi = {10.1093/nar/gkaa1025} } ``` UniProt (sequences): ```bibtex @article{UniProt2023, title = {UniProt: the Universal Protein Knowledgebase in 2023}, author = {{The UniProt Consortium}}, journal = {Nucleic Acids Research}, volume = {51}, number = {D1}, pages = {D523--D531}, year = {2023}, doi = {10.1093/nar/gkac1052} } ```