panels¶
Panels information and manipulation
Synopsis¶
panels
Arguments:
ds: dataset name
tp: symbol type (only
Symbolis supported currently)instr: optional modifier
[[0]: option,"UPDATE"or"DELETE"[1]: filter name, string[2]: symbol list, optional list of strings]in JSON string representationReturn value:
{dictionary"type": string, input symbol type"panels": list of strings, available panel names"panel-sol-version": indicator of state for panels"db-version": list of strings, string descriptor for versions of sources for symbol database}
Description¶
The main purpose of the request is to report content of symbol panels.
The value of panel-sol-version indicator is useful especially in this request: it indicates when panel list is changed.
Also it reports versions of sources used to build gene symbols database, in db-version.
Note: panel creation can be blocked if there exists another solution item with the same name, see details here.