mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-12 04:06:53 +08:00
17 lines
No EOL
313 B
YAML
17 lines
No EOL
313 B
YAML
one:
|
|
sample: sample1
|
|
my_module: sample_prep
|
|
assigned_by: steve
|
|
assigned_on: 2015-09-10 10:11:57
|
|
|
|
two:
|
|
sample: sample2
|
|
my_module: sample_prep
|
|
assigned_by: jlaw
|
|
assigned_on: 2015-09-11 12:43:22
|
|
|
|
three:
|
|
sample: sample3
|
|
my_module: sample_prep
|
|
assigned_by: nora
|
|
assigned_on: 2015-09-15 16:23:35 |