Difference between revisions of "Team:Uppsala/Transcriptomics/Sequencing"

 
(47 intermediate revisions by 9 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>
Line 12: Line 14:
  
 
         #MinION {
 
         #MinION {
              width: 80%;  
+
width: 68%;
 +
             
 
         }
 
         }
 
  #run1 {
 
  #run1 {
Line 20: Line 23:
  
  
 +
         
 +
            .parallax {
 +
                /* The image used */
 +
                background-image: url("https://static.igem.org/mediawiki/2018/9/99/T--Uppsala--Transcriptomics-HEADER_2.jpeg");
 +
 +
               
 +
            }
  
 
        
 
        
Line 29: Line 39:
  
  
 +
<body>
  
  
Line 34: Line 45:
  
  
 
+
  <div class="svg-wrapper" id="Project_Description">
  <div class="svg-wrapper">
+
  
 
      
 
      
Line 179: Line 189:
 
     <div class="body">
 
     <div class="body">
 
         <div class="parallax"></div>
 
         <div class="parallax"></div>
        <div class="igem-icon"><a href="https://2018.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2018/b/b0/T--Uppsala--graylogo.png"></a></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;">
  
        <div class ="scroll-down-button">
+
 
             <section id="section02" class="demo">
+
 
                <h1></h1>
+
 
                <a href="#scrolldown"><span></span></a>
+
 
             </section>
+
 
 +
 
 +
 
 +
 
 +
<!-- 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="#Seq" class="nav-link scroll"> Sequencing</a></li>
 +
                            <li class="toclevel nav-item"><a href="#Exp" class="nav-link scroll"> Expermient</a></li>
 +
                            <li class="toclevel nav-item"><a href="#Res" class="nav-link scroll">  Result</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 blur-box" style="font-size:16px;">
+
 
 +
 
 +
 
 +
 
 
             <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 -->
 +
  <div class="card-holder">           
 +
<h1 id="Seq">Sequencing</h1>
 +
                </div>
 
                  
 
                  
 
+
 
                <div class="card-holder">
+
    <div class="content-card-heading">
+
        <h1>Sequencing</h1>
+
    </div>
+
 
         <!--Start of template with side picutre -->
 
         <!--Start of template with side picutre -->
 
                 <div class="card-holder">  
 
                 <div class="card-holder">  
 
                     <div class="content-card-heading">
 
                     <div class="content-card-heading">
                        <h2>Can remove heading if this will bein the middle of the page.</h2></div>
+
                      </div>
 
                     <div class="content-card pic-next-to-text">
 
                     <div class="content-card pic-next-to-text">
 
                         <div class="side-text">
 
                         <div class="side-text">
Line 206: Line 255:
 
                             <p>Sequencing is the final step of the journey and generally makes up a lot of different and varying methods with the common purpose of determining the primary atomic-level structure of what you’re interested in, resulting in sequences of bases making it all up. Most often this includes proteins, polymers or as in our case the keys to life: genetic material; enabling us to read it like a book of sorts.<br><br>
 
                             <p>Sequencing is the final step of the journey and generally makes up a lot of different and varying methods with the common purpose of determining the primary atomic-level structure of what you’re interested in, resulting in sequences of bases making it all up. Most often this includes proteins, polymers or as in our case the keys to life: genetic material; enabling us to read it like a book of sorts.<br><br>
 
   
 
   
Oxford Nanopore’s MinION third generation sequencing device makes use of nano-sized holes called nanopores with an applied voltage across them. In essence: when you’re material of choice passes through one of this pores, each base fluctuates this current by a given amount which acts as a fingerprint to identify the given base.<br><br>
+
                                Oxford Nanopore’s MinION third generation sequencing device make use of nano-sized holes called nanopores with an applied voltage across them. In essence: when your material of choice passes through one of these pores, each base fluctuates this current by a given amount which acts as a fingerprint to identify the given base [1].<br><br></p>
