greenelab / connectivity-search-backend

Django backend for hetnet connectivity search
https://search-api.het.io
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Add "query-path" API Endpoint #34

Closed dongbohu closed 5 years ago

dongbohu commented 5 years ago

Here is a demo: http://localhost:8000/v1/query-paths/?source=14177&target=14792&metapath=CbGiGaD

closes https://github.com/greenelab/hetmech-backend/issues/31

dhimmel commented 5 years ago

@vincerubinetti @yhao-compbio @zietzm @ben-heil: take note of the new API endpoint named query-paths. Try it out at https://search-api.het.io/v1/query-paths/?source=14177&target=14792&metapath=CbGiGaD. Will still tweak the output a bit, but let's see if this can become the primary way we extract paths for a given metapath.