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:
ContactMaphas been removed; in 0.8ContactFrequencywill be renamedContactMap. See #82 for more.ContactObject.contact_mapis now private (._contact_map)ContactFrequency.framesremoved, as well as theframesoption in its initialization.- Several functions related to atom slicing have been moved. See #87 for details. (It is unlikely that anyone was using these.)