<div dir="ltr">Hi,<div><br></div><div>My organization has some extra information at the end of a PDB file that I would like to be printed onto the Log Console of ChimeraX. </div><div><br></div><div>I am currently writing a bundle to do so by adding a command (however if this is best implemented by overriding the open command for PDB files then I would switch to that).</div><div><br></div><div>I am wondering how I can have the bundle work like so:</div><div>1. the user types a command call it, "showdata"</div><div>2. the bundle would read all Models (that are pdb files) that are being displayed </div><div>3. for each model it would read the PDB text file, and say go to indices 200-251 of the string and display that in the Log console</div><div><br></div><div>I hope this makes sense. I am mainly struggling on how to access the original PDB text of the model.</div><div><br></div><div>Best,</div><div>Sophie</div></div>