Changes between Initial Version and Version 1 of DevMtgMinutes/20090212


Ignore:
Timestamp:
Feb 13, 2009, 10:32:11 AM (17 years ago)
Author:
Conrad Huang
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DevMtgMinutes/20090212

    v1 v1  
     1== February 12, 2009 ==
     2'''Attendees''': Conrad, Greg, Eric, TomF, Elaine, TomG
     3
     4=== New Action Items ===
     5 * Eric will send Uniprot-PDB mapping e-mail message from PDB-L to Conrad again
     6 * Greg will look into implementing interpolating ribbons and displaying ribbons for structures with only backbone atoms
     7 * Greg will remove lens code from Chimera core
     8 * Conrad will look into semantics and occurrences of SPLIT records in PDB
     9
     10=== Previous Action Items ===
     11 * Conrad will look at how to get annotation information from RCSB that is not in the PDB or MMCIF files.
     12 * Scooter will look into providing non-staff access to trac -- will be done Friday
     13 * Everyone will look at open trac issues and assign milestones if possible -- still working through them
     14 * Scooter and Eric will create and account for Wei to access trac -- depends on completing non-staff access to trac
     15 * Conrad will look into disabling stereo in orthographic view
     16 * tef will contact Adobe for more information about embedding 3d graphics in PDF documents -- add as a low priority enhancement request to trac
     17
     18=== Minutes ===
     19
     20 1. Previous Action Items
     21 1. Open bug report updates
     22  * Elaine mentioned that displaying ribbons for CA- or P-only structures is still being requested by many.  Currently, this is unimplemented because there is nono ribbon orientation information when only backbone atoms are present.  Greg will look into implementing a non-oriented ("worm"-style) ribbon using only backbone atom coordinates.  Conrad suggested that, eventually, the orientation information can be computed from helical and strand axis orientation, eg ribbon is oriented parallel to helical axes and perpendicular to strand axes.
     23  * Elaine also mentioned demand for ribbons that pass through (or at least nearer) the actual atom positions.  Conrad claimed that the ribbons looked ugly when he investigated this a while back.  TomG mentioned that he has code (from computing flight trajectories) for selecting tangents that minimize the "wiggle" in the ribbon.  Greg will look into implementing an interpolating spline, eg Cardinal spline, while incorporating TomG's changes.
     24 1. Discussion of sequence annotation possibilities -- Eric
     25  * Eric mentioned that he will be installing ZSI (a web service Python package) so that he can use it for accessing Uniprot for additional sequence annotations.
     26  * Conrad requested that Eric resend the PDB-L message describing Uniprot-PDB mapping.
     27 1. Removal of unused features
     28  * Conrad requested that this be postponed since he did not have a chance to look at minutes from previous meeting.
     29  * TomF suggested that the lens code be removed from Chimera core to simplify maintenance (and possibly get some performance improvement).  Greg and Conrad estimated that the task requires 1-2 days if no renaming of "lens" in the code is required.  Greg will do the following:
     30   - Remove blending lenses but keep opaque lenses because the background lens is an opaque lens
     31   - Remove attribute lookups from opaque lenses
     32   - Keep only the "background" instance of opaque lenses
     33   - Measure performance impact
     34 1. PDB SPLIT record
     35  * Eric mentioned that there are other new records in PDB v3.2.
     36  * Greg suggested that Chimera be modified to recognize new records so no "Unknown record" messages are emitted for v3.2 files
     37  * Conrad wanted to have SPLIT records interpreted so that complete models are read rather than displaying only partial models
     38  * TomG suggested that we check the semantics and frequency of occurrence of SPLIT records and then decide what to do
     39  * Conrad will try to answer the following questions:
     40   - How often do SPLIT records appear in the PDB?
     41   - What does the mmCIF equivalent to partial models look like?
     42   - Can chain ids be reused in different partial models?
     43 1. '''Meeting ends.  Subsequent topics not discussed.'''
     44 1. Initial model appearance