<p><b>Figure 1:</b> The MinION device.</p><br><br>
+
 
  
</p>
 
 
                             <br>
 
                             <br>
  
Line 216: Line 264:
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                           <!-- Here goes the big image to the right -->  
 
                           <!-- Here goes the big image to the right -->  
                           <img src="https://static.igem.org/mediawiki/2018/3/38/T--Uppsala--MinION.jpeg" id="MinION" >    
+
                           <img src="https://static.igem.org/mediawiki/2018/3/38/T--Uppsala--MinION.jpeg" id="MinION" >  
 +
<p><b>Figure 1.</b> The MinION device.</p>
 
                         </div>
 
                         </div>
  
Line 230: Line 279:
 
                  
 
                  
 
                 <div class="card-holder">
 
                 <div class="card-holder">
    <div class="content-card-heading">
+
 
    </div>
+
  
  
Line 238: Line 286:
  
  
 
+
<h2 id="Exp">Experiment</h2>
<h2>Experiment</h2>
+
 
<p> Sequencing the final library-prepped RNA includes three primary steps: Priming, loading and sequencing.</p><br>
 
<p> Sequencing the final library-prepped RNA includes three primary steps: Priming, loading and sequencing.</p><br>
  
Line 246: Line 293:
  
 
<h3>Loading the Flowcell</h3>
 
<h3>Loading the Flowcell</h3>
<p>Loading the flow cell is a bit tricky, as the wrong action can completely destroy the whole cell. By sucking up the primer mixture carefully with a pipette through a disposal vent, a kind of suction is created over the actuall pore-membrane area which lets you (with some quick manouvering skills) drop by drop load your sample into that chamber with the help of a pipette which sucks it all down.<br><br>
+
<p>Loading the flow cell is a bit tricky, as the wrong action can completely destroy the whole cell. By sucking up the primer mixture carefully with a pipette through a disposal vent, a kind of suction is created over the actual pore-membrane area which lets you (with some quick manouvering skills) drop by drop load your sample into that chamber with the help of a pipette which sucks it all down.<br><br>
 
   
 
   
 
Being to slow in this process can result in bubbles forming across the membrane which effectively kills all of the pores.
 
Being to slow in this process can result in bubbles forming across the membrane which effectively kills all of the pores.
Line 257: Line 304:
  
  
<h2>Result</h2>
+
<h2 id="Res">Result</h2>
 
<p>Down below are some example pictures from one of our sequencing runs, giving a clue as of what kind of information that can be gathered.</p>
 
<p>Down below are some example pictures from one of our sequencing runs, giving a clue as of what kind of information that can be gathered.</p>
  
  
 +
                    </div>
 +
<!---------NEW PICTURE TEMPLATES------->
  
 +
<div class="card-holder">
 +
                   
 +
                    <div class="content-card content-card-2">
 +
                        <div class="inner-card left-card">
 +
                         
 +
                            <br>
 +
                           
 +
                            <!--change src to that of the image you want-->
 +
                            <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/4/4a/T--Uppsala--Transcriptomics-Sequencing.jpg">
 +
                            <div class="inner-card-text">
 +
                                <!-- start of paragraph-->
 +
                                <p><b>Figure 2.</b> State of the sequencing pores after a full sequencing. Notice the amount of sequencing pores (light green) dropping off as issues like saturation (black, orange) start to increase.</p>
 +
                            </div>
 +
                            <!-- end of paragraph -->
 +
                        </div>
 +
                        <div class="inner-card right-card">
 +
                         
 +
                            <br>
 +
                           
  
 +
                            <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/f/fc/T--Uppsala--Transcriptomics-Sequencing2.jpg">
 +
                            <div class="inner-card-text">
 +
                                <!-- start of paragraph -->
 +
                                <p><b>Figure 3.</b> Passed versus failed reads.</p>
 +
                                <!-- End of paragraphs -->
 +
                            </div>
  
 +
                           
 +
                        </div>
 +
                    </div>
 
                 </div>
 
                 </div>
  
  
 +
<!---------OLD-------->           
 +
                   
 +
                   
 +
                   
  
<!--Start of template with side picutre -->
+
 
                <div class="card-holder">  
+
 
 +
                   
 +
                   
 +
 +
<!---------NEW PICTURE TEMPLATES------->
 +
 
 +
<div class="card-holder">
 
                      
 
                      
                     <div class="content-card pic-next-to-text">
+
                     <div class="content-card content-card-2">
                         <div class="side-text">
+
                         <div class="inner-card left-card">
                             <!-- Here you put your paragraphs -->  
+
                         
                             <p><b>Figure 2:</b>State of the sequencing pores after a full sequencing. Notice the amount of sequencing pores (light green) dropping of as issues like saturation (black, orange) starts to increase.</p>
+
                             <br>
 +
                           
 +
                            <!--change src to that of the image you want-->
 +
                             <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/f/f9/T--Uppsala--TRANSCRIPTOMICS.png">
 +
                            <div class="inner-card-text">
 +
                                <!-- start of paragraph-->
 +
                                <p><b>Figure 4.</b> Distribution of read lengths.</p>
 +
                            </div>
 +
                            <!-- end of paragraph -->
 +
                        </div>
 +
                        <div class="inner-card right-card">
 +
                         
 +
                            <br>
 
                              
 
                              
  
 +
                            <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/f/fa/T--Uppsala--Transcriptomics-Sequencing4.jpg">
 +
                            <div class="inner-card-text">
 +
                                <!-- start of paragraph -->
 +
                                <p><b>Figure 5.</b> Quality score distribution for the different read lengths, were a quality score of at least 7 is acceptable.</p>
 +
                                <!-- End of paragraphs -->
 +
                            </div>
  
 +
                           
 
                         </div>
 
                         </div>
 +
                    </div>
 +
                </div>
  
                        <div class="side-img" style="background-color:darkolivegreen;">
 
                          <!-- Here goes the big image to the right -->
 
                          <img src="https://static.igem.org/mediawiki/2018/4/4a/T--Uppsala--Transcriptomics-Sequencing.jpg">   
 
                        </div>
 
  
                    </div>
+
<!---------OLD-------->                      
               
+
                   
                <!--End of template with side picture -->
+
                   
 +
                   
 +
                   
 +
                   
 +
  <div class="card-holder">               
 +
                   
  
  
                </div>
+
<p>Down below are the total of all of our sequencing runs summarised with each run showing runtime, reads, read bases as well as an attached quality score distribution.</p>
  
  
  
 +
<h3>Run 1</h3>
 +
 +
                    </div>
 +
 +
                   
  
 
<!--Start of template with side picutre -->
 
<!--Start of template with side picutre -->
Line 301: Line 415:
 
                         <div class="side-text">
 
                         <div class="side-text">
 
                             <!-- Here you put your paragraphs -->  
 
                             <!-- Here you put your paragraphs -->  
                             <p><b>Figure 3:</b>Passed versus failed reads.</p>
+
                             <table class="pgrouptable tablesorter our-table" style="width: 100%;" cellspacing="15" cellpadding="0">
 +
 
 +
    <thead><tr>
 +
<th style= “width: auto”>Runtime (D:HH:MM)</th>
 +
<th style=“width: auto” >Reads (k) [ng]</th>
 +
<th style=“width: auto” >Bases (MB)</th>
 +
</tr></thead>
 +
<tbody><tr>
 +
 
 +
<td>
 +
0:01:37
 +
</td>
 +
<td >
 +
20.21
 +
</td>
 +
<td>9.26
 +
</td>
 +
</tr><tr>
 +
</tr></tbody></table>
 +
 
 +
 
 +
 
 +
<!-- End of Code For TABLE -->
 
                              
 
                              
  
