diff --git a/viz/src/SAEConfigs.ts b/viz/src/SAEConfigs.ts index e4240e2..4b89870 100644 --- a/viz/src/SAEConfigs.ts +++ b/viz/src/SAEConfigs.ts @@ -315,12 +315,6 @@ export const SAE_CONFIGS: Record = { 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,