Open kelly-xia opened 1 year ago
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.
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.