Line 309: Line 445:
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                           <!-- Here goes the big image to the right -->  
 
                           <!-- Here goes the big image to the right -->  
                           <img src="https://static.igem.org/mediawiki/2018/f/fc/T--Uppsala--Transcriptomics-Sequencing2.jpg">     
+
                           <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/a/a0/T--Uppsala--Transcriptomics-Sequencing5.jpg">     
 
                         </div>
 
                         </div>
  
 
                     </div>
 
                     </div>
 +
                </div>
 +
               
 +
                <!--End of template with side picture -->
  
 +
<div class="card-holder">
  
 +
<h3>Run 2</h3>
  
  
 
+
                    </div>
 +
                   
  
 
<!--Start of template with side picutre -->
 
<!--Start of template with side picutre -->
Line 325: Line 467:
 
                         <div class="side-text">
 
                         <div class="side-text">
 
                             <!-- Here you put your paragraphs -->  
 
                             <!-- Here you put your paragraphs -->  
                             <p><b>Figure 4:</b> Distribution of read lengths.</p>
+
                             <table class="pgrouptable tablesorter our-table" style="width: 100%;" cellspacing="15" cellpadding="0">
 +
 
 +
    <thead><tr>
 +
<th style= “width: auto”>Runtime (D:HH:MM)</th>
 +
<th style=“width: auto” >Reads (k) [ng]</th>
 +
<th style=“width: auto” >Bases (MB)</th>
 +
</tr></thead>
 +
<tbody><tr>
 +
 
 +
<td>
 +
0:00:22
 +
</td>
 +
<td >
 +
10.36
 +
</td>
 +
<td>3.92
 +
</td>
 +
</tr><tr>
 +
</tr></tbody></table>
 +
 
 +
 
 +
 
 +
<!-- End of Code For TABLE -->
 
                              
 
                              
  
  
                        </div>
+
 
 +
                    </div>
  
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                           <!-- Here goes the big image to the right -->  
 
                           <!-- Here goes the big image to the right -->  
                           <img src="https://static.igem.org/mediawiki/2018/4/4a/T--Uppsala--Transcriptomics-Sequencing3.jpg">     
+
                           <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/2/27/T--Uppsala--Transcriptomics-Sequencing6.jpg">     
 
                         </div>
 
                         </div>
  
 
                     </div>
 
                     </div>
 
                  
 
                  
 +
                    </div>
 
                 <!--End of template with side picture -->
 
                 <!--End of template with side picture -->
               
 
 
 
 
 
 
  
 +
<div class="card-holder">
  
 +
<h3>Run 3</h3>
  
  
 +
  </div>
 +
                   
  
 
<!--Start of template with side picutre -->
 
<!--Start of template with side picutre -->
Line 356: Line 520:
 
                         <div class="side-text">
 
                         <div class="side-text">
 
                             <!-- Here you put your paragraphs -->  
 
                             <!-- Here you put your paragraphs -->  
                            <p><b>Figure 5:</b> Quality score distribution for the different read lengths, were a quality score of at least 7 is acceptable.</p>
+
                          <table class="pgrouptable tablesorter our-table" style="width: 100%;" cellspacing="15" cellpadding="0">
 +
 
 +
    <thead><tr>
 +
<th style= “width: auto”>Runtime (D:HH:MM)</th>
 +
<th style=“width: auto” >Reads (k) [ng]</th>
 +
<th style=“width: auto” >Bases (MB)</th>
 +
</tr></thead>
 +
<tbody><tr>
 +
 
 +
<td>
 +
0:01:05
 +
</td>
 +
<td >
 +
52.9
 +
</td>
 +
<td>8.2
 +
</td>
 +
</tr><tr>
 +
</tr></tbody></table>
 +
 
 +
 
 +
 
 +
<!-- End of Code For TABLE -->
 
                              
 
                              
  
Line 364: Line 550:
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                           <!-- Here goes the big image to the right -->  
 
                           <!-- Here goes the big image to the right -->  
                           <img src="https://static.igem.org/mediawiki/2018/f/fa/T--Uppsala--Transcriptomics-Sequencing4.jpg">     
