Path C - Module 50: Virtual Forms & Memory I/O#

Work with SMILES and PDB strings for automated cloud docking. In this module, you will learn disk-less molecular I/O.

import molsysmt as msm
molsys = msm.convert('c1ccccc1', from_form='string:smiles', to_form='molsysmt.MolSys')