Thorfilters provide a command line interface to the thor and merlin servers. Shell scripts of thorfilter commands are highly useful for database administration (this will be covered in day 2). These exercises will introduce you to thorfilter commands and interfacing with Daylight databases without an XView interface.
Task: Lookup the clogp and cmr value for dopamine(NCCc1ccc(O)c(O)c1) and create a postscript file which displays the output with structural depictions and TDT data.
thorping servername
thorls servername
thorlookup
thorlist
Find the datatypes in the above tdt file that are for clogp and cmrthorlist -SECURE_PASSWORDS FALSE \
medchem00_datatypes%@sun0:thor:thor% \
> medchem00_datatypes.tdt
thorlookup
to output a FDT file with clogp, cmr for
Dopamine
treetops -options
SUN:treetops file.fdt | pageview
SGI:treetops file.fdt | ghostview
Linux:treetops file.fdt | ghostview