This is a test version of Biostars. For the public version, visit https://www.biostars.org.
"unused argument (validate = FALSE)": package "gcrma"

Hello,

I am using the function "gcrma (data, fast = T)" from package "gcrma", where "data" is an "AffyBatch" in my R session, but it always gives "Adjusting for optical effect.Error in assayDataElementReplace(object, "exprs", value, validate = FALSE) : unused argument (validate = FALSE)"

Does anyone know how to resolve?

Thanks,

Jianhai

package gcrma

Paste the command you use please.

Sounds like "validate" is not a valid argument for the command so needs to be deleted from the command.

Also post your sessionInfo() and make sure you are using the latest version of all packages which are currently loaded for this. This looks like an outdated-package-issue.

Hello WouterDeCoster, Sorry for the inconvenience, I will remove this post.

0 answers

No answers yet.

Log in to answer this question.