Skip to content

Commit

Permalink
Updated insert_initial_data.sql with new linker
Browse files Browse the repository at this point in the history
  • Loading branch information
danjasuw committed Sep 4, 2018
1 parent c70b368 commit d54775d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions database_scripts/install/insert_initial_data.sql
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ INSERT INTO linker(abbr,name)VALUES(
'bs3.sty','bis[sulfosuccinimidyl] suberate that includes sty links on one half of the link' );
INSERT INTO linker(abbr,name)VALUES( 'sulfo-smcc','sulfosuccinimidyl 4-[N-maleimidomethyl]cyclohexane-1-carboxylate');
INSERT INTO linker(abbr,name)VALUES( 'dsso','disuccinimidyl sulfoxide' );
INSERT INTO linker (abbr, name) VALUES ('tg','transglutaminase');

-- Insert entries into isotope_label

Expand Down

0 comments on commit d54775d

Please sign in to comment.