From 16475bfe8fec56b80e9b1d28aae1e3dd3f45d464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20F=C3=BCrth?= Date: Thu, 11 Apr 2024 21:09:49 +0200 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index bb1bce0..86f3050 100644 --- a/README.md +++ b/README.md @@ -44,3 +44,17 @@ The shortcode has the formula: Check our the source code for a minimal example using revealjs for the presentation: [example.qmd](example.qmd). +``` +--- +title: "Micrograph Example" +author: "John Doe" +format: revealjs +--- + +## Micrograph result + +{{< micrograph ./resources/MAX_240329_PC3_Rab_Anti_FlagTag_647_E300_I300_Phallodin_594_E100_I500_DAPI_E300_I300_1_MMStack_Pos0.ome.jpg DAPI Phalloidin anti-FLAG width="255" >}} + +- **Primary antibody:** 1:1000 overnight +- **Secondary antibody:** 1:1000 for 1h +``` \ No newline at end of file