Skip to content
Snippets Groups Projects
Commit aa16f8cc authored by Isabell Alexandra Guckes's avatar Isabell Alexandra Guckes
Browse files

Update 2 files

- /src/contents/description.tsx
- /src/data/drug-data.tsx
parent 6733e2f3
No related branches found
No related tags found
No related merge requests found
......@@ -116,7 +116,7 @@ export function Description() {
<ButtonRowTabs data={medibuttonrowdata} cla="symptabs"/>
</Collapsible>
<H2 text="The future of CF treatment with gene therapy"></H2>
<p> While mentioned medications have improved the quality of life for numerous CF patients, they only manage symptoms rather than cure the disease. Moreover, most of them are expensive and not world-wide accessible. Our research is focused on the development of a gene therapy that targets the underlying cause of CF by correcting the defective CFTR gene. PreCyse aims to halt disease progression and reduce the treatment burden for patients."</p>
<p> While mentioned medications have improved the quality of life for numerous CF patients, they only manage symptoms rather than cure the disease. Moreover, most of them are expensive and not world-wide accessible. Our research is focused on the development of a gene therapy that targets the underlying cause of CF by correcting the defective CFTR gene. <PreCyse/> aims to halt disease progression and reduce the treatment burden for patients."</p>
<img src="https://static.igem.wiki/teams/5247/charts-maps/cfper10-000.png"/>
</Subesction>
</Section>
......
......@@ -4,6 +4,7 @@ export interface DrugDatensatz {
picture: string;
introduction: string;
examples: Array<example>;
}
......
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