_images/logo.svg

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…

BibTeX