From d7facdddddf986b554511521ce85827e52189f5b Mon Sep 17 00:00:00 2001 From: Ryan-Rhys Griffiths Date: Fri, 11 Oct 2024 11:09:49 -0700 Subject: [PATCH] typo --- notebooks/Protein Fitness Prediction - Bag of Amino Acids.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/Protein Fitness Prediction - Bag of Amino Acids.ipynb b/notebooks/Protein Fitness Prediction - Bag of Amino Acids.ipynb index 05f1945..b5f53d7 100644 --- a/notebooks/Protein Fitness Prediction - Bag of Amino Acids.ipynb +++ b/notebooks/Protein Fitness Prediction - Bag of Amino Acids.ipynb @@ -376,7 +376,7 @@ "source": [ "## References\n", "\n", - "[1] D-S Cao, J-C Zhao, Y-N Yang, C-X Zhao, J Yan, S Liu, Q-N Hu, Q-S Xu, and Y-Z Liang. [In silico toxicity prediction by support vector machine and SMILES representation-based string kernel](https://pubmed.ncbi.nlm.nih.gov/22224501/). SAR and QSAR in Environmental Research, 2012\n", + "[1] D-S Cao, J-C Zhao, Y-N Yang, C-X Zhao, J Yan, S Liu, Q-N Hu, Q-S Xu, and Y-Z Liang. [In silico toxicity prediction by support vector machine and SMILES representation-based string kernel](https://pubmed.ncbi.nlm.nih.gov/22224501/). SAR and QSAR in Environmental Research, 2012.\n", "\n", "[2] Cui, Y., Chen, Y., Liu, X., Dong, S., Tian, Y.E., Qiao, Y., Mitra, R., Han, J., Li, C., Han, X. and Liu, W., 2021. [Computational redesign of a PETase for plastic biodegradation under ambient condition by the GRAPE strategy](https://pubs.acs.org/doi/abs/10.1021/acscatal.0c05126). ACS Catalysis, 11(3), pp.1340-1350.\n", "\n",