From a0b8ebb9a95007e8b37ae4c10176a047886f28b5 Mon Sep 17 00:00:00 2001 From: Lisa Wiesner <lisa.wiesner@uni-bielefeld.de> Date: Sat, 28 Sep 2024 21:30:16 +0000 Subject: [PATCH] Update file methods.tsx --- src/contents/methods.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/methods.tsx b/src/contents/methods.tsx index 6b7258ed..018e3f25 100644 --- a/src/contents/methods.tsx +++ b/src/contents/methods.tsx @@ -70,7 +70,7 @@ export function Methods() { <H4 text="Transfection with LNPs"></H4> <p></p> <H4 text="Fluorescence-Activated Cell Sorting (FACS)"></H4> - <P>To assess the transfection efficiency of our LNPs, we used fluorescence-activated cell sorting (FACS). This method involved tagging the LNPs with fluorescent markers and measuring their ability to deliver genetic material into target cells. FACS provided quantitative insights into how effectively the LNPs transfected cells, helping us optimize their design for gene therapy applications. </P> + <p>To assess the transfection efficiency of our LNPs, we used fluorescence-activated cell sorting (FACS). This method involved tagging the LNPs with fluorescent markers and measuring their ability to deliver genetic material into target cells. FACS provided quantitative insights into how effectively the LNPs transfected cells, helping us optimize their design for gene therapy applications. </p> </Section> </> -- GitLab