-
Notifications
You must be signed in to change notification settings - Fork 2
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
Help accessing data #4
Comments
Hi @amitsud! Could you please copy&paste the output of your |
Thanks for the quick reply Sorry - I am getting a new error (not sure why it has changed):
Thanks so much and sorry for bothering you. BW Amit |
Hi Amit, I think I know what is the issue. The data was uploaded to ExperimentHub and released with Bioconductor 3.15. As you can see here, to install BioC 3.15 you need R >=4.2.0. Thus, the steps you need to follow are:
Please let me know if you run into any issues when building the vignette. If it takes too long, you can intall it with Hope this helps! |
Dear Ramon and colleagues,
Great work and thank you for making this data available. I am trying to access the data via level 4 (R) using the following command:
devtools::install_github("massonix/HCATonsilData", build_vignettes = TRUE)
However I get the following error message:
**Quitting from lines 117-119 (HCATonsilData.Rmd)
Error: processing vignette 'HCATonsilData.Rmd' failed with diagnostics:
HDF5. File accessibility. Unable to open file.
--- failed re-building 'HCATonsilData.Rmd'
SUMMARY: processing the following file failed:
'HCATonsilData.Rmd'
Error: Vignette re-building failed.
Execution halted**
Apologies if I am doing something wrong - can you please help?
Many thanks
BW
Amit
The text was updated successfully, but these errors were encountered: