Whether you use the online server or the command line version of LabelHash, you will probably want to visually inspect your matches. We have developed a plugin for Chimera called ViewMatch that allows you to do just that. Below you will find detailed instructions on installing and using this plugin.
PDBPATH = [ '/path/to/PDB/data/structures/all/pdb' ]On Windows use backward slashes ('\') instead of forward slashes ('/') as directory separators.
ln -s /usr/lib/python2.5/xml ~/labelhash/ViewMatch/xmlRecent versions of Chimera are using python2.5. So if you are using a recent version, then the step above is unnecessary.

The ViewMatch plugin is derived from the ViewDock plugin that comes with Chimera. To load an XML file with matches, go to the Tools menu, select the Structure Comparison submenu, and select ViewMatch. If you have added ViewMatch to the toolbar you can just click on the ViewMatch icon. In the file dialog window that comes up select your file with matches. ViewMatch will read the first 100 matches in the file. It gets the atom coordinates for the matches from PDB files. After loading is finished, the main Chimera window will show the motif in transparent white superimposed with a match:
The ViewMatch controller window should look something like this:
The name of a match is its PDB ID followed by the chain ID. For each match we show the RMSD to the motif, the p-value, the depth, and the score. The depth is the average distance of the match residues to the molecular surface. The score is the number of matching residues. In the web version of LabelHash only complete matches are computed, so this number will be the same for all matches.
The bottom half of the window shows additional information for the currently selected match. This includes the EC class and Gene Ontology (GO) annotations, if known. The PDB-to-EC mapping comes from PDBSProtEC site. The GO terms are taken from the Jena Library. Also included are the REMARK records from the PDB files. Finally, the matching parameters are added. The matching parameters are the same for all matches.
For each match only the matching residues are shown. By pressing the "Load PDB file" button, the entire PDB file is loaded for the selected match and aligned with the motif. By default it shown in the ribbon representation. If more information about certain matches is needed, press the PDBsum button. This will open the corresponding PDBsum web pages in your browser for the selected matches.