mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-11 10:06:53 +08:00
19 lines
217 B
YAML
19 lines
217 B
YAML
one:
|
|
from: list_of_samples
|
|
to: sample_prep
|
|
|
|
two:
|
|
from: sample_prep
|
|
to: qpcr
|
|
|
|
three:
|
|
from: qpcr
|
|
to: quantification
|
|
|
|
four:
|
|
from: list_of_samples
|
|
to: rna_test
|
|
|
|
five:
|
|
from: rna_test
|
|
to: quantification
|