Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empy plot while visualizing #26

Open
IsMM15 opened this issue Apr 12, 2024 · 0 comments
Open

Empy plot while visualizing #26

IsMM15 opened this issue Apr 12, 2024 · 0 comments

Comments

@IsMM15
Copy link

IsMM15 commented Apr 12, 2024

Hello!
I am trying to plot the output of HiTAD after running it on a single resolution .cool file, however when I try to visualize it by following the steps on the tutorial, no figure comes out, only after running Triangle() the output is <Figure size 504x252 with 0 Axes>.
I leave the code i'm using below.
Any guess on what might be happening?

from tadlib.visualize.heatmaps import * vis=Triangle('T_50k.cool','chr13',110800000,112000000) vis.matrix_plot() vis.plot_TAD('TADS_6.txt',linewidth=1.5) vis.show()

Captura de Pantalla 2024-04-12 a la(s) 17 51 31

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant