======================= qual-col.awk ======================= #!/usr/bin/gawk -f # SYNTAX: # # qual-col.awk [ options ] # # Written by: Eiso AB # #@ purpose: color residues according to whatcheck bad/poor scores. #@ creates molmol macros # # Example: # - Submit file.pdb to http://swift.cmbi.kun.nl/WIWWWI/modcheck.html # - Save check.db # - sh> qual-col.awk check.db # - sh> molmol -r 10-85 -f color-BBCCHK.mac file.pdb # # WARNING: qual-col.awk might be unreliable for WHATIF VERSIONS !=6.0 # you should be able to use: # http://swift.cmbi.ru.nl/servers/html/index.html #