Reads file in Sybyl mol2 format.
read_mol2(filename)
the name of the mol2 file to be read
Molecular database (mdb)
## Load mol2 file # NOT RUN { mdb <- read_mol2("fname.mol2") # }