Skip to content

Commit

Permalink
Curate 4047
Browse files Browse the repository at this point in the history
  • Loading branch information
liambai committed Nov 5, 2024
1 parent 8624296 commit a55c023
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions viz/src/SAEConfigs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@ export const SAE_CONFIGS: Record<string, SAEConfig> = {
desc: "This feature activates strongly on every 7th amino acid (approximately two full turns) in alpha helices.",
group: "structural",
},
{
name: "WD40 middle loop",
dim: 4047,
desc: "This feature activates on the middle loop of WD40 repeat domains.",
group: "structural",
},
{
name: "beta strand channel",
dim: 3883,
Expand Down

0 comments on commit a55c023

Please sign in to comment.