Difference between revisions of "Team:DTU-Denmark/Notebook"

Line 179: Line 179:
 
 
 
<!--WEEK3-->
 
<!--WEEK3-->
 +
 +
    <div class="panel panel-default">
 +
        <a data-toggle="collapse" href="#collapse3" aria-expanded="false" aria-controls="collapse3"> <!--change x2-->
 +
            <div class=" panel-heading" role="tab" id="heading3"> <!--change x1-->
 +
                <h4 class="panel-title">
 +
                    Week 3 (June 13 - June 19) <!-- TITLE -->
 +
                </h4>
 +
            </div>
 +
        </a>
 +
       
 +
        <!--CONTENT-->
 +
        <div id="collapse3" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading3"> <!-- change x2 -->
 +
            <div class="panel-body">
 +
                <h3>Wetlab</h3>
 +
               
 +
                    <div class="grid-row">
 +
                        <div class="col-md-3 col-sm-3 col-xs-12">
 +
                            <img class="lvltwo" src="https://static.igem.org/mediawiki/2016/a/ae/T--DTU-Denmark--moleculartools.png" alt="">
 +
                        </div>
 +
                        <div class="col-md-9 col-sm-9 col-xs-12">
 +
                            <h5>Molecular Toolbox</h5>
 +
                        </div>
 +
                    </div> <!-- /grid-row -->
 +
                   
 +
                        <div class="grid-row">
 +
                            <div class="col-md-1 col-sm-1 col-xs-12"></div>
 +
                            <div class="col-md-2 col-sm-2 col-xs-12">
 +
                                <img class="lvlthree" src="https://static.igem.org/mediawiki/2016/a/a7/T--DTU-Denmark--pex10.png" alt="">
 +
                            </div>
 +
                            <div class="col-md-9 col-sm-9 col-xs-12">
 +
                                <h5>CRISPR-Cas9 induced <em>PEX10</em>knockout</h5>
 +
                                <p>Genomic DNA from <em>Y. lipolytica</em> PO1f &Delta;<em>ku70</em> and <em>Y. lipolytica</em> W29 was purified. <em>PEX10</em> flanking regions were successfully amplified from <em>Y. lipolytica</em> PO1f &Delta;<em>ku70</em>. </p>
 +
                            </div>
 +
                        </div> <!-- /grid-row -->
 +
                        <div class="grid-row">
 +
                            <div class="col-md-1 col-sm-1 col-xs-12"></div>
 +
                            <div class="col-md-2 col-sm-2 col-xs-12">
 +
                                <img class="lvlthree" src="https://static.igem.org/mediawiki/2016/5/57/T--DTU-Denmark--ura3.png" alt="">
 +
                            </div>
 +
                            <div class="col-md-9 col-sm-9 col-xs-12">
 +
                                <h5>CRISPR-Cas9 induced <em>URA3</em>insertion</h5>
 +
                                <p>Genomic DNA from <em>Y. lipolytica</em> PO1f &Delta;<em>ku70</em> and <em>Y. lipolytica</em> W29 was purified.
 +
                                - PCR attempts to amplify <em>URA3</em> and flanks failed.
 +
                                - sgRNAs targeting the <em>SUC2</em> gene were hybridized.</p>
 +
                            </div>
 +
                        </div> <!-- /grid-row -->
 +
                        <div class="grid-row">
 +
                            <div class="col-md-1 col-sm-1 col-xs-12"></div>
 +
                            <div class="col-md-2 col-sm-2 col-xs-12">
 +
                                <img class="lvlthree" src="https://static.igem.org/mediawiki/2016/a/ac/T--DTU-Denmark--pSB1A8YL.png" alt="">
 +
                            </div>
 +
                            <div class="col-md-9 col-sm-9 col-xs-12">
 +
                                <h5>pSB1A8YL</h5>
 +
                                <p>Purified the plasmid from the transformants and use this as template for PCR, although it’s still not giving any bands.</p>
 +
                            </div>
 +
                        </div> <!-- /grid-row -->
 +
        <!--/molecular toolbox-->       
 +
                   
 +
                    <div class="grid-row">
 +
                        <div class="col-md-3 col-sm-3 col-xs-12">
 +
                            <img class="lvltwo" src="https://static.igem.org/mediawiki/2016/7/79/T--DTU-Denmark--substrate.png" alt="">
 +
                        </div>
 +
                        <div class="col-md-9 col-sm-9 col-xs-12">
 +
                            <h5>Substrates</h5>
 +
                            <p>We did initial growth experiments on minimal media with an array of different carbon sources. This experiment was discarded due to lack of repeats and wrong vitamin solution for minimal media.
 +
                            Waste from canola oil production by Grønninggaard is acquired. Molasses from Dansukker sugar production is acquired. </p>
 +
                        </div>
 +
                    </div> <!-- /grid-row -->
 +
            <!-- /substrate -->
 +
        <!-- /wetlab -->   
 +
               
 +
                <h3 style="clear:both;">Compute</h3>
 +
               
 +
                    <div class="grid-row">
 +
                        <div class="col-md-3 col-sm-3 col-xs-12">
 +
                            <img class="lvltwo" src="https://static.igem.org/mediawiki/2016/d/d8/T--DTU-Denmark--modeling.png" alt="">
 +
                        </div>
 +
                        <div class="col-md-9 col-sm-9 col-xs-12">
 +
                            <h5>Hardware</h5>
 +
                            <p>Exploring the Arduino IDE and all the electronic components we ordered. There is so much to learn.</p>
 +
                        </div>
 +
                    </div> <!-- /grid-row -->
 +
        <!-- /compute -->
 +
            </div> <!--/panel body-->
 +
        </div> <!--/collapse--> 
 +
    </div> <!--/panel-->
 
 
 