+
                           <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/2/25/T--Uppsala--Transcriptomics-Sequencing7.jpg">     
 
                         </div>
 
                         </div>
  
                     </div>
+
                     </div>                  
               
+
                   
                <!--End of template with side picture -->
+
                   
<br><br>
+
                   
 
+
 
<p>Down below are the total of all of our sequencing runs summarised with each run showing runtime, reads, read bases as well as an attached quality score distribution.</p>
+
                   
 
+
                   
 
+
                   
 
+
                   
<h3>Run 1</h3>
+
                   
 
+
                   
 +
                   
 +
                   
 +
                   
 +
                   
 +
<h3>Run 4</h3>
  
 +
                    </div>
 
   
 
   
 
                      
 
                      
Line 388: Line 580:
 
                         <div class="side-text">
 
                         <div class="side-text">
 
                             <!-- Here you put your paragraphs -->  
 
                             <!-- Here you put your paragraphs -->  
                             <table class=pgrouptable tablesorter our-table” style=“width: 100%;cellspacing="15"; cellpadding=“0”>
+
                             <table class="pgrouptable tablesorter our-table" style="width: 100%;" cellspacing="15" cellpadding="0">
 +
 
 
     <thead><tr>
 
     <thead><tr>
 
<th style= “width: auto”>Runtime (D:HH:MM)</th>
 
<th style= “width: auto”>Runtime (D:HH:MM)</th>
<th style=“width: auto” >Reads (K) [ng]</th>
+
<th style=“width: auto” >Reads (k) [ng]</th>
 
<th style=“width: auto” >Bases (MB)</th>
 
<th style=“width: auto” >Bases (MB)</th>
 
</tr></thead>
 
</tr></thead>
Line 397: Line 590:
  
 
<td>
 
<td>
0:01:37
+
0:00:33
 
</td>
 
</td>
 
<td >
 
<td >
20.21
+
9.57
 
</td>
 
</td>
<td>9.26
+
<td>2.4
 
</td>
 
</td>
 
</tr><tr>
 
</tr><tr>
Line 417: Line 610:
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                         <div class="side-img" style="background-color:darkolivegreen;">
 
                           <!-- Here goes the big image to the right -->  
 
                           <!-- Here goes the big image to the right -->  
                           <img src="https://static.igem.org/mediawiki/2018/2/27/T--Uppsala--Transcriptomics-Sequencing6.jpg">     
+
                           <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/7/77/T--Uppsala--Transcriptomics-Sequencing8.jpg">     
 
                         </div>
 
                         </div>
  
                     </div>
+
                     </div>                    
               
+
                   
                <!--End of template with side picture -->
+
  
 +
                   
 +
                   
 +
                   
 +
                   
 +
  <h3>Run 5</h3>
  
  
 +
 +
                    </div>                 
  
 +
<!--Start of template with side picutre -->
 +
                <div class="card-holder">
 +
                   
 +
                    <div class="content-card pic-next-to-text">
 +
                        <div class="side-text">
 +
                            <!-- Here you put your paragraphs -->
 +
                            <table class="pgrouptable tablesorter our-table" style="width: 100%;" cellspacing="15" cellpadding="0">
  
 +
    <thead><tr>
 +
<th style= “width: auto”>Runtime (D:HH:MM)</th>
 +
<th style=“width: auto” >Reads (k) [ng]</th>
 +
<th style=“width: auto” >Bases (MB)</th>
 +
</tr></thead>
 +
<tbody><tr>
  
 +
<td>
 +
0:01:35
 +
</td>
 +
<td >
 +
33.98
 +
</td>
 +
<td>6.29
 +
</td>
 +
</tr><tr>
 +
</tr></tbody></table>
  
 +
 +
 +
