deeptools / pyGenomeTracks

python module to plot beautiful and highly customizable genome browser tracks
GNU General Public License v3.0
772 stars 111 forks source link

Visualize loop in hic matrix #477

Closed yancychy closed 5 months ago

yancychy commented 5 months ago

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

Hi, Can pyG visulize the loops like juicebox? Thank you.

lldelisle commented 5 months ago

Hi, I am not sure I understand your question. pyGenomeTracks allows to display matrices and you can highlight 'loops' either by overlaying a square or by putting links below, like here: master_arcs_use_middle The ini file is: https://github.com/deeptools/pyGenomeTracks/blob/master/pygenometracks/tests/test_data/arcs_use_middle.ini

yancychy commented 5 months ago

Thanks so much. It's the square loop on hic map. I thought only arc plot is visualized under the hic map in the example page https://pygenometracks.readthedocs.io/en/latest/content/examples.html.