Skip to content

Commit

Permalink
Split modifications into more groups/colours
Browse files Browse the repository at this point in the history
  • Loading branch information
kimrutherford committed Jan 26, 2024
1 parent a0f1d55 commit 5df0139
Showing 1 changed file with 12 additions and 4 deletions.
16 changes: 12 additions & 4 deletions website/pombase_v2_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -10110,6 +10110,18 @@
"Coiled coils"
],
"modification_groups": [
{
"termid": "MOD:01875",
"name": "N6-acylated L-lysine"
},
{
"termid": "MOD:01155",
"name": "lipoconjugated residue"
},
{
"termid": "MOD:00408",
"name": "N-acetylated residue"
},
{
"termid": "MOD:00696",
"name": "phosphorylated residue"
Expand All @@ -10121,10 +10133,6 @@
{
"termid": "MOD:00693",
"name": "glycosylated residue"
},
{
"termid": "MOD:00649",
"name": "acylated residue"
}
],
"full_display_excluded": [
Expand Down

0 comments on commit 5df0139

Please sign in to comment.