Alex Sweeten

Results 9 comments of Alex Sweeten

Hi Adam, ModDotPlot's interactive mode only supports a maximum of two sequences at a time. By default it will select the first two. Running moddotplot with `--static` will compare all...

Hi Zhigui, 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...

Hi @nikhita-damaraju and @tchrisboles, Sorry for the late response! I've added this functionality in the most recent update to ModDotPlot. To create an a vs. b style dotplot, add the...

Running ctrl+C on the terminal ModDotPlot is being run on will exit interactive mode and kill the process. Adding a proper exit button will make this cleaner. Will add this...

Hi @KewinOgink, Apologies for the late reply. There has been a version update (v0.8.4) that addresses some of the issues that lead up to this. When running `moddotplot static -f...

Apologies @KewinOgink for not getting to this a second time around. Testing on v0.9.7 shows that this is is working as expected Closing to cleanup issue backlog.

Thanks @maickrau ! Unfortunately displaying the x/y coordinates is a bit tricky: Dash only allows one data point to be displayed `on-hover`, which is currently displaying the `identity` value. I...

Hi Jing @yuanhelianyi , `numpy` is unable to output a matrix this large (1.8 terabytes!!) in memory. The window parameter you set is simply too small. We set the default...

@unavailable-2374 Thanks for bringing this up, and sorry for the late reply! The answer for why you're seeing more similar sequence with a higher k has to do with how...