Opened 6 years ago
Closed 4 years ago
#2938 closed enhancement (fixed)
command to re-show chain table
Reported by: | Elaine Meng | Owned by: | pett |
---|---|---|---|
Priority: | moderate | Milestone: | |
Component: | Structure Analysis | Version: | |
Keywords: | Cc: | ajulian@… | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
Would be really useful to add a command to re-show the chain table that is shown automatically when a structure is first opened. We have "log metadata" that shows the PDB/mmCIF header info including nonstandard residues, but not the chain table. Maybe "log metadata" could also show chains table if you don't want a separate command.
Often I want to see the chain table again without having to scroll all the way to the top, or after I use "log clear".
Change History (4)
comment:1 by , 6 years ago
Status: | assigned → accepted |
---|
comment:2 by , 6 years ago
Maybe could be command "sequence table" or "sequence list":
sequence list <model-spec>
comment:3 by , 4 years ago
Cc: | added |
---|
comment:4 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Implemented as "log chains [model spec]" command. "sequence" commands are implemented by/for sequence viewers, and there need be no sequence viewer running for this command to be useful so I didn't make the base command "sequence".
A little less pressing now that at least session restores also restore the chain table, but still useful.