Changes between Version 6 and Version 7 of Release1.4


Ignore:
Timestamp:
Nov 19, 2008, 1:47:00 PM (17 years ago)
Author:
goddard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release1.4

    v6 v7  
    1818==== Large Assemblies (Core 2) ====
    1919
     20The four major areas of core 2 are animations, molecular assembly atomic models, electron tomography maps, and single particle EM maps.
     21
     22I estimate there will only be time to implement one of the following four
     23ideas for the 1.4 release.  The work would be about 1/3 time with the other
     242/3 of my time devoted to collaborative, service, and dissemination activities.
     25
     26Molecular assemblies: Multiscale new user interface and new capabilities.
     27   1. user-specified symmetry (e.g. C4, helix, hand-placed copies).
     28   2. mmCIF subassembly display
     29   3. molmap multiscale surfaces to allow quality control
     30   4. user control over hierarchical grouping
     31   5. reduce clutter in graphical interface (aka "button farm")
     32   6. add multiscale command interface
     33   7. allow writing user specified symmetry as BIOMT matrices in PDB file
     34
     35Animations: Create a half dozen example movie scripts covering common cases.
     36   1. ligand binds to molecule with morph between bound/unbound conformations
     37   2. slice through tomography data plane by plane
     38   3. slice through single particle map with fit pdb showing map slab and thicker pdb slab for illustrating fit
     39   4. simultaneous morph of single particle map and pdb between 2 or more conformations
     40   5. illustration of contact interfaces in an assembly by moving all chains radially like Mac Expose' feature
     41   6. play a molecular dynamics trajectory (needs command interface)
     42
     43  Main work is to add needed commands.  For instance in movie tutorial from 2008 library course 6 python scripts were required to make a simple movie: show first/last trajectory frame, calculate/play pdb morph, set subdivision quality and silhouette edges.
     44
     45Tomography + single particle EM maps:  Create, save, restore, use volume masks.
     46
     47   1. Create means make existing capabilities produce mask arrays (mask command, volume eraser, split by color) and make improved capabilities, e.g. a volume painter tool.
     48   2. Save -- any map file format can save the masks as an array of object indices or as bit masks.  Additional info to save includes object names, colors, and groupings (e.g. all microtubules).  That may have to be saved in a separate file.
     49   3. Restore may need to read from two files (mask array + object info), and need user interface to associate with primary volume data.
     50   4. Use masks: basic capabilities to hide/show/select objects defined by mask. Ideally would like any volume tool to work also on any masked portion of a volume.
     51
     52Electron tomography: Visualization of objects embedded in membranes e.g. nuclear pores in nuclear envelope, spikes in virus membranes.
     53
     54   1. be able to map volume gray levels onto curved membrane surfaces
     55   2. move membrane surface along normals while viewing gray levels
     56   3. annotate by coloring patches of surface
     57   4. place markers on surfaces
     58   5. extract volume regions around surface markers for subtomogram averaging (average density for several nuclear pores, virus spikes to achieve higher resolution).  Requires alignment capability and handling of tens to thousands of map subregions
     59
     60   
     61
     62
     63
    2064==== Other Projects ====