deeptools / deepTools

Tools to process and analyze deep sequencing data.
Other
684 stars 212 forks source link

plotHeatmap.py fails because direct matplotlib.tight_layout use was deprecated in matplotlib 3.6.0 #1292

Closed eernst closed 9 months ago

eernst commented 9 months ago

Welcome to deepTools GitHub repository! Before opening the issue please check that the following requirements are met :

See: https://matplotlib.org/stable/api/tight_layout_api.html and https://matplotlib.org/stable/api/prev_api_changes/api_changes_3.6.0.html#modules

(I manually truncated the paths in the output - they point to a conda environment where deeptools is installed)

WardDeb commented 9 months ago

Thanks for reporting ! This is taken care of in the development branch already, a new release will follow soon.