Changes between Version 75 and Version 76 of Needed Command Functionality


Ignore:
Timestamp:
May 18, 2015, 3:07:58 PM (10 years ago)
Author:
Elaine Meng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Needed Command Functionality

    v75 v76  
    88Initial versions (not necessarily full implementations, could be partial) of:
    99* '''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
    1111* '''display''', '''modeldisplay''' (suggest replacing with '''show/hide''')
    1212  - 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
     
    3737GUI-only, or do we need commands?
    3838* '''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 option
     39* '''save session''' with restore covered by '''open''', or '''session (save|restore)'''
     40* '''save image''' with supersampling option
    4141
    4242Command accoutrements:
     
    6363Expanded functionality of existing commands:
    6464* '''open''' (including fetch) cellPACK, which would elicit interface for exploring hierarchy
     65* '''save''' reply log, command history
    6566* '''select''' all, clear, invert
    6667* '''set''' and '''setattr''' as mentioned in the previous section