Changes between Version 37 and Version 38 of Needed Command Functionality
- Timestamp:
- May 6, 2015, 2:57:35 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Needed Command Functionality
v37 v38 6 6 == Late summer release == 7 7 8 Initial versions (not necessarily f inal/full implementations) of:8 Initial versions (not necessarily full implementations, could be only some options) of: 9 9 * '''open''' (suggest same general syntax as Chimera1, possibly adjusting prefixes; covers both local files and web-fetch) 10 10 * '''display''', '''modeldisplay''' (suggest replacing with '''show/hide''') 11 11 * '''ribbon''' (suggest replacing with '''cartoon''' and including spline and any other whole-chain parameters as options to this command) 12 12 * '''surface''' (see [https://www.rbvi.ucsf.edu/trac/chimera2/wiki/SurfaceCategories surface command and category thoughts]; should include calculation parameters, vertexDensity, visiblePatches) 13 * '''repr''', '''ribrepr''', '''ribscale''', '''surfrepr''' ( suggest consolidating into a new '''style''' command, generalizing ribbon to cartoon as per [http://www.cgl.ucsf.edu/home/meng/chi2/ribbons.html ribbons writeup], and including pseudobonds)13 * '''repr''', '''ribrepr''', '''ribscale''', '''surfrepr''' (maybe consolidate into a new '''style''' command, generalizing ribbon to cartoon as per [http://www.cgl.ucsf.edu/home/meng/chi2/ribbons.html ribbons writeup], and including pseudobonds; I'm not sure consolidation is better, however, since consolidation makes longer commands, and for such frequently used functionality we need easy-to-type commands) 14 14 * '''color''' (leaving color-by-attr and color-by-scalar-field separate; '''rainbow''' might be merged with those two) 15 15 * '''volume''' (redundancy with show/hide/color etc. OK with me, but should review structure and keywords ''vs.'' the negotiable [http://www.cgl.ucsf.edu/home/meng/chi2/command-structure.html command guidelines])