v0.3.0
-
Several library utilities added:
plotting.gridspec_inches
,adaptive_coarsegrain
, singleton interpolation, and colormaps. -
New tools:
cooltools sample
for random downsampling,cooltools coverage
for marginalization. -
compute-saddle
now saves saddledata without transformation, and thescale
argument (with optionslog
orlinear
) now only determines how the saddle is plotted. Consequently,saddleplot
function now expects untransformedsaddledata
, and plots it directly or with log-scaling of the colormap. (#105)