Skip to content

QueryNet SQLite Error : 404 Not Found #4

Description

@darbvincent

Hello,

I'm trying to create a network using KEGG metabolite IDs with the following command:

QueryNet(dataSet, "met", "kegg", "met")

However, it seems that the required SQLite paths for the analysis have changed. The error message indicates that the file can no longer be found:

essai de l'URL 'https://www.xialab.ca/resources/sqlite/omicsnet_met.sqlite'
Erreur dans download.file(DonwloadLink, sqlite_Path) : 
  impossible d'ouvrir l'URL 'https://www.xialab.ca/resources/sqlite/omicsnet_met.sqlite'
De plus : Messages d'avis :
1: Dans download.file(DonwloadLink, sqlite_Path) :
  taille téléchargée 0 != taille déclarée 1046
2: Dans download.file(DonwloadLink, sqlite_Path) :
  cannot open URL 'https://www.xialab.ca/resources/sqlite/omicsnet_met.sqlite': HTTP status was '404 Not Found'

It appears that the directory https://www.xialab.ca/resources/sqlite/ is no longer accessible.

How can I resolve this issue? Is there an alternative source for the required SQLite database?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions