Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
liambai committed Nov 2, 2024
1 parent 3ea25b7 commit 403d685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion viz/src/SAEConfigs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const SAE_CONFIGS: Record<string, SAEConfig> = {
{
name: "hugging helices",
dim: 3348,
desc: "This feature activates on the interfacing residues of bunched-together alpha helices. In addition to understanding the geometric orientation of the helices, it seems to also capture the concept of the binding interface because it fires on either a single amino acid or 2 adjacent amino acids depending on the surface exposed to the opposing helix.",
desc: "This feature activates on the interfacing residues of bunched-together alpha helices. It seems to understand the orientation of the helices as well as the surface exposed to the opposing helices, firing on either a single amino acid or 2 adjacent ones depending on the surface.",
group: "structural",
},
{
Expand Down

0 comments on commit 403d685

Please sign in to comment.