cokelaer / bioservices

Access to Biological Web Services from Python.
http://bioservices.readthedocs.io
Other
280 stars 61 forks source link

need a workaround for PSICQUIC in biogrid queries #184

Closed mkarikom closed 3 years ago

mkarikom commented 3 years ago

just the example from the docs:

b = bg(query=["map2k4","akt1"],taxId = '10090')
WARNING [bioservices:PSICQUIC]:  The URL (http://www.ebi.ac.uk/Tools/webservices/psicquic) provided cannot be reached.

What is the reason for this requirement that PSICQUIC be reachable?

EBI web services don't have a great track record for reliability (sometimes they just go dark permanently). Better to use NCBI or SIB.

cokelaer commented 3 years ago

This is just a warning, which is annoying indeed but has no impact. This should be removed in new version 1.7.11 soon online.

mkarikom commented 3 years ago

ok thanks!

On Sun, Dec 20, 2020 at 1:35 PM Thomas Cokelaer notifications@github.com wrote:

This is just a warning, which is annoying indeed but has no impact. This should be removed in new version 1.7.11 soon online.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cokelaer/bioservices/issues/184#issuecomment-748673942, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACRZ47ANDEDPG7C37E4BLDSVZUZ7ANCNFSM4UZ7WKNA .