Difference between revisions of "Team:ASIJ TOKYO/Attributions"

Line 1,886: Line 1,886:
  
 
body {
 
body {
background-color: #4221af;
+
background-color: #f2efe8;
 
background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");
 
background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");
 
background-size: auto, cover;
 
background-size: auto, cover;
Line 2,264: Line 2,264:
 
select option {
 
select option {
 
color: #ffffff;
 
color: #ffffff;
background: #4221af;
+
background: #f2efe8;
 
}
 
}
  
Line 2,339: Line 2,339:
 
border-color: #ffffff;
 
border-color: #ffffff;
 
content: '\f00c';
 
content: '\f00c';
color: #4221af;
+
color: #f2efe8;
 
}
 
}
  
 
input[type="checkbox"]:focus + label:before,
 
input[type="checkbox"]:focus + label:before,
 
input[type="radio"]:focus + label:before {
 
input[type="radio"]:focus + label:before {
border-color: #4c5c96;
+
border-color: #f2efe8;
 
}
 
}
  
Line 2,711: Line 2,711:
  
 
ul.pagination li > .page.active {
 
ul.pagination li > .page.active {
background-color: #4c5c96;
+
background-color: #f2efe8;
 
}
 
}
  
Line 2,893: Line 2,893:
 
button.special,
 
button.special,
 
.button.special {
 
.button.special {
background-color: #4c5c96;
+
background-color: #f2efe8;
 
box-shadow: none;
 
box-shadow: none;
 
}
 
}
Line 2,910: Line 2,910:
 
button.special:active,
 
button.special:active,
 
.button.special:active {
 
.button.special:active {
background-color: #45558d;
+
background-color: #f2efe8;
 
}
 
}
  
Line 3,261: Line 3,261:
 
transition: opacity 0.35s ease, transform 0.35s ease;
 
transition: opacity 0.35s ease, transform 0.35s ease;
 
-webkit-overflow-scrolling: touch;
 
-webkit-overflow-scrolling: touch;
background: #4c5c96;
+
background: #f2efe8;
 
border-radius: 5px;
 
border-radius: 5px;
 
display: block;
 
display: block;
Line 3,317: Line 3,317:
  
 
#menu .links li a:hover {
 
#menu .links li a:hover {
background: #45558d;
+
background: #f2efe8;
 
}
 
}
  
Line 3,448: Line 3,448:
 
#banner {
 
#banner {
 
padding: 7em 0 8.25em 0 ;
 
padding: 7em 0 8.25em 0 ;
background-color: #4221af;
+
background-color: #f2efe8;
 
background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");
 
background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");
 
background-size: auto, cover;
 
background-size: auto, cover;
Line 3,558: Line 3,558:
 
#wrapper > header {
 
#wrapper > header {
 
padding: 9em 0 6.25em 0 ;
 
padding: 9em 0 6.25em 0 ;
background-color: #4221af;
+
background-color: #f2efe8;
 
background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");
 
background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");
 
background-size: auto, cover;
 
