Team:NYMU-Taipei/Pigments

Pigments

  In our project, we transfer five types of pigment-related gene sequence (Indigoidine, Zeaxanthin, Melanin, Astaxanthin and Lycopene) into our cyanobacteria. We expect to get six different colors of microalgae, so we could see whether changing the original color of microalgae would change wavelength absorbance and have better photosynthetic efficiencies. Due to better photosynthetic efficiencies, we could elevate oil accumulation in microalgae, which would have great benefit in both industry and scientific usage.

padding-right:12px; width:940px; margin: auto; margin-top:10px; }

.pigments_wrapper p { color: #ecffe8; padding-left:20px; }

.mark_description { font-family: 'Acme', sans-serif; color: #72e567; }

.mark_backbone { font-family: 'Acme', sans-serif; }


/* Show & hide */ .expandable { /* overflow set to hidden to hide the expanded text */ overflow: hidden; /* all style changes will ease-in-out for 1s */ -moz-transition: all 1s ease-in-out; -ms-transition: all 1s ease-in-out; -o-transition: all 1s ease-in-out; -webkit-transition: all 1s ease-in-out; transition: all 1s; }

.panel { background-color: rgba(255, 255, 255, 0.9); border: 1px solid transparent; border-radius: 4px; border-color: #ddd; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05); box-shadow: 0 1px 1px rgba(0, 0, 0, .05); padding:15px; width:920px; margin: auto; margin-top:10px; }

/* IF THE SCREEN IS LESS THAN 1300PX */ @media only screen and (max-width: 1300px) { .panel {width:92%} .pigments_wrapper {width:93%} }

/* IF THE SCREEN IS LESS THAN 1200PX */ @media only screen and (max-width: 1200px) { .panel {width:96%} .pigments_wrapper_wrapper {width:96.5%} }


/* IF THE SCREEN IS LESS THAN 800PX */ @media only screen and (max-width: 800px) { .igem_2017_footer_wrapper {width:100%; margin-left:0px;} .Nitrogen_Starvation {width:96%; margin-left:0px;} }

</style>

<script> function toggleHeight1(e, maxHeight) { e = document.getElementById("s1"); // e = the gray div

if(e.style.height != '30px') { e.style.height = '30px'; // height of one line: 20px } else { e.style.height = maxHeight + 'px'; } }

function toggleHeight2(e, maxHeight) { e = document.getElementById("s2"); // e = the gray div

if(e.style.height != '30px') { e.style.height = '30px'; // height of one line: 20px } else { e.style.height = maxHeight + 'px'; } }

function toggleHeight3(e, maxHeight) { e = document.getElementById("s3"); // e = the gray div

if(e.style.height != '30px') { e.style.height = '30px'; // height of one line: 20px } else { e.style.height = maxHeight + 'px'; } }

function toggleHeight4(e, maxHeight) { e = document.getElementById("s4"); // e = the gray div

if(e.style.height != '30px') { e.style.height = '30px'; // height of one line: 20px } else { e.style.height = maxHeight + 'px'; } }

function toggleHeight5(e, maxHeight) { e = document.getElementById("s5"); // e = the gray div

if(e.style.height != '30px') { e.style.height = '30px'; // height of one line: 20px } else { e.style.height = maxHeight + 'px'; } }

function toggleHeight6(e, maxHeight) { e = document.getElementById("s6"); // e = the gray div

if(e.style.height != '30px') { e.style.height = '30px'; // height of one line: 20px } else { e.style.height = maxHeight + 'px'; } }

function toggleHeight7(e, maxHeight) { e = document.getElementById("s7"); // e = the gray div

if(e.style.height != '30px') { e.style.height = '30px'; // height of one line: 20px } else { e.style.height = maxHeight + 'px'; } } </script>

</head>

<body>

Pigments

  In our project, we transfer five types of pigment-related gene sequence (Indigoidine, Zeaxanthin, Melanin, Astaxanthin and Lycopene) into our cyanobacteria. We expect to get six different colors of microalgae, so we could see whether changing the original color of microalgae would change wavelength absorbance and have better photosynthetic efficiencies. Due to better photosynthetic efficiencies, we could elevate oil accumulation in microalgae, which would have great benefit in both industry and scientific usage.


</body>

</html>