Skip to content

Commit

Permalink
Update DB initial population with linker dsso
Browse files Browse the repository at this point in the history
  • Loading branch information
danjasuw committed Mar 19, 2018
1 parent 079c4aa commit ae1df25
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 @@ -90,6 +90,7 @@ INSERT INTO linker(abbr,name)VALUES(
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 entries into isotope_label

Expand Down

0 comments on commit ae1df25

Please sign in to comment.