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

prepare_mofa function doesn't seem to train the model #162

Open
nis2034 opened this issue Jun 4, 2024 · 2 comments
Open

prepare_mofa function doesn't seem to train the model #162

nis2034 opened this issue Jun 4, 2024 · 2 comments

Comments

@nis2034
Copy link

nis2034 commented Jun 4, 2024

The prepare_mofa function runs without any error; howver, it didn't train the model. names(MOFAobject@expectations) returns NULL even after executing the prepare_mofa function. Can you please look into this and advise how I can proceed with the analysis.

Checking data options...
Checking training options...
Checking model options...

@rargelaguet
Copy link
Contributor

After prepare_mofa you need to do run_mofa

Please see this tutorial on how to train a model.

@nis2034
Copy link
Author

nis2034 commented Jun 12, 2024

Many thanks for the latest tutorial. It worked!

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

2 participants