filter edges by throughput

Issue #85 resolved
Dan Bean created an issue

from biogrid, high throughput, low throughput, both

Comments (2)

  1. Dan Bean reporter

    REST API can already filter, just need to add parameter to our API

    Name: throughputTag (string)
    default: “any”
    options: “any”,”low”,”high” description: If set to 'low or 'high', only interactions with 'Low throughput' or 'High throughput' in the 'throughput' field will be returned. Interactions with both 'Low throughput' and 'High throughput' will be returned by either value.

  2. Log in to comment