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

The execution of Omixer-RPM returned a non-zero exit status. #10

Open
saharbagheri opened this issue Sep 12, 2024 · 1 comment
Open

Comments

@saharbagheri
Copy link

Hi,

I'm trying to use my stratified data and see which bacteria produces which GBM/GMM. However when I run the following code I receive this error:

GBMs <- omixerRpm::rpm(x = KOs_final, module.db = db,annotation=2)

Error: "The execution of Omixer-RPM returned a non-zero exit status. Refer to the exception output for details."

I was wondering if my input should have a specific format. I tried having only a column called Gene_Family (including KOs and taxonomy) and also having two separate columns called KOs and species and in both cases I received the same error.

Thanks

@omixer
Copy link
Owner

omixer commented Nov 14, 2024

Hi @saharbagheri,

I am guessing this is caused by Java. Do you have Java 8 or higher installed on your system?

For the input format, please refer to the following examples:

Hope this helps, and apologies for the delayed response!

Best regards,
Youssef

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