Open Zheng19w opened 6 months ago
Is it possible to plot the entire genome? For example like this (Juicebox): image
frame = XAxis() + HiCMat(f"test.mcool", style='matrix', color_bar='horizontal') frame.plot(TEST_RANGE)
What would the test range be?
Is it possible to plot the entire genome? For example like this (Juicebox): image
frame = XAxis() + HiCMat(f"test.mcool", style='matrix', color_bar='horizontal') frame.plot(TEST_RANGE)
What would the test range be?