Difference between revisions of "Team:CSU CHINA/Team"

Line 7: Line 7:
 
</head>
 
</head>
 
<style>
 
<style>
      .Topbox{
+
        .wordbox {
                    width: 100%;
+
        display: flex;
                    min-height: 450px;
+
        justify-content: center;
                    display: -webkit-flex; /* Safari */
+
        align-items: center;
                    display: flex;
+
                    color:white;
+
                    background-image: url(https://static.igem.org/mediawiki/2019/0/0c/T--CSU_CHINA--TM_DHZTM.jpg);
+
                    background-size: cover;
+
                    background-repeat: no-repeat;
+
                    background-position: center;
+
                    justify-content: center;
+
                    align-items: center;
+
                }
+
    /*-- portfolio-inner-page --*/
+
    .portfolio h4 {
+
        color: #000;
+
        font-size: 18px;
+
    }
+
    label.portfolio-line {
+
        display: block;
+
        background-color: #000;
+
        width: 10%;
+
        margin: 15px auto;
+
        height: 2px;
+
    }
+
    .portfolio h6 {
+
        width: 50%;
+
        margin: 0 auto 20px auto;
+
        font-size: 14px;
+
        line-height: 30px;
+
    }
+
    .portfolio-grid1,
+
    .portfolio-grid2,
+
    .portfolio-grid3,
+
    .portfolio-grid6,
+
    .portfolio-grid4,
+
    .portfolio-grid5 {
+
        margin-bottom: 20px;
+
    }
+
    /*--SAP--*/
+
    .sap_tabs {
+
        clear: both;
+
        padding: 0;
+
    }
+
    .tab_box {
+
        background: #fd926d;
+
        padding: 2em;
+
    }
+
    .top1 {
+
        margin-top: 2%;
+
    }
+
    .resp-tabs-list {
+
        list-style: none;
+
        padding: 0 0 3em;
+
        margin: 0 auto;
+
        text-align: center;
+
    }
+
    .resp-tab-item {
+
        color: #333;
+
        font-size: 1.1em;
+
        font-weight: 500;
+
        cursor: pointer;
+
        display: inline-block;
+
        margin: 0;
+
        text-align: center;
+
        list-style: none;
+
        outline: none;
+
        -webkit-transition: all 0.3s;
+
        -moz-transition: all 0.3s;
+
        -ms-transition: all 0.3s;
+
        -o-transition: all 0.3s;
+
        transition: all 0.3s;
+
        text-transform: uppercase;
+
        margin: 0 0.3em 0;
+
        border-bottom: 2px solid #fff;
+
        color: #000;
+
        padding: 10px 15px;
+
        border: 2px solid #23b684;
+
    }
+
    .resp-tab-active {
+
        background-color: #23b684;
+
        color: #fff;
+
    }
+
    .resp-tabs-container {
+
        padding: 0px;
+
        clear: left;
+
    }
+
    h2.resp-accordion {
+
        cursor: pointer;
+
        padding: 5px;
+
        display: none;
+
    }
+
    .resp-tab-content {
+
        display: none;
+
    }
+
    .resp-content-active,
+
    .resp-accordion-active {
+
        display: block;
+
    }
+
    .tab_img {
+
        padding: 2em 0 0;
+
        display: inline-block;
+
    }
+
    .portfolio-grids {
+
        float: left;
+
    }
+
    .portfolio-grids a {
+
        display: block;
+
        overflow: hidden;
+
 
         position: relative;
 
         position: relative;
    }
+
        font-size: 4.5rem;
    .portfolio-grids img.img-responsive {
+
         font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS",
         width: 100%;
+
          sans-serif;
    }
+
         top: 38%;
    .b-wrapper {
+
         margin: auto;
        background: rgba(0, 0, 0, 0.7);
+
         width: 40%;
        position: absolute;
+
         color: rgb(35, 35, 35);
         width: 100%;
+
         border:solid rgba(245, 77, 77, 0.884);
         height: 100%;
+
         border-radius: 20px;
         bottom: 0%;
+
      }
         left: 0;
+
      .largeword{
        -webkit-transition: .5s all;
+
         display: flex;
        -moz-transition: .5s all;
+
         justify-content: center;
        transition: .5s all;
+
         align-items: center;
        -webkit-transform: scale(0);
+
         position: relative;
         -moz-transform: scale(0);
+
         font-size: 4.5rem;
        transform: scale(0);
+
         font-family: "Gill Sans", "Gill Sans MT", Calibri, "Trebuchet MS",
         -o-transform: scale(0);
+
          sans-serif;
        -ms-transform: scale(0);
+
         top: 38%;
    }
+
         margin: auto;
    .portfolio-grids a:hover .b-wrapper {
+
         width: 40%;
         -webkit-transform: scale(1);
+
         color: rgb(35, 35, 35);
         -moz-transform: scale(1);
+
         border:solid rgba(245, 77, 77, 0.884);
         transform: scale(1);
+
      }
        -o-transform: scale(1);
+
      .row{
         -ms-transform: scale(1);
+
         padding:5%;
    }
+
        margin-right:0;
    .b-wrapper h5,
+
      }
    .b-wrapper h2 {
+
         font-size: 2.5em;
+
         color: #fff;
+
        text-align: center;
+
         padding: 30% 0;
+
         font-weight: 300;
+
    }
+
    img.zoom-img {
+
         -webkit-transform: scale(1, 1);
+
         transform: scale(1, 1);
+
        -moz-transform: scale(1, 1);
+
         -ms-transform: scale(1, 1);
+
        -o-transform: scale(1, 1);
+
        transition-timing-function: ease-out;
+
        -webkit-transition-timing-function: ease-out;
+
        -moz-transition-timing-function: ease-out;
+
        -ms-transition-timing-function: ease-out;
+
        -o-transition-timing-function: ease-out;
+
        -webkit-transition-duration: 2s !important;
+
        -moz-transition-duration: 2s !important;
+
        transition-duration: 2s !important;
+
    }
+
    img.zoom-img:hover,
+
    .portfolio-grids:hover img.zoom-img {
+
        -webkit-transform: scale(1.2);
+
        transform: scale(1.2);
+
        -moz-transform: scale(1.2);
+
        -ms-transform: scale(1.2);
+
        -o-transform: scale(1.2);
+
        overflow: hidden;
+
    }
+
    /*-- //portfolio-inner-page --*/
+
    @media(max-width: 991px) {
+
        button.navbar-toggler {
+
            background: #fff;
+
            border-radius: 0px;
+
         }
+
        .resp-tab-item {
+
            padding: 10px 38px;
+
            margin-bottom: 0.5em;
+
        }
+
    }
+
 
</style>
 
</style>
 
+
<script type="text/javascript">
<body>
+
    var count = 0;
<div class="container-fluid Topbox ">
+
     var word = "Inspiration..";
<h1 class="display-3">Team members</h1>
+
    $(function() {
</div>
+
      showword();
     <div id="portfolio" class="portfolio">
+
      });
        <div class="container">
+
    function showword() {
            <div class="sap_tabs">
+
        $(".wordbox").html(word.substr(0, count));
                <div id="horizontalTab">
+
        count++;
                    <ul class="resp-tabs-list">
+
        if(count>word.length)
                        <li class="resp-tab-item"><span> Students  </span>
+
        {
                        </li>
+
          return;
                        <li class="resp-tab-item"><span>Team Leader</span>
+
        }
                        </li>
+
        setTimeout(showword, 150);
                        <li class="resp-tab-item"><span>Instructors</span>
+
      }   
</li>
+
</script>  
                    </ul>
+
  <body>
                    <div class="clearfix"></div>
+
    <div class="container-fluid" style="background-color: rgb(238, 234, 234);">
                    <div class="resp-tabs-container">
+
        <div class="main" style="margin-top:10%">
                        <div class="tab-1 resp-tab-content row">
+
            <div class="wordbox">
                            <div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid1">
+
              Introduction
                                <a href="https://static.igem.org/mediawiki/2019/7/7f/T--CSU_CHINA--TM_DWX.jpg" data-lightbox="example-set" data-title="I'm Duan Wenxin,an atypical biology student with broad avocations. Fond of history ,international relations and other fields of social sciences. Also,a 'former' military fancier and 'senior' player of Steam(by Valve Corporation)is certainly portrayal of mine. As for my own profession,l have strong enthusiasm on exploring the fields of cancer immunity and cancer microenvironment. In our project,l mainly take part in Experiments and have responsibility on editing text materials about Lab part. Owning deeply understanding and holding strong confidence on our design of circuit,l conform my brief that we will tell our wonderful story satisfactoriy. Now,Project needs that every one will do his duty!
+
      </div>
<br>Email address:
+
      <div id="n0" class="row">
<br>mat117621190@163.com
+
        <div class="col-sm-6">
">
+
        <div  style="box-shadow: 5px 10px 18px #888888;margin-bottom:12%;">
                                    <img src="https://static.igem.org/mediawiki/2019/7/7f/T--CSU_CHINA--TM_DWX.jpg" class="img-responsive zoom-img" alt="" />
+
          Triple-negative breast cancer (TNBC), is a special subtype of breast cancer with a poor overall prognosis. Among all breast cancer patients in China, TNBC accounts for about 10-20% of breast cancer. It is more likely to occur in relatively young women, our of its highly invasive and easy to prone to visceral metastasis. The poor prognosis of TNBC is the difficulty in clinical treatment. So gene targeting TNBC is one of the best treatments of choice in the future years.
                                    <div class="b-wrapper">
+
        </div>
                                        <h2>Wenxin Duan</h2>
+
        <div style="box-shadow: 5px 10px 18px #888888;margin-bottom:12%">
                                    </div>
+
          In this way, we choose to treat TNBC with synthetic biology by the light of nature. In order to treat the TNBC, we design three modules to solve the main two difficulties: specificity and heterogeneity. Our inspiration came from that ‘Synthetic RNA-Based Immunomodulatory Gene Circuits for Cancer Immunotherapy’. They comprised de novo synthetic cancer-specific promoters and, to enhance specificity, an RNA-based AND gate that generates combinatorial immunomodulatory outputs only when both promoters are mutually active (Figure1). So we are lighted to design the control gene circuit including specific promoter, sponge structure and miR-BS, and finally to trigger the death of the TNBC cells.
</a>
+
        </div>
+
        <div style="box-shadow: 5px 10px 18px #888888;">
                            </div>
+
          In short, the three modules each performs their own functions and integrated tightly: Module1 is used to identify the normal cell and cancer cell;  Module2 enhance the specificity of the identical system and also capture the heterogeneous cancer cells. Module3 is a killer to trigger death of the cancer cells which we proposed to design a HIF1αODDD-yCD fusion protein to convert 5-FC to toxic 5-FU [2]. For more information, you guys can go to the following pages!
                            <div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid2">
+
        </div>  
                                <a href="https://static.igem.org/mediawiki/2019/9/98/T--CSU_CHINA--TM_CZ.jpg" data-lightbox="example-set" data-title="As a senior fan of science fiction and animation, I love classical music and literature. I am good at looking for romantic color from realistic works. One particular characteristic of me is that I have skeptical spirit, also I do not like to go forward along the stereotype.
+
       
 
+
        </div>
It is my dream to achieve individual’s personal reality through biological technics.
+
          <img class="col-sm-6" style="width:100%;border-radius:4%;" src="https://static.igem.org/mediawiki/2019/d/d6/T--CSU_CHINA--IS_figure1.png" />
+
  </div>
In our iGEM project, my major job is screening tumor specific transcription factors, designing Sponge and participating in other experimental work..
+
      </div>
<br>Email address:
+
      <div class="largeword">Description</div>
<br>thehomeofsea@gmail.com OR 791863987@qq.com
+
      <div id="n1" class="row">
">
+
            <div class="col-sm-6">
                                    <img src="https://static.igem.org/mediawiki/2019/9/98/T--CSU_CHINA--TM_CZ.jpg" class="img-responsive zoom-img" alt="" />
+
              <div  style="box-shadow: 5px 10px 18px #888888;
                                    <div class="b-wrapper">
+
                          margin:20% 10% 10%">
                                        <h5>Zuo Chen</h5>
+
                  <span style="font-size: 2.2rem;color: rgb(30, 36, 39);"> Breast cancer </span> known as one of the most infamous cancer, is the leading cause of death of cancer among women worldwide.
                                    </div>
+
              </div>
                                </a>
+
                            </div>
+
                            <div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid3">
+
                                <a href="https://static.igem.org/mediawiki/2019/f/ff/T--CSU_CHINA--TM_LZJ.jpg" data-lightbox="example-set" data-title="It is my great honor to have this opportunity to introduce myself here.I am glad to participate in the iGEM project, which help me obtain more knowledge and skills and benefited me a lot.
+
In my spare time, I enjoy reading some classical Chinese poems and lyrics. From the classical Chinese literature, I can restore inner peace, being fully committed and confident to work efficiently.
+
  <br>Email address:
+
  <br>zhjli1998@gmail.com
+
  ">
+
                                    <img src="https://static.igem.org/mediawiki/2019/f/ff/T--CSU_CHINA--TM_LZJ.jpg    " class="img-responsive zoom-img" alt="" />
+
                                    <div class="b-wrapper">
+
                                        <h5>Zhangjie Li</h5>
+
                                    </div>
+
                                </a>
+
                            </div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/a/ad/T--CSU_CHINA--TM_ZYQ.jpg" data-lightbox="example-set" data-title=" I am an undergraduate student from Central Southern University of China. During this project, I have participated in both lab and art group. I enjoy coming up with new ideas during our group meeting and sometimes I even give advice to the wiki and HP group (which makes me looks a little officious [sadface]). Thank to the senior students in our lab, I have leant a lot from our experiment.
+
 
+
In my spear time, I’m a huge fan of ACG and I enjoy reading, my favorite fiction is the Harry Potter series.
+
<br>Email address:
+
<br>lindsayyqzhang@gmail.com or 2801170216@csu.edu.cn
+
">
+
<img src="https://static.igem.org/mediawiki/2019/a/ad/T--CSU_CHINA--TM_ZYQ.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Yunqian Zhang</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/e/ee/T--CSU_CHINA--TM_ZMM.jpg" data-lightbox="example-set" data-title="I’m a third-year medical student in Central South University. With great passion to reveal the disease nature of TNBC and explore potential treatment, she has been involved in part of lab work, human practice, as well as writing periodic summary in the team.
+
<br>Email address:
+
<br>mmzhuang1999@outlook.com
+
">
+
<img src="https://static.igem.org/mediawiki/2019/e/ee/T--CSU_CHINA--TM_ZMM.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Miaomiao Zhuang </h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/5/53/T--CSU_CHINA--TM_SQX.jpg" data-lightbox="example-set" data-title="My name is Qingxin Shi, a 21-year-old boy from Central South University. My major is life science and now I’m a senior student. This year is my second time to enjoy myself in iGEM and I am an advisor of our team CSU_CHINA. I’m so glad to master many new skills to make me better and make many outstanding new friends. iGEM makes my life more colorful and I want to meet more interesting friends. Let’s do our best here!
+
<br>Email address:
+
<br>sqx98625@csu.edu.cn
+
">
+
<img src="https://static.igem.org/mediawiki/2019/5/53/T--CSU_CHINA--TM_SQX.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Qingxin Shi</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/b/b5/T--CSU_CHINA--TM_GXT.jpg" data-lightbox="example-set" data-title="I am an ordinary junior student fighting for biology. I could master biological knowledge, but I still have no idea about programming. My biggest interest and hobby is painting since I was a child, and some small pictures I drawn give me the opportunity to participate in iGEM this time, and served as a member of the art team. During the competition, I also came into contact with many fields that I had not known much before, such as the design of team uniforms. Although it was not perfect, I felt very happy every time I saw a little closer to the result. Maybe this is the sense of achievement brought by the competition or painting itself. I also hope that I can continue to work hard in the future, whether it is doing biology or sticking to my hobby.
+
<br>Email address:
+
<br>bjgxt109@163.com
+
">
+
<img src="https://static.igem.org/mediawiki/2019/b/b5/T--CSU_CHINA--TM_GXT.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Xutong Guo</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/8/8e/T--CSU_CHINA--TM_ZSJ.jpg" data-lightbox="example-set" data-title="My name is Shijie Zeng, a 18-year-old boy, currently studying at Central South University majored in biological science. I’m mainly in charge of the web design part of our whole IGEM project. In my spare time, I enjoy playing football and fitness. Discussing research progress and exchanging ideas about science especially in the field of Cytobiology is also my favor. I’m outgoing and willing to make friends.
+
<br>Email address:
+
<br>shijie.zeng@csu.edu.cn
+
">
+
<img src="https://static.igem.org/mediawiki/2019/8/8e/T--CSU_CHINA--TM_ZSJ.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Shijie Zeng</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/c/ca/T--CSU_CHINA--TM_CHT.jpg" data-lightbox="example-set" data-title="I am Chen Haotian, a student majored in clinical medicine. I like observing and thinking when contacting with people in life, which always takes unique ideas to my mind. Maybe I am a little serious when I focus on studying and working, but in fact I am really friendly and kind to friends and strangers in daily life. So after seeing my cool picture, come to contract me and become friends! Lady first, I am still single now!
+
<br>Email address:
+
<br>1927526465@qq.com
+
">
+
<img src="https://static.igem.org/mediawiki/2019/c/ca/T--CSU_CHINA--TM_CHT.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Haotian Chen</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/5/53/T--CSU_CHINA--TM_ZCT.jpg" data-lightbox="example-set" data-title="Hello,my name is Zhang Changteng, a member mainly participating human practice of our team. I major in anesthesiology in Xiangya school of medicine. In human practice group, I get on well with my team members and complete some challenges. In addition, some original ideas sometimes crush in my mind especially when we start a brainstorm. As far as I am concerned, In such a medical project, we aim to act not only full of originality but also full of loving care heart. Through human practice, we have a better knowledge of how meaningfully we act. I gained more and achieved more since I joined in Human practice.
+
<br>Email address:
+
<br>2801160127@csu.edu.cn
+
">
+
<img src="https://static.igem.org/mediawiki/2019/5/53/T--CSU_CHINA--TM_ZCT.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Changteng Zhang</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/a/a3/T--CSU_CHINA--TM_QSN.jpg" data-lightbox="example-set" data-title="My name is Qu Shiyan, a member mainly finishing the work of human practice of CSU_CHINA 2019. I am the youngest in our team so I have received much help from the elder students in our team. Although I am the youngest in our team, I am not shy at all. I like talking with different people and I also have many fresh ideas. Thus, I always came to somewhere with my teammates to talk with people there and get feedback for our project. I always keep so active in our team that I am like a brick and I can go anywhere if needed.
+
<br>Email address:
+
<br>1303396865@qq.com
+
">
+
<img src="https://static.igem.org/mediawiki/2019/a/a3/T--CSU_CHINA--TM_QSN.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Shiyan Qu</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/2/2f/T--CSU_CHINA--TM_YJL.jpg" data-lightbox="example-set" data-title="Hello~I’m Jiali You from the human practices team.  As a member of the hp team, I often come into contact with experts in various fields and listen to their suggestions for our project. Just as an old saying goes:' I'm a piece of brick, where necessary where the removal.'
+
<br>Email address:
+
<br>2801170222@csu.edu.cn
+
">
+
<img src="https://static.igem.org/mediawiki/2019/2/2f/T--CSU_CHINA--TM_YJL.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Jiali You</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/6/60/T--CSU_CHINA--TM_WDY.jpg" data-lightbox="example-set" data-title=" As a member of the lab group, I learnt a lot during our experiment from the senior students in the lab. I remember the first time I went to the lab. I am the counterpart of a muggle who step into the bio-magical world. Some stupid even hilarious mistakes were made by myself, such as charging the electrode of the electrophoresis in an opposite way.
+
 
+
Speaking about my hobbies, I must say it aloud: Nintendo is the god of the world!
+
<br>Email address:
+
<br>WangDanyang@csu.edu.cn
+
">
+
<img src="https://static.igem.org/mediawiki/2019/6/60/T--CSU_CHINA--TM_WDY.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Danyang Wang</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="" data-lightbox="example-set" data-title=" ">
+
<img src="" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5></h5>
+
</div>
+
</a>
+
</div>
+
 
+
                            <div class="clearfix"></div>
+
                        </div>
+
                        <div class="tab-1 resp-tab-content">
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/0/04/T--CSU_CHINA--TM_DYF0.jpg" data-lightbox="example-set" data-title="I am the student leader of CSU_CHINA this year…I do not really like this title LOL] To be exact, the servant employed by all team members. Just Kidding [doge].
+
To be short, I hope iGEM in CSU to be a harmonious union filled with active aspiration, creative brain hole, and academic spirits.
+
What needs to emphasis, I organized this team only for a dream, seeded in my deep heart.
+
  <br>Email address:
