tpoorten / dotPlotly

Generate an interactive dot plot from mummer or minimap alignments
MIT License
188 stars 52 forks source link

error with mummerCoordsDotPlotly.R #25

Open yanyew opened 3 months ago

yanyew commented 3 months ago

Hello I met the following error message when use mummerCoordsDotPlotly.R. What's the reason for this error? image

yanyew commented 3 months ago

Hello I met the following error message when use mummerCoordsDotPlotly.R. What's the reason for this error? image

The reason is that there is difference in the format of .coords file between mummer4 (which I used) and the earlier version. After modified the mummerCoordsDotPlotly.R to adapt mummer4, I found another error like below image Should the 'alignments$refID' to be numeric?