maftools icon indicating copy to clipboard operation
maftools copied to clipboard

Error in if (dist <= mergeDist) { : missing value where TRUE/FALSE needed

Open Iononering opened this issue 1 year ago • 1 comments

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

Iononering avatar Jun 01 '24 15:06 Iononering

Hi, Unfortunately, repel is deprecated. Please do not use it. It will be removed soon.

PoisonAlien avatar Jun 03 '24 07:06 PoisonAlien

This issue is stale because it has been open for 60 days with no activity.

github-actions[bot] avatar Aug 03 '24 02:08 github-actions[bot]

This issue was closed because it has been inactive for 14 days since being marked as stale.

github-actions[bot] avatar Aug 17 '24 02:08 github-actions[bot]