+
<br>dongyfyoyo@qq.com
+
">
+
<img src="https://static.igem.org/mediawiki/2019/0/04/T--CSU_CHINA--TM_DYF0.jpg" class="img-responsive zoom-img" alt="" />
+
<div class="b-wrapper">
+
<h5>Yufan Dong</h5>
+
</div>
+
</a>
+
</div>
+
                            <div class="clearfix"></div>
+
                        </div>
+
                        <div class="tab-1 resp-tab-content">
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/7/76/T--CSU_CHINA--TM_LJD.jpg" style="width: 150%;"data-lightbox="example-set" data-title="Jiada Li received the Ph.D. degree in Shanghai Institute of Biochemistry and Cell Biology, Chinese Academy of Sciences, Republic of China, in 2001. After graduation, he did his postdoctoral research in Universities of California, Irvine. Since July 2009, he joined the Medical Genetic Research Center at the Central South University, Changsha, Republic of China, where he currently serves as a Professor and the scientific director of Department of Cell Biology. His work is to study the pathogenesis of major genetic diseases in humans at the level of cell and mouse models, and develop new therapeutic approaches.
+
e-mail: lijiada@sklmg.edu.cn ">
+
<img src="https://static.igem.org/mediawiki/2019/7/76/T--CSU_CHINA--TM_LJD.jpg" class="img-responsive zoom-img" style="height:214px; width:50%"alt="" />
+
<div class="b-wrapper">
+
<h5>Li Jiada</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/3/30/T--CSU_CHINA--TM_LSN.jpg" data-lightbox="example-set" data-title="Shanni Li is the associate dean of School of Life Science at Central South University, Republic of China. Her research direction is Sports Biochemistry and Physiology. She has made outstanding progress in the long-term study of sports medicine.
+
">
+
<img src="https://static.igem.org/mediawiki/2019/3/30/T--CSU_CHINA--TM_LSN.jpg" class="img-responsive zoom-img" style="height:214px; width:50%" alt="" />
+
<div class="b-wrapper">
+
<h5>Li Shanni</h5>
+
</div>
+
</a>
+
</div>
+
<div class="col-md-4 col-sm-4 portfolio-grids portfolio-grid4">
+
<a href="https://static.igem.org/mediawiki/2019/9/91/T--CSU_CHINA--TM_XK.jpg" data-lightbox="example-set" data-title="Kun Xia is the principal investigator of the Xia Lab, Medical Genetic Research Center at the Central South University, Changsha, Republic of China. He has made outstanding progress in the functional study of neurodegenerative pathogenic genes GJB3, Alzheimer's disease and Parkinson's disease related genes after his long-term commitment to genetic disease causative gene mapping, cloning and functional studies. e-mail: xiakun48@163.com ">
+
<img src="https://static.igem.org/mediawiki/2019/9/91/T--CSU_CHINA--TM_XK.jpg" class="img-responsive zoom-img" style="height:214px; width:50%"/>
+
<div class="b-wrapper">
+
<h5>Xia Kun</h5>
+
</div>
+
</a>
+
</div>
+
                            <div class="clearfix"></div>
