Skip to content
Snippets Groups Projects
Commit 31386abe authored by Viktoria Petrova's avatar Viktoria Petrova
Browse files

add mermaid graph

parent df649250
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ Germann AT, Nakielski A, Dietsch M, Petzel T, Moser D, Triesch S, Westhoff P and
## Copyright
Copyright © 2023 Germann, Nakielski, Dietsch, Petzel, Moser, Triesch, Westhoff and Axmann. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.
::: mermaid
``` mermaid
flowchart LR
p(publication)-->s1(Englund-2014)
p-->s2(Synechocystis) -->a1(AbsorptionSpectraAndODMeasurements) & a2(DCWMeasurement) & a3(PigmentQuantification) & a4(qPCR)
......@@ -21,4 +21,4 @@ flowchart LR
style a4 fill:#F4D03F,stroke:#010802,color:#010802
style a5 fill:#F4D03F,stroke:#010802,color:#010802
style a6 fill:#F4D03F,stroke:#010802,color:#010802
:::
\ No newline at end of file
```
\ No newline at end of file
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