(6 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
<link rel="stylesheet" href="https://2018.igem.org/Template:TJU_China/nav_css?action=raw&ctype=text/css" type="text/css"> | <link rel="stylesheet" href="https://2018.igem.org/Template:TJU_China/nav_css?action=raw&ctype=text/css" type="text/css"> | ||
<style> | <style> | ||
− | body{ | + | body { |
− | + | background: #eeeeee; | |
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | + | td { | |
− | + | width: 49%; | |
− | + | height: 40px; | |
− | + | line-height: 1.5; | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | } | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | } | + | |
− | . | + | table { |
− | width:100%; | + | margin-left: 13%; |
− | height: auto; | + | width: 73%; |
− | } | + | } |
− | @keyframes arrow_move{ | + | |
− | + | .attributions_project { | |
− | + | position: absolute; | |
− | + | margin-top: 2350px; | |
− | } | + | margin-left: 7%; |
− | #fromArrow { | + | width: 85%; |
− | + | } | |
− | + | ||
− | + | .attributions_head { | |
− | } | + | color: #4e72b8; |
+ | font-size: 35px; | ||
+ | position: absolute; | ||
+ | margin-top: 200px; | ||
+ | text-align: center; | ||
+ | margin-left: 5%; | ||
+ | font-weight: bold; | ||
+ | width: 100%; | ||
+ | } | ||
+ | |||
+ | .Attribution { | ||
+ | height: 60px; | ||
+ | position: absolute; | ||
+ | text-align: center; | ||
+ | font-size: 40px; | ||
+ | margin-top: 250px; | ||
+ | margin-left: 45%; | ||
+ | color: #4e72b8; | ||
+ | font-weight: bold; | ||
+ | } | ||
+ | |||
+ | .attributions_word_total { | ||
+ | position: absolute; | ||
+ | text-align: left; | ||
+ | font-size: 23px; | ||
+ | line-height: 1.5; | ||
+ | margin-left: 7%; | ||
+ | margin-right: 7%; | ||
+ | margin-top: 150px; | ||
+ | text-indent: 0; | ||
+ | } | ||
+ | |||
+ | .attributions_word { | ||
+ | position: absolute; | ||
+ | text-align: center; | ||
+ | font-size: 20px; | ||
+ | margin-top: 570px; | ||
+ | margin-left: 0; | ||
+ | } | ||
+ | |||
+ | .attributions_t0 { | ||
+ | border: solid #ffffff; | ||
+ | margin-top: 400px; | ||
+ | border-collapse: collapse; | ||
+ | background: #4e72b8; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | |||
+ | .attributions_t { | ||
+ | border: solid #ffffff; | ||
+ | margin-top: 50px; | ||
+ | border-collapse: collapse; | ||
+ | text-align: left; | ||
+ | background: #4e72b8; | ||
+ | color: #ffffff; | ||
+ | } | ||
+ | |||
+ | .attributions_subhead { | ||
+ | color: #4e72b8; | ||
+ | margin-top: 30px; | ||
+ | font-weight: bold; | ||
+ | font-size: 28px; | ||
+ | } | ||
+ | |||
+ | .attributions_supportword { | ||
+ | margin-top: 30px; | ||
+ | font-size: 23px; | ||
+ | line-height: 1.5; | ||
+ | margin-right: 10%; | ||
+ | text-indent: 0; | ||
+ | } | ||
+ | |||
+ | .higher { | ||
+ | height: 100px; | ||
+ | } | ||
+ | |||
+ | .attributions_page_pic { | ||
+ | position: absolute; | ||
+ | margin-top: 30px; | ||
+ | width: 100%; | ||
+ | height: auto; | ||
+ | } | ||
+ | |||
+ | .attributions_page_pic img { | ||
+ | width: 100%; | ||
+ | height: auto; | ||
+ | } | ||
+ | |||
+ | .arrow { | ||
+ | z-index: 4; | ||
+ | width: 100px; | ||
+ | position: relative; | ||
+ | top: 130px; | ||
+ | margin-top: 440px; | ||
+ | margin-left: 49%; | ||
+ | /* animation: arrow_move 1.5s infinite; */ | ||
+ | -webkit-animation: arrow_move 1.5s infinite; | ||
+ | } | ||
+ | |||
+ | .arrow img { | ||
+ | width: 100%; | ||
+ | height: auto; | ||
+ | } | ||
+ | |||
+ | @keyframes arrow_move { | ||
+ | 0% { | ||
+ | top: 130px; | ||
+ | } | ||
+ | 60% { | ||
+ | top: 170px; | ||
+ | } | ||
+ | 100% { | ||
+ | top: 130px; | ||
+ | } | ||
+ | } | ||
+ | |||
+ | #fromArrow { | ||
+ | z-index: 5; | ||
+ | position: absolute; | ||
+ | margin-top: 110px; | ||
+ | } | ||
</style> | </style> | ||
<title>attributions</title> | <title>attributions</title> | ||
Line 178: | Line 199: | ||
<ul class="drop menu2"> | <ul class="drop menu2"> | ||
<li> | <li> | ||
− | <a href="https://2018.igem.org/Team:TJU_China/Parts">Parts Overview</a> | + | <a href="https://2018.igem.org/Team:TJU_China/Parts#Parts_Overview">Parts Overview</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2018.igem.org/Team:TJU_China/ | + | <a href="https://2018.igem.org/Team:TJU_China/Parts#Basic">Basic</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2018.igem.org/Team:TJU_China/ | + | <a href="https://2018.igem.org/Team:TJU_China/Parts#Composite">Composite</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2018.igem.org/Team:TJU_China/ | + | <a href="https://2018.igem.org/Team:TJU_China/Parts#Collection">Collection</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2018.igem.org/Team:TJU_China/Improve">Improve</a> | + | <a href="https://2018.igem.org/Team:TJU_China/Parts#Improve">Improve</a> |
</li> | </li> | ||
</ul> | </ul> | ||
Line 200: | Line 221: | ||
<a href="https://2018.igem.org/Team:TJU_China/Model">Model</a> | <a href="https://2018.igem.org/Team:TJU_China/Model">Model</a> | ||
<ul class="drop menu4"> | <ul class="drop menu4"> | ||
− | + | <li> | |
− | + | <a href="https://2018.igem.org/Team:TJU_China/Model#Dynamic_Model">Dynamic Model</a> | |
− | + | </li> | |
− | + | <li> | |
− | <a href="https://2018.igem.org/Team:TJU_China/Model | + | <a href="https://2018.igem.org/Team:TJU_China/Model#Off-Target_Model">Off-target Model</a> |
− | + | </li> | |
− | + | <li> | |
− | <a href="https://2018.igem.org/Team:TJU_China/Model | + | <a href="https://2018.igem.org/Team:TJU_China/Model#Code">Code</a> |
− | + | </li> | |
− | </ul> | + | |
+ | </ul> | ||
</li> | </li> | ||
<li> | <li> | ||
Line 218: | Line 240: | ||
HP | HP | ||
</a> | </a> | ||
− | <ul class="drop | + | <ul class="drop menu3"> |
<li> | <li> | ||
− | <a href="https://2018.igem.org/Team:TJU_China/ | + | <a href="https://2018.igem.org/Team:TJU_China/Human_Practices">Human Practices</a> |
</li> | </li> | ||
<li> | <li> | ||
− | + | <a href="https://2018.igem.org/Team:TJU_China/Public_Engagement">Public Engagement</a> | |
− | + | ||
− | + | ||
− | <a href="https://2018.igem.org/Team:TJU_China/Public_Engagement"> | + | |
− | + | ||
− | + | ||
− | + | ||
</li> | </li> | ||
</ul> | </ul> | ||
Line 245: | Line 261: | ||
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2018.igem.org/Team:TJU_China/Collaborations"> | + | <a href="https://2018.igem.org/Team:TJU_China/Collaborations">Collaborations</a> |
</li> | </li> | ||
<li> | <li> | ||
− | <a href="https://2018.igem.org/Team:TJU_China/Attributions"> | + | <a href="https://2018.igem.org/Team:TJU_China/Attributions">Attributions</a> |
</li> | </li> | ||
</ul> | </ul> | ||
Line 262: | Line 278: | ||
</div> | </div> | ||
<div class="arrow"> | <div class="arrow"> | ||
− | <a href="#fromArrow"><img src="https://static.igem.org/mediawiki/2018/e/e9/T--TJU_China--double_arrow.png"></a> | + | <a href="#fromArrow"> |
− | + | <img src="https://static.igem.org/mediawiki/2018/e/e9/T--TJU_China--double_arrow.png"> | |
+ | </a> | ||
+ | |||
</div> | </div> | ||
<div id="fromArrow"></div> | <div id="fromArrow"></div> | ||
Line 402: | Line 420: | ||
</div> | </div> | ||
− | <div | + | <div class="attributions_project"> |
<div style="font-weight: bold; font-size: 35px;color: #4e72b8; margin-left: 36%;margin-top:80px;">PROJECT ATTRIBUTIONS</div> | <div style="font-weight: bold; font-size: 35px;color: #4e72b8; margin-left: 36%;margin-top:80px;">PROJECT ATTRIBUTIONS</div> | ||
<div class="attributions_subhead">General Support</div> | <div class="attributions_subhead">General Support</div> | ||
Line 408: | Line 426: | ||
<div class="attributions_subhead">Project Support and Advice</div> | <div class="attributions_subhead">Project Support and Advice</div> | ||
<div class="attributions_supportword">Thanks to our instructor Zefang Wang who gave us much precious advice. We also give great appreciation for what student | <div class="attributions_supportword">Thanks to our instructor Zefang Wang who gave us much precious advice. We also give great appreciation for what student | ||
− | advisor, Zhuozhi Chen Dongqi Bao and Zhongyi Jiang, have helped with our project.And we thanks Yang Tuotuo for | + | advisor, Zhuozhi Chen Dongqi Bao and Zhongyi Jiang, have helped with our project. And we thanks Yang Tuotuo for |
− | generating training data for the off-target model.</div> | + | generating training data for the off-target model. We also appreciate School of Public Health, University of South China for providing us with the COS7-GFP cell line.</div> |
<div class="attributions_subhead">Difficult Technique Support</div> | <div class="attributions_subhead">Difficult Technique Support</div> | ||
− | <div class="attributions_supportword">Liu | + | <div class="attributions_supportword">Jing Liu: Laser Scanning Confocal Microscopy (LSCM)</div> |
<div class="attributions_subhead">Project Advisor Support</div> | <div class="attributions_subhead">Project Advisor Support</div> | ||
<div class="attributions_supportword">Dongqi Bao,Zhongyi Jiang,Zhuozhi Chen</div> | <div class="attributions_supportword">Dongqi Bao,Zhongyi Jiang,Zhuozhi Chen</div> |
Latest revision as of 00:30, 18 October 2018
<!DOCTYPE >
Attribution
The lab work, wiki design and development, poster design and any images or diagrams were done by team members except
where otherwise attributed. Our advisors, Dongqi Bao, Zhongyi Jiang, and Zhuozhi Chen helped troubleshoot our
experiments and offered suggestions on all aspects of our project.
TEAM MEMBERS
Human Practice | |
Begonia festival | whole team members |
Tianjin Environmental Protection Bureau Interview | Chenbo Sun |
Email Communication for advice and information | Muchan Gao, Minghui Yin |
Hospital Inerview and Invitation | Chenbo Sun |
Education | Chenbo Sun, Mengyuan Lv |
Collaboration | Chenbo Sun |
Wiki Text | Chenbo Sun, Yuqi Song, Peicheng Li |
Model | |
Figuring Out the Quality of Certain Heavy Metal in Water | Minghui Yin |
High Throughput Screening of Certain Cancer | Zheng Hu |
Advice and Suggestions | Dongqi Bao |
Wiki Text | Zheng Hu, Minghui Yin, Peicheng Li |
Wiki & Graphic Design | |
Poster Text and Graphic Design | Muchan Gao, Yuqi Song, Yuhao Qiu, Xuechun Gao, Chenbo Sun |
Banner | Yuqi Song, Chenbo Sun |
Wiki Design | Yuqi Song, Peicheng Li |
Logo Design | Yuqi Song, Peicheng Li |
Wet lab | |
Literature Research | Whole team participated |
Heavy Metal Detection | Muchan Gao, Yiran Cheng, Mengyuan Lv, Mengyao Lin |
Cell-free Cancer Detection | Xuechun Gao, Linpeng Chen, Xinzhao Sun |
Delivery of the RNPs into cells | Yuqi Song, Mengqi Li, Wenzhong Teng |
Curation of Mitochondrial Diseases | Yuhao Qiu |
Biobricks | Chenbo Sun, Xinyi Wang, Xiaoyu Yang, Yiran Cheng, Junjing Chen |
Wiki Text | Yuqi Song, Peicheng Li, Chenbo Sun |
Presentation | Yuqi Song, Chenbo Sun, Muchan Gao, Xiaoyu Yang, Junjing Chen, Xinyi Wang |
PROJECT ATTRIBUTIONS
General Support
School of Life Sciences, Tianjin University
Project Support and Advice
Thanks to our instructor Zefang Wang who gave us much precious advice. We also give great appreciation for what student
advisor, Zhuozhi Chen Dongqi Bao and Zhongyi Jiang, have helped with our project. And we thanks Yang Tuotuo for
generating training data for the off-target model. We also appreciate School of Public Health, University of South China for providing us with the COS7-GFP cell line.
Difficult Technique Support
Jing Liu: Laser Scanning Confocal Microscopy (LSCM)
Project Advisor Support
Dongqi Bao,Zhongyi Jiang,Zhuozhi Chen
Wiki Support
Yichen Wang gave some advice on the construction and art designing of our wiki.
Presentation Coaching
Zefang Wang
Human Practices Support
Pro. Mario A. Marchisio from SPST in Tianjin University answered our questions on modelling and gave us advice.
Tianjin Environmental Protection Bureau answered our questions on situation of water quality, gave us information
of common means to monitor water quality and the disadvantages of them, which inspired us how to apply our project
to the improvement of the monitoring system.
Dr. Zhong from Tianjin Medical University General Hospital answered our questions on information and means of cancer
detection, gave us advice, and tried our protocol.
Pro. Cheng Chen a teacher in the lab with loads of knowledge in synthetic biology, helped in our freshmen education.