Skip to content

v2.10.2

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 14:49

ComplexMixtures v2.10.2

Diff since v2.10.1

Minor new feature (bug fix?):

In ResidueConstributions objects: operating (summing, subtracting, etc) these objects is allowed now if the distance arrays match and the number of residues of the two groups are the same. If the tick-labels differ throw a warning, and keep the tick-labels of the first object. If the tick-labels match but the tick positions match, just operate.

This improvement in the manipulation of these objects is better supported by the improvement in the setting of residue_ticks in PDBTools v2.1.3.

Merged pull requests:

  • show example of 2D maps per subgroup (#55) (@lmiq)
  • support operation on combatible ResidueContribution objects (#56) (@lmiq)