tpoorten / dotPlotly

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

error #15

Closed parkgyuhwang closed 2 years ago

parkgyuhwang commented 2 years ago

Hello. It is very useful script for alignment big contigs. :)

But It failed to create plot sometimes.

error message starts like this : Error in names(x) <- value :

I think a reason is one of query is same as one of reference sequence.

Thank you.

parkgyuhwang commented 2 years ago

안녕하세요. 그것은 정렬 큰 contigs에 매우 유용한 스크립트입니다. :)

그러나 때로는 음모를 만들지 못했습니다.

오류 메시지는 다음과 같이 시작됩니다 : 이름 (x) <- 값의 오류 :

이유는 쿼리 중 하나가 참조 시퀀스 중 하나와 동일하다고 생각합니다.

감사합니다.

parkgyuhwang commented 2 years ago

I just made a mistake. I forgot -c option when I made coords file.