Hi,
I would like to know if there is a way to put a keyword in my pdb file
in order to display a string in the viewer. Something like:
MODEL 1
REMARK <display_command>="This is model 1"
ATOM .....
.....
ATOM.....
ENDMDL
MODEL 2
REMARK <display_command>="This is model 2"
ATOM .....
.....
ATOM.....
ENDMDL
In order to display "This is model X" when the model X is displayed.
(PS: This is just an example, it's not why i ask the question for as the
model number is displayed by default at the bottom left)
Thanks by advance.