mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-14 21:24:54 +08:00
32 lines
515 B
YAML
32 lines
515 B
YAML
|
sample1:
|
||
|
name: Cow DNA
|
||
|
user: steve
|
||
|
organization: biosistemika
|
||
|
sample_type: urine
|
||
|
sample_group: blood
|
||
|
last_modified_by: steve
|
||
|
|
||
|
sample2:
|
||
|
name: Bat DNA
|
||
|
user: steve
|
||
|
organization: biosistemika
|
||
|
sample_type: skin
|
||
|
sample_group: noble
|
||
|
last_modified_by: steve
|
||
|
|
||
|
sample3:
|
||
|
name: Cat DNA
|
||
|
user: steve
|
||
|
organization: biosistemika
|
||
|
last_modified_by: jlaw
|
||
|
|
||
|
test:
|
||
|
name: Test Sample
|
||
|
user: jlaw
|
||
|
organization: biosistemika
|
||
|
|
||
|
test2:
|
||
|
name: Another test sample
|
||
|
user: jlaw
|
||
|
organization: biosistemika
|