maftools
maftools copied to clipboard
Error in if (dist <= mergeDist) { : missing value where TRUE/FALSE needed
Thank you for your excellent work!
but when I use lollipopplot to draw PGM5, it told me "Error in if (dist <= mergeDist) { : missing value where TRUE/FALSE needed", but I have checked that all of our data and I am sure that there were not any NAs.
Codes and Error are as follow:
lollipopPlot(maf = Responder,gene = "PGM5", AACol = "aaChange", showMutationRate = TRUE,repel = TRUE)
Error in if (dist <= mergeDist) { : missing value where TRUE/FALSE needed
Hi,
Unfortunately, repel is deprecated. Please do not use it. It will be removed soon.
This issue is stale because it has been open for 60 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.