Changes between Version 18 and Version 19 of Needed Command Functionality


Ignore:
Timestamp:
May 5, 2015, 3:28:43 PM (10 years ago)
Author:
Elaine Meng
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Needed Command Functionality

    v18 v19  
    1313* '''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)
    1414* '''color''' (suggest consolidating with '''rainbow''' but leaving color-by-attr and color-by-scalar-field as separate commands)
    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])
     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])
    1616* some way to adjust subdivision/smoothness; any global setting could be covered by '''set''' (see below) and any attribute by '''setattr''', but there could also be options in '''surface''', '''volume''', '''cartoon''' and/or a top-level '''quality''' command
    1717
     
    3232== December release ==
    3333
    34 Initial versions (not necessarily final/full implementations) of:
     34The following functionality is listed for the December release, but not necessarily as commands:
    3535* '''transparency''' (similar to '''color)
    3636* '''freeze''' or something like that to control model activation for motion (in Chimera1, '''freeze''' is something different)
    3737* '''clip''', '''section''', '''thickness''', '''sop cap''' (suggest combining into single command to control global clipping, say '''clip''' or '''gclip''')
    3838* '''mclip''' per-model clipping
    39 * '''findhbond'''
    40 * '''distance'''
     39* '''distance''' pseudobonds that could be intermodel
    4140* '''set''' global settings: single-layer transparency
    4241
     
    4443* more built-in specs like protein, nucleic acid, element symbols, ''.etc.''
    4544
     45== Highly desirable ==
     46
     47Again listed but not necessarily as commands:
     48* '''findhbond'''
     49* '''rangecolor''' or logical equivalent for color-by-attr
     50* '''scolor''' or logical equivalent for color-by-scalar (radial, volume value, ''etc.'')
     51* '''set''' global settings: multiple-layer transparency
     52
     53
    4654== Random thoughts ==
    4755* Hmm, I don't recall any discussion of motion-scripting or other frame-argument commands (see [http://www.rbvi.ucsf.edu/chimera/docs/UsersGuide/movies.html#moviecommands Chimera1 movie-related commands])