Skip to content

Commit

Permalink
Curate 1737: signal peptide cleavage site
Browse files Browse the repository at this point in the history
  • Loading branch information
liambai committed Nov 10, 2024
1 parent 369840f commit 57eaad3
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions viz/src/SAEConfigs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export type SAEConfig = {
export const CONTRIBUTORS: Record<string, string> = {
"Diego del Alamo": "https://x.com/ddelalamo",
"Daniel Saltzberg": "https://x.com/dargason",
"James Michael Krieger": "https://x.com/james_krieger",
};

export const SAE_CONFIGS: Record<string, SAEConfig> = {
Expand Down Expand Up @@ -54,6 +55,13 @@ export const SAE_CONFIGS: Record<string, SAEConfig> = {
contributor: "Diego del Alamo",
group: "structural",
},
{
name: "signal peptide cleavage site",
dim: 1737,
desc: "Activates on signal peptide cleavage sites",
group: "structural",
contributor: "James Michael Krieger",
},
{
name: "beta strand channel",
dim: 3883,
Expand Down

0 comments on commit 57eaad3

Please sign in to comment.