Skip to content
Snippets Groups Projects
Commit 223f9c40 authored by gpawel's avatar gpawel
Browse files

LMS-2332 Sanofi admin console script

SVN: 21909
parent 23e20f55
No related branches found
No related tags found
No related merge requests found
register-type SAMPLE POSITIVE_CONTROL listable=false show-container=true show-parents=false
register-type SAMPLE NEGATIVE_CONTROL listable=false show-container=true show-parents=false
register-type SAMPLE COMPOUND_WELL listable=false show-container=true show-parents=false
register-type MATERIAL COMPOUND_BATCH
set type = concentration
register-property-type ${type} with data type REAL
assign-to SAMPLE:COMPOUND_WELL ${type}
set type = compound_batch
register-property-type ${type} with data type MATERIAL(COMPOUND_BATCH)
assign-to SAMPLE:COMPOUND_WELL ${type}
set type = observer-emails
register-property-type ${type} with data type VARCHAR
assign-to EXPERIMENT:HCS_COMPOUND ${type}
set type = library-template
register-property-type ${type} with data type MULTILINE_VARCHAR
assign-to EXPERIMENT:HCS_COMPOUND ${type}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment