Skip to content

Add missing optional PC 'get' and 'graph' query parameters #13

@IgorRodchenkov

Description

@IgorRodchenkov

PC service /get and /graph queries have two more parameters:

  • pattern (accepts an array of SIF pattern/rule names, when format=SIF or TXT; the default mode is to apply all the pre-defined SIF rules but neighbor-of; e.g., /get?...&format=TXT&pattern=in_complex_with&pattern=controls_state_change_of...)
  • subpw (default is 'false'; e.g., /graph?kind=neighborhood&subpw=true&...)

The following values are used, e.g., in the PCViz app (pattern names, on the client-side, are case-insensitive; also, one can use either '-' or '_' in them):

  • CONTROLS_STATE_CHANGE_OF
  • CONTROLS_EXPRESSION_OF
  • CATALYSIS_PRECEDES
  • CONTROLS_TRANSPORT_OF
  • CONTROLS_PHOSPHORYLATION_OF
  • IN_COMPLEX_WITH

@d2fong @logmosier @jvwong

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions