Skip to content
Snippets Groups Projects
Commit 4464ec9d authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

links

parent fcd01481
No related branches found
No related tags found
No related merge requests found
......@@ -1099,7 +1099,6 @@ svg{
color: var(--ourbeige) !important;
display: inline-block;
height: 50px !important;
margin-top:;
}
.download-butt{ /* @media unnötig */
background: var(--ourgradient);
......
......@@ -48,7 +48,7 @@ export function Engineering() {
<div className="eng-box box" >
<H3 id="Proof of Concept" text="Proof of Concept"></H3>
<p>
To test prime editors, a reliable model system is required. HEK293 cells are a human derived cell line and widely used in a variety of fields in biology<TabScrollLink tab="tab-proof-of-concept" num="1" scrollId="desc-1"/>. Apart from easy handling and comparatively easy transfection, they have, as we found out in our exchange with Mattijs Bulcaen[link], one advantage over other models: They are naturally impaired in DNA repair mechanisms and therefore easier to edit. To properly compare editing efficiencies, a high transfection efficiency is of utmost importance. This engineering cycle focuses on our work in simulating prime editing using the PEAR reporter system<TabScrollLink tab="tab-proof-of-concept" num="2" scrollId="desc-2"/> and optimizing transfection protocols.
To test prime editors, a reliable model system is required. HEK293 cells are a human derived cell line and widely used in a variety of fields in biology<TabScrollLink tab="tab-proof-of-concept" num="1" scrollId="desc-1"/>. Apart from easy handling and comparatively easy transfection, they have, as we found out in our exchange with <a onClick={() => goToPagesAndOpenTab('mattijsinv', '/human-practices')}>Mattijs Bulcaen</a>, one advantage over other models: They are naturally impaired in DNA repair mechanisms and therefore easier to edit. To properly compare editing efficiencies, a high transfection efficiency is of utmost importance. This engineering cycle focuses on our work in simulating prime editing using the PEAR reporter system<TabScrollLink tab="tab-proof-of-concept" num="2" scrollId="desc-2"/> and optimizing transfection protocols.
</p>
</div>
<div className="box" >
......@@ -259,7 +259,7 @@ export function Engineering() {
<H3 text="PE6c" id="text"/>
<H4 text="Design" id="text"/>
<p>
During our initial talk with Mattijs Bulcaen[Link], he recommended a talk of David Liu[Link] at an online conference, where he presented unpublished data about his laboratory working on prime editing for F508del correction. We investigated it and through this came across the PE6 generation of prime editors. Seeing that the Liu Laboratory eventually decided on using the PE6c system, we adopted the findings.
During our initial talk with <a onClick={() => goToPagesAndOpenTab('mattijsinv', '/human-practices')}>Mattijs Bulcaen</a>, he recommended a talk of <a onClick={() => goToPagesAndOpenTab('liu', '/human-practices')}>David Liu</a> at an online conference, where he presented unpublished data about his laboratory working on prime editing for F508del correction. We investigated it and through this came across the PE6 generation of prime editors. Seeing that the Liu Laboratory eventually decided on using the PE6c system, we adopted the findings.
</p>
<H4 text="Build" id="text"/>
<p>
......
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