Skip to content

invalid class “MIAPE” object: invalid object for slot "instrumentModel" in class "MIAPE": got class "list", should be or extend class "character" from Autotuner #603

@v-v1150n

Description

@v-v1150n

Hi, I have seen issues here about cdf files and "MIAPE" object: errors. This is my situation currently:
I'm using the Autotuner suite to find out the best parameters,
https://github.com/KujawinskiLaboratory/Autotuner

My source file is a cdf file
The error message I get is as follows:

Error in validObject(.Object) :
invalid class "MIAPE" object: invalid object for slot "instrumentModel" in class "MIAPE": got class "list", should be or extend class "character"

Since there has been no response from the author of Autotuner, and my own programming skills are not very good, I am not sure how to modify their code.
After I checked their source code, I saw that they use the read function readMSData of MSnbase.
So I was wondering if there is a connection that can solve this problem.
https://github.com/KujawinskiLaboratory/Autotuner/blob/b3642602f208461973d6a98b58c2220d44f84d0c/R/Autotuner-class.R#L29

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions