xia-lab / miRNetR

GNU General Public License v3.0
8 stars 4 forks source link

Mir2Gene database down ? #1

Closed notetienne closed 3 years ago

notetienne commented 3 years ago

Hello,

When calling for QueryMultiListMir() it seems that the mir2gene database is down

In download.file(db.path, db.name, mode = "wb") : cannot open URL 'https://www.xialab.ca/resources/mirnet/mir2gene.sqlite': HTTP status was '404 Not Found'

le-chang commented 3 years ago

Hello, Thanks for your patience. The issue has been fixed. The database can be downloaded from: "https://dev.mirnet.ca/miRNet/resources/sqlite/mir2gene.sqlite" Please reinstall the miRNetR package and follow the vignettes to perform the analysis.