<!-- End of Code For TABLE -->
 +
                           
 +
 +
 +
                        </div>
 +
 +
                        <div class="side-img" style="background-color:darkolivegreen;">
 +
                          <!-- Here goes the big image to the right -->
 +
                          <img class="content-card-img" src="https://static.igem.org/mediawiki/2018/6/66/T--Uppsala--Transcriptomics-Sequencing9.jpg">   
 +
                        </div>
 +
 +
                    </div> 
 +
               
 +
                   
 +
                   
 +
                   
  
  
Line 435: Line 675:
 
<p>An ideal sequencing run would mean that a lot of the material (depending on run time) has been read and converted into large amounts of ”passed reads” data files containing lines and lines of base sequences. However during our multiple sequencing runs a couple of re-emergin issues consistently showed up, therefore a lot of time was dedicated to troubleshooting this. It was later hypothesized that the source of poor sequencing was because of mRNA left in the samples due to inadequate reverse transcription. See cDNA synthesis </p>
 
<p>An ideal sequencing run would mean that a lot of the material (depending on run time) has been read and converted into large amounts of ”passed reads” data files containing lines and lines of base sequences. However during our multiple sequencing runs a couple of re-emergin issues consistently showed up, therefore a lot of time was dedicated to troubleshooting this. It was later hypothesized that the source of poor sequencing was because of mRNA left in the samples due to inadequate reverse transcription. See cDNA synthesis </p>
 
   
 
   
<h3>Low throughput</h3>
+
<h3>Low Throughput</h3>
  
 
<p>Because it is impossible to have a 100% purely adaptor ligated mRNA sample we initially decided on that it would be acceptable to run the sequencing for a longer time with a below average throughput. However it was noted during repeated sequencing runs that the throughput was actually sub-par, showing that something in the sample(s) was consistently clogging the pores. This meant that only a fraction of our total material was actually being sequenced, eventually leading to near-zero throughputs.</p>
 
<p>Because it is impossible to have a 100% purely adaptor ligated mRNA sample we initially decided on that it would be acceptable to run the sequencing for a longer time with a below average throughput. However it was noted during repeated sequencing runs that the throughput was actually sub-par, showing that something in the sample(s) was consistently clogging the pores. This meant that only a fraction of our total material was actually being sequenced, eventually leading to near-zero throughputs.</p>
 
   
 
   
<h3>Failed reads</h3>
+
<h3>Failed Reads</h3>
  
  <p>Another reoccuring theme was the issues with ”failed” reads. A failed read consitutes a failed characterization of the base passing through the pores, effectively discarding it. What this means is that whatever came through the pore was actually not cDNA but something foreign.<p><br><br>
+
  <p>Another reoccuring theme was the issues with ”failed” reads. A failed read consitutes a failed characterization of the base passing through the pores, effectively discarding it. What this means is that whatever came through the pore was actually not cDNA but something foreign.<p><br>
 
   
 
   
  
 
<p>Even though some progress was made creating read-data that passed, the amount of data as well as the issue with consistency in form of duplicate or triplicate sequencing runs made it deemed as not significant enough to carry over to the bioinformatics.</p>
 
<p>Even though some progress was made creating read-data that passed, the amount of data as well as the issue with consistency in form of duplicate or triplicate sequencing runs made it deemed as not significant enough to carry over to the bioinformatics.</p>
 +
 +
 +
 +
  
 
                     </div>
 
                     </div>
 
                  
 
                  
 +
 +
<div class="card-holder">
 +
<h2 id="References">References</h2>
 +
 +
<p><b>[1]</b> Oxford Nanopore, 2018. How does Nanopore DNA/RNA sequencing work? <a href="https://nanoporetech.com/how-it-works">https://nanoporetech.com/how-it-works</a> Date of visit 2018-10-15</p><br>
 +
</div>
 +
 +
  
  
Line 454: Line 706:
 
             </div>
 
             </div>
 
         </div>
 
         </div>
 +
 
 +
         
 +
       
 
     </div>
 
     </div>
 +
            </body>
 
</html>
 
</html>

Latest revision as of 16:19, 3 December 2018