background-size: auto, cover;
Line 3,601: Line 3,601:
  
 
.wrapper {
 
.wrapper {
background-color: #4221af;
+
background-color: #f2efe8;
 
margin: 6.5em 0;
 
margin: 6.5em 0;
 
position: relative;
 
position: relative;
Line 3,611: Line 3,611:
  
 
.wrapper:before {
 
.wrapper:before {
box-shadow: inset 0 -1px 0 0 #4221af, 0 1px 0 0 #4221af;
+
box-shadow: inset 0 -1px 0 0 #f2efe8, 0 1px 0 0 #f2efe8;
 
}
 
}
  
 
.wrapper:after {
 
.wrapper:after {
box-shadow: inset 0 -1px 0 0 #4221af, 0 1px 0 0 #4221af;
+
box-shadow: inset 0 -1px 0 0 #f2efe8, 0 1px 0 0 #f2efe8;
 
}
 
}
  
Line 3,695: Line 3,695:
  
 
.wrapper.style4 {
 
.wrapper.style4 {
background-color: #454858;
+
background-color: #f2efe8;
 
}
 
}
  
Line 3,703: Line 3,703:
  
 
.wrapper.style4:before {
 
.wrapper.style4:before {
box-shadow: inset 0 -1px 0 0 #454858, 0 1px 0 0 #454858;
+
box-shadow: inset 0 -1px 0 0 #f2efe8, 0 1px 0 0 #f2efe8;
 
}
 
}
  
 
.wrapper.style4:after {
 
.wrapper.style4:after {
box-shadow: inset 0 -1px 0 0 #454858, 0 1px 0 0 #454858;
+
box-shadow: inset 0 -1px 0 0 #f2efe8, 0 1px 0 0 #f2efe8;
 
}
 
}
  
 
.wrapper.style5 {
 
.wrapper.style5 {
background-color: #4d5060;
+
background-color: #f2efe8;
 
}
 
}
  
Line 3,719: Line 3,719:
  
 
.wrapper.style5:before {
 
.wrapper.style5:before {
box-shadow: inset 0 -1px 0 0 #4d5060, 0 1px 0 0 #4d5060;
+
box-shadow: inset 0 -1px 0 0 #f2efe8, 0 1px 0 0 #f2efe8;
 
}
 
}
  
 
.wrapper.style5:after {
 
.wrapper.style5:after {
box-shadow: inset 0 -1px 0 0 #4d5060, 0 1px 0 0 #4d5060;
+
box-shadow: inset 0 -1px 0 0 #f2efe8, 0 1px 0 0 #f2efe8;
 
}
 
}
  
Line 3,743: Line 3,743:
  
 
.wrapper.spotlight {
 
.wrapper.spotlight {
background-color: #4c5c96;
+
background-color: #f2efe8;
 
}
 
}
  
Line 3,751: Line 3,751:
  
 
.wrapper.spotlight:before {
 
.wrapper.spotlight:before {
box-shadow: inset 0 -1px 0 0 #4c5c96, 0 1px 0 0 #4c5c96;
+
box-shadow: inset 0 -1px 0 0 #f2efe8, 0 1px 0 0 #f2efe8;
 
}
 
}
  
 
.wrapper.spotlight:after {
 
.wrapper.spotlight:after {
box-shadow: inset 0 -1px 0 0 #4c5c96, 0 1px 0 0 #4c5c96;
+
box-shadow: inset 0 -1px 0 0 #f2efe8, 0 1px 0 0 #f2efe8;
 
}
 
}
  
Line 3,804: Line 3,804:
  
 
.wrapper.spotlight.style2 {
 
.wrapper.spotlight.style2 {
background-color: #45558d;
+
background-color: #f2efe8;
 
}
 
}
  
Line 3,812: Line 3,812:
  
 
.wrapper.spotlight.style2:before {
 
.wrapper.spotlight.style2:before {
box-shadow: inset 0 -1px 0 0 #45558d, 0 1px 0 0 #45558d;
+
box-shadow: inset 0 -1px 0 0 #f2efe8, 0 1px 0 0 #f2efe8;
 
}
 
}
  
 
.wrapper.spotlight.style2:after {
 
.wrapper.spotlight.style2:after {
box-shadow: inset 0 -1px 0 0 #45558d, 0 1px 0 0 #45558d;
+
box-shadow: inset 0 -1px 0 0 #f2efe8, 0 1px 0 0 #f2efe8;
 
}
 
}
  
Line 4,046: Line 4,046:
  
 
#footer {
 
#footer {
background-color: #4221af;
+
background-color: #f2efe8;
 
background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");
 
background-image: linear-gradient(to top, rgba(46, 49, 65, 0.8), rgba(46, 49, 65, 0.8)), url("../../images/bg.jpg");
 
background-size: auto, cover;
 
background-size: auto, cover;
Line 4,139: Line 4,139:
  
 
body {
 
body {
background-color: #4221af;
+
background-color: #f2efe8;
 
background-image: url("../../images/bg.jpg");
 
background-image: url("../../images/bg.jpg");
 
background-size: cover;
 
background-size: cover;
Line 4,332: Line 4,332:
  
 
#menu {
 
#menu {
background: #4221af;
+
background: #f2efe8;
 
}
 
}
  

Revision as of 12:46, 31 October 2017

Attributions

All lab work was conducted at the American School in Japan by team members of the 2017 ASIJ iGEM team."

Project Support and Advice

Project Advisor: Ms. Beth Crissy supervised our lab activity and provided presentation coaching

Project Support and Advice

Tokyo Tech iGEM Team: Gave us feedback on the presentation of our results.

Dr. Akihiro Abe: Taught us about the current advances in immunological therapy for colorectal cancer

Taipei American School, Mr. Jude Clapper (2017 TAS iGEM team): Technical support on our experiments and wiki.

Tokyo Tech iGEM Team: Gave us feedback on the presentation of our results.

2015 Peking iGEM Team: Inspired us on our construct design.

Lab Support

Integrated DNA Technologies (IDT): Provided us with parts of DNA for our construct.

Wiki Support

Alex Shin & Everett Xu: Made this page and other pages.

Human Practices

ASIJ administration: Thank you for all of our in-school events: Blue Out Day, Back-to-School Night presentation, Relay for Life, Summer Passport Lab Work, and MPR Student Presentation.

Mr. Ed Gilmartin: Shared his personal story as a colorectal cancer survivor with the iGEM team.

Ms. Carole Nickle: Shared her personal story as a colorectal cancer survivor with the iGEM team.

Athena Brooks: Helped us reach out to the Japanese community by getting permission to hand out brochures.

Collaborators

Tokyo Tech iGEM Team: Sharing project ideas with each other and supporting our research.

Work Cited

American Cancer Society, What Is Colorectal Cancer? 6 Apr. 2017. https://www.cancer.org/cancer/colon-rectal-cancer/about/what-is-colorectal-cancer.html

Aoki, Koji. Adenomatous Polyposis Coli (APC): a Multi-Functional Tumor Suppressor Gene. Journal of Cell Science, The Company of Biologists Ltd, 1 Oct. 2007, https://doi.org/10.1242/jcs.03485 (jcs.biologists.org/content/120/19/3327.)

Peking iGEM Team 2015, Fighting Against Tuberculosis Visualizing Nucleic Acid Detection:Project. Team:Peking/Design/PC Reporter, Peking iGEM Team 2015, 2015, 2015.igem.org/Team:Peking/Design/PC_Reporter.

SEER Cancer Stat Facts: Colon and Rectum Cancer. National Cancer Institute. Bethesda, MD, http://seer.cancer.gov/statfacts/html/colorect.html (This citation is public domain)

Tomonao Inobe, Nobuyuki Nukina, Rapamycin-induced oligomer formation system of FRB–FKBP fusion proteins, In Journal of Bioscience and Bioengineering, Volume 122, Issue 1, 2016, Pages 40-46, ISSN 1389-1723, https://doi.org/10.1016/j.jbiosc.2015.12.004. (http://www.sciencedirect.com/science/article/pii/S1389172315004417)