We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dimnames<-.data.frame
Hello,
Description: I encountered the following error while executing the "flag_remove" function:
xcmsObj2 <- flag_remove(xcmsObj, ref.class = "meoh") # or xcmsObj2 <- flag_remove(xcmsObj)
Error Message:
Error in `dimnames<-.data.frame`(`*tmp*`, value = list(n)) : invalid 'dimnames' given for data frame
Context:
> xcmsObj@phenoData@varMetadata labelDescription 1 sampleMetadata 2 class 3 injectionOrder 4 mode
R and msPurity Versions:
Any insights or suggestions to resolve this issue would be greatly appreciated.
Thank you.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
Description:
I encountered the following error while executing the "flag_remove" function:
Error Message:
Context:
R and msPurity Versions:
Any insights or suggestions to resolve this issue would be greatly appreciated.
Thank you.
The text was updated successfully, but these errors were encountered: