archive-scater
archive-scater copied to clipboard
unused argument
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!
I think you should ask at https://github.com/alanocallaghan/scater.