Margreitter Christian, Oostenbrink Chris
Institute of Molecular Modeling and Simulation, University of Natural Resources and Life Sciences (BOKU), Austria.
R J. 2017 May 10;9(1):164-186.
The package provides plotting functions to allow for automated visualisation of molecular dynamics simulation output. It is especially useful in cases where the plot generation is rather tedious due to complex file formats or when a large number of plots are generated. The graphs that are supported range from those which are standard, such as RMsD/RMsF (root-mean-square deviation and root-mean-square fluctuation, respectively) to less standard, such as thermodynamic integration analysis and hydrogen bond monitoring over time. All told, they address many commonly used analyses. In this article, we set out the package's functions, give examples of the function calls, and show the associated plots. Plotting and data parsing is separated in all cases, i.e. the respective functions can be used independently. Thus, data manipulation and the integration of additional file formats is fairly easy. Currently, the loading functions support GROMOS, GROMACS, and AMBER file formats. Moreover, we also provide a Bash interface that allows simple embedding of MDplot into Bash scripts as the final analysis step.
The package can be obtained in the latest major version from CRAN (https://cran.r-project.org/package=MDplot) or in the most recent version from the project's GitHub page at https://github.com/MDplot/MDplot, where feedback is also most welcome. MDplot is published under the GPL-3 license.
该软件包提供绘图功能,以实现分子动力学模拟输出的自动化可视化。在由于文件格式复杂导致绘图生成相当繁琐的情况下,或者在生成大量绘图时,该软件包特别有用。所支持的图表范围从标准图表(如RMsD/RMsF,分别为均方根偏差和均方根波动)到不太标准的图表,如热力学积分分析和随时间的氢键监测。总体而言,它们涵盖了许多常用分析。在本文中,我们阐述了该软件包的功能,给出了函数调用示例,并展示了相关图表。在所有情况下,绘图和数据解析都是分开的,即各个函数可以独立使用。因此,数据处理和其他文件格式的集成相当容易。目前,加载函数支持GROMOS、GROMACS和AMBER文件格式。此外,我们还提供了一个Bash接口,允许将MDplot作为最终分析步骤简单地嵌入到Bash脚本中。
该软件包可以从CRAN的最新主要版本(https://cran.r-project.org/package=MDplot)获取,或者从项目的GitHub页面(https://github.com/MDplot/MDplot)获取最新版本,在那里也非常欢迎反馈。MDplot根据GPL-3许可发布。