Changes between Version 5 and Version 6 of Chimera2


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Chimera2

    v5 v6  
    1414 1. Programmer documentation for all public classes and functions.
    1515 1. Global coordinate frame so model with lowest id is not special.
    16  1. Chain objects.
     16 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.
    1717 1. Sequence objects.
    1818 1. Wrap C++ code with SWIG instead of wrappy.