brow42 Lv 1
This script will loop through all the atoms of a segment, looking for ones that have bands attached. It doesn't know which segment to check, so you have to mark them using selection interface or freezing them (backbone or sidechain). The more you select, the more atoms will be tested for each band you have made, so test 3 segments at a time.
To identify the number of an atom, make a band from it, freeze or select the segment, and run the script. You can make multiple bands on multiple segments; output will be in the order the bands were created.
Program will output the segment and atom numbers for the STARTING point of each band you have made (doesn't matter where the other end is). Note that the first and last segments of a polypeptide have different atom numbering due to extra atoms.
This script is just a temporary measure. Eventually all the information should be in a table, like the old hydrophobe table. The script will still be useful for non-amino-acid ligands.
To see atoms, go to (advanced) View, pick Stick + H or Polar H. Set the coloring to CKY. Blue = Nitrogen (#1 on the backbone), grey/other = C, Red = Oxygen, White = Hydrogen. Polar H only shows hydrogens attached to a hydrogen bond donor.
Keyboard shortcut: Ctrl-Shift-V