<!--WEEK4-->
 
<!--WEEK4-->
 +
 +
  <div class="panel panel-default">
 +
        <a data-toggle="collapse" href="#collapse4" aria-expanded="false" aria-controls="collapse4"> <!--change x2-->
 +
            <div class=" panel-heading" role="tab" id="heading4"> <!--change x1-->
 +
                <h4 class="panel-title">
 +
                    Week 4 (June 20 - June 26) <!-- TITLE -->
 +
                </h4>
 +
            </div>
 +
        </a>
 +
       
 +
        <!--CONTENT-->
 +
        <div id="collapse4" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading4"> <!-- change x2 -->
 +
            <div class="panel-body">
 +
                <h3>Wetlab</h3>
 +
               
 +
                    <div class="grid-row">
 +
                        <div class="col-md-3 col-sm-3 col-xs-12">
 +
                            <img class="lvltwo" src="https://static.igem.org/mediawiki/2016/a/ae/T--DTU-Denmark--moleculartools.png" alt="">
 +
                        </div>
 +
                        <div class="col-md-9 col-sm-9 col-xs-12">
 +
                            <h5>Molecular Toolbox</h5>
 +
                        </div>
 +
                    </div> <!-- /grid-row -->
 +
                   
 +
                        <div class="grid-row">
 +
                            <div class="col-md-1 col-sm-1 col-xs-12"></div>
 +
                            <div class="col-md-2 col-sm-2 col-xs-12">
 +
                                <img class="lvlthree" src="https://static.igem.org/mediawiki/2016/a/a7/T--DTU-Denmark--pex10.png" alt="">
 +
                            </div>
 +
                            <div class="col-md-9 col-sm-9 col-xs-12">
 +
                                <h5>CRISPR-Cas9 induced <em>URA3</em>insertion</h5>
 +
                                <p>PCR attempts to amplify <em>URA3</em> + flanks from <em>Y. lipolytica</em> W29 genomic DNA failed. New primers were ordered.</p>
 +
                            </div>
 +
                        </div> <!-- /grid-row -->
 +
                        <div class="grid-row">
 +
                            <div class="col-md-1 col-sm-1 col-xs-12"></div>
 +
                            <div class="col-md-2 col-sm-2 col-xs-12">
 +
                                <img class="lvlthree" src="https://static.igem.org/mediawiki/2016/a/ac/T--DTU-Denmark--pSB1A8YL.png" alt="">
 +
                            </div>
 +
                            <div class="col-md-9 col-sm-9 col-xs-12">
 +
                                <h5>pSB1A8YL</h5>
 +
                                <p>We realized that the name of the primer had been mixed up! Now that the right primers are used, we get excellent bands on our gel… Guess you have to make the stupid mistakes in the beginning?
 +
                                The gBlock containing the other part of the plasmid also arrived. This also gives excellent bands on the gel when amplifying it by PCR.
 +
                                Ran the first USER and transformed <em>E. coli</em> cells. The transformants were left on the bench over the weekend</p>
 +
                            </div>
 +
                        </div> <!-- /grid-row -->
 +
        <!--/molecular toolbox-->       
 +
            <!-- /products -->
 +
                   
 +
                   
 +
                    <div class="grid-row">
 +
                        <div class="col-md-3 col-sm-3 col-xs-12">
 +
                            <img class="lvltwo" src="https://static.igem.org/mediawiki/2016/7/79/T--DTU-Denmark--substrate.png" alt="">
 +
                        </div>
 +
                        <div class="col-md-9 col-sm-9 col-xs-12">
 +
                            <h5>Substrates</h5>
 +
                            <p>We have data from the first successful growth experiment. Starch, Xylose, Arabinose, Maltose and Lactose are not suitable for <em>Y. lipolytica</em> fermentation. This will be repeated next week to make sure.
 +
                            Waste glycerol from the industrial biodiesel producer Perstop is acquired.
 +
