CROssBAR icon indicating copy to clipboard operation
CROssBAR copied to clipboard

How to access the CROssBAR database?

Open hongqing1986 opened this issue 2 years ago • 5 comments

The API ”www.ebi.ac.uk/Tools/crossbar/swagger-ui.html” is unavailability, is there any other way that I can access the database? And is it possible that the code constructed the database be open source? Looking forward to your reply!

hongqing1986 avatar Nov 22 '22 13:11 hongqing1986

Thank you for the query. We did not know about the issue, we are looking into this. I'll let you know as soon as we have an answer for both of the questions.

tuncadogan avatar Nov 22 '22 15:11 tuncadogan

Thanks for your reply! I am very expect for your answer as soon as possible.

hongqing1986 avatar Nov 23 '22 12:11 hongqing1986

If you have an answer for one of the mentioned above questions, you can also tell me, thanks.

hongqing1986 avatar Nov 23 '22 12:11 hongqing1986

Swagger interface of CROssBAR will be unavailable due to an XSS vulnerability, until we find a valid solution. However, CROssBAR API still works without a problem. You can directly submit API queries, such as:

https://www.ebi.ac.uk/tools/crossbar/proteins?accession=A0A023GRW5

which will give you information about the protein with the UniProt accession "A0A023GRW5" including its interactions, functions, cross-references, variations, and more.

Please check https://www.ebi.ac.uk/Tools/crossbar/v2/api-docs for information on how to use the CROssBAR API.

tuncadogan avatar Nov 24 '22 20:11 tuncadogan

Thank you very much, I will have a try.

hongqing1986 avatar Nov 28 '22 03:11 hongqing1986