User Tools

Site Tools


rule

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
rule [2024/02/01 13:42] shankarrule [2024/03/19 15:07] (current) shankar
Line 32: Line 32:
 | ::: | //smirks// | ::: | ::: | :::| | ::: | //smirks// | ::: | ::: | :::|
 | ::: | //name// | ::: | ::: | :::| | ::: | //name// | ::: | ::: | :::|
 +| ::: | //description// | ::: | ::: | :::|
 +| ::: | //productFilterSmarts// | ::: | ::: | :::|
 +| ::: | //reactantFilterSmarts// | ::: | ::: | :::|
 +|/package/<id>/rule    | //likelihood//      | :::   |Create a new Rule in the package given by the URI. The redirect points to the URI of the new Rule. If the hidden method APPLYRULES is used all rules from the package identified by the URI are applied to the compound given by smiles. | 303 - See Other|
 +| ::: | //subRules// | ::: | ::: | 401 - Unauthorized|
 +| ::: | //hiddenMethod = APPLYRULES// | ::: | ::: | 500 - Internal Server Error|
 +| ::: | //compound - compound smiles// | ::: | ::: | :::|
 +| ::: | //ruleName// | ::: | ::: | :::|
 +| ::: | //setAsDefaultName// | ::: | ::: | :::|
 +| ::: | //ruleDescription// | ::: | ::: | :::|
 +| ::: | //smirks// | ::: | ::: | :::|
 +| ::: | //ruleProductFilterSmarts// | ::: | ::: | :::|
 +| ::: | //ruleReactantFilterSmarts// | ::: | ::: | :::|
 +|package/<id>/rule/<id>    | //hiddenMethod//= APPLYRULES      | :::   |Modify the rule identified by the URI. If the hidden method APPLYRULES is used the rule is applied to the compound given by smiles. Set setAsDefaultName to "setAsDefaultName" to use the new alias as default name.| 200 - OK|
 +| ::: | //compound - compound smiles// | ::: | ::: | 401 - Unauthorized|
 +| ::: | ::: | ::: | ::: | 404 - Not Found|
 +| ::: | :::| ::: | ::: | 500 - Internal Server Error|
 +
 +==== DELETE ====
 +^ URI              ^ Parameter            ^ Accept Types          ^ Result ^ Status Codes ^
 +|/rule    | :::    | :::     |Delete all rules the user has write access on. | 303 - See Other|
 +| ::: | ::: | :::| ::: | 500 - Internal Server Error|
 +| ::: | ::: | ::: | ::: | 303 - See Other|
 +| /package/<id>/rule | ::: | ::: | Delete all rules in the package given by the URI. | 401 - Unauthorized|
 +| ::: | ::: | ::: |::: | 500 - Internal Server Error|
 +| /package/<id>/rule/<id> | ::: | ::: | Delete the rule identified by the URI. | 303 - See Other|
 +| ::: | ::: | ::: |::: | 401 - Unauthorized|
 +| ::: | ::: | ::: |::: | 404 - Not Found|
 +| ::: | ::: | ::: |::: | 500 - Internal Server Error|
 +
 +
 +==== PUT ====
 +
 +Not Implemented.
 +
 +
 +
 +
  
  
rule.1706794936.txt.gz · Last modified: 2024/02/01 13:42 by shankar