archive-scater icon indicating copy to clipboard operation
archive-scater copied to clipboard

unused argument

Open ryf0810 opened this issue 1 year ago • 1 comments

Hi Author,

I was trying to plot the paired plots for single cell experiment object.

plotExplanatoryVariables(sce[!all.zero, ], variables = exp.vars, method = "pairs") Error in .get_variance_explained(assay(x, assay.type), variables = variables, : unused argument (method = "pairs")

However it says this argument is unused. Does it mean this argument is no longer supported? Thank you!

ryf0810 avatar Jun 07 '23 15:06 ryf0810

I think you should ask at https://github.com/alanocallaghan/scater.

LTLA avatar Jun 07 '23 19:06 LTLA