Changes between Version 8 and Version 9 of Chimera2


Ignore:
Timestamp:
Jan 11, 2012, 11:09:57 AM (14 years ago)
Author:
pett
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Chimera2

    v8 v9  
    1515 1. Global coordinate frame so model with lowest id is not special.
    1616 1. Chain objects.  You would need to define exactly what a chain means (same ID? connected polymer?) and what happens when a connecting bond is deleted or established.
    17  1. Sequence objects.
     17 1. Sequence objects.  [There ''are'' Sequence objects.  Is this the same as specifying sequences in commands?]
    1818 1. Wrap C++ code with SWIG instead of wrappy.
    1919 1. Use numpy for vector, point, transform, bounding box, coordinate set data types.