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

encounter error while reading files to summarizedExperiment #6

Open
baishengjun opened this issue Jul 3, 2024 · 0 comments
Open

encounter error while reading files to summarizedExperiment #6

baishengjun opened this issue Jul 3, 2024 · 0 comments

Comments

@baishengjun
Copy link

Hi,
I encountered error while reading files to summarizedExperiment using the test data.
Error in validObject(.Object) : invalid class "nmfExperiment" object: 1: invalid object for slot "FrobError" in class "nmfExperiment": got class "S4", should be or extend class "DataFrame" invalid class "nmfExperiment" object: 2: invalid object for slot "OptKStats" in class "nmfExperiment": got class "S4", should be or extend class "DataFrame" invalid class "nmfExperiment" object: 3: invalid object for slot "FeatureStats" in class "nmfExperiment": got class "S4", should be or extend class "DataFrame"
It seems the error from nmfExperiment when create object. I check the test data and processed step by step. How to solve it ?

Thanks a lot,
Bai

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