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

could not find function "Load_metadata" #53

Open
kelly-xia opened this issue Jul 18, 2023 · 1 comment
Open

could not find function "Load_metadata" #53

kelly-xia opened this issue Jul 18, 2023 · 1 comment

Comments

@kelly-xia
Copy link

HI, My troublesome is in there.
when i ran 'metadata <- Load_metadata(metadata_path = "/FEAST/Data_files/metadata_example_multi.txt") '
there was the error in Load_metadata(metadata_path = "
/FEAST/Data_files/metadata_example_multi.txt") :
could not find function "Load_metadata"

I am completely unaware of what the issue might be, so if you could please provide guidance or specify the problem, I would greatly appreciate it.

@abossers-uu
Copy link

I've seen this issue when someone tried installing feast from bioconductor. That is actually a different package. Make sure to install the FEAST from this github page and you should be fine.
If the above is not the case. See if feast is loaded (and in Rstudio inspect the packagae environment and see if the function is present). Trouble shoot from there.

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