</p>
 +
                        </div>
 +
                    </div> <!-- /grid-row -->
 +
            <!-- /substrate -->
 +
        <!-- /wetlab -->   
 +
            </div> <!--/panel body-->
 +
        </div> <!--/collapse--> 
 +
    </div> <!--/panel-->
 
 
 
<!--WEEK5-->
 
<!--WEEK5-->
+
 +
  <div class="panel panel-default">
 +
        <a data-toggle="collapse" href="#collapse5" aria-expanded="false" aria-controls="collapse5"> <!--change x2-->
 +
            <div class=" panel-heading" role="tab" id="heading5"> <!--change x1-->
 +
                <h4 class="panel-title">
 +
                    Week 5 (June 27 - July 3) <!-- TITLE -->
 +
                </h4>
 +
            </div>
 +
        </a>
 +
       
 +
        <!--CONTENT-->
 +
        <div id="collapse5" class="panel-collapse collapse" role="tabpanel" aria-labelledby="heading5"> <!-- change x2 -->
 +
            <div class="panel-body">
 +
                <h3>Wetlab</h3>
 +
               
 +
                    <div class="grid-row">
 +
                        <div class="col-md-3 col-sm-3 col-xs-12">
 +
                            <img class="lvltwo" src="https://static.igem.org/mediawiki/2016/a/ae/T--DTU-Denmark--moleculartools.png" alt="">
 +
                        </div>
 +
                        <div class="col-md-9 col-sm-9 col-xs-12">
 +
                            <h5>Molecular Toolbox</h5>
 +
                        </div>
 +
                    </div> <!-- /grid-row -->
 +
                   
 +
                        <div class="grid-row">
 +
                            <div class="col-md-1 col-sm-1 col-xs-12"></div>
 +
                            <div class="col-md-2 col-sm-2 col-xs-12">
 +
                                <img class="lvlthree" src="https://static.igem.org/mediawiki/2016/a/a7/T--DTU-Denmark--pex10.png" alt="">
 +
                            </div>
 +
                            <div class="col-md-9 col-sm-9 col-xs-12">
 +
                                <h5>CRISPR-Cas9 induced <em>PEX10</em>knockout</h5>
 +
                                <p>Received CRISPRyl plasmid (Addgene plasmid #70007). The procedure from Addgene was followed. </p>
 +
                            </div>
 +
                        </div> <!-- /grid-row -->
 +
                        <div class="grid-row">
 +
                            <div class="col-md-1 col-sm-1 col-xs-12"></div>
 +
                            <div class="col-md-2 col-sm-2 col-xs-12">
 +
                                <img class="lvlthree" src="https://static.igem.org/mediawiki/2016/5/57/T--DTU-Denmark--ura3.png" alt="">
 +
                            </div>
 +
                            <div class="col-md-9 col-sm-9 col-xs-12">
 +
                                <h5>CRISPR-Cas9 induced <em>URA3</em>insertion</h5>
 +
                                <p>Successful amplification of <em>URA3</em> + flanks from <em>Y. lipolytica</em> W29 genomic DNA. Because of low quality of the genomic DNA, the initial PCR product was taken for further amplification.
 +
                                Received CRISPRyl plasmid (Addgene plasmid #70007). The procedure from Addgene was followed.
 +
</p>
 +
                            </div>
 +
                        </div> <!-- /grid-row -->
 +
                        <div class="grid-row">
 +
                            <div class="col-md-1 col-sm-1 col-xs-12"></div>
 +
                            <div class="col-md-2 col-sm-2 col-xs-12">
 +
                                <img class="lvlthree" src="https://static.igem.org/mediawiki/2016/a/ac/T--DTU-Denmark--pSB1A8YL.png" alt="">
 +
                            </div>
 +
                            <div class="col-md-9 col-sm-9 col-xs-12">
 +
                                <h5>pSB1A8YL</h5>
 +
                                <p>YES, colonies! colonies were picked and used for colony PCR, but it was not successful. We’ll just have to crank on!
 +
                                - Colonies from the same plates were re streaked and plasmids were purified from the resulting colonies.
 +
                                - Restriction analysis yielded weird bands.
 +
                                - This week passes restreaking colonies to yield pure colonies and trying to find the correct transformants through by purifying the plasmids and subjecting it to analytical digestion. So far no luck!
 +
</p>
 +
                            </div>
 +
                        </div> <!-- /grid-row -->
 +
        <!--/molecular toolbox-->       
 +
            <!-- /products -->
 +
                   
 +
                   
 +
                    <div class="grid-row">
 +
                        <div class="col-md-3 col-sm-3 col-xs-12">
 +
                            <img class="lvltwo" src="https://static.igem.org/mediawiki/2016/7/79/T--DTU-Denmark--substrate.png" alt="">
 +
                        </div>
 +
                        <div class="col-md-9 col-sm-9 col-xs-12">
 +
                            <h5>Substrates</h5>
 +
                            <p>Repeated positive results with growth on glucose, glycerol, fructose, sucrose and oil. <em>Y. lipolytica</em> should not be able to grow on sucrose. The experiments on starch, xylose, arabinose, Maltose and Lactose are still negative for <em>Y. lipolytica</em>.
 +
                            Waste glycerol from the industrial biodiesel producer Emmelev is acquired.
 +
</p>
 +
                        </div>
 +
                    </div> <!-- /grid-row -->
 +
            <!-- /substrate -->
 +
        <!-- /wetlab -->   
 +
               
 +
                <h3 style="clear:both;">Compute</h3>
 +
               
 +
                    <div class="grid-row">
 +
                        <div class="col-md-3 col-sm-3 col-xs-12">
 +
                            <img class="lvltwo" src="https://static.igem.org/mediawiki/2016/d/d8/T--DTU-Denmark--modeling.png" alt="">
 +
                        </div>
 +
                        <div class="col-md-9 col-sm-9 col-xs-12">
 +
                            <h5>Genome Scale Modeling</h5>
 +
                            <p>Planning of Genome-scale modelling strategies began, decided to attempt media optimization using phenotype phase plane, team starts to research and learn FBA for GSM. </p>
 +
                        </div>
 +
                    </div> <!-- /grid-row -->
 +
                    <div class="grid-row">
 +
                        <div class="col-md-3 col-sm-3 col-xs-12">
 +
                            <img class="lvltwo" src="https://static.igem.org/mediawiki/2016/1/1f/T--DTU-Denmark--software.png" alt="">
 +
                        </div>
 +
                        <div class="col-md-9 col-sm-9 col-xs-12">
 +
                            <h5>Software</h5>
 +
                            <p>Initiation of task by designing the workflow needed to achieve the final purpose of the software. Tasks agreed upon discussion : script in python , number and format proxy of the input files needed , restriction site implementation , development GUI, gui library for python (tkinter) </p>
 +
                        </div>
 +
                    </div> <!-- /grid-row -->
 +
                    <div class="grid-row">
 +
                        <div class="col-md-3 col-sm-3 col-xs-12">
 +
                            <img class="lvltwo" src="https://static.igem.org/mediawiki/2016/8/8d/T--DTU-Denmark--hardware.png" alt="">
 +
                        </div>
 +
                        <div class="col-md-9 col-sm-9 col-xs-12">
 +
                            <h5>Hardware</h5>
 +
                            <p>Still playing.</p>
 +
                        </div>
 +
                    </div> <!-- /grid-row -->
 +
        <!-- /compute -->
 +
            </div> <!--/panel body-->
 +
        </div> <!--/collapse--> 
 +
    </div> <!--/panel-->
 +
 
         </div> <!-- /overview-->
 
         </div> <!-- /overview-->
 
          
 
          

Revision as of 13:18, 19 October 2016

New HTML template for the wiki




Bootstrap Example

Title

leader under the title, short introduction. Ubique moderatius efficiantur eum et, dico oporteat recusabo ius cu, pro id modus sadipscing. Maluisset patrioque eum ad, mel eius doctus accommodare eu, minimum deleniti repudiandae mel ea. Noster nostrud diceret sea no. Eos an nullam molestiae signiferumque, vel ne laudem ignota oblique. Duo te luptatum percipitur signiferumque, at dicunt iriure dolorem his.


June

Quote Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.

Someone famous in Source Title

Wetlab

Yarowia lipolytica PO1f Δku70 was obtained from Cory M. Schwartz, cultivated and freeze stocked for future use.

Compute

Hardware

Our Arduino starter kits arrived! Make an LED blink. that’s how it begins.

Wetlab

Molecular Toolbox
CRISPR-Cas9 induced PEX10knockout

Y. lipolytica PO1f genome sequence was annotated and protospacer for targeting PEX10 was designed and ordered from IDT. Protospacer for Gibson Assembly with CRISPRyl plasmid (Addgene plasmid #70007) SCR1'- tRNAGly (bold), Protospacer (underlined), sgRNA (italic) 5'-GGGTCGGCGCAGGTTGACGTGTACAAGGAGGAGCTGGAGAGTTTTAGAGCTAGAAATAGC-3' Oligos designed to amplify a 1kb region upstream and downstream PEX10 and anneal together by fusion PCR were also ordered from IDT.

CRISPR-Cas9 induced URA3insertion

The Y. lipolytica PO1f genome sequence was annotated and uploaded to Benchling for sgRNA design. sgRNAs targeting the SUC2 gene were designed. Primers were designed that amplify the functional URA3 gene including 1 kb upstream and downstream flanking regions.

pSB1A8YL

Ran a bunch of PCRs to amplify the pUC19 part of our plasmid, but it’s not working - nothing but smear. Tried to transform the pUC19 plasmid into Escherichia coli.

Substrates

We did an initial experiment determining the full growth cycle of Y. lipolytica W29. This will be used to plan and time the following growth experiments. Waste glycerol from the industrial biodiesel producer DAKA is acquired for late screening.

Compute

Hardware

We started building light sensors using photoresistors. Shortlisting ideas for our final project: - A microtiter plate reader - Hack a printer to build a membrane homogenizer - Chemostat bioreactor

Wetlab

Molecular Toolbox
CRISPR-Cas9 induced PEX10knockout

Genomic DNA from Y. lipolytica PO1f Δku70 and Y. lipolytica W29 was purified. PEX10 flanking regions were successfully amplified from Y. lipolytica PO1f Δku70.

CRISPR-Cas9 induced URA3insertion

Genomic DNA from Y. lipolytica PO1f Δku70 and Y. lipolytica W29 was purified. - PCR attempts to amplify URA3 and flanks failed. - sgRNAs targeting the SUC2 gene were hybridized.

pSB1A8YL

Purified the plasmid from the transformants and use this as template for PCR, although it’s still not giving any bands.

Substrates

We did initial growth experiments on minimal media with an array of different carbon sources. This experiment was discarded due to lack of repeats and wrong vitamin solution for minimal media. Waste from canola oil production by Grønninggaard is acquired. Molasses from Dansukker sugar production is acquired.

Compute

Hardware

Exploring the Arduino IDE and all the electronic components we ordered. There is so much to learn.

Wetlab

Molecular Toolbox
CRISPR-Cas9 induced URA3insertion

PCR attempts to amplify URA3 + flanks from Y. lipolytica W29 genomic DNA failed. New primers were ordered.

pSB1A8YL

We realized that the name of the primer had been mixed up! Now that the right primers are used, we get excellent bands on our gel… Guess you have to make the stupid mistakes in the beginning? The gBlock containing the other part of the plasmid also arrived. This also gives excellent bands on the gel when amplifying it by PCR. Ran the first USER and transformed E. coli cells. The transformants were left on the bench over the weekend

Substrates

We have data from the first successful growth experiment. Starch, Xylose, Arabinose, Maltose and Lactose are not suitable for Y. lipolytica fermentation. This will be repeated next week to make sure. Waste glycerol from the industrial biodiesel producer Perstop is acquired.

Wetlab

Molecular Toolbox
CRISPR-Cas9 induced PEX10knockout

Received CRISPRyl plasmid (Addgene plasmid #70007). The procedure from Addgene was followed.

CRISPR-Cas9 induced URA3insertion

Successful amplification of URA3 + flanks from Y. lipolytica W29 genomic DNA. Because of low quality of the genomic DNA, the initial PCR product was taken for further amplification. Received CRISPRyl plasmid (Addgene plasmid #70007). The procedure from Addgene was followed.

pSB1A8YL

YES, colonies! colonies were picked and used for colony PCR, but it was not successful. We’ll just have to crank on! - Colonies from the same plates were re streaked and plasmids were purified from the resulting colonies. - Restriction analysis yielded weird bands. - This week passes restreaking colonies to yield pure colonies and trying to find the correct transformants through by purifying the plasmids and subjecting it to analytical digestion. So far no luck!

Substrates

Repeated positive results with growth on glucose, glycerol, fructose, sucrose and oil. Y. lipolytica should not be able to grow on sucrose. The experiments on starch, xylose, arabinose, Maltose and Lactose are still negative for Y. lipolytica. Waste glycerol from the industrial biodiesel producer Emmelev is acquired.

Compute

Genome Scale Modeling

Planning of Genome-scale modelling strategies began, decided to attempt media optimization using phenotype phase plane, team starts to research and learn FBA for GSM.

Software

Initiation of task by designing the workflow needed to achieve the final purpose of the software. Tasks agreed upon discussion : script in python , number and format proxy of the input files needed , restriction site implementation , development GUI, gui library for python (tkinter)

Hardware

Still playing.

July

August

September

October

  • FIND US AT:
Facebook Twitter
  • DTU BIOBUILDERS
  • DENMARK
  • DTU - SØLTOFTS PLADS, BYGN. 221/002
  • 2800 KGS. LYNGBY

  • E-mail:
  • dtu-biobuilders-2016@googlegroups.com
  • MAIN SPONSORS:
Lundbeck fundation DTU blue dot Lundbeck fundation Lundbeck fundation