Skip to content
Snippets Groups Projects
Commit 5c895386 authored by Kaya Lange's avatar Kaya Lange
Browse files

changees liu

parent 7fc337a5
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@ import { TabScrollLink } from "../components/Link";
import { ScrollLinkWithChild } from "../components/ScrollLink";
import JoshuaInterviewSources from "../sources/joshua-inv-sources";
import MattijsInterviewSources from "../sources/mattij-inv-sources";
import LiuInterviewSources from "../sources/liu-inv-sources";
import RnhaleSources from "../sources/rnhale-sources";
import WischmeyerSources from "../sources/wimscheyer-sources";
import { useNavigation } from "../utils";
......@@ -680,10 +681,11 @@ export const timelinedata: Array<TimelineDatenpunkt> = [
cardtext: "",
quote: "X",
aimofcontact: [<p>David Liu is the principal investigator responsible for the development of the prime editing systems and his laboratory is actively working on improving prime editors, also for application in CFTR mutation F508del. </p>],
insights: "",
insights: [<p>The talk and papers from David Liu not only introduced advances for prime editors, but also included valuable data for us to decide on which method might work best for our project. Because of this we decided to use an advanced system based on the PE6c and PE4 systems, both of which were published by the laboratory of David Liu. </p>],
implementation: "",
summary: "",
months: "June"
months: "June",
references: <LiuInterviewSources/>,
},
{
vorname: "Nicole",
......
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