---
title: OrigamiVAX-3 Feline FIP vaccine
config:
theme: 'forest'
---
graph LR
A(Discovery) --> B(Laboratory);
B --> C(Target animal);
C --> D(Target disease);
D --> E(Regulatory application);
E --> F[Market];
style A fill:#8EF900,stroke:#333,stroke-width:2px;
---
title: STRV-9 Feline small molecule adjuvant
config:
theme: 'forest'
---
graph LR
A(Discovery) --> B(Laboratory);
B --> C(Target animal);
C --> D(Target disease);
D --> E(Regulatory application);
E --> F[Market];
style A fill:#8EF900,stroke:#333,stroke-width:2px;
---
title: STRV-9 Canine small molecule adjuvant
config:
theme: 'forest'
---
graph LR
A(Discovery) --> B(Laboratory);
B --> C(Target animal);
C --> D(Target disease);
D --> E(Regulatory application);
E --> F[Market];
style B fill:#8EF900,stroke:#333,stroke-width:2px;