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

Pre-rendered document? #38

Open
TuomasBorman opened this issue Sep 23, 2024 · 3 comments
Open

Pre-rendered document? #38

TuomasBorman opened this issue Sep 23, 2024 · 3 comments

Comments

@TuomasBorman
Copy link

Thank you for the excellent workflow! I'm currently exploring it to familiarize myself with the field, and it seems like a perfect fit. However, the Rmd file is not directly reproducible at the moment, as the "data" directory is missing the metabolite files. Would it be possible to either include the necessary data or provide a pre-rendered HTML/PDF version of the workflow?

Best regards,
Tuomas

@jorainer
Copy link
Member

We're currently working on a way to directly fetch the data from the MetaboLights repository. Then the whole workflow would be completely reproducible. @philouail , how long do you think it will take to get that into the workflow?

@philouail
Copy link
Collaborator

Hello @TuomasBorman I am still working on moving the workflow to its final place.
The fetching to MetaboLights works now and is integrated in the workflow you can find in this repository:
https://github.com/rformassspectrometry/metabonaut
Please check the README,md for the known issues and the manual installation that you might need to do, as I said it is still a work in progress. I am hoping to fix all the bugs and have it deployed in a website this week/next week. However, it should be reproducible now.

Don't hesitate if you have more questions :)

@TuomasBorman
Copy link
Author

Thanks! I will check it as soon as time allows. Moreover, it was nice that I noticed that you have methods for fetching the data from MetaboLights. We have develop HoloFoodR package that fetches data from HoloFood database. The database does include only part of the data; for certain data types it just points to other database. One of these is MetaboLights.

In spring, I did not find existing methods for fetching the data from MetaboLights, and ended up developing simple method for that. I realized that your method is better if user wants to fetch the spectra files directly to MsExperiment.

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

3 participants