Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
openbis
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sispub
openbis
Commits
223f9c40
Commit
223f9c40
authored
13 years ago
by
gpawel
Browse files
Options
Downloads
Patches
Plain Diff
LMS-2332 Sanofi admin console script
SVN: 21909
parent
23e20f55
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
sanofi/resource/adminConsole/sanofi-script.txt
+21
-0
21 additions, 0 deletions
sanofi/resource/adminConsole/sanofi-script.txt
with
21 additions
and
0 deletions
sanofi/resource/adminConsole/sanofi-script.txt
0 → 100644
+
21
−
0
View file @
223f9c40
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}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment