Changes between Version 75 and Version 76 of Needed Command Functionality
- Timestamp:
- May 18, 2015, 3:07:58 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Needed Command Functionality
v75 v76 8 8 Initial versions (not necessarily full implementations, could be partial) of: 9 9 * '''open''' (suggest same general syntax as Chimera1, possibly adjusting prefixes; covers both local files and web-fetch) 10 - for this release: PDB, PDB/mmCIF, density maps 10 - for this release: PDB, PDB/mmCIF, density maps, sessions 11 11 * '''display''', '''modeldisplay''' (suggest replacing with '''show/hide''') 12 12 - this could control pseudobonds indirectly if they are hidden automatically when endpoint atoms are hidden, but we may want to make it act on them directly, or else '''setattr''' (see below) might be the only way … … 37 37 GUI-only, or do we need commands? 38 38 * '''select''' (including up/down) see [http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/selection.html#expandselect Chimera1 selection cascades] 39 * save/restore session, could be'''save session''' with restore covered by '''open''', or '''session (save|restore)'''40 * '''save image''' (or '''image save''')with supersampling option39 * '''save session''' with restore covered by '''open''', or '''session (save|restore)''' 40 * '''save image''' with supersampling option 41 41 42 42 Command accoutrements: … … 63 63 Expanded functionality of existing commands: 64 64 * '''open''' (including fetch) cellPACK, which would elicit interface for exploring hierarchy 65 * '''save''' reply log, command history 65 66 * '''select''' all, clear, invert 66 67 * '''set''' and '''setattr''' as mentioned in the previous section