Open sujeetvkulkarni opened 1 week ago
API: https://api.tst.glygen.org/pagination/page/
with below payloads,
{ "record_type": "protein", "table_id": "glycosylation_predicted", "record_id": "P02766-1", "offset": 1, "limit": 20, "order": "desc", "sort": "hit_score", "filters": [ { "id": "by_glycosylation_type", "operator": "OR", "selected": [ "n-linked|other" ] } ] }
{ "record_type": "protein", "table_id": "glycosylation_automatic_literature_mining", "record_id": "P12931-1", "offset": 1, "limit": 20, "order": "desc", "sort": "hit_score", "filters": [ { "id": "by_glycosylation_type", "operator": "OR", "selected": [ "o-linked|other" ] } ] }
API: https://api.tst.glygen.org/pagination/page/
with below payloads,