+
                        </div>
+
                    </div>
+
                </div>
+
 
             </div>
 
             </div>
 +
              <img class="n1 col-sm-6" style="width:100%"  src="https://static.igem.org/mediawiki/2019/a/a6/T--CSU_CHINA--DES_figure1.png" />
 +
      </div>
 +
      <div id="n2" class="row">
 +
          <img class="n2 col-sm-6" style="width:100%"  src="https://static.igem.org/mediawiki/2019/2/29/T--CSU_CHINA--DES_figure2.png" />
 +
          <div class="col-sm-6">
 +
            <div  style="box-shadow: 5px 10px 18px #888888;
 +
                        margin:20% 10% 10%">
 +
              Breast cancer can be had by male, due to the fact that breast existing in both male and female. The breast is mainly composed of fatty tissue. More glandular tissue making up 12 to 20 mammary lobules in which milk is produced can usually be found in women’s breast than men’s.
 +
            </div>
 +
          </div>         
 +
      </div>
 +
      <div id="n3" class="row" style="background-color: darkgrey;">
 +
          <div class="col-sm-6">
 +
            <div  style="box-shadow: 5px 10px 18px #888888;
 +
                        margin:20% 10% 10%">
 +
              Breast epithelial cells are not regulated by the body and are constantly multiplying due to variety of reasons such as genetic mutations and epigenetic changes, which will gradually compress the surrounding tissue and form a lump. This is the beginning of cancer.
 +
            </div>
 +
          </div>
 +
            <img class="n3 col-sm-6" style="width:100%"  src="https://static.igem.org/mediawiki/2019/f/fb/T--CSU_CHINA--DES_figure3.png" />
 +
      </div>
 +
      <div id="n4" class="row">
 +
          <img class="n4 col-sm-6" style="width:80%"  src="https://static.igem.org/mediawiki/2019/f/f8/T--CSU_CHINA--DES_figure4.png" />
 +
          <div class="col-sm-6">
 +
            <div  style="box-shadow: 5px 10px 18px #888888;
 +
                        margin:20% 10% 10%">
 +
                Breast cancer is also a highly heterogeneous cancer. Usually it is classified into four types based on the combination of ER, PR and HER2 receptor molecules on the cell surface.
 +
            </div>
 +
          </div>
 +
      </div>
 +
    </div>
 +
    <div id="n5" class="row" style="background-color: darkgrey;">
 +
        <div class="col-sm-6">
 +
          <div  style="box-shadow: 5px 10px 18px #888888;
 +
                      margin:20% 10% 10%">
 +
            Clinically, several drugs such as tamoxifen and raloxifene have been developed for ER based on the fact that it is a characteristic of Luminal A and B to inhibit the uptake of estrogen by cancer cells, thereby inhibiting the proliferation of cancer cells. Similarly, monoclonal antibody Trastuzumab was used against HER2+ positive breast cancer cells by block the HER2+ receptor and inhibiting EGF absorption, thereby preventing further proliferation of cancer cells.
 +
          </div>
 +
        </div>
 +
          <img class="n5 col-sm-6" style="width:100%"  src="https://static.igem.org/mediawiki/2019/b/b7/T--CSU_CHINA--DES_figure5.png" />
 +
    </div>
 +
    <div id="n6" class="row" style="background-color:rgb(178, 206, 235);">
 +
        <img class="n6 col-sm-6" style="width:100%"  src="https://static.igem.org/mediawiki/2019/3/37/T--CSU_CHINA--DES_figure6.png" />
 +
        <div class="col-sm-6">
 +
          <div  style="box-shadow: 5px 10px 18px #888888;
 +
                      margin:20% 10% 10%">
 +
            Clinically, several drugs such as tamoxifen and raloxifene have been developed for ER based on the fact that it is a characteristic of Luminal A and B to inhibit the uptake of estrogen by cancer cells, thereby inhibiting the proliferation of cancer cells. Similarly, monoclonal antibody Trastuzumab was used against HER2+ positive breast cancer cells by block the HER2+ receptor and inhibiting EGF absorption, thereby preventing further proliferation of cancer cells.
 +
          </div>
 +
        </div>
 +
    </div>
 +
    <div id="n7" class="row" >
 +
        <div class="col-sm-6">
 +
          <div  style="box-shadow: 5px 10px 18px #888888;
 +
                      margin:20% 10% 10%">
 +
          However, marker molecules such as ER, PR and HER2 are not present in some cancer cells which is called triple-negative breast cancer (TNBC), so there is no effective targeted therapy for these kinds of cancers. This type of cancer is aggressive, fatal and difficult to treat.
 +
          </div>
 
         </div>
 
         </div>
 +
        <img class="n7 col-sm-6" style="width:100%"  src="https://static.igem.org/mediawiki/2019/d/d5/T--CSU_CHINA--DES_figure7.png" />
 
     </div>
 
     </div>
    <!--script for portfolio-->
+
  </body>
<script src="https://2019.igem.org/Template:CSU_CHINA/JS/lightboxminJS?action=raw&amp;ctype=text/javascript"></script>
+
<script src="https://2019.igem.org/Template:CSU_CHINA/JS/easyResponsiveTabsjs?action=raw&amp;ctype=text/javascript"></script>
+
    <script type="text/javascript">
+
        $(document).ready(function () {
+
            $('#horizontalTab').easyResponsiveTabs({
+
                type: 'default', //Types: default, vertical, accordion         
+
                width: 'auto', //auto or any width like 600px
+
                fit: true // 100% fit in a container
+
            });
+
        });
+
    </script>
+
    <!--//script for portfolio-->
+
</body>
+
 
+
 
</html>
 
</html>

Revision as of 17:08, 21 October 2019

loading……

CSU_CHINA_TEAM
Introduction
Triple-negative breast cancer (TNBC), is a special subtype of breast cancer with a poor overall prognosis. Among all breast cancer patients in China, TNBC accounts for about 10-20% of breast cancer. It is more likely to occur in relatively young women, our of its highly invasive and easy to prone to visceral metastasis. The poor prognosis of TNBC is the difficulty in clinical treatment. So gene targeting TNBC is one of the best treatments of choice in the future years.
In this way, we choose to treat TNBC with synthetic biology by the light of nature. In order to treat the TNBC, we design three modules to solve the main two difficulties: specificity and heterogeneity. Our inspiration came from that ‘Synthetic RNA-Based Immunomodulatory Gene Circuits for Cancer Immunotherapy’. They comprised de novo synthetic cancer-specific promoters and, to enhance specificity, an RNA-based AND gate that generates combinatorial immunomodulatory outputs only when both promoters are mutually active (Figure1). So we are lighted to design the control gene circuit including specific promoter, sponge structure and miR-BS, and finally to trigger the death of the TNBC cells.
In short, the three modules each performs their own functions and integrated tightly: Module1 is used to identify the normal cell and cancer cell; Module2 enhance the specificity of the identical system and also capture the heterogeneous cancer cells. Module3 is a killer to trigger death of the cancer cells which we proposed to design a HIF1αODDD-yCD fusion protein to convert 5-FC to toxic 5-FU [2]. For more information, you guys can go to the following pages!
Description
Breast cancer known as one of the most infamous cancer, is the leading cause of death of cancer among women worldwide.
Breast cancer can be had by male, due to the fact that breast existing in both male and female. The breast is mainly composed of fatty tissue. More glandular tissue making up 12 to 20 mammary lobules in which milk is produced can usually be found in women’s breast than men’s.
Breast epithelial cells are not regulated by the body and are constantly multiplying due to variety of reasons such as genetic mutations and epigenetic changes, which will gradually compress the surrounding tissue and form a lump. This is the beginning of cancer.
Breast cancer is also a highly heterogeneous cancer. Usually it is classified into four types based on the combination of ER, PR and HER2 receptor molecules on the cell surface.
Clinically, several drugs such as tamoxifen and raloxifene have been developed for ER based on the fact that it is a characteristic of Luminal A and B to inhibit the uptake of estrogen by cancer cells, thereby inhibiting the proliferation of cancer cells. Similarly, monoclonal antibody Trastuzumab was used against HER2+ positive breast cancer cells by block the HER2+ receptor and inhibiting EGF absorption, thereby preventing further proliferation of cancer cells.
Clinically, several drugs such as tamoxifen and raloxifene have been developed for ER based on the fact that it is a characteristic of Luminal A and B to inhibit the uptake of estrogen by cancer cells, thereby inhibiting the proliferation of cancer cells. Similarly, monoclonal antibody Trastuzumab was used against HER2+ positive breast cancer cells by block the HER2+ receptor and inhibiting EGF absorption, thereby preventing further proliferation of cancer cells.
However, marker molecules such as ER, PR and HER2 are not present in some cancer cells which is called triple-negative breast cancer (TNBC), so there is no effective targeted therapy for these kinds of cancers. This type of cancer is aggressive, fatal and difficult to treat.