Open andrewsu opened 2 years ago
I've written a SmartAPI yaml w/ x-bte annotation for this resource based on the resource's swagger v2 doc (page, source json). It covers the two endpoints / situations Andrew described above.
However, this isn't ready yet:
/as-enzyme
response as I was writing because the resource was down this evening (both swagger v2 doc page and resource website). It didn't seem to be down yesterday...P24941
, P24941-1
, P24941-2
) and the values are the arrays of PTM info that have the protein ID/pmids that we want. Notes:
Related infores stuff is ready but not deployed yet:
while the api page (swagger v2) and website are back up as of Monday, the GET requests are still failing tonight:
IO error: No route to host (os error 113)
So I haven't tested the x-bte annotation yet...
Moving to on-hold in https://github.com/orgs/biothings/projects/12/views/1, still waiting for the GET requests to succeed so I can test the x-bte annotation
@newgene @andrewsu
I haven't been able to get a successful response from this API since 12/6. I've been occasionally doing the example queries to see if I get a successful response and haven't gotten one.
It may be a good idea to contact that group to ask about their API? They wrote a paper on their API work in 2020, which isn't that long ago https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7216315/
I'm also wondering if standing up a BioThings API for this data is a good idea...
👍 seems a good candidate of building an API out of their data
Data Source
Optional. Name of the preferred source for this data. E.g. OMIM, DrugBank
Main Entity Type
What kind of entity are you interested in? Biolink type preferred, e.g. variant, disease, gene
Connected Entity Type
What kind of thing should the subject be connected to? E.g. for drug-disease links this would be 'disease'. Biolink type preferred
OBJECT: Protein
RELATION: entity regulated by entity / entity regulates entity
Example statement
Enter one or more examples of statements/edges you would expect to retrieve using this source. For example, "aldehydes exacerbates Fanconi anemia". In future this could be used to drive integration tests
From https://research.bioinformatics.udel.edu/iptmnet/api/P24941/substrate, this snippet asserts that CDK7 phosphorylates CDK2 with various bits of provenance
From https://research.bioinformatics.udel.edu/iptmnet/api/P24941/as-enzyme, this snippet asserts that CDK2 phosphorylates MCM4 with various bits of provenance
Preferred format or ingest method
How would you prefer to get the data? Via API or Data dump that can be ingested into your KG? Would you prefer a smart API registry entry, a neo4j dump, biolink-compliant CSV/RDF/JSON that can be loaded with KGX?