A Molecular Systems MultiToolkit designed to simplify work with molecular models and simulations.#
Install it#
conda install -c uibcdf molsysmt
Use it#
import molsysmt as msm
molecular_system = msm.convert('1BRS', selection='molecule_type=="protein"')
msm.info(molecular_system, element='molecule')
msm.view(molecular_system, selection='molecule_index==0', viewer='NGLView')
Citation#
Citing the Zenodo DOI of MolSysMT in addition to the scientific paper is a way to ensure that others can reproduce your results, as they will know exactly which version of the software you used.
Coming soon…
Diego Prada-Gracia & Liliana M. Moreno-Vargas. (2023). uibcdf/MolSysMT: 0.9.1 (0.9.1). Zenodo. https://doi.org/10.5281/zenodo.8092688