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 run import_omnipath_annotations #86

Open
FADHLyemen opened this issue Sep 23, 2023 · 1 comment
Open

error when run import_omnipath_annotations #86

FADHLyemen opened this issue Sep 23, 2023 · 1 comment
Assignees

Comments

@FADHLyemen
Copy link

Hi
Any help for this error
image

@deeenes deeenes self-assigned this Sep 25, 2023
@deeenes
Copy link
Member

deeenes commented Sep 25, 2023

Hi,

Have you tried it more than once? The incomplete transfer error means the network transaction reached timeout or has been closed by the server prematurely. Typically this means a transient networking error, and there are good chances that a next attempt or trying from another network will be successful.

If you keep experiencing this error, first I recommend to update the package:

remotes::install_guithub('saezlab/OmnipathR')

And then post here a log trace:

library(OmnipathR
omnipath_set_console_loglevel('trace')
msigdb <- import_omnipath_annotations(resources = 'MSigDB', wide = TRUE)

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