Skip to content

Commit

Permalink
Add nucleosome (GO:0000786) to interesting_parents
Browse files Browse the repository at this point in the history
This allows querying genes that are histones by checking for an
annotation to nucleosome.

Refs pombase/website#2116
  • Loading branch information
kimrutherford committed Nov 29, 2023
1 parent 0ef828b commit c3ea227
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions website/pombase_v2_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -7572,6 +7572,10 @@
{
"termid": "SO:0000839",
"rel_name": "is_a"
},
{
"termid": "GO:0000786",
"rel_name": "is_a"
}
],
"external_gene_references": [
Expand Down

0 comments on commit c3ea227

Please sign in to comment.