Elinramstrom (Talk | contribs) |
MatildaBrink (Talk | contribs) |
||
(55 intermediate revisions by 11 users not shown) | |||
Line 5: | Line 5: | ||
{{Uppsala/javascript/scroll-button}} | {{Uppsala/javascript/scroll-button}} | ||
{{Uppsala/javascript/redirect_js}} | {{Uppsala/javascript/redirect_js}} | ||
+ | {{Uppsala/buttons}} | ||
+ | |||
<html> | <html> | ||
<head> | <head> | ||
<style type="text/css"> | <style type="text/css"> | ||
+ | #polyAimg { | ||
+ | width: 45%; | ||
+ | } | ||
− | |||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
.parallax { | .parallax { | ||
/* The image used */ | /* The image used */ | ||
background-image: url("https://static.igem.org/mediawiki/2018/9/99/T--Uppsala--Transcriptomics-HEADER_2.jpeg"); | background-image: url("https://static.igem.org/mediawiki/2018/9/99/T--Uppsala--Transcriptomics-HEADER_2.jpeg"); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | </style> | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | </head> | |
+ | <body> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <div class="svg-wrapper" id="Project_Description"> | |
− | + | ||
− | <div class="svg-wrapper"> | + | |
Line 297: | Line 172: | ||
+ | <div class="body"> | ||
+ | <div class="parallax"></div> | ||
+ | <div class="igem-icon"><a href="https://2018.igem.org/Team:Uppsala"><img src="https://static.igem.org/mediawiki/2018/c/cf/T--Uppsala--WormBusterLogo_Black.png"></a></div> | ||
+ | |||
+ | <div class= "content blur-box" style="font-size:16px;"> | ||
Line 302: | Line 182: | ||
− | |||
− | |||
− | |||
− | |||
− | + | ||
− | + | <!-- CONTENT OF WHATS ON THE PAGE --> | |
− | + | ||
− | + | <div id="toc" class="toc"> | |
− | </ | + | <div id="toctitle"></div> |
+ | <ul> | ||
+ | <li class="toclevel tocsection"><a href="#Project_Description" class="scroll"> <span id="whereYouAre"> Transciptomics </span> </a> | ||
+ | <ul> | ||
+ | <li class="toclevel nav-item active"><a href="#top" class="nav-link scroll"> Poly(A)-Tailing</a></li> | ||
+ | <li class="toclevel nav-item"><a href="#Exp" class="nav-link scroll"> Experiment</a></li> | ||
+ | <li class="toclevel nav-item"><a href="#Resu" class="nav-link scroll"> Results</a></li> | ||
+ | <li class="toclevel nav-item"><a href="#Buzz" class="nav-link scroll"> Buzzwords</a></li> | ||
+ | <li class="toclevel nav-item"><a href="#References" class="nav-link scroll"> References </a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | |||
+ | </ul> | ||
</div> | </div> | ||
− | + | ||
+ | |||
+ | |||
+ | |||
<div class ="content-text" id="scrolldown" > | <div class ="content-text" id="scrolldown" > | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
<div style="height:5em;"></div> | <div style="height:5em;"></div> | ||
<!-- FROM THIS POINT DOWNWARDS YOU START ADDING YOUR STUFF --> | <!-- FROM THIS POINT DOWNWARDS YOU START ADDING YOUR STUFF --> | ||
+ | |||
− | + | ||
− | <h1>Poly(A)-Tailing</h1> | + | |
+ | |||
+ | |||
+ | <div class="card-holder"> | ||
+ | <h1 id="top">Poly(A)-Tailing</h1> | ||
− | <p>Poly(A)-tails are a series of adenosine (A) nucleotides that are assembled in a string at the 3’ end of the mRNA, like a tail. Poly(A)-tails are important in the cells for both stabilising and signaling, marking the mRNA as ready to be used for different purposes. In eukaryotic cells, Poly(A)-tails are made naturally in the cell for most mRNA strands. In prokaryotes however, the tails are shorter, more uncommon, and in many cases such as in E.coli, there are no tails on most mRNA at all.<br><br> | + | |
+ | |||
+ | |||
+ | <p>Poly(A)-tails are a series of adenosine (A) nucleotides that are assembled in a string at the 3’ end of the mRNA, like a tail. Poly(A)-tails are important in the cells for both stabilising and signaling, marking the mRNA as ready to be used for different purposes [1]. In eukaryotic cells, Poly(A)-tails are made naturally in the cell for most mRNA strands [2]. In prokaryotes however, the tails are shorter, more uncommon, and in many cases such as in <i>E.coli</i>, there are no tails on most mRNA at all [3].<br><br> | ||
Because poly(A)-tails are a long sequence of the same nucleotide, they make good targets for primers of genes with otherwise unknown sequences. In the next step, we will be using primers that will bind to poly(A)-tails and thus, we need to synthesize them onto our RNA samples.</p> | Because poly(A)-tails are a long sequence of the same nucleotide, they make good targets for primers of genes with otherwise unknown sequences. In the next step, we will be using primers that will bind to poly(A)-tails and thus, we need to synthesize them onto our RNA samples.</p> | ||
− | <h2>Experiment</h2> | + | <h2 id="Exp">Experiment</h2> |
− | <p>The purified RNA sample retrieved from previous mRNA purification step is | + | <p>The purified RNA sample retrieved from previous mRNA purification step is dissolved in nuclease free water and ready to use. The key reagent is the poly(A) polymerase, an enzyme that attach the adenosine nucleotides onto the mRNA that is directly added into the sample. <br><br> |
− | As you might already know no work is done for free | + | As you might already know, no work is done for free and that is the case for the poly(A) polymerase. Thereby ATP is added, which is an energy molecule that activates the poly(A) polymerase. The mRNA is then analyzed with gel-electrophoresis to confirm that the poly(A) tail attachment was a success. It can be noted that we had some difficulties in acquiring good results initially from this step, which included degradation and apparent non-existing tailing of the samples. After several attempts however, and a complete change in Poly(A)-tailing reagents, the procedure started to work properly.</p> |
+ | </div> | ||
− | < | + | |
+ | |||
+ | <div class="card-holder"> | ||
+ | |||
+ | |||
+ | <!--Start of template with side picutre --> | ||
− | < | + | |
+ | |||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | <!--Start of template with side picutre --> | ||
+ | <div class="card-holder"> | ||
+ | |||
+ | <h2 id="Resu">Result</h2> | ||
− | |||
− | |||
− | |||
<div class="content-card pic-next-to-text"> | <div class="content-card pic-next-to-text"> | ||
<div class="side-text"> | <div class="side-text"> | ||
<!-- Here you put your paragraphs --> | <!-- Here you put your paragraphs --> | ||
− | + | <p>A successful poly(A) tailed mRNA has a complete chain of adenosines connected to the 3’UTR of the mRNA strand. Initially, the adition of polyA has been very inefficient due to among other reasons low enzyme concentrations. Using double the recommended amount of enzyme, we managed to successfully attach polyA tail to RNA. To be able to clearly illustrate the polyadenylation, we have added polyA tails to RNA ladder as can be seen in <b>Figure 1 </b>. The shift in size is especially visible for the lowest 200 bp band.</p><br><br> | |
− | + | ||
+ | <p>Equal enzyme concentrations as those used in the RNA ladder polyadenylation were used to attach polyA tails to the isolated mRNA. The increase in polyA polymerase concentration has resulted in significantly higher cDNA yields, as decribed <a href="https://2018.igem.org/Team:Uppsala/Transcriptomics/cDNA_Conversion">here</a></p><br><br> | ||
</div> | </div> | ||
− | <div class="side-img" style="background-color:darkolivegreen;"> | + | <div class="side-img poly-img" style="background-color:darkolivegreen;"> |
<!-- Here goes the big image to the right --> | <!-- Here goes the big image to the right --> | ||
− | <img src= | + | <img src="https://static.igem.org/mediawiki/2018/5/56/T--Uppsala--Transcriptomics-poly3.jpg" id="polyAimg"> |
+ | <div class="card-holder"> | ||
+ | <p><b>Figure 1.</b> A successful poly(A) tail attachment onto RiboRuler High Range RNA Ladder (Thermo Fisher Scientific). The polyadnenylation is clearly visible on the bottom 200 bp band.</p> | ||
+ | </div> | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </div> | ||
<!--End of template with side picture --> | <!--End of template with side picture --> | ||
+ | |||
+ | |||
+ | <div class="card-holder"> | ||
− | <h2>Buzzwords</h2> | + | <h2 id="Buzz">Buzzwords</h2> |
− | <p><b>Primers:</b> A primer is a short sequence of DNA or RNA, that will work as a starting point for DNA synthesis. The DNA polymerase used to catalyze this process can only add new nucleotides to an already existing strand of DNA. The polymerase attaches to the primer and progressing the synthesis at the 3’end, while copying the opposite strand. | + | <p><b>Primers:</b> A primer is a short sequence of DNA or RNA, that will work as a starting point for DNA synthesis. The DNA polymerase used to catalyze this process can only add new nucleotides to an already existing strand of DNA. The polymerase attaches to the primer and progressing the synthesis at the 3’end, while copying the opposite strand.<br><br> |
− | <b>Poly(A) polymerase:</b> Polyadenylate polymerase uses ATP to build the poly(A) tail, consisting of adenosine monophosphate. Adenosine is usually found in its triphosphate form, where the polymerase | + | <b>Poly(A) polymerase:</b> Polyadenylate polymerase uses ATP to build the poly(A) tail, consisting of adenosine monophosphate. Adenosine is usually found in its triphosphate form, where the polymerase cleaves off pyrophosphate using monophosphate units to add to the tail.<br><br> |
− | <b>ATP:</b> Adenosine triphosphate (ATP) is an organic chemical that is capable of providing energy to e.g. chemical reactions. When used in metabolic processes, it is converted either to adenosine diphosphate (ADP) or to adenosine monophosphate (AMP). | + | <b>ATP:</b> Adenosine triphosphate (ATP) is an organic chemical that is capable of providing energy to e.g. chemical reactions. When used in metabolic processes, it is converted either to adenosine diphosphate (ADP) or to adenosine monophosphate (AMP).<br><br> |
+ | |||
+ | <b>Gel electrophoresis: </b>Gel electrophoresis is a analysis and separation method of macromolecules, such as DNA and RNA, and their fragments based on charge and size. When the electric field is applied the negatively charged molecules will move through a matrix of agarose. Shorter molecules migrates farther, due to the easier mobility through the pores in the matrix.</p> | ||
+ | |||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <div class="card-holder"> | ||
+ | |||
+ | |||
+ | <h2 id="References">References</h2> | ||
+ | |||
+ | <p><b>[1]</b> Wu X, Brewer G. 2012. The regulation of mRNA stability in Mammalian Cells: 2.0. Gene 500(1): 10-21.</p> | ||
+ | <p><b>[2]</b> Hunt AG, Xu R, Addepalli B, Rao S, Forbe KP, Meeks LR, Xing D, Mo M, Zhao H, Bandyopadhyay A, Dampanaboina L, Marion A, Von Lanken C, Quinn Li Q. Arabidopsis mRNA polyadenylation machinery: comprehensive analysis of protein-protein interaction and gene expression profiling. 2008. BMC Genomics 9:220. doi: 10.1186/1471-2164-9.220</p> | ||
+ | <p><b>[3]</b> Sarkar N. 1997. Polyadenylation of mRNA in prokaryotes. Annual Review of Biochemistry. 66(1):173-97 | ||
+ | </p> | ||
+ | |||
+ | </div> | ||
− | |||
Line 377: | Line 332: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | </body> | ||
</html> | </html> |
Latest revision as of 15:12, 3 December 2018
Poly(A)-Tailing
Poly(A)-tails are a series of adenosine (A) nucleotides that are assembled in a string at the 3’ end of the mRNA, like a tail. Poly(A)-tails are important in the cells for both stabilising and signaling, marking the mRNA as ready to be used for different purposes [1]. In eukaryotic cells, Poly(A)-tails are made naturally in the cell for most mRNA strands [2]. In prokaryotes however, the tails are shorter, more uncommon, and in many cases such as in E.coli, there are no tails on most mRNA at all [3].
Because poly(A)-tails are a long sequence of the same nucleotide, they make good targets for primers of genes with otherwise unknown sequences. In the next step, we will be using primers that will bind to poly(A)-tails and thus, we need to synthesize them onto our RNA samples.
Experiment
The purified RNA sample retrieved from previous mRNA purification step is dissolved in nuclease free water and ready to use. The key reagent is the poly(A) polymerase, an enzyme that attach the adenosine nucleotides onto the mRNA that is directly added into the sample.
As you might already know, no work is done for free and that is the case for the poly(A) polymerase. Thereby ATP is added, which is an energy molecule that activates the poly(A) polymerase. The mRNA is then analyzed with gel-electrophoresis to confirm that the poly(A) tail attachment was a success. It can be noted that we had some difficulties in acquiring good results initially from this step, which included degradation and apparent non-existing tailing of the samples. After several attempts however, and a complete change in Poly(A)-tailing reagents, the procedure started to work properly.
Result
Buzzwords
Primers: A primer is a short sequence of DNA or RNA, that will work as a starting point for DNA synthesis. The DNA polymerase used to catalyze this process can only add new nucleotides to an already existing strand of DNA. The polymerase attaches to the primer and progressing the synthesis at the 3’end, while copying the opposite strand.
Poly(A) polymerase: Polyadenylate polymerase uses ATP to build the poly(A) tail, consisting of adenosine monophosphate. Adenosine is usually found in its triphosphate form, where the polymerase cleaves off pyrophosphate using monophosphate units to add to the tail.
ATP: Adenosine triphosphate (ATP) is an organic chemical that is capable of providing energy to e.g. chemical reactions. When used in metabolic processes, it is converted either to adenosine diphosphate (ADP) or to adenosine monophosphate (AMP).
Gel electrophoresis: Gel electrophoresis is a analysis and separation method of macromolecules, such as DNA and RNA, and their fragments based on charge and size. When the electric field is applied the negatively charged molecules will move through a matrix of agarose. Shorter molecules migrates farther, due to the easier mobility through the pores in the matrix.
References
[1] Wu X, Brewer G. 2012. The regulation of mRNA stability in Mammalian Cells: 2.0. Gene 500(1): 10-21.
[2] Hunt AG, Xu R, Addepalli B, Rao S, Forbe KP, Meeks LR, Xing D, Mo M, Zhao H, Bandyopadhyay A, Dampanaboina L, Marion A, Von Lanken C, Quinn Li Q. Arabidopsis mRNA polyadenylation machinery: comprehensive analysis of protein-protein interaction and gene expression profiling. 2008. BMC Genomics 9:220. doi: 10.1186/1471-2164-9.220
[3] Sarkar N. 1997. Polyadenylation of mRNA in prokaryotes. Annual Review of Biochemistry. 66(1):173-97