Skip to content

plotHeatmap set multiple yMax values error #1278

@wddyzxxx

Description

@wddyzxxx

deeptools 3.5.4.post1
Python 3.10.13

plotHeatmap -m ../05_visualization/matrix/H3K4me3_1sc_rep1_4_methods.mtx.gz --refPointLabel "center" -o ../05_visualization/plot/Heatmap_HCT116_H3K4me3_1sc_rep1_4_methods_center.png --dpi 300 --colorList "white,#2600f6" --zMax 300 10 10 300 5 --yMax 300 10 10 300 10
Traceback (most recent call last):
File "/data/yuanzhen/conda/miniconda/envs/cutag/bin/plotHeatmap", line 8, in
sys.exit(main())
File "/data/yuanzhen/conda/miniconda/envs/cutag/lib/python3.10/site-packages/deeptools/plotHeatmap.py", line 876, in main
plotMatrix(hm,
File "/data/yuanzhen/conda/miniconda/envs/cutag/lib/python3.10/site-packages/deeptools/plotHeatmap.py", line 587, in plotMatrix
import matplotlib.tight_layout as tl
ModuleNotFoundError: No module named 'matplotlib.tight_layout'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions