From 4db97a4bed9822d9b9e05535415d92d2ff94c84f Mon Sep 17 00:00:00 2001 From: Kaya <kaya.lange@uni-bielefeld.de> Date: Fri, 15 Nov 2024 17:27:57 +0100 Subject: [PATCH] hp --- src/data/hptimelinedata.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/data/hptimelinedata.tsx b/src/data/hptimelinedata.tsx index 44693f99..fc9d999a 100644 --- a/src/data/hptimelinedata.tsx +++ b/src/data/hptimelinedata.tsx @@ -501,9 +501,10 @@ export const timelinedata: Array<TimelineDatenpunkt> = [ quoteNachname:"Sanfilipo, Teammember", quoteVorname: "Liliana", type: "meta", - summary:[<p>After receiving valuable feedback from both clinical and academic experts, we decided to focus on optimizing Prime Editing strategies for cystic fibrosis treatment. Both experts not only encouraged us in our approach but also provided insightful feedback, which we will integrate into our future project design. Through these discussions, we learned that current treatment strategies are urgently needed in real life but are limited in precision and efficiency. + summary: [<p> + After receiving valuable feedback from both clinical and academic experts, we decided to focus on optimizing Prime Editing strategies for cystic fibrosis treatment. Both experts not only encouraged us in our approach but also provided insightful feedback, which we will integrate into our future project design. Through these discussions, we learned that current treatment strategies are urgently needed in real life but are limited in precision and efficiency. Additionally, we gained key insights into lung-specific delivery methods, which inspired us to pursue lung-specific correction of the CFTR gene, a critical aspect of cystic fibrosis therapy. - At this stage, we are eager to expand our perspectives by seeking input from industry and business professionals, while also striving to increase our local impact. To evaluate this impact, we plan to develop a survey aimed at understanding the interest in gene therapy and the community’s knowledge of cystic fibrosis within our local area. This will help us gauge awareness and ensure our project addresses both scientific and societal needs effectively.</p>> + At this stage, we are eager to expand our perspectives by seeking input from industry and business professionals, while also striving to increase our local impact. To evaluate this impact, we plan to develop a survey aimed at understanding the interest in gene therapy and the community’s knowledge of cystic fibrosis within our local area. This will help us gauge awareness and ensure our project addresses both scientific and societal needs effectively.</p>, <ul> <li> <strong>Expert Feedback Integration:</strong> Refined the project focus on optimizing Prime Editing strategies and lung-specific gene delivery based on clinical and academic insights. @@ -515,7 +516,7 @@ export const timelinedata: Array<TimelineDatenpunkt> = [ <strong>Community Engagement Plan:</strong> Initiated plans for a local survey to assess awareness of cystic fibrosis and interest in gene therapy, aiming to increase local impact. </li> </ul> - ], + ], months: "may" }, { @@ -621,6 +622,8 @@ export const timelinedata: Array<TimelineDatenpunkt> = [ nachnname: "", pictureurl: pics['mukomove'], tag: "Outreach", + job: "Team iGEM", + affiliation: "Bielfeld CeBiTec 2024", heading: "Moving together for health and hope, our participation in CF awarness month", interviewtabid: "mukomovehp", type: "meta", -- GitLab