Skip to content

Commit

Permalink
remove duplicate feature
Browse files Browse the repository at this point in the history
  • Loading branch information
etowahadams committed Nov 12, 2024
1 parent 730906a commit 632f4bc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions viz/src/SAEConfigs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -315,12 +315,6 @@ export const SAE_CONFIGS: Record<string, SAEConfig> = {
desc: "Activates on a beta strand and the disordered regions at each end",
group: "structural",
},
{
name: "last residue",
dim: 799,
desc: "Activates on the last amino acid in a sequence",
group: "amino acid position",
},
],
defaultDim: 4000,
supportsCustomSequence: true,
Expand Down

0 comments on commit 632f4bc

Please sign in to comment.