Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in find_outlier_samples(eset = eset, project = "ACRG", show_plot = TRUE) : unused argument (show_plot = TRUE) #54

Open
miaoxiuxiu opened this issue Sep 5, 2023 · 0 comments

Comments

@miaoxiuxiu
Copy link

Error was reportted when running
res <- find_outlier_samples(eset = eset, project = "ACRG", show_plot = TRUE)

I checked the function , found there is indeed no such parameter
find_outlier_samples <- function (eset, yinter = -3, project = "NSCLC") { ... }

I wonder if this was a mistake?

I am using R4.1.1 and IOBR v0.99.9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant