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

GitHub Actions for MMT (Metabolite version of GMT) #44

Open
kozo2 opened this issue Jun 28, 2023 · 4 comments
Open

GitHub Actions for MMT (Metabolite version of GMT) #44

kozo2 opened this issue Jun 28, 2023 · 4 comments

Comments

@kozo2
Copy link

kozo2 commented Jun 28, 2023

https://github.com/kozo2/AHWikipathwaysDbs/blob/main/inst/scripts/make-data.R
does it in the Bioconductor's AnnotationHub framework,
but it should be done in the GitHub Actions (of this repo).

@kozo2
Copy link
Author

kozo2 commented Jul 26, 2023

@AlexanderPico
Is it possible to download meta-data-action-1.1.1-jar-with-dependencies.jar from somewhere?
I have come to think that with a datanode file I may not need MMT.
So I would like to try meta-data-action-1.1.1-jar-with-dependencies.jar locally.

@larsgw
Copy link
Contributor

larsgw commented Oct 25, 2023

@kozo2
Copy link
Author

kozo2 commented Oct 25, 2023

@larsgw , thank you for the information 🙏
By the way, do you know how to use this jar file from command line?
I tried the following command, but it seems that the --help or -h options don't explain this.

PS C:\Users\kozo2\Downloads> java -jar .\meta-data-action-1.1.2-jar-with-dependencies.jar
Wrong number of attributes
PS C:\Users\kozo2\Downloads> java -jar .\meta-data-action-1.1.2-jar-with-dependencies.jar --help
Wrong number of attributes
PS C:\Users\kozo2\Downloads> java -jar .\meta-data-action-1.1.2-jar-with-dependencies.jar -h
Wrong number of attributes

@kozo2
Copy link
Author

kozo2 commented Oct 25, 2023

@larsgw I'm sorry 🙇 I found it.
The command-line options were written in https://github.com/wikipathways/meta-data-action?tab=readme-ov-file#using-the-metadataextractor-locally .
If I can obtain the data I need with these options, I will close this issue.

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