<style> table { margin: auto !important; }
.cards { display: flex; flex-wrap: wrap; max-width: 1200px; margin: 20px auto; }
.month { text-align: center; font-size: 30px; }
.card { width: 220px; height: 220px; margin: 10px; position: relative; text-align: center; box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.25); border-radius: 3px; color: white; text-shadow: 2px 2px rgba(0, 0, 0, 0.1); display: none; }
.hardware-card { background: var(--color-hardware); }
.wetlab-card { background: var(--color-wetlab); } .software-card { background: var(--color-software); }
.card::before, .card::after { content: ""; position: absolute; top: 5px; left: 5px; right: 5px; bottom: 5px; transition: transform 400ms; z-index: 0; }
.card::before { border-top: rgba(255, 255, 255, 0.5) solid 1px; border-bottom: rgba(255, 255, 255, 0.5) solid 1px; transform: scale(0, 1); }
.card::after { border-left: rgba(255, 255, 255, 0.5) solid 1px; border-right: rgba(255, 255, 255, 0.5) solid 1px; transform: scale(1, 0); }
.card .entryform { display: none; }
.card .titlebar { position: relative; display: flex; background: rgba(255, 255, 255, 0.1); color: white; align-items: center; padding-bottom: 5px; text-shadow: 2px 2px rgba(0, 0, 0, 0.1); flex-direction: column; min-height: 50px; }
.card .titlebar svg { position: relative; top: 0; left: 0; right: 0; bottom: 0; }
.card .titlebar .title, .card .titlebar .date, .card .titlebar .back { margin: 0; color: white; }
.card .titlebar .title { background: none; }
.card .titlebar .date { padding: 5px; }
.card .titlebar .back { font-size: 60px; position: absolute; top: 15px; right: 10px; }
.card .attendees { background: rgba(255, 255, 255, 0.2); color: white; padding: 2px 2px 2px 10px; }
.card .description { padding: 10px; }
.card .description p { padding: 10px; font-size: medium !important; text-align: center !important; }
.card .number { position: absolute; top: 0; left: 0; width: 30px; height: 45px; padding: 2px; background: linear-gradient( to bottom right, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.1) 50%, rgba(255, 255, 255, 0) 50% ); text-align: left; }
.card .title { margin: 0; background: rgba(255, 255, 255, 0.1); height: auto; min-height: 45px; }
.card .more-info { transform: scale(0, 0); position: absolute; bottom: 0; left: 0; right: 0; margin: 10px; padding: 5px; border-radius: 2px; box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); text-transform: uppercase; text-decoration: none; color: white; background: rgba(255, 255, 255, 0.5); transition: transform 400ms; z-index: 1; }
.card .titlebar .back:hover, .card .more-info:hover { cursor: pointer; }
.card .more-info:after { content: ""; display: block; width: 70%; height: 1px; margin: 0 auto; background: white; transform: scale(0, 0); transform-origin: left; transition: transform 250ms; }
.card svg { position: absolute; top: 80px; left: 70px; right: 70px; bottom: 60px; width: 80px; height: 80px; fill: currentColor; }
.card .cardform .date { position: absolute; bottom: -10px; left: 0; right: 0; margin-top: 5px; transform: scale(1, 1); transition: transform 400ms; }
.card:hover .cardform .date { transform: scale(0, 0); transition: transform 200ms; }
.card:hover::before { transform: scale(1, 1); }
.card:hover::after { transform: scale(1, 1); }
.card:hover .title::after { transform: scale(1, 0.5); }
.card:hover .more-info { transform: scale(1, 1); transition: transform 400ms 200ms; }
.card .more-info:hover { background: rgba(255, 255, 255, 0.3); }
.card .more-info:hover::after { transform: scale(1, 1); }
.wetlab-filter:checked ~ .cards .wetlab-card { display: block; } .hardware-filter:checked ~ .cards .hardware-card { display: block; } .software-filter:checked ~ .cards .software-card { display: block; }
.switch { display: none; }
@media screen and (max-width: 1000px) { .cards { justify-content: center; } }
</style>
Contents
- 1 Notebook
- 2 Team page
- 3 Footer
- 4 Footer
- 5 Notebook
- 6 Header
- 7 Main template
- 8 Header
- 9 Team
- 10 Main page
- 11 Team
- 12 Header
- 13 Header
- 14 Construction pages
- 15 Header
- 16 Main page
- 17 Architecture design [TC]
- 18 Human Practices page
- 19 Main page
- 20 Architecture design [TC]
- 21 First prototype [TC]
- 22 Team
- 23 Second prototype [TC]
- 24 Assessing CooA Production
- 25 Testrun [TC]
- 26 Assessing CooA Production
- 27 Draft decision
- 28 Assessing CooA Production
- 29 Architecture design [TC]
- 30 Electrical circuit design [TC]
- 31 Electrical circuit design [TC]
- 32 Electrical circuit design [TC]
- 33 Stock up
- 34 Basic parts
- 35 Board layout [TC]
- 36 Basic parts
- 37 Board layout [TC]
- 38 Basic parts
- 39 Blue White screening on paper
- 40 Board layout [TC]
- 41 Basic parts
- 42 Blue White screening on paper
- 43 Notebook
- 44 Basic parts
- 45 Stock up
- 46 Notebook
- 47 Basic parts
- 48 Notebook
- 49 Assessing Gas Production BioBricks in E.Coli
- 50 ATP sensor
- 51 Gas output
- 52 Notebook generator
- 53 Transformation
- 54 Assessing Gas Production BioBricks in E.Coli
- 55 Notebook generator
- 56 Google Drive API
- 57 Automatic uploader
- 58 Transformation
- 59 Assessing Gas Production BioBricks in E.Coli
- 60 Automation program
- 61 Automatic uploader
- 62 Page generator
- 63 Google Drive API
- 64 Automation program
- 65 Automation program
- 66 Notebook
- 67 Transformation
- 68 Assessing Gas Production BioBricks in E.Coli
- 69 Urea and sodium pyruvate test for resistance E.coli
- 70 Assessing Gas Production BioBricks in E.Coli
- 71 Assessing Gas Production BioBricks in E.Coli
- 72 Assessing Gas Production BioBricks in E.Coli
- 73 Testing gas production
- 74 Testing gas production
- 75 Testing gas production
- 76 Testing gas production
- 77 Assessing Gas Production BioBricks in E.Coli
- 78 Assessing Gas Production BioBricks in E.Coli
- 79 Urea and sodium pyruvate test for resistance E.coli
- 80 Assessing Gas Production BioBricks in E.Coli
- 81 Assessing Gas Production BioBricks in E.Coli
- 82 Assessing Gas Production BioBricks in E.Coli
- 83 Assessing Gas Production BioBricks in E.Coli
- 84 Assessing Gas Production BioBricks in E.Coli
- 85 Assessing Gas Production BioBricks in E.Coli
- 86 Assessing Gas Production BioBricks in E.Coli
- 87 Testing gas production
- 88 Assessing Gas Production BioBricks in E.Coli
- 89 Assessing Gas Production BioBricks in E.Coli
- 90 Assessing Gas Production BioBricks in E.Coli
- 91 Assessing Gas Production BioBricks in E.Coli
- 92 Assessing Gas Production BioBricks in E.Coli
- 93 Testing gas production
Notebook
<input type="checkbox" class="wetlab-filter" checked>show wetlab entries
</input>
<input type="checkbox" class="hardware-filter" checked>show hardware entries
</input>
<input type="checkbox" class="software-filter">show software entries
</input>
<style> #switch-1:checked ~ #card-1 { width: 100%; height: auto; } #switch-1:checked ~ #card-1 .entryform { display: block; } #switch-1:checked ~ #card-1 .cardform, #switch-1:checked ~ #card-1::before, #switch-1:checked ~ #card-1::after { display: none; } </style>
<input type="checkbox" id="switch-1" class="switch"></input>
Created the first prototype for the team page
Team page
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-1" class="more-info">Show more</label>
May 10
#switch-2:checked ~ #card-2 { width: 100%; height: auto; } #switch-2:checked ~ #card-2 .entryform { display: block; } #switch-2:checked ~ #card-2 .cardform, #switch-2:checked ~ #card-2::before, #switch-2:checked ~ #card-2::after { display: none; } </style>
<input type="checkbox" id="switch-2" class="switch"></input>
Social media created
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-2" class="more-info">Show more</label>
May 20
#switch-3:checked ~ #card-3 { width: 100%; height: auto; } #switch-3:checked ~ #card-3 .entryform { display: block; } #switch-3:checked ~ #card-3 .cardform, #switch-3:checked ~ #card-3::before, #switch-3:checked ~ #card-3::after { display: none; } </style>
<input type="checkbox" id="switch-3" class="switch"></input>
Social media buttons same color and fixed iGEM style issues
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-3" class="more-info">Show more</label>
May 21
#switch-4:checked ~ #card-4 { width: 100%; height: auto; } #switch-4:checked ~ #card-4 .entryform { display: block; } #switch-4:checked ~ #card-4 .cardform, #switch-4:checked ~ #card-4::before, #switch-4:checked ~ #card-4::after { display: none; } </style>
<input type="checkbox" id="switch-4" class="switch"></input>
Multiple week summary styles created for the notes
Notebook
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-4" class="more-info">Show more</label>
May 24
#switch-5:checked ~ #card-5 { width: 100%; height: auto; } #switch-5:checked ~ #card-5 .entryform { display: block; } #switch-5:checked ~ #card-5 .cardform, #switch-5:checked ~ #card-5::before, #switch-5:checked ~ #card-5::after { display: none; } </style>
<input type="checkbox" id="switch-5" class="switch"></input>
Added the header with mobile compatibility als resized logos and readded them to the header
Header
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-5" class="more-info">Show more</label>
May 27
#switch-6:checked ~ #card-6 { width: 100%; height: auto; } #switch-6:checked ~ #card-6 .entryform { display: block; } #switch-6:checked ~ #card-6 .cardform, #switch-6:checked ~ #card-6::before, #switch-6:checked ~ #card-6::after { display: none; } </style>
<input type="checkbox" id="switch-6" class="switch"></input>
Added template header and footer with 'under construction' content
Main template
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-6" class="more-info">Show more</label>
May 28
#switch-7:checked ~ #card-7 { width: 100%; height: auto; } #switch-7:checked ~ #card-7 .entryform { display: block; } #switch-7:checked ~ #card-7 .cardform, #switch-7:checked ~ #card-7::before, #switch-7:checked ~ #card-7::after { display: none; } </style>
<input type="checkbox" id="switch-7" class="switch"></input>
Small fixes and menu adjustments
Header
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-7" class="more-info">Show more</label>
May 28
#switch-8:checked ~ #card-8 { width: 100%; height: auto; } #switch-8:checked ~ #card-8 .entryform { display: block; } #switch-8:checked ~ #card-8 .cardform, #switch-8:checked ~ #card-8::before, #switch-8:checked ~ #card-8::after { display: none; } </style>
<input type="checkbox" id="switch-8" class="switch"></input>
Added a PI list with the secondary PI
Team
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-8" class="more-info">Show more</label>
May 29
#switch-9:checked ~ #card-9 { width: 100%; height: auto; } #switch-9:checked ~ #card-9 .entryform { display: block; } #switch-9:checked ~ #card-9 .cardform, #switch-9:checked ~ #card-9::before, #switch-9:checked ~ #card-9::after { display: none; } </style>
<input type="checkbox" id="switch-9" class="switch"></input>
Designed and added content holders to the index Page
Main page
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-9" class="more-info">Show more</label>
June 7
#switch-10:checked ~ #card-10 { width: 100%; height: auto; } #switch-10:checked ~ #card-10 .entryform { display: block; } #switch-10:checked ~ #card-10 .cardform, #switch-10:checked ~ #card-10::before, #switch-10:checked ~ #card-10::after { display: none; } </style>
<input type="checkbox" id="switch-10" class="switch"></input>
Added myself to the teammember Page and did some bugfixing
Team
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-10" class="more-info">Show more</label>
June 9
#switch-11:checked ~ #card-11 { width: 100%; height: auto; } #switch-11:checked ~ #card-11 .entryform { display: block; } #switch-11:checked ~ #card-11 .cardform, #switch-11:checked ~ #card-11::before, #switch-11:checked ~ #card-11::after { display: none; } </style>
<input type="checkbox" id="switch-11" class="switch"></input>
Started working on a better looking menubar
Header
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-11" class="more-info">Show more</label>
June 9
#switch-12:checked ~ #card-12 { width: 100%; height: auto; } #switch-12:checked ~ #card-12 .entryform { display: block; } #switch-12:checked ~ #card-12 .cardform, #switch-12:checked ~ #card-12::before, #switch-12:checked ~ #card-12::after { display: none; } </style>
<input type="checkbox" id="switch-12" class="switch"></input>
Added the ability to add sub-menus to items in the menu bar. Integration into the website and added indication for which Page you are on
Header
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-12" class="more-info">Show more</label>
June 10
#switch-13:checked ~ #card-13 { width: 100%; height: auto; } #switch-13:checked ~ #card-13 .entryform { display: block; } #switch-13:checked ~ #card-13 .cardform, #switch-13:checked ~ #card-13::before, #switch-13:checked ~ #card-13::after { display: none; } </style>
<input type="checkbox" id="switch-13" class="switch"></input>
Updated all Pages to the new style with an under construction sign
Construction pages
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-13" class="more-info">Show more</label>
June 13
#switch-14:checked ~ #card-14 { width: 100%; height: auto; } #switch-14:checked ~ #card-14 .entryform { display: block; } #switch-14:checked ~ #card-14 .cardform, #switch-14:checked ~ #card-14::before, #switch-14:checked ~ #card-14::after { display: none; } </style>
<input type="checkbox" id="switch-14" class="switch"></input>
Added a way to recognise Pages under construction using the menubar
Header
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-14" class="more-info">Show more</label>
June 14
#switch-15:checked ~ #card-15 { width: 100%; height: auto; } #switch-15:checked ~ #card-15 .entryform { display: block; } #switch-15:checked ~ #card-15 .cardform, #switch-15:checked ~ #card-15::before, #switch-15:checked ~ #card-15::after { display: none; } </style>
<input type="checkbox" id="switch-15" class="switch"></input>
Updated the content containers so that they are responsive
Main page
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-15" class="more-info">Show more</label>
June 14
#switch-16:checked ~ #card-16 { width: 100%; height: auto; } #switch-16:checked ~ #card-16 .entryform { display: block; } #switch-16:checked ~ #card-16 .cardform, #switch-16:checked ~ #card-16::before, #switch-16:checked ~ #card-16::after { display: none; } </style>
<input type="checkbox" id="switch-16" class="switch"></input>
The first draft of the architecture design for the temperature controller was made.
Architecture design [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-16" class="more-info">Show more</label>
June 18
#switch-17:checked ~ #card-17 { width: 100%; height: auto; } #switch-17:checked ~ #card-17 .entryform { display: block; } #switch-17:checked ~ #card-17 .cardform, #switch-17:checked ~ #card-17::before, #switch-17:checked ~ #card-17::after { display: none; } </style>
<input type="checkbox" id="switch-17" class="switch"></input>
Content added to the human practices page
Human Practices page
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-17" class="more-info">Show more</label>
June 22
#switch-18:checked ~ #card-18 { width: 100%; height: auto; } #switch-18:checked ~ #card-18 .entryform { display: block; } #switch-18:checked ~ #card-18 .cardform, #switch-18:checked ~ #card-18::before, #switch-18:checked ~ #card-18::after { display: none; } </style>
<input type="checkbox" id="switch-18" class="switch"></input>
Content created and added to the main page
Main page
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-18" class="more-info">Show more</label>
June 23
#switch-19:checked ~ #card-19 { width: 100%; height: auto; } #switch-19:checked ~ #card-19 .entryform { display: block; } #switch-19:checked ~ #card-19 .cardform, #switch-19:checked ~ #card-19::before, #switch-19:checked ~ #card-19::after { display: none; } </style>
<input type="checkbox" id="switch-19" class="switch"></input>
Today a few changes have been made to the architecture design of the temperature controller. The choice was made to use a premade power supply as opposed to a self-made one, because this was considering the time left to finish this device the best choice. A few alterations were made to make the architecture design better readable.
Architecture design [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-19" class="more-info">Show more</label>
June 24
#switch-20:checked ~ #card-20 { width: 100%; height: auto; } #switch-20:checked ~ #card-20 .entryform { display: block; } #switch-20:checked ~ #card-20 .cardform, #switch-20:checked ~ #card-20::before, #switch-20:checked ~ #card-20::after { display: none; } </style>
<input type="checkbox" id="switch-20" class="switch"></input>
A 3d drawing was made for the casing that will hold the temperature controller. The first prototype was printed, but was determent to be inadequate due to the lack of enough space for the cooler block.
First prototype [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-20" class="more-info">Show more</label>
June 25
#switch-21:checked ~ #card-21 { width: 100%; height: auto; } #switch-21:checked ~ #card-21 .entryform { display: block; } #switch-21:checked ~ #card-21 .cardform, #switch-21:checked ~ #card-21::before, #switch-21:checked ~ #card-21::after { display: none; } </style>
<input type="checkbox" id="switch-21" class="switch"></input>
Added the remaining instructors to the team
Team
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-21" class="more-info">Show more</label>
June 26
#switch-22:checked ~ #card-22 { width: 100%; height: auto; } #switch-22:checked ~ #card-22 .entryform { display: block; } #switch-22:checked ~ #card-22 .cardform, #switch-22:checked ~ #card-22::before, #switch-22:checked ~ #card-22::after { display: none; } </style>
<input type="checkbox" id="switch-22" class="switch"></input>
In the drawing space was added to fit the cooler block for the temperature controller. Slits were added to the drawing for the nuts to slide into. The altered drawing was printed. The newly printed parts, cooler block, fan and Peltier element were assembled. Everything fit together.
Second prototype [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-22" class="more-info">Show more</label>
June 26
#switch-23:checked ~ #card-23 { width: 100%; height: auto; } #switch-23:checked ~ #card-23 .entryform { display: block; } #switch-23:checked ~ #card-23 .cardform, #switch-23:checked ~ #card-23::before, #switch-23:checked ~ #card-23::after { display: none; } </style>
<input type="checkbox" id="switch-23" class="switch"></input>
To start testing the production of CooA, we firstly resuspended and transformed the BioBricks from the kit witch we wanted to use (Table 1). This has been done using the iGEM Kit plate instructions (Protocol 1, step 1 - 3) and the NEB 10 béta transformation protocol adapted New England Biolabs (Protocol 2), using bought cells with a reported transformation efficienty of 1-3 10^9 cfu/μg pUC19. Inucbation was at 37°C.
Table 1 : Resuspended BioBricks from the iGEM 2018 Distribution kit and their uses.
BBa_K592009 | Blue Chromoprotein AmilCP |
BBa_B0031 | Ribosomal binding site (strong), derived from BBa_B0030 |
BBa_B0032 | Ribosomal binding site (medium), derived from BBa_B0030 |
BBa_B0030 | Ribosomal binding site (weak) |
BBa_B0015 | Double terminator (BBa_B0010 & BBa_B0012) |
BBa_J23100 | Strong Constitutive Anderson Promotor |
BBa_J23105 | Medium Constitutive Anderson Promotor |
BBa_J23113 | Weak Constitutive Anderson Promotor |
BBa_J45199 | Banana odor enzyme (ATF1) generator |
BBa_K1184000 | Killer Red |
BBa_K352001 | CooA |
BBa_K352011 | CooA responsive system |
After checking the plates on the 28th of June, we recieved the following results (Table 2):
Table 2 : Kolonies found after overnight growth.
BBa_K592009 | 20 colonies |
BBa_B0031 | 4 colonies |
BBa_B0032 | 5 colonies |
BBa_B0030 | 1 colonies |
BBa_B0015 | 6 colonies |
BBa_J23100 | 1 colonies |
BBa_J23105 | 98 colonies |
BBa_J23113 | 19 colonies |
BBa_J45199 | 0 colonies |
BBa_K1184000 | 4 colonies |
BBa_K352001 | 2 colonies |
BBa_K352011 | 4 colonies |
Assessing CooA Production
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-23" class="more-info">Show more</label>
June 26
#switch-24:checked ~ #card-24 { width: 100%; height: auto; } #switch-24:checked ~ #card-24 .entryform { display: block; } #switch-24:checked ~ #card-24 .cardform, #switch-24:checked ~ #card-24::before, #switch-24:checked ~ #card-24::after { display: none; } </style>
<input type="checkbox" id="switch-24" class="switch"></input>
A short test run was done with the newly assembled cooler. The test concluded that the temperature controller could cool a water droplet to the point of freezing and heat it back up to its boiling point.
Testrun [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-24" class="more-info">Show more</label>
June 27
#switch-25:checked ~ #card-25 { width: 100%; height: auto; } #switch-25:checked ~ #card-25 .entryform { display: block; } #switch-25:checked ~ #card-25 .cardform, #switch-25:checked ~ #card-25::before, #switch-25:checked ~ #card-25::after { display: none; } </style>
<input type="checkbox" id="switch-25" class="switch"></input>
<p>After making a 20 mL overnight culture of our NEB 10 béta cells containing our BioBricks, we performed a mini prep (Protocol 3). Using our nanodrop spectrophotometer which gave us the following DNA concentrations:
BBa_K592009 | 72,5 ng/μL |
BBa_B0031 | 118,9 ng/μL |
BBa_B0032 | 52,5 ng/μL |
BBa_B0030 | 488,6 ng/μL |
BBa_B0015 | 53,5 ng/μL |
BBa_J23100 | 148,3 ng/μL |
BBa_J23105 | 96,3 ng/μL |
BBa_J23113 | 151,8 ng/μL |
BBa_K118400 | 140,4 ng/μL |
BBa_K352001 | 77,7 ng/μL |
BBa_K352011 | 76,8 ng/μL |
After assessign our results, in the future we will perform the ethanol carry-over steps.
Assessing CooA Production
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-25" class="more-info">Show more</label>
June 29
#switch-26:checked ~ #card-26 { width: 100%; height: auto; } #switch-26:checked ~ #card-26 .entryform { display: block; } #switch-26:checked ~ #card-26 .cardform, #switch-26:checked ~ #card-26::before, #switch-26:checked ~ #card-26::after { display: none; } </style>
<input type="checkbox" id="switch-26" class="switch"></input>
The choice to use a computer PSU as a power supply was made. The choice was made on the grounds, that computer PSU have a standard 12, 5 and 3.3V output. This is beneficial because these are the voltages necessary for the selected components.
Draft decision
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-26" class="more-info">Show more</label>
July 2
#switch-27:checked ~ #card-27 { width: 100%; height: auto; } #switch-27:checked ~ #card-27 .entryform { display: block; } #switch-27:checked ~ #card-27 .cardform, #switch-27:checked ~ #card-27::before, #switch-27:checked ~ #card-27::after { display: none; } </style>
<input type="checkbox" id="switch-27" class="switch"></input>
<p>Today we performed a digestion, dephosphorilation and ligation (following protocols 4 and 5) of a few promotor and RBS BioBricks. Because of administrative compliations only the variants with J23113 and a RBS could be made.
</p>Assessing CooA Production
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-27" class="more-info">Show more</label>
July 2
#switch-28:checked ~ #card-28 { width: 100%; height: auto; } #switch-28:checked ~ #card-28 .entryform { display: block; } #switch-28:checked ~ #card-28 .cardform, #switch-28:checked ~ #card-28::before, #switch-28:checked ~ #card-28::after { display: none; } </style>
<input type="checkbox" id="switch-28" class="switch"></input>
Changes were made to the architecture design of the temperature controller. Different voltage regulators were selected to fit the newly chosen power supply. To better readability of the architecture design a legend was added.
Architecture design [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-28" class="more-info">Show more</label>
July 5
#switch-29:checked ~ #card-29 { width: 100%; height: auto; } #switch-29:checked ~ #card-29 .entryform { display: block; } #switch-29:checked ~ #card-29 .cardform, #switch-29:checked ~ #card-29::before, #switch-29:checked ~ #card-29::after { display: none; } </style>
<input type="checkbox" id="switch-29" class="switch"></input>
Custom footprints were made for multiple components and added to the parts library in the PCB design software.
Electrical circuit design [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-29" class="more-info">Show more</label>
July 8
#switch-30:checked ~ #card-30 { width: 100%; height: auto; } #switch-30:checked ~ #card-30 .entryform { display: block; } #switch-30:checked ~ #card-30 .cardform, #switch-30:checked ~ #card-30::before, #switch-30:checked ~ #card-30::after { display: none; } </style>
<input type="checkbox" id="switch-30" class="switch"></input>
The provisional electronic circuit design for the temperature controller was made.
Electrical circuit design [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-30" class="more-info">Show more</label>
July 9
#switch-31:checked ~ #card-31 { width: 100%; height: auto; } #switch-31:checked ~ #card-31 .entryform { display: block; } #switch-31:checked ~ #card-31 .cardform, #switch-31:checked ~ #card-31::before, #switch-31:checked ~ #card-31::after { display: none; } </style>
<input type="checkbox" id="switch-31" class="switch"></input>
The electronic circuit design for the temperature controller was finished. Measuring point were added to the electronic circuit design.
Electrical circuit design [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-31" class="more-info">Show more</label>
July 11
#switch-32:checked ~ #card-32 { width: 100%; height: auto; } #switch-32:checked ~ #card-32 .entryform { display: block; } #switch-32:checked ~ #card-32 .cardform, #switch-32:checked ~ #card-32::before, #switch-32:checked ~ #card-32::after { display: none; } </style>
<input type="checkbox" id="switch-32" class="switch"></input>
To have some basic biobricks ready, we stocked them by doing a plasmid isolation and freeze the DNA.
Stock up
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-32" class="more-info">Show more</label>
July 11
#switch-33:checked ~ #card-33 { width: 100%; height: auto; } #switch-33:checked ~ #card-33 .entryform { display: block; } #switch-33:checked ~ #card-33 .cardform, #switch-33:checked ~ #card-33::before, #switch-33:checked ~ #card-33::after { display: none; } </style>
<input type="checkbox" id="switch-33" class="switch"></input>
To start on a basic construct we did a digestion and ligation with the parts we isolated earlier. To prevent original constructs we did a defosphorylation after the digestion. We controlled the digestion by doing a gelelktroforeses.
Basic parts
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-33" class="more-info">Show more</label>
July 11
#switch-34:checked ~ #card-34 { width: 100%; height: auto; } #switch-34:checked ~ #card-34 .entryform { display: block; } #switch-34:checked ~ #card-34 .cardform, #switch-34:checked ~ #card-34::before, #switch-34:checked ~ #card-34::after { display: none; } </style>
<input type="checkbox" id="switch-34" class="switch"></input>
Started working on the board layout for the PCB of the temperature controller.
Board layout [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-34" class="more-info">Show more</label>
July 12
#switch-35:checked ~ #card-35 { width: 100%; height: auto; } #switch-35:checked ~ #card-35 .entryform { display: block; } #switch-35:checked ~ #card-35 .cardform, #switch-35:checked ~ #card-35::before, #switch-35:checked ~ #card-35::after { display: none; } </style>
<input type="checkbox" id="switch-35" class="switch"></input>
We continued with the ligated DNA by transformating it to Neb10Beta. This was plated onto agarplates and incubated for 1 day.
Basic parts
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-35" class="more-info">Show more</label>
July 12
#switch-36:checked ~ #card-36 { width: 100%; height: auto; } #switch-36:checked ~ #card-36 .entryform { display: block; } #switch-36:checked ~ #card-36 .cardform, #switch-36:checked ~ #card-36::before, #switch-36:checked ~ #card-36::after { display: none; } </style>
<input type="checkbox" id="switch-36" class="switch"></input>
Further work was done to the board layout for the temperature controller.
Board layout [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-36" class="more-info">Show more</label>
July 13
#switch-37:checked ~ #card-37 { width: 100%; height: auto; } #switch-37:checked ~ #card-37 .entryform { display: block; } #switch-37:checked ~ #card-37 .cardform, #switch-37:checked ~ #card-37::before, #switch-37:checked ~ #card-37::after { display: none; } </style>
<input type="checkbox" id="switch-37" class="switch"></input>
The results of 7/12/2018 were collected, in action of this we decided to plate some ligated and transferred DNA from 7/12/2018 again. This we did because there wasn't a clear grow of colonies on the plates.
Basic parts
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-37" class="more-info">Show more</label>
July 13
#switch-38:checked ~ #card-38 { width: 100%; height: auto; } #switch-38:checked ~ #card-38 .entryform { display: block; } #switch-38:checked ~ #card-38 .cardform, #switch-38:checked ~ #card-38::before, #switch-38:checked ~ #card-38::after { display: none; } </style>
<input type="checkbox" id="switch-38" class="switch"></input>
We tried to let bacteria grow on paper, therefore we used our own buisnesscards. We let the buisnesscards absorb some LB-medium and put them inside petridishes.
Blue White screening on paper
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-38" class="more-info">Show more</label>
July 13
#switch-39:checked ~ #card-39 { width: 100%; height: auto; } #switch-39:checked ~ #card-39 .entryform { display: block; } #switch-39:checked ~ #card-39 .cardform, #switch-39:checked ~ #card-39::before, #switch-39:checked ~ #card-39::after { display: none; } </style>
<input type="checkbox" id="switch-39" class="switch"></input>
Work has been done on the board layout for the temperature controller. The board layout is now finished.
Board layout [TC]
<svg viewBox="0 0 24 24"> <path d="M15.9,18.45C17.25,18.45 18.35,17.35 18.35,16C18.35,14.65 17.25,13.55 15.9,13.55C14.54,13.55 13.45,14.65 13.45,16C13.45,17.35 14.54,18.45 15.9,18.45M21.1,16.68L22.58,17.84C22.71,17.95 22.75,18.13 22.66,18.29L21.26,20.71C21.17,20.86 21,20.92 20.83,20.86L19.09,20.16C18.73,20.44 18.33,20.67 17.91,20.85L17.64,22.7C17.62,22.87 17.47,23 17.3,23H14.5C14.32,23 14.18,22.87 14.15,22.7L13.89,20.85C13.46,20.67 13.07,20.44 12.71,20.16L10.96,20.86C10.81,20.92 10.62,20.86 10.54,20.71L9.14,18.29C9.05,18.13 9.09,17.95 9.22,17.84L10.7,16.68L10.65,16L10.7,15.31L9.22,14.16C9.09,14.05 9.05,13.86 9.14,13.71L10.54,11.29C10.62,11.13 10.81,11.07 10.96,11.13L12.71,11.84C13.07,11.56 13.46,11.32 13.89,11.15L14.15,9.29C14.18,9.13 14.32,9 14.5,9H17.3C17.47,9 17.62,9.13 17.64,9.29L17.91,11.15C18.33,11.32 18.73,11.56 19.09,11.84L20.83,11.13C21,11.07 21.17,11.13 21.26,11.29L22.66,13.71C22.75,13.86 22.71,14.05 22.58,14.16L21.1,15.31L21.15,16L21.1,16.68M6.69,8.07C7.56,8.07 8.26,7.37 8.26,6.5C8.26,5.63 7.56,4.92 6.69,4.92A1.58,1.58 0 0,0 5.11,6.5C5.11,7.37 5.82,8.07 6.69,8.07M10.03,6.94L11,7.68C11.07,7.75 11.09,7.87 11.03,7.97L10.13,9.53C10.08,9.63 9.96,9.67 9.86,9.63L8.74,9.18L8,9.62L7.81,10.81C7.79,10.92 7.7,11 7.59,11H5.79C5.67,11 5.58,10.92 5.56,10.81L5.4,9.62L4.64,9.18L3.5,9.63C3.41,9.67 3.3,9.63 3.24,9.53L2.34,7.97C2.28,7.87 2.31,7.75 2.39,7.68L3.34,6.94L3.31,6.5L3.34,6.06L2.39,5.32C2.31,5.25 2.28,5.13 2.34,5.03L3.24,3.47C3.3,3.37 3.41,3.33 3.5,3.37L4.63,3.82L5.4,3.38L5.56,2.19C5.58,2.08 5.67,2 5.79,2H7.59C7.7,2 7.79,2.08 7.81,2.19L8,3.38L8.74,3.82L9.86,3.37C9.96,3.33 10.08,3.37 10.13,3.47L11.03,5.03C11.09,5.13 11.07,5.25 11,5.32L10.03,6.06L10.06,6.5L10.03,6.94Z"></path> </svg> <label for="switch-39" class="more-info">Show more</label>
July 15
#switch-40:checked ~ #card-40 { width: 100%; height: auto; } #switch-40:checked ~ #card-40 .entryform { display: block; } #switch-40:checked ~ #card-40 .cardform, #switch-40:checked ~ #card-40::before, #switch-40:checked ~ #card-40::after { display: none; } </style>
<input type="checkbox" id="switch-40" class="switch"></input>
To know if the ligation was succesfull we will controll the DNA, therefor we ented the bacteria's with DNA in LB-medium to grow overnight. We also plated the used bacteria's onto new plates to use for further experiments.
Basic parts
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-40" class="more-info">Show more</label>
July 16
#switch-41:checked ~ #card-41 { width: 100%; height: auto; } #switch-41:checked ~ #card-41 .entryform { display: block; } #switch-41:checked ~ #card-41 .cardform, #switch-41:checked ~ #card-41::before, #switch-41:checked ~ #card-41::after { display: none; } </style>
<input type="checkbox" id="switch-41" class="switch"></input>
We did a blue white screening on our buisnesscards to see if bacteria had grew on them. We transferred the buisnesscards to new petrydishes and added ITPG and X-gal to the petrydishes.
Blue White screening on paper
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-41" class="more-info">Show more</label>
July 16
#switch-42:checked ~ #card-42 { width: 100%; height: auto; } #switch-42:checked ~ #card-42 .entryform { display: block; } #switch-42:checked ~ #card-42 .cardform, #switch-42:checked ~ #card-42::before, #switch-42:checked ~ #card-42::after { display: none; } </style>
<input type="checkbox" id="switch-42" class="switch"></input>
Frontend design for the notebook
Notebook
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-42" class="more-info">Show more</label>
July 17
#switch-43:checked ~ #card-43 { width: 100%; height: auto; } #switch-43:checked ~ #card-43 .entryform { display: block; } #switch-43:checked ~ #card-43 .cardform, #switch-43:checked ~ #card-43::before, #switch-43:checked ~ #card-43::after { display: none; } </style>
<input type="checkbox" id="switch-43" class="switch"></input>
The resulst of 7/16/2018 showed that the DNA didnt ligate as planned. To be able to digest enough DNA we did a plasmid isolation again. We digested this DNA and froze it for further use.
Basic parts
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-43" class="more-info">Show more</label>
July 17
#switch-44:checked ~ #card-44 { width: 100%; height: auto; } #switch-44:checked ~ #card-44 .entryform { display: block; } #switch-44:checked ~ #card-44 .cardform, #switch-44:checked ~ #card-44::before, #switch-44:checked ~ #card-44::after { display: none; } </style>
<input type="checkbox" id="switch-44" class="switch"></input>
We did another round of plasmid isolation for stocking.
Stock up
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-44" class="more-info">Show more</label>
July 18
#switch-45:checked ~ #card-45 { width: 100%; height: auto; } #switch-45:checked ~ #card-45 .entryform { display: block; } #switch-45:checked ~ #card-45 .cardform, #switch-45:checked ~ #card-45::before, #switch-45:checked ~ #card-45::after { display: none; } </style>
<input type="checkbox" id="switch-45" class="switch"></input>
Designed a way to follow experiments that take up multiple days and eventually designed a notebook entry page and made it a responsive page
Notebook
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-45" class="more-info">Show more</label>
July 19
#switch-46:checked ~ #card-46 { width: 100%; height: auto; } #switch-46:checked ~ #card-46 .entryform { display: block; } #switch-46:checked ~ #card-46 .cardform, #switch-46:checked ~ #card-46::before, #switch-46:checked ~ #card-46::after { display: none; } </style>
<input type="checkbox" id="switch-46" class="switch"></input>
We digested all DNA we have in stock to test for our basic construct. We tested the DNA by doing a gelelktroforeses.
Basic parts
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-46" class="more-info">Show more</label>
July 19
#switch-47:checked ~ #card-47 { width: 100%; height: auto; } #switch-47:checked ~ #card-47 .entryform { display: block; } #switch-47:checked ~ #card-47 .cardform, #switch-47:checked ~ #card-47::before, #switch-47:checked ~ #card-47::after { display: none; } </style>
<input type="checkbox" id="switch-47" class="switch"></input>
Created a one page notebook. Made the notebook entry page more suited for the entry length
Notebook
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-47" class="more-info">Show more</label>
July 21
#switch-48:checked ~ #card-48 { width: 100%; height: auto; } #switch-48:checked ~ #card-48 .entryform { display: block; } #switch-48:checked ~ #card-48 .cardform, #switch-48:checked ~ #card-48::before, #switch-48:checked ~ #card-48::after { display: none; } </style>
<input type="checkbox" id="switch-48" class="switch"></input>
<p>Transformations of the biobricks K133071, K173003 and I13453 are performed. K133071 will produce CO2 if there's pyruvate present and K173003 will produce CO2 if urea is present. I13453 is a promotor which will work if there's arabinose present.
The biobricks were transformed first into electrocometent cells and later into chemical competent cells from the strain NEb10Beta. After transformations the culture was plated on agar plates with antibiotics. The first transformations didn't work out, but the second did, because then the right competent cells were used.
Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-48" class="more-info">Show more</label>
July 23
#switch-49:checked ~ #card-49 { width: 100%; height: auto; } #switch-49:checked ~ #card-49 .entryform { display: block; } #switch-49:checked ~ #card-49 .cardform, #switch-49:checked ~ #card-49::before, #switch-49:checked ~ #card-49::after { display: none; } </style>
<input type="checkbox" id="switch-49" class="switch"></input>
New biobricks, used to make an ATP sensor, were transformed into NEB10Beta. The culture was than plated onto agar and incubated for 1 day.
ATP sensor
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-49" class="more-info">Show more</label>
July 24
#switch-50:checked ~ #card-50 { width: 100%; height: auto; } #switch-50:checked ~ #card-50 .entryform { display: block; } #switch-50:checked ~ #card-50 .cardform, #switch-50:checked ~ #card-50::before, #switch-50:checked ~ #card-50::after { display: none; } </style>
<input type="checkbox" id="switch-50" class="switch"></input>
New biobricks, which produces gasses, were transformed into NEB10Beta. The culture was than plated onto agar and incubated for 1 day.
Gas output
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-50" class="more-info">Show more</label>
July 24
#switch-51:checked ~ #card-51 { width: 100%; height: auto; } #switch-51:checked ~ #card-51 .entryform { display: block; } #switch-51:checked ~ #card-51 .cardform, #switch-51:checked ~ #card-51::before, #switch-51:checked ~ #card-51::after { display: none; } </style>
<input type="checkbox" id="switch-51" class="switch"></input>
Started working on an automatic notebook creator
Notebook generator
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-51" class="more-info">Show more</label>
July 24
#switch-52:checked ~ #card-52 { width: 100%; height: auto; } #switch-52:checked ~ #card-52 .entryform { display: block; } #switch-52:checked ~ #card-52 .cardform, #switch-52:checked ~ #card-52::before, #switch-52:checked ~ #card-52::after { display: none; } </style>
<input type="checkbox" id="switch-52" class="switch"></input>
<p>Today we did a transformation with new biobricks. The biobricks were built into chemically competent cells from the strain NEb10Beta. After transformation the culture was plated on agar plates with antibiotics. The results were checked the next day.
</p>Transformation
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-52" class="more-info">Show more</label>
July 24
#switch-53:checked ~ #card-53 { width: 100%; height: auto; } #switch-53:checked ~ #card-53 .entryform { display: block; } #switch-53:checked ~ #card-53 .cardform, #switch-53:checked ~ #card-53::before, #switch-53:checked ~ #card-53::after { display: none; } </style>
<input type="checkbox" id="switch-53" class="switch"></input>
<p>To be able to always get the necessary biobricks, there have been made glycerolstocks of the transformed biobricks K133071, K173003 and I13453. The glycerolstocks are stored at -80 degrees Celsius. If needed, they can be retrieved from this storage to use for experiments.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-53" class="more-info">Show more</label>
July 24
#switch-54:checked ~ #card-54 { width: 100%; height: auto; } #switch-54:checked ~ #card-54 .entryform { display: block; } #switch-54:checked ~ #card-54 .cardform, #switch-54:checked ~ #card-54::before, #switch-54:checked ~ #card-54::after { display: none; } </style>
<input type="checkbox" id="switch-54" class="switch"></input>
Automatic generation of entries completed
Notebook generator
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-54" class="more-info">Show more</label>
July 25
#switch-55:checked ~ #card-55 { width: 100%; height: auto; } #switch-55:checked ~ #card-55 .entryform { display: block; } #switch-55:checked ~ #card-55 .cardform, #switch-55:checked ~ #card-55::before, #switch-55:checked ~ #card-55::after { display: none; } </style>
<input type="checkbox" id="switch-55" class="switch"></input>
Used the Google drive REST API to download the entries from drive
Google Drive API
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-55" class="more-info">Show more</label>
July 25
#switch-56:checked ~ #card-56 { width: 100%; height: auto; } #switch-56:checked ~ #card-56 .entryform { display: block; } #switch-56:checked ~ #card-56 .cardform, #switch-56:checked ~ #card-56::before, #switch-56:checked ~ #card-56::after { display: none; } </style>
<input type="checkbox" id="switch-56" class="switch"></input>
Used the igemwiki API to update pages using software
Automatic uploader
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-56" class="more-info">Show more</label>
July 25
#switch-57:checked ~ #card-57 { width: 100%; height: auto; } #switch-57:checked ~ #card-57 .entryform { display: block; } #switch-57:checked ~ #card-57 .cardform, #switch-57:checked ~ #card-57::before, #switch-57:checked ~ #card-57::after { display: none; } </style>
<input type="checkbox" id="switch-57" class="switch"></input>
<p>To be able to always get the necessary biobricks, we made an glycerol stock after every transformation. The glycerol stocks are stored at -80 degrees Celsius. If needed, they can retrieved from this storage to use for experiments.
</p>Transformation
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-57" class="more-info">Show more</label>
July 27
#switch-58:checked ~ #card-58 { width: 100%; height: auto; } #switch-58:checked ~ #card-58 .entryform { display: block; } #switch-58:checked ~ #card-58 .cardform, #switch-58:checked ~ #card-58::before, #switch-58:checked ~ #card-58::after { display: none; } </style>
<input type="checkbox" id="switch-58" class="switch"></input>
<p>For further experiments there is isolated DNA needed of the biobricks J23100, K133071, K173003 and I134353. The DNA is isolated out of the bacteria with the help of a plasmid purifaction kit. After isolation this DNA can be used for digestion and ligation or other experiments. J23100 (from the glycerolstock): 325,59 ng/ul, K173003: 217,06 ng/ul, K133071: 186,79 ng/ul, I13453: 88,18 ng/ul
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-58" class="more-info">Show more</label>
July 27
#switch-59:checked ~ #card-59 { width: 100%; height: auto; } #switch-59:checked ~ #card-59 .entryform { display: block; } #switch-59:checked ~ #card-59 .cardform, #switch-59:checked ~ #card-59::before, #switch-59:checked ~ #card-59::after { display: none; } </style>
<input type="checkbox" id="switch-59" class="switch"></input>
Connected the page uploader to the notebook generator
Automation program
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-59" class="more-info">Show more</label>
July 29
#switch-60:checked ~ #card-60 { width: 100%; height: auto; } #switch-60:checked ~ #card-60 .entryform { display: block; } #switch-60:checked ~ #card-60 .cardform, #switch-60:checked ~ #card-60::before, #switch-60:checked ~ #card-60::after { display: none; } </style>
<input type="checkbox" id="switch-60" class="switch"></input>
Created a program that uploads all updated pages
Automatic uploader
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-60" class="more-info">Show more</label>
July 29
#switch-61:checked ~ #card-61 { width: 100%; height: auto; } #switch-61:checked ~ #card-61 .entryform { display: block; } #switch-61:checked ~ #card-61 .cardform, #switch-61:checked ~ #card-61::before, #switch-61:checked ~ #card-61::after { display: none; } </style>
<input type="checkbox" id="switch-61" class="switch"></input>
Built a page builder that automatically adds the header and footer before uploading
Page generator
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-61" class="more-info">Show more</label>
July 31
#switch-62:checked ~ #card-62 { width: 100%; height: auto; } #switch-62:checked ~ #card-62 .entryform { display: block; } #switch-62:checked ~ #card-62 .cardform, #switch-62:checked ~ #card-62::before, #switch-62:checked ~ #card-62::after { display: none; } </style>
<input type="checkbox" id="switch-62" class="switch"></input>
Redone the google API handler for reusability and readability and made the google API handler generic
Google Drive API
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-62" class="more-info">Show more</label>
July 31
#switch-63:checked ~ #card-63 { width: 100%; height: auto; } #switch-63:checked ~ #card-63 .entryform { display: block; } #switch-63:checked ~ #card-63 .cardform, #switch-63:checked ~ #card-63::before, #switch-63:checked ~ #card-63::after { display: none; } </style>
<input type="checkbox" id="switch-63" class="switch"></input>
revamped the main program
Automation program
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-63" class="more-info">Show more</label>
July 31
#switch-64:checked ~ #card-64 { width: 100%; height: auto; } #switch-64:checked ~ #card-64 .entryform { display: block; } #switch-64:checked ~ #card-64 .cardform, #switch-64:checked ~ #card-64::before, #switch-64:checked ~ #card-64::after { display: none; } </style>
<input type="checkbox" id="switch-64" class="switch"></input>
Finished redoing the application for generating and uploading pages
Automation program
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-64" class="more-info">Show more</label>
August 1
#switch-65:checked ~ #card-65 { width: 100%; height: auto; } #switch-65:checked ~ #card-65 .entryform { display: block; } #switch-65:checked ~ #card-65 .cardform, #switch-65:checked ~ #card-65::before, #switch-65:checked ~ #card-65::after { display: none; } </style>
<input type="checkbox" id="switch-65" class="switch"></input>
Added month categorization to the page
Notebook
<svg viewBox="0 0 24 24"> <path d="M14.6,16.6L19.2,12L14.6,7.4L16,6L22,12L16,18L14.6,16.6M9.4,16.6L4.8,12L9.4,7.4L8,6L2,12L8,18L9.4,16.6Z"></path> </svg> <label for="switch-65" class="more-info">Show more</label>
August 2
#switch-66:checked ~ #card-66 { width: 100%; height: auto; } #switch-66:checked ~ #card-66 .entryform { display: block; } #switch-66:checked ~ #card-66 .cardform, #switch-66:checked ~ #card-66::before, #switch-66:checked ~ #card-66::after { display: none; } </style>
<input type="checkbox" id="switch-66" class="switch"></input>
<p>For further experiments we needed isolated DNA. The DNA is isolated out of the bacteria with the help of a plasmid purifaction kit. After isolation this DNA can be used for digestion and ligation or other experiments.
</p>Transformation
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-66" class="more-info">Show more</label>
August 9
#switch-67:checked ~ #card-67 { width: 100%; height: auto; } #switch-67:checked ~ #card-67 .entryform { display: block; } #switch-67:checked ~ #card-67 .cardform, #switch-67:checked ~ #card-67::before, #switch-67:checked ~ #card-67::after { display: none; } </style>
<input type="checkbox" id="switch-67" class="switch"></input>
<p>The biobricks J23100, K133071, K173003 and I134353 were sucessfully digested after the second time. After the digestions the biobricks K133071 and K173003 were dephosphorylated and ligated with the inserts J23100 and I13453. This was done in the original backbone of K133071 and K173003, and not another control backbone. To know if the biobricks were right ligated this was done by testing practically. See the experiments: Testing gas production.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-67" class="more-info">Show more</label>
August 10
#switch-68:checked ~ #card-68 { width: 100%; height: auto; } #switch-68:checked ~ #card-68 .entryform { display: block; } #switch-68:checked ~ #card-68 .cardform, #switch-68:checked ~ #card-68::before, #switch-68:checked ~ #card-68::after { display: none; } </style>
<input type="checkbox" id="switch-68" class="switch"></input>
<p>Testing different amounts of urea and sodiumpyruvate to know which concentrations the bacteria survive.
</p>Urea and sodium pyruvate test for resistance E.coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-68" class="more-info">Show more</label>
August 10
#switch-69:checked ~ #card-69 { width: 100%; height: auto; } #switch-69:checked ~ #card-69 .entryform { display: block; } #switch-69:checked ~ #card-69 .cardform, #switch-69:checked ~ #card-69::before, #switch-69:checked ~ #card-69::after { display: none; } </style>
<input type="checkbox" id="switch-69" class="switch"></input>
<p>Transformations of the biobricks (K133071 + J23100), (K13071 + I1345), (K173003 + J23100) and (K173003 + I13453) in NEB10B�ta. There was no grow except for the biobrick combination K133071 + J23100.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-69" class="more-info">Show more</label>
August 13
#switch-70:checked ~ #card-70 { width: 100%; height: auto; } #switch-70:checked ~ #card-70 .entryform { display: block; } #switch-70:checked ~ #card-70 .cardform, #switch-70:checked ~ #card-70::before, #switch-70:checked ~ #card-70::after { display: none; } </style>
<input type="checkbox" id="switch-70" class="switch"></input>
<p>A colony PCR is done for the NEB10B�ta E.coli cells with expected the biobrick combination of K133071 with J23100. Nevertheless, on a gel the difference with and without promotor couldn't be seen. So there must be another way of proving the right biobricks are there.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-70" class="more-info">Show more</label>
August 13
#switch-71:checked ~ #card-71 { width: 100%; height: auto; } #switch-71:checked ~ #card-71 .entryform { display: block; } #switch-71:checked ~ #card-71 .cardform, #switch-71:checked ~ #card-71::before, #switch-71:checked ~ #card-71::after { display: none; } </style>
<input type="checkbox" id="switch-71" class="switch"></input>
The ligations and transformations of the biobricks K173003 + J23100, K173003 + I13453, and K133071 + I13453 has been performed again. There was a lot of grow on the agar plates. To know if the biobricks were right ligated this was done by testing practically. See the experiments: Testing gas production.
Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-71" class="more-info">Show more</label>
August 13
#switch-72:checked ~ #card-72 { width: 100%; height: auto; } #switch-72:checked ~ #card-72 .entryform { display: block; } #switch-72:checked ~ #card-72 .cardform, #switch-72:checked ~ #card-72::before, #switch-72:checked ~ #card-72::after { display: none; } </style>
<input type="checkbox" id="switch-72" class="switch"></input>
<p>Making a set up for the gas production testing and testing it with NEB10B�ta with the expected biobricks in it (K133071 + J23100) and a negative control.
</p>Testing gas production
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-72" class="more-info">Show more</label>
August 16
#switch-73:checked ~ #card-73 { width: 100%; height: auto; } #switch-73:checked ~ #card-73 .entryform { display: block; } #switch-73:checked ~ #card-73 .cardform, #switch-73:checked ~ #card-73::before, #switch-73:checked ~ #card-73::after { display: none; } </style>
<input type="checkbox" id="switch-73" class="switch"></input>
<p>Making a set up for the gas production testing and testing it with NEB10B�ta with the expected biobricks in it (K133071 + I13453), (K173003 + J23100), (K173003 + I13453) and a negative control.
</p>Testing gas production
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-73" class="more-info">Show more</label>
August 23
#switch-74:checked ~ #card-74 { width: 100%; height: auto; } #switch-74:checked ~ #card-74 .entryform { display: block; } #switch-74:checked ~ #card-74 .cardform, #switch-74:checked ~ #card-74::before, #switch-74:checked ~ #card-74::after { display: none; } </style>
<input type="checkbox" id="switch-74" class="switch"></input>
<p>Gasproduction testing for the biobricks (K173003 + I13453), (K133071 + I13453) and negative controls (B0015 and K133071 without urea and arabinose).
K173003 + I13453 is tested with sodiumpyruvate and arabinose for gasproduction and K133071 + I13453 is tested with urea and arabinose for gasproduction.
Testing gas production
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-74" class="more-info">Show more</label>
August 23
#switch-75:checked ~ #card-75 { width: 100%; height: auto; } #switch-75:checked ~ #card-75 .entryform { display: block; } #switch-75:checked ~ #card-75 .cardform, #switch-75:checked ~ #card-75::before, #switch-75:checked ~ #card-75::after { display: none; } </style>
<input type="checkbox" id="switch-75" class="switch"></input>
<p>Testing the gasproduction of the colonies 9 and 10 of biobricks (K173003 + J23100), colonies 5 and 7 of biobricks (K173003 + I13453) and colony 4 of biobricks (K133071 + I13453) with and without centrifuging the bacteria. There is also a negative control (J04450 pSB1K3) with Kanamycine. The negative contol started with a lot of gas inside the tube. We can not see wether there is produced more after a day or not. This have to be tested later.
</p>Testing gas production
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-75" class="more-info">Show more</label>
August 23
#switch-76:checked ~ #card-76 { width: 100%; height: auto; } #switch-76:checked ~ #card-76 .entryform { display: block; } #switch-76:checked ~ #card-76 .cardform, #switch-76:checked ~ #card-76::before, #switch-76:checked ~ #card-76::after { display: none; } </style>
<input type="checkbox" id="switch-76" class="switch"></input>
<p>Minipreps are made of colonies 11 and 19 of biobrick combination K133071 + J23100. Results: 11. 270,57 ng/ul 19. 253,59 ng/ul.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-76" class="more-info">Show more</label>
August 27
#switch-77:checked ~ #card-77 { width: 100%; height: auto; } #switch-77:checked ~ #card-77 .entryform { display: block; } #switch-77:checked ~ #card-77 .cardform, #switch-77:checked ~ #card-77::before, #switch-77:checked ~ #card-77::after { display: none; } </style>
<input type="checkbox" id="switch-77" class="switch"></input>
<p>A miniprep of the biobrick K352002 is made. The concentration is 69,77 ng/ul.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-77" class="more-info">Show more</label>
August 27
#switch-78:checked ~ #card-78 { width: 100%; height: auto; } #switch-78:checked ~ #card-78 .entryform { display: block; } #switch-78:checked ~ #card-78 .cardform, #switch-78:checked ~ #card-78::before, #switch-78:checked ~ #card-78::after { display: none; } </style>
<input type="checkbox" id="switch-78" class="switch"></input>
<p>Testing different amounts of urea and sodiumpyruvate to know which concentrations the bacteria survive.
</p>Urea and sodium pyruvate test for resistance E.coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-78" class="more-info">Show more</label>
August 28
#switch-79:checked ~ #card-79 { width: 100%; height: auto; } #switch-79:checked ~ #card-79 .entryform { display: block; } #switch-79:checked ~ #card-79 .cardform, #switch-79:checked ~ #card-79::before, #switch-79:checked ~ #card-79::after { display: none; } </style>
<input type="checkbox" id="switch-79" class="switch"></input>
<p>Digestions, gelelectrophoresis, dephosphorylations and ligations of different biobrick combinations. These biobrick combinations are 4 different promotors (J23100, I13453, K352002, K352003) with 4 different gasproduction biobricks (k173003, K173013, K133071, K133116). J23100 is about 1 kb to long. The rest seems likely to be right digested. The ligations will be transformed in NEB10b�ta and digested again as control.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-79" class="more-info">Show more</label>
September 7
#switch-80:checked ~ #card-80 { width: 100%; height: auto; } #switch-80:checked ~ #card-80 .entryform { display: block; } #switch-80:checked ~ #card-80 .cardform, #switch-80:checked ~ #card-80::before, #switch-80:checked ~ #card-80::after { display: none; } </style>
<input type="checkbox" id="switch-80" class="switch"></input>
<p>Transformations of the biobrick combinations in NEB10b�ta. The transformations are plated on kanamycine agar plates, because all the ligations were done in pSB1K3 (kanamycine resistence) backbone. Pink and with colonies appeared after incubation by 37 degrees Celcius for about 12h. The white colonies will be used for further experiments.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-80" class="more-info">Show more</label>
September 7
#switch-81:checked ~ #card-81 { width: 100%; height: auto; } #switch-81:checked ~ #card-81 .entryform { display: block; } #switch-81:checked ~ #card-81 .cardform, #switch-81:checked ~ #card-81::before, #switch-81:checked ~ #card-81::after { display: none; } </style>
<input type="checkbox" id="switch-81" class="switch"></input>
<p>Plasmid DNA was isolated of 20 different colonies. The first time something went wrong. The second time we had good concentrations of isolated plasmid DNA. After this we will digest the DNA to see if the plasmids all have the required biobricks. The tube have a code from now on, see table 1.
Number | Promotor | Gene | Backbone |
A | K352002 (CooF) | K173013 | pSB1K3 |
B | K352002 (CooF) | K173003 | pSB1K3 |
C | K352002 (CooF) | K133071 | pSB1K3 |
D | K352003 (CooM) | K133071 | pSB1K3 |
E | K352003 (CooM) | K173003 | pSB1K3 |
F | K352003 (CooM) | K173013 | pSB1K3 |
H | I13453 | K173013 | pSB1K3 |
I | I13453 | K173003 | pSB1K3 |
J | II13453 | K133071 | pSB1K3 |
Table 1: list of biobricks of abbreviations
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-81" class="more-info">Show more</label>
September 11
#switch-82:checked ~ #card-82 { width: 100%; height: auto; } #switch-82:checked ~ #card-82 .entryform { display: block; } #switch-82:checked ~ #card-82 .cardform, #switch-82:checked ~ #card-82::before, #switch-82:checked ~ #card-82::after { display: none; } </style>
<input type="checkbox" id="switch-82" class="switch"></input>
<p>The minipreps of experiment 12 are digested with the restriction enzymes: SmaI and ScaI. Only Sca and Sma are both incubated at 37 degrees Celcius. Sma has to be incubated at 25 degrees Celcius. This is done in experiment 15.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-82" class="more-info">Show more</label>
September 11
#switch-83:checked ~ #card-83 { width: 100%; height: auto; } #switch-83:checked ~ #card-83 .entryform { display: block; } #switch-83:checked ~ #card-83 .cardform, #switch-83:checked ~ #card-83::before, #switch-83:checked ~ #card-83::after { display: none; } </style>
<input type="checkbox" id="switch-83" class="switch"></input>
<p>Digestions have been done of the biobrickcombinations K352002 +K133116 + pSB1K3 and K352003 + K133116 + pSB1K3 with restriction-enzymes ScaI and SmaI
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-83" class="more-info">Show more</label>
September 13
#switch-84:checked ~ #card-84 { width: 100%; height: auto; } #switch-84:checked ~ #card-84 .entryform { display: block; } #switch-84:checked ~ #card-84 .cardform, #switch-84:checked ~ #card-84::before, #switch-84:checked ~ #card-84::after { display: none; } </style>
<input type="checkbox" id="switch-84" class="switch"></input>
<p>All the digestions of experiment 13 have digested again with SmaI for an our at 25 degrees Celcius. Because earlier the digestions have been put immediately bt 37 degrees Celcius. It looks like H1, J1 and D2 include the right biobricks.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-84" class="more-info">Show more</label>
September 14
#switch-85:checked ~ #card-85 { width: 100%; height: auto; } #switch-85:checked ~ #card-85 .entryform { display: block; } #switch-85:checked ~ #card-85 .cardform, #switch-85:checked ~ #card-85::before, #switch-85:checked ~ #card-85::after { display: none; } </style>
<input type="checkbox" id="switch-85" class="switch"></input>
<p>Minipreps of the biobrick combinations: K352002+K133116+pSB1K3 (1) and K352003+K133116+pSB1K3 (2) are done. The DNA concentration is for 1:189,3 ng/μl and for 2: 355,3 ng/μl.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-85" class="more-info">Show more</label>
September 17
#switch-86:checked ~ #card-86 { width: 100%; height: auto; } #switch-86:checked ~ #card-86 .entryform { display: block; } #switch-86:checked ~ #card-86 .cardform, #switch-86:checked ~ #card-86::before, #switch-86:checked ~ #card-86::after { display: none; } </style>
<input type="checkbox" id="switch-86" class="switch"></input>
<p>Different strains of E.coli are tested as negative control. Those strains were: NEB10B�ta, BL21 (DE3), BL21, HB101, DH5alpha and JM109. NEB10B�ta produced the most gas. BL21, HB101 and JM101 produced none/almost none gas. Because BL21 isn't a K12 strain we can not use that one. That is why we will test further gasproduction in HB101 and JM109. And maybe those will be our final E.coli strains.
</p>Testing gas production
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-86" class="more-info">Show more</label>
September 17
#switch-87:checked ~ #card-87 { width: 100%; height: auto; } #switch-87:checked ~ #card-87 .entryform { display: block; } #switch-87:checked ~ #card-87 .cardform, #switch-87:checked ~ #card-87::before, #switch-87:checked ~ #card-87::after { display: none; } </style>
<input type="checkbox" id="switch-87" class="switch"></input>
32 minipreps have been performed. A lot of them have a low concentration nucleic acid and/or have a high 260/280 and 260/230 rate. Therefore those will be done again.
Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-87" class="more-info">Show more</label>
September 20
#switch-88:checked ~ #card-88 { width: 100%; height: auto; } #switch-88:checked ~ #card-88 .entryform { display: block; } #switch-88:checked ~ #card-88 .cardform, #switch-88:checked ~ #card-88::before, #switch-88:checked ~ #card-88::after { display: none; } </style>
<input type="checkbox" id="switch-88" class="switch"></input>
<p>Making overnight cultures of the numbers: A1, A4, A5, A6, B1, B5, B6 C1, C2, C3, C4, C5, C6, E1, E2, E5, E6, F4, F5 with Kanamycin. These biobrick combinations can be found in experiment 12. Also the first digestions with XbaI, Eco0109I, HindIII and SspI-HF have been done.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-88" class="more-info">Show more</label>
September 26
#switch-89:checked ~ #card-89 { width: 100%; height: auto; } #switch-89:checked ~ #card-89 .entryform { display: block; } #switch-89:checked ~ #card-89 .cardform, #switch-89:checked ~ #card-89::before, #switch-89:checked ~ #card-89::after { display: none; } </style>
<input type="checkbox" id="switch-89" class="switch"></input>
<p>Minipreps have been made of the numbers: A1, A4, A5, A6, B1, B5, B6 C1, C2, C3, C4, C5, C6, E1, E2, E5, E6, F4, F5.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-89" class="more-info">Show more</label>
September 27
#switch-90:checked ~ #card-90 { width: 100%; height: auto; } #switch-90:checked ~ #card-90 .entryform { display: block; } #switch-90:checked ~ #card-90 .cardform, #switch-90:checked ~ #card-90::before, #switch-90:checked ~ #card-90::after { display: none; } </style>
<input type="checkbox" id="switch-90" class="switch"></input>
<p>From 27-09 until 04-10 more than 200 digestions and 17 gelelectrophoresis have been performed. This was done as a control for our composite parts. We digested with XbaI, Eco01019 and SspI-HF/HindIII. Every restriction-enzyme has an unique place to cut in our constructs. With this we could test if the promoter, backbone and gas production gene was present. However, the digestions didn't show us very good results. After this we started with PCR.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-90" class="more-info">Show more</label>
September 27
#switch-91:checked ~ #card-91 { width: 100%; height: auto; } #switch-91:checked ~ #card-91 .entryform { display: block; } #switch-91:checked ~ #card-91 .cardform, #switch-91:checked ~ #card-91::before, #switch-91:checked ~ #card-91::after { display: none; } </style>
<input type="checkbox" id="switch-91" class="switch"></input>
<p>Digestions with EcoRI-HF and PstI are done for the biobrick numbers A2, B1, B5, B6, D1, E1, E3, I1, J1, J1.2, CooA (8) and pSB1C3. This is done because now the Kanamycin backbone can be replaced for the Chloramphenicol backbone. This is done by dephosphorylation and ligation.
</p>Assessing Gas Production BioBricks in E.Coli
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-91" class="more-info">Show more</label>
October 8
#switch-92:checked ~ #card-92 { width: 100%; height: auto; } #switch-92:checked ~ #card-92 .entryform { display: block; } #switch-92:checked ~ #card-92 .cardform, #switch-92:checked ~ #card-92::before, #switch-92:checked ~ #card-92::after { display: none; } </style>
<input type="checkbox" id="switch-92" class="switch"></input>
<p>Overnight cultures made of the following strains with the right plasmid:
Number | HB101 | JM109 |
J1 | 1x | 1x |
I1 | 3x | 3x |
D1 | 2x | 2x |
B1 | 1x | 1x |
B6 | 1x | 1x |
Table 1: Overnight culture scheme.
</p>Testing gas production
<svg viewBox="0 0 24 24"> <path d="M9.46,6.28L11.05,9C8.47,9.26 6.5,11.41 6.5,14A5,5 0 0,0 11.5,19C13.55,19 15.31,17.77 16.08,16H13.5V14H21.5V16H19.25C18.84,17.57 17.97,18.96 16.79,20H19.5V22H3.5V20H6.21C4.55,18.53 3.5,16.39 3.5,14C3.5,10.37 5.96,7.2 9.46,6.28M12.74,2.07L13.5,3.37L14.36,2.87L17.86,8.93L14.39,10.93L10.89,4.87L11.76,4.37L11,3.07L12.74,2.07Z"></path> </svg> <label for="switch-92" class="more-info">Show more</label>