Skip to content
Snippets Groups Projects
Commit 5639bd28 authored by Ángel's avatar Ángel
Browse files

Update 2 files

- /static/page.css
- /wiki/pages/results.html
parent 634fc88d
No related branches found
No related tags found
No related merge requests found
Pipeline #465677 failed
...@@ -319,6 +319,15 @@ body{ ...@@ -319,6 +319,15 @@ body{
object-fit: cover; object-fit: cover;
} */ } */
/* upon */ /* upon */
.pagecontent .h0 {
text-align: center;
margin-top: 30px;
margin-bottom: 30px;
font-size: 5.07vw;
font-family: SourceSansPro;
font-weight: 600;
color: #62D881;
}
.pagecontent .h1 { .pagecontent .h1 {
text-align: center; text-align: center;
margin-top: 30px; margin-top: 30px;
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
<div class="h" id="one"> <div class="h" id="one">
<div class="h1">DRY LAB</div> <div class="h0">DRY LAB</div>
<p>The majority of proteins within mitochondria and chloroplasts are nuclear-encoded – they are expressed by the host and are imported into the organelle. Proteins meant for the organelle are usually marked by a targeting sequence at one end, also known as a transit peptide, which directs the protein to its destination after which it is cleaved. </p> <p>The majority of proteins within mitochondria and chloroplasts are nuclear-encoded – they are expressed by the host and are imported into the organelle. Proteins meant for the organelle are usually marked by a targeting sequence at one end, also known as a transit peptide, which directs the protein to its destination after which it is cleaved. </p>
<p>This is no different with UCYN-A: Coele et al [1] in their 2024 study used proteomics to find proteins encoded by the host and imported into the nitroplast. Upon examining these protein sequences, they noticed that many of them possess characteristics of organellar import – most of them possess a C-terminal 120 amino acid extension compared to their orthologues. This extension is reminiscent of targeting sequences known to exist in mitochondrial [2] and chloroplastic [3] imported proteins. They termed the putative targeting sequence uTP (UCYN-A Transit Peptide, with lowercase “u” to differentiate it from uridine triphosphate). <p>This is no different with UCYN-A: Coele et al [1] in their 2024 study used proteomics to find proteins encoded by the host and imported into the nitroplast. Upon examining these protein sequences, they noticed that many of them possess characteristics of organellar import – most of them possess a C-terminal 120 amino acid extension compared to their orthologues. This extension is reminiscent of targeting sequences known to exist in mitochondrial [2] and chloroplastic [3] imported proteins. They termed the putative targeting sequence uTP (UCYN-A Transit Peptide, with lowercase “u” to differentiate it from uridine triphosphate).
</p> </p>
...@@ -32,8 +32,14 @@ ...@@ -32,8 +32,14 @@
<div class="img-pagestyle"> <div class="img-pagestyle">
<img src="https://static.igem.wiki/teams/5054/graphical-abstract.png" alt="Fig 1: Graphical overview of the experiment plan."> <img src="https://static.igem.wiki/teams/5054/graphical-abstract.png" alt="Fig 1: Graphical overview of the experiment plan.">
<figcaption>Fig 1: Graphical overview of the experiment plan. </figcaption> <figcaption>Fig 1: Graphical overview of the experiment plan. </figcaption>
</div> </div>
<div class="h1">The UCYN-A transit peptide sequence</div>
<p>If, like other organelles, UCYN-A relies on proteins imported from the host for normal functioning, characterizing the import system and the targeting sequence is essential before transplanting the organelle into a new host organism. Building upon the work of Coale et al. [1], we aimed to advance the understanding of uTP by identifying its precise sequence.</p>
</div> </div>
......
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