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

Error when running example #1

Closed
sarah872 opened this issue Jan 23, 2018 · 4 comments
Closed

Error when running example #1

sarah872 opened this issue Jan 23, 2018 · 4 comments

Comments

@sarah872
Copy link

I am running into errors when executing the following commands:

library(KEGGexpressionMapper)
KEGGexpressionMapper()

see my errorfile attached.
error.txt

@nthomasCUBE
Copy link
Owner

nthomasCUBE commented Jan 24, 2018

Hi Sarah,
many thanks for the error message, I will try to take a look into it the next days

br
thomas

@nthomasCUBE
Copy link
Owner

Hi Sarah,
i suppose, this is because of the length of the URL as the error tells, I changed the length of the
URL to 10 instead of 100, should run now for the linux version.
I will try next days to make it also run under windows
maybe you can use the current version where I changed the parameter in get_url.R from 100 to 10

br
thomas

@sarah872
Copy link
Author

sarah872 commented Jan 28, 2018

Thanks for getting back to this!

Unfortunately, still some errors are showing up:
I was again running

library(KEGGexpressionMapper) KEGGexpressionMapper(gene_desc = "Use_case2/DEG.tab", gene_kegg = "Use_case2/KEGG.tab", gene_expr = "Use_case2/EXPRESSION.tab", is_timeseries = FALSE, excel = NA)

and got the error messages I attached.

error_28Jan.txt

@nthomasCUBE
Copy link
Owner

Hi Sarah,

tried to integrate the changes in a new Version 0.2, should work now.
However, would like to make more changes in the next weeks.
Can also add more features if needded

br

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