You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's so nice to see tons of updates on ModDotPlot. I have a question about the interactive mode. For most plant genomes, its centromere/HOR region is unknown, it would be great to have an interactive mode to explore across the genome. But it would be difficult for most HPC to use with ssh port. So could the ModDotPlot have these features?
Save the output in plotly html format? It's easier to download and explore.
Similar to StainedGlass, could ModDotPlot save the raw matrix with cooler? It's easier to play around with HiGlass (identity, load annotation tracks, such as ChIP-Seq and gene/TE annotation)
Best regards
Zhigui
The text was updated successfully, but these errors were encountered:
Thanks for the suggesions! I've been working with supporting mcool and that functionality will be coming soon.
I'll also look into saving the plotly html, however since the interactive component requires Dash to compute a new distance matrix, this will lose a certain level of interactivity.
I'll ping this issue once these features are added!
Hi, Alex
It's so nice to see tons of updates on
ModDotPlot
. I have a question about the interactive mode. For most plant genomes, its centromere/HOR region is unknown, it would be great to have an interactive mode to explore across the genome. But it would be difficult for most HPC to use with ssh port. So could theModDotPlot
have these features?StainedGlass
, couldModDotPlot
save the raw matrix withcooler
? It's easier to play around withHiGlass
(identity, load annotation tracks, such as ChIP-Seq and gene/TE annotation)Best regards
Zhigui
The text was updated successfully, but these errors were encountered: