Contact Map Explorer 0.7 adds the ability to do differences between maps that don't include exactly the same atoms/residues. It also includes significant cleanup of the API.
API Breaks:
ContactMap
has been removed; in 0.8ContactFrequency
will be renamedContactMap
. See #82 for more.ContactObject.contact_map
is now private (._contact_map
)ContactFrequency.frames
removed, as well as theframes
option in its initialization.- Several functions related to atom slicing have been moved. See #87 for details. (It is unlikely that anyone was using these.)