Skip to content

Instantly share code, notes, and snippets.

@guyjacks
Created September 21, 2018 19:32
Show Gist options
  • Save guyjacks/d46db5ff65a2fb314b23c002d175bc69 to your computer and use it in GitHub Desktop.
Save guyjacks/d46db5ff65a2fb314b23c002d175bc69 to your computer and use it in GitHub Desktop.
{
"rule-restraints": {
"stength": {
"min": null,
"max": null
}
},
"match-restraints": {
"min-rules-matched": null,
"max-rules-matched": null
}
"filters": [
{
"type": "intersection",
"filters": [ {"type": "gene", "id": "<uuid>"}, {}, {} ]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment