Chem match.tbl: Difference between revisions

From DISI
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:


         This file contains the interaction matrix for which chemical labels can form an interaction in matching. The labels must be identical to labels in chem.defn. The table flag indicates the beginning of the interaction table. Compatible labels are identified with a one, otherwise a zero.
         This file contains the interaction matrix for which chemical labels can form an interaction in matching. The labels must be identical to labels in chem.defn. The table flag indicates the beginning of the interaction table. Compatible labels are identified with a one, otherwise a zero.
Line 16: Line 15:
                         1 0 0 1
                         1 0 0 1
                         1 0 1 1 1
                         1 0 1 1 1
[[Category:Formats]]
[[Category:Data]]
[[Category:DOCK]]

Revision as of 21:36, 20 September 2007

       This file contains the interaction matrix for which chemical labels can form an interaction in matching. The labels must be identical to labels in chem.defn. The table flag indicates the beginning of the interaction table. Compatible labels are identified with a one, otherwise a zero.

Sample File

                       label null
                       label hydrophobic
                       label donor
                       label acceptor
                       label polar
                       table
                       1
                       1 1
                       1 0 1
                       1 0 0 1
                       1 0 1 1 1