jtlovell / GENESPACE

Other
180 stars 24 forks source link

clean_windows() dotplot has swapped X Y axis title #120

Closed JKing2000 closed 11 months ago

JKing2000 commented 1 year ago

It seems the dotplots generated from clean_windows() has the right X and Y axis label but wrong axis title (subject and query swapped). my command is as follows: p <- clean_windows(wd =wd, nCores = 16, faFiles = c("genome1.fa", "genome2.fa", "genome3.fa"))

The version of minimap2 I use is 2.24

jtlovell commented 11 months ago

Thanks for this! yup - I see the bug. Sorry about the delayed response ... will update this when I push v1.4 later this month.