Line 13: | Line 13: | ||
padding: 50px; | padding: 50px; | ||
} | } | ||
− | |||
#pi_list .header .intro h3 { | #pi_list .header .intro h3 { | ||
color: white; | color: white; | ||
Line 23: | Line 22: | ||
font-style: italic; | font-style: italic; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
#pi_list .content { | #pi_list .content { | ||
margin: 0 20px; | margin: 0 20px; | ||
Line 61: | Line 33: | ||
box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25); | box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.25); | ||
} | } | ||
− | |||
#pi_list .content p { | #pi_list .content p { | ||
margin: 0; | margin: 0; | ||
Line 67: | Line 38: | ||
padding-bottom: 10px; | padding-bottom: 10px; | ||
} | } | ||
+ | |||
+ | #grad { | ||
+ | background: -webkit-linear-gradient(#C17952,#ffd4a6,#edf2f4); /* Safari 5.1-6.0 */ | ||
+ | background: -o-linear-gradient(#C17952,#ffd4a6,#edf2f4); /* Opera 11.1-12.0 */ | ||
+ | background: -moz-linear-gradient(#C17952,#ffd4a6,#edf2f4); /* Firefox 3.6-15 */ | ||
+ | background: linear-gradient(#C17952,#ffd4a6,#edf2f4); /* Standard syntax */ | ||
+ | } | ||
+ | #pi_list .header .shortcontent { | ||
+ | padding: 10px; | ||
+ | } | ||
+ | #pi_list .header .shortcontent p { | ||
+ | padding: 0; | ||
+ | margin:0; | ||
+ | padding-bottom: 20px; | ||
+ | |||
+ | } | ||
+ | |||
</style> | </style> | ||
− | + | <div id="grad"> | |
− | <div | + | <div class="container"> |
− | + | ||
− | + | ||
<h1>Project</h1> | <h1>Project</h1> | ||
<p style="text-align:justify"><strong>HEKcite!</strong> Inspired by the human heart rhythm, we aim to create an electrophysiological oscillator from eukaryotic cells. Rhythmic contraction of heart cells is coordinated by a small group of cells located in the sinus node, which have an intrinsic frequency of de- and repolarization. This frequency of electrical oscillation is influenced by environmental parameters as well as certain molecular substrates. The oscillator that we aim to create consists of genetically modified excitable Human Embryonic Kidney (HEK) cells, altered to contain the intrinsic pacemaker ability found in sinus cells. As witnessed in heart cells, the rhythm would be dependent on substrate-activated ion channels in the membrane. As there is a great variety of ion channels available in nature, the oscillator could be modified to measure concentrations of many specific substrates. By integrating a certain ion channel into the oscillating system, specificity for a substrate can be chosen. | <p style="text-align:justify"><strong>HEKcite!</strong> Inspired by the human heart rhythm, we aim to create an electrophysiological oscillator from eukaryotic cells. Rhythmic contraction of heart cells is coordinated by a small group of cells located in the sinus node, which have an intrinsic frequency of de- and repolarization. This frequency of electrical oscillation is influenced by environmental parameters as well as certain molecular substrates. The oscillator that we aim to create consists of genetically modified excitable Human Embryonic Kidney (HEK) cells, altered to contain the intrinsic pacemaker ability found in sinus cells. As witnessed in heart cells, the rhythm would be dependent on substrate-activated ion channels in the membrane. As there is a great variety of ion channels available in nature, the oscillator could be modified to measure concentrations of many specific substrates. By integrating a certain ion channel into the oscillating system, specificity for a substrate can be chosen. | ||
Building an electrical oscillator from cells has several advantages. Intra- or extracellular changes that influence the conductance of ion channels in the membrane have an immediate impact on the frequency of oscillation. Once these cells are connected to each other (by for example gap-junctions), they generate an electrical signal that can easily be measured from a distance and non-invasively—similar to the way electrocardiography (ECG) and electroencephalography (EEG) measure electrical activity in the heart and brain. A multi-purpose sensor suitable for this system could be developed for medical and biotechnological applications. One such application is the measurement of drugs that interact with ion channels, such as antipsychotics, anti-epileptics or a certain class of immunosuppressants.</p> | Building an electrical oscillator from cells has several advantages. Intra- or extracellular changes that influence the conductance of ion channels in the membrane have an immediate impact on the frequency of oscillation. Once these cells are connected to each other (by for example gap-junctions), they generate an electrical signal that can easily be measured from a distance and non-invasively—similar to the way electrocardiography (ECG) and electroencephalography (EEG) measure electrical activity in the heart and brain. A multi-purpose sensor suitable for this system could be developed for medical and biotechnological applications. One such application is the measurement of drugs that interact with ion channels, such as antipsychotics, anti-epileptics or a certain class of immunosuppressants.</p> | ||
− | + | ||
− | + | ||
<br> | <br> | ||
− | + | ||
− | + | <div id="pi_list"> | |
− | + | <div class="pi"> | |
− | + | <div class="header"> | |
− | + | <div class="intro"> | |
− | + | <h3>Inspired by the heart</h3> | |
− | + | <div class="shortcontent"> | |
− | + | <p>We drew our inspiration from the versatility and robustness of the heart. It beats continuously over the years, rapidly adapting its pace when necessary.</p> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</div> | </div> | ||
− | + | </div> | |
− | + | </div> | |
− | + | <div class="content" style="display: none;"> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<p> To write: </p> | <p> To write: </p> | ||
− | <p> About how the | + | <p> About how the hearth works. How it adapts to stimuli etc.</p> |
− | + | ||
</div> | </div> | ||
− | + | </div> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <script type="text/javascript"> | ||
$(document).ready(function() { /* to make sure the script runs after page load */ | $(document).ready(function() { /* to make sure the script runs after page load */ | ||
$("#pi_list .header").click(function() { | $("#pi_list .header").click(function() { | ||
Line 147: | Line 115: | ||
}); | }); | ||
− | + | </script> | |
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | </div> | ||
+ | |||
</html> | </html> | ||
{{KU_Leuven_footer}} | {{KU_Leuven_footer}} |
Revision as of 15:05, 21 September 2017
Project
HEKcite! Inspired by the human heart rhythm, we aim to create an electrophysiological oscillator from eukaryotic cells. Rhythmic contraction of heart cells is coordinated by a small group of cells located in the sinus node, which have an intrinsic frequency of de- and repolarization. This frequency of electrical oscillation is influenced by environmental parameters as well as certain molecular substrates. The oscillator that we aim to create consists of genetically modified excitable Human Embryonic Kidney (HEK) cells, altered to contain the intrinsic pacemaker ability found in sinus cells. As witnessed in heart cells, the rhythm would be dependent on substrate-activated ion channels in the membrane. As there is a great variety of ion channels available in nature, the oscillator could be modified to measure concentrations of many specific substrates. By integrating a certain ion channel into the oscillating system, specificity for a substrate can be chosen. Building an electrical oscillator from cells has several advantages. Intra- or extracellular changes that influence the conductance of ion channels in the membrane have an immediate impact on the frequency of oscillation. Once these cells are connected to each other (by for example gap-junctions), they generate an electrical signal that can easily be measured from a distance and non-invasively—similar to the way electrocardiography (ECG) and electroencephalography (EEG) measure electrical activity in the heart and brain. A multi-purpose sensor suitable for this system could be developed for medical and biotechnological applications. One such application is the measurement of drugs that interact with ion channels, such as antipsychotics, anti-epileptics or a certain class of immunosuppressants.
Inspired by the heart
We drew our inspiration from the versatility and robustness of the heart. It beats continuously over the years, rapidly adapting its pace when necessary.