Skip to content
Snippets Groups Projects
Commit 46abbd6d authored by Kaya Lange's avatar Kaya Lange
Browse files
parents 4d4f9077 36e2cafe
No related branches found
No related tags found
No related merge requests found
Pipeline #531320 passed
......@@ -998,7 +998,8 @@ svg{
}
.download-col{
display: flex;
margin-top: 20px !important;
margin-top: var(--simple-margin) !important;
margin-bottom: var(--simple-margin) !important;
align-items: center !important;
}
.small-i{ /* @media unnötig */
......
......@@ -274,7 +274,7 @@ export function Description() {
<OneFigure
pic1="https://static.igem.wiki/teams/5247/delivery/sort-lnp-ohne-beschriftung.webp"
alt1=""
description="Phiiilip"
description="3D Figure of AirBuddy"
num="????"
/>
</div>
......@@ -283,8 +283,8 @@ export function Description() {
<OneFigure
pic1="https://static.igem.wiki/teams/5247/delivery/airbuddy.webp"
alt1=""
description="Phiiilip"
num="????"
description="Brand name of our LNP"
num="?"
/>
<img src="" style={{maxHeight: "80pt"}}/>
<p>capable of efficiently delivering of our Prime Editing components, referred to as PrimeGuide, to lung tissues through inhalation. This approach is designed to advance precision medicine by ensuring targeted delivery with minimal off-target effects.</p>
......@@ -333,7 +333,7 @@ export function Description() {
<OneFigure
pic1="https://static.igem.wiki/teams/5247/delivery/big-plan-inhalation-teil-del.webp"
alt1=""
description="Philiiiiip"
description="Schematic representation our LNP-based drug delivery system"
num="?"
/>
</div>
......
......@@ -217,14 +217,14 @@ export const Safety: React.FC = () =>{
</div>
</Subesction>
<Subesction title="Consent and Guidelines" id="Bioethics3">
<p></p>
<p>When working with primary cultures, it is extremely important to consider the bioethical aspects of the project. To address this, we sat down with the Ethics Officer at Bielefeld University, Dr. Berens, and discussed the matter with her. From this exchange, we gained the following insights.
On the one hand, having a patient consent form is crucial, as it provides the donors of the primary cells with a sense of security, but more importantly, it gives them detailed and precise information about what will be done with the data, whether it be regular patient data or biomaterials. Additionally, it became clear that it is significantly easier for us to establish guidelines to follow. We decided to integrate this approach into our project.
As a result, we created a patient consent form for the donors of primary cells, which we also want to present as a template for future German iGEM teams. <b>However, we want to emphasize that it is not guaranteed to be comprehensive, nor does it have any legal approval</b>. We also developed a guideline, which we present as a template, on handling primary cells to ensure not only proper technical handling but also correct ethical treatment.</p>
<p></p>
<div className='row align-items-center'>
<div className='col '>
<H4 text="Patient consent form"/>
<p></p>
<p>When working with primary cultures, it is extremely important to consider the bioethical aspects of the project. To address this, we sat down with the Ethics Officer at Bielefeld University, Dr. Berens, and discussed the matter with her. From this exchange, we gained the following insights.
On the one hand, having a patient consent form is crucial, as it provides the donors of the primary cells with a sense of security, but more importantly, it gives them detailed and precise information about what will be done with the data, whether it be regular patient data or biomaterials. Additionally, it became clear that it is significantly easier for us to establish guidelines to follow. We decided to integrate this approach into our project.
As a result, we created a patient consent form for the donors of primary cells, which we also want to present as a template for future German iGEM teams. <b>However, we want to emphasize that it is not guaranteed to be comprehensive, nor does it have any legal approval</b>. We also developed a guideline, which we present as a template, on handling primary cells to ensure not only proper technical handling but also correct ethical treatment.</p>
<p></p>
<TwoLinePDF link="https://static.igem.wiki/teams/5247/pdfs/patienteneinwilligung-mustervorlage-igem-2.pdf" name="patienteneinwilligung-mustervorlage-igem-2.pdf"/>
</div>
<div className='seperator-2 col-2'>
......
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