## Not run:
# ## Read a MOL2 file from those included with the package
# mol <- read.mol2( system.file("examples/aspirin.mol2", package="bio3d"))
#
# ## Trim away H-atoms
# mol <- trim(mol, "noh")
#
# ## End(Not run)
Run the code above in your browser using DataLab