Line 24: | Line 24: | ||
@import url("http://fonts.googleapis.com/css?family=Lato:300,400"); | @import url("http://fonts.googleapis.com/css?family=Lato:300,400"); | ||
@import url ("'https://fonts.googleapis.com/css?family=Boogaloo"); | @import url ("'https://fonts.googleapis.com/css?family=Boogaloo"); | ||
+ | |||
+ | /* Table */ | ||
+ | |||
+ | .table-wrapper { | ||
+ | -webkit-overflow-scrolling: touch; | ||
+ | overflow-x: auto; | ||
+ | } | ||
+ | |||
+ | table { | ||
+ | margin: 0 0 0em 0; | ||
+ | width: 98.5%; | ||
+ | } | ||
+ | |||
+ | table tbody tr { | ||
+ | border: solid 0px #000; | ||
+ | border-left: 0; | ||
+ | border-right: 0; | ||
+ | } | ||
+ | |||
+ | table tbody tr:nth-child(2n + 1) { | ||
+ | background-color: #000; | ||
+ | } | ||
+ | |||
+ | #tablebg{ | ||
+ | background-color : rgba(0,0,255,0.4); | ||
+ | } | ||
+ | #tablebg1{ | ||
+ | background-color : rgba(238,130,238,0.9); | ||
+ | } | ||
+ | .tr2{ | ||
+ | background-color: rgba(82,82,82,0.99); | ||
+ | } | ||
+ | |||
+ | table td { | ||
+ | padding: 0em 0em; | ||
+ | } | ||
+ | |||
+ | table th { | ||
+ | color: #666; | ||
+ | font-size: 0.9em; | ||
+ | font-weight: 400; | ||
+ | padding: 0 0.75em 0.75em 0.75em; | ||
+ | text-align: left; | ||
+ | } | ||
+ | |||
+ | table thead { | ||
+ | border-bottom: solid 0px rgba(0,0,0, 0.25); | ||
+ | } | ||
+ | |||
+ | table tfoot { | ||
+ | border-top: solid 0.5px rgba(0,0,0, 0.25); | ||
+ | } | ||
+ | |||
+ | table.alt { | ||
+ | border-collapse: separate; | ||
+ | } | ||
+ | |||
+ | table.alt tbody tr td { | ||
+ | border: solid 0.5px rgba(144, 144, 144, 0.25); | ||
+ | border-left-width: 0; | ||
+ | border-top-width: 0; | ||
+ | } | ||
+ | |||
+ | table.alt tbody tr td:first-child { | ||
+ | border-left-width: 1px; | ||
+ | } | ||
+ | |||
+ | table.alt tbody tr:first-child td { | ||
+ | border-top-width: 1px; | ||
+ | } | ||
+ | |||
+ | table.alt thead { | ||
+ | border-bottom: 0; | ||
+ | } | ||
+ | |||
+ | table.alt tfoot { | ||
+ | border-top: 0; | ||
+ | } | ||
+ | |||
#myBtn { | #myBtn { |
Revision as of 21:11, 1 November 2017
CIRCUIT DESIGN AND CONSTRUCTION
Two circuits were central to our work done in the project. The first one was the 5n1, which was a 5 node oscillator constructed by Richard Murray et al, that was not modified to produce square waves. The 5n1 (560) was a gift from Richard Murray (Addgene plasmid # 70730), and had the following topology and circuit –
Further, apart from this system, that was ordered for testing our characterization and measurement devices, we designed our own novel 5 node ring oscillator, which contained modifications that are mentioned at the end of the section. The topology and circuit that we designed and constructed are as follows –
This circuit was constructed in part through cloning, and in part through synthesis via IDT and Genscript. Further, the salient features of this circuit are –
- Cooperativity of repressors – Cooperativity was central to our work done, in ensuring that the rise and fall is fast for our circuit. The cooperativity of the repressors in the system that we have constructed is –
PART NAME
BIOBRICK
PART TYPE
BBa_K2525015
pSrpR : SrpR repressible promoter
Promoter
BBa_K2525016
pPhlF : PhlF repressible promoter
Promoter
Further, apart from this system, that was ordered for testing our characterization and measurement devices, we designed our own novel 5 node ring oscillator, which contained modifications that are mentioned at the end of the section. The topology and circuit that we designed and constructed are as follows –
This circuit was constructed in part through cloning, and in part through synthesis via IDT and Genscript. Further, the salient features of this circuit are –
- Cooperativity of repressors – Cooperativity was central to our work done, in ensuring that the rise and fall is fast for our circuit. The cooperativity of the repressors in the system that we have constructed is –
PART NAME | BIOBRICK | PART TYPE |
BBa_K2525015 | pSrpR : SrpR repressible promoter | Promoter |
BBa_K2525016 | pPhlF : PhlF repressible promoter | Promoter |