R3mCalculate

버전 1.1.1 (12.9 KB) 작성자: Kevin
A function to calculate the molecular descriptor R3m (R-GETAWAY third order autocorrelation index weighted by atomic mass).
다운로드 수: 83
업데이트 날짜: 2021/12/20

### R3mCalculate ###

Authors: Kevin DeBoyace, Mustafa Bookwala
A function to calculate the molecular descriptor R3m.
This function calculates the molecular matrix (M), geometry matrix (G), molecular influence matrix (H), and influence distance matrix (R). This is accomplished by calling the following subfunctions: ImportSDF, MolecMatrix, EuclidDistance, MolecInfluenceMatrix, and InfluenceDistanceMat. This function currently only works for SDF files. Other file formats can be converted to SDF using OpenBabel. When the code is run, the user is prompted to select an SDF file. Next, the molecule is plotted using the PlotMolecule function to ensure the 3D coordinates are reasonable. Finally, the R3m value is calculated and output to the command window and workspace.
------------------------------------------------------------------------------------------------------------------------
NOTE: The R3mCalculate function is the primary function. The other functions and scripts are referenced by this function. The user will only need to run the R3mCalculate function:
e.g. [R3m] = R3mCalculate;
------------------------------------------------------------------------------------------------------------------------
References:
[1] Todeschini, R.; Consonni, V., Molecular Descriptors for Chemoinformatics, Volume
41 (2 Volume Set). 2nd ed.; John Wiley & Sons: 2009.
[2] Consonni V, Todeschini R, Pavan M, Gramatica P 2002. Structure/response
correlations and similarity/diversity analysis by GETAWAY descriptors. 2. Application
of the novel 3D molecular descriptors to QSAR/QSPR studies. Journal of chemical
information and computer sciences 42(3):693-705.
[3] Tetko, I. V.; Gasteiger, J.; Todeschini, R.; Mauri, A.; Livingstone, D.; Ertl, P.;
Palyulin, V. A.; Radchenko, E. V.; Zefirov, N. S.; Makarenko, A. S. Virtual
computational chemistry laboratory–design and description. J. Comput. Aided Mol.
Des. 2005, 19, (6), 453-463.
[4] DeBoyace, K.; Buckner, I. S.; Gong, Y.; Ju, T.-c. R.; Wildfong, P. L. D. Modeling
and Prediction of Drug Dispersability in Polyvinylpyrrolidone-Vinyl Acetate Copolymer
Using a Molecular Descriptor. J. Pharm. Sci. 2018, 107, (1), 334-343.
R3m can also be calculated online with appoximately 1600 other descriptors at http://www.vcclab.org/lab/edragon/
Author: Kevin DeBoyace
ss Wildfong Lab
Duquesne University
Last Updated: January 2019

인용 양식

Kevin (2024). R3mCalculate (https://github.com/deboyk/R3mCalculate/releases/tag/v1.1.1), GitHub. 검색됨 .

DeBoyace, Kevin, et al. “Modeling and Prediction of Drug Dispersability in Polyvinylpyrrolidone-Vinyl Acetate Copolymer Using a Molecular Descriptor.” Journal of Pharmaceutical Sciences, vol. 107, no. 1, Elsevier BV, Jan. 2018, pp. 334–43, doi:10.1016/j.xphs.2017.10.003.

양식 더 보기
MATLAB 릴리스 호환 정보
개발 환경: R2018a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Chemistry에 대해 자세히 알아보기
도움

줌: GetAtomCoords

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.1.1

See release notes for this release on GitHub: https://github.com/deboyk/R3mCalculate/releases/tag/v1.1.1

1.1.0

Improvements to the MolecMatrix function by Mustafa Bookwala

1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.