Changes between Version 27 and Version 28 of Needed Command Functionality
- Timestamp:
- May 5, 2015, 4:37:17 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Needed Command Functionality
v27 v28 42 42 43 43 Command accoutrements: 44 * more built-in specs like protein, nucleic acid, element symbols, ''etc.''44 * more built-in specs like ions, ligand, helix, strand, protein, ''etc.'' 45 45 * full atomspecs (see [http://www.cgl.ucsf.edu/home/meng/chi2/frameatom_spec2.html Chimera2 atomspec writeup]) 46 46 … … 61 61 * '''2dlabels''' 62 62 * '''colorkey''' 63 * adjustable material properties ('''setattr''' or other) 63 64 * background color-gradient ('''set''' or top-level '''background''' command) 64 65 * multiple-layer transparency ('''set''' or other command control) 65 66 * '''save/export''' PDB, volume data, ''etc.'' 66 67 68 Command accoutrements: 69 * more built-in specs like functional groups, amino acid categories, element symbols, ''etc.'' 70 71 == Highly desirable == 72 73 Again listed but not necessarily as commands: 74 * '''cartoon''' (or whatever we're calling the ribbons-plus command) options for cylinders/pipes, planks 75 * tube option(s) for cartoon '''style''' 76 * ring fill, aromaticity, bond multiplicity options for atom '''style''' 77 * '''surface''' provisions for multiple surfaces on same atoms, including SAS and/or SES 78 67 79 == Random thoughts == 68 80 * 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])