Difference between revisions of "Team:CPU CHINA/HP/Gold Integrated"

 
(45 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
</head>
 
</head>
 
<style>
 
<style>
 +
 +
#foot-c116{display:none;}
 +
#globalWrapper{background-color:#f7f5f0 !important}
 
.hp-block
 
.hp-block
 
{
 
{
Line 85: Line 88:
 
position:absolute;
 
position:absolute;
 
top:45%;
 
top:45%;
height:55%;
 
 
}
 
}
  
#ted-video,#ted-txt,.club-txt
+
#video2,#video3,.ted-txt,.club-txt
 
{
 
{
 
display:none;
 
display:none;
Line 96: Line 98:
 
height:80%;
 
height:80%;
 
line-height:3.5rem;
 
line-height:3.5rem;
 +
font-size:1.5rem !important;
 +
}
 +
 +
.patients-txt
 +
{
 +
display:none;
 +
width:95%;
 +
position:relative;
 +
top:10px;
 +
height:80%;
 +
line-height:3.5rem;
 +
font-size:1.5rem !important;
 
}
 
}
  
Line 104: Line 118:
 
     top:-90% !important;
 
     top:-90% !important;
 
     left:-120%;
 
     left:-120%;
     width:200% !important;
+
     width:300% !important;
 
     word-break:normal;
 
     word-break:normal;
 
     display:none;
 
     display:none;
Line 115: Line 129:
 
     z-index:2000000000;
 
     z-index:2000000000;
 
}
 
}
 +
 +
.anniu {
 +
      position: relative;
 +
      top: -34em;
 +
      transition: top 0.2s;
 +
      margin: 0 0 0 10px;
 +
    }
 +
 +
    .anniu>img {
 +
      height: 50px;
 +
    }
 +
 +
    .anniu:hover {
 +
      top: 90px;
 +
    }
 +
 
</style>
 
</style>
  
Line 120: Line 150:
 
<body>
 
<body>
  
<div id="scroll-1" class="scroll-btn" style="left:72%;width:8%;height:55% !important;">
+
<div id="scroll-1" class="scroll-btn" style="left:72%;width:8%;height:100% !important;">
 
   <button id="btn1"style="background:url(https://static.igem.org/mediawiki/2018/b/b3/T--CPU_CHINA--HP-scroll-1.png);background-size:100;background-repeat:no-repeat;width:100%;height:100%;border:none;" onmouseover="showBtnTxt(this.id)" onmouseout="hideBtnTxt(this.id)">
 
   <button id="btn1"style="background:url(https://static.igem.org/mediawiki/2018/b/b3/T--CPU_CHINA--HP-scroll-1.png);background-size:100;background-repeat:no-repeat;width:100%;height:100%;border:none;" onmouseover="showBtnTxt(this.id)" onmouseout="hideBtnTxt(this.id)">
 
   </button>
 
   </button>
   <div id="Txt-btn1" class="Txt">Click me to watch Ted!</div>
+
   <div id="Txt-btn1" class="Txt">Why do we apply HCC ?</div>
 +
  <div id="arrow1" class="anniu">
 +
    <img src="https://static.igem.org/mediawiki/2017/7/7e/T--HZAU-China--arrow.gif">
 +
  </div>
 
</div>
 
</div>
  
  
<div id="scroll-2" class="scroll-btn" style="left:79%;width:9%;height:55% !important;">
+
<div id="scroll-2" class="scroll-btn" style="left:79%;width:9%;height:100% !important;">
 
   <button id="btn2"style="background:url(https://static.igem.org/mediawiki/2018/9/98/T--CPU_CHINA--HP-scroll-2.png);background-size:100;background-repeat:no-repeat;width:100%;height:100%;border:none;" onmouseover="showBtnTxt(this.id)" onmouseout="hideBtnTxt(this.id)">
 
   <button id="btn2"style="background:url(https://static.igem.org/mediawiki/2018/9/98/T--CPU_CHINA--HP-scroll-2.png);background-size:100;background-repeat:no-repeat;width:100%;height:100%;border:none;" onmouseover="showBtnTxt(this.id)" onmouseout="hideBtnTxt(this.id)">
 
   </button>
 
   </button>
   <div id="Txt-btn2" class="Txt">Click me to learn about our club!</div>
+
   <div id="Txt-btn2" class="Txt">Our business plan!</div>
 +
  <div id="arrow2" class="anniu">
 +
    <img src="https://static.igem.org/mediawiki/2017/7/7e/T--HZAU-China--arrow.gif">
 +
  </div>
 
</div>
 
</div>
  
  
<div id="scroll-3" class="scroll-btn" style="left:89%;width:8%;height:55% !important;">
+
<div id="scroll-3" class="scroll-btn" style="left:89%;width:8%;height:100% !important;">
 
   <button id="btn3"style="background:url(https://static.igem.org/mediawiki/2018/8/87/T--CPU_CHINA--HP-scroll-3.png);background-size:100;background-repeat:no-repeat;width:100%;height:100%;border:none;" onmouseover="showBtnTxt(this.id)" onmouseout="hideBtnTxt(this.id)">
 
   <button id="btn3"style="background:url(https://static.igem.org/mediawiki/2018/8/87/T--CPU_CHINA--HP-scroll-3.png);background-size:100;background-repeat:no-repeat;width:100%;height:100%;border:none;" onmouseover="showBtnTxt(this.id)" onmouseout="hideBtnTxt(this.id)">
 
   </button>
 
   </button>
   <div id="Txt-btn3" class="Txt">Click me to open a booklet!</div>
+
   <div id="Txt-btn3" class="Txt">Our communication with a cancer patient!</div>
 +
  <div id="arrow3" class="anniu">
 +
    <img src="https://static.igem.org/mediawiki/2017/7/7e/T--HZAU-China--arrow.gif">
 +
  </div>
 
</div>
 
</div>
  
Line 148: Line 187:
 
}
 
}
 
</script>
 
</script>
<!--***********************************TED************************************ -->
+
<!--***********************************医生采访************************************ -->
 +
<div id="hp-block1" class="hp-block" style="display:block;">
 +
   
 +
    <div class="page_content" style="text-align:center;font-family:'Century Gothic';">
 +
        <div style="width:100%"><h2 id="hp-block2-head">An interview with a doctor</h2></div>
 +
<div id="ted-txt1" class="ted-txt" style="text-align:left;font-size:1.5rem;line-height:3.5rem;display:block;">
 +
            Date: May 24th,2018<br><br>
 +
When choosing the disease to apply our project, we initially decided to target at liver cancer. In order to understand current treatment of liver cancer, we interviewed Director Zhou Guoping of Jiangsu Cancer Hospital. Director Zhou Guoping has decades of clinical experience in the treatment of liver cancer. He introduced us to the situation of liver cancer in China, the characteristics of liver cancer and treatment methods. The interview excerpt is as following.
 +
<p><a id="1" onclick="turnToNext1(this.id)">[Read more]</a></p>
 +
        </div>
  
 +
<div id="ted-txt2" class="ted-txt" style="text-align:left;font-size:1.5rem;line-height:3.5rem;display:block;">
 +
Q:We understand that most patients with liver cancer are already in the advanced stage when they are diagnosed. Is it true in your experience? Does this mean that most patients with liver cancer are difficult to cure and they have been sentenced to death?<br>
 +
A: The incidence of liver cancer has always been very high in our country, especially in men. Because of the high incidence of hepatitis B in China, the incidence of liver cancer is relatively high. Liver cancer in China has a lot to do with hepatitis B. When someone is diagnosed with liver cancer, the mortality rate is really high. It is rare for the patients to be diagnosed with small tumor which means the diameter of the tumor is less than 3cm. The survival rate of patients with small tumor generally is quite high. However, they are often diagnosed at the middle or advanced stages. The cancer can bring many other problems, such as ascites, jaundice, etc. which causes difficulties in treatment. At present, the best treatment for liver cancer is surgery, but most people can not undergo the surgery.
 +
 +
            <p><a id="2" onclick="turnToNext1(this.id)">[Read more]</a>&emsp;&emsp;<a id="-2" onclick="turnBack1(this.id)">[Backwards]</a></p>
 +
        </div>
 +
 +
<div id="ted-txt3" class="ted-txt" style="text-align:left;font-size:1.5rem;line-height:3.5rem;display:block;">
 +
Q:What kind of treatment is currently used in clinical practice?<br>
 +
A: Because most patients lose their chance of surgery, and the recurrence rate of this kind of cancer is really high. At present, chemotherapy is commonly used. The chemotherapy efficiency of liver cancer in the past is very poor. In the last two years, it was slightly improved due to technology improvement. In addition there are embolization treatment and targeted therapy, such as sorafenib. However, according to the score system we use now, in fact, the use of sorafenib in the advanced stage have barely any effects, like a comfort treatment. However, sorafenib is still the drug of first choice for advanced treatment.
 +
            <p><a id="3" onclick="turnToNext1(this.id)">[Read more]</a>&emsp;&emsp;<a id="-3" onclick="turnBack1(this.id)">[Backwards]</a></p>
 +
        </div>
 +
 +
<div id="ted-txt4" class="ted-txt" style="text-align:left;font-size:1.5rem;line-height:3.5rem;display:block;">
 +
Q:What are the characteristics of liver cancer compared to other cancers?<br>
 +
A: Liver cancer cells are active and invasive, and there are rich sinusoids surround them. So the liver cancer cells can easily invade the capsule and blood vessels, resulting in easy local spread of the tumor, bloody metastasis. To a certain extent, for the liver is the main metabolic organ, the impaired liver function affects metabolism greatly. The side effects of taking medicine can be greater than others.
 +
            <p><a id="4" onclick="turnToNext1(this.id)">[Read more]</a>&emsp;&emsp;<a id="-4" onclick="turnBack1(this.id)">[Backwards]</a></p>       
 +
        </div>
 +
 +
<div id="ted-txt5" class="ted-txt" style="text-align:left;font-size:1.5rem;line-height:3.5rem;display:block;">
 +
Q:What do you think of gene therapy for liver cancer? Is it promising for our RNAi strategy to be applied?<br>
 +
A:There is no mature gene therapy for liver cancer till now. However, we still need new treatment methods for liver cancer. If you have done quite well in your experiments, it will be really promising. The high specificity could reduce the side effects greatly, which is very significant.
 +
<p><a id="5" onclick="turnToNext1(this.id)">[Read more]</a>&emsp;&emsp;<a id="-5" onclick="turnBack1(this.id)">[Backwards]</a></p>       
 +
        </div>
 +
 +
<div id="ted-txt6" class="ted-txt" style="text-align:left;font-size:1.5rem;line-height:3.5rem;display:block;">
 +
In this interview, Director Zhou help us to understand the difficulties and features of the treatment in liver cancer. Then he expressed his expectation to our project. He said that clinically, advanced liver cancer lacks more effective targeted drugs. Although the traditional therapy has been improving, but it does not turn out well. He strongly encourages us to try to apply our ideas in the treatment of liver cancer.
 +
<p><a id="6" onclick="turnToNext1(this.id)">[Read more]</a>&emsp;&emsp;<a id="-6" onclick="turnBack1(this.id)">[Backwards]</a></p>       
 +
        </div>
 +
 +
<div id="ted-txt7" class="ted-txt" style="text-align:left;font-size:1.2em;">
 +
            <center><img src="https://static.igem.org/mediawiki/2018/f/fc/T--CPU_CHINA--hp-gold-doctor-1.jpg" width="60%"></center>
 +
            <center><h6>Figure1. A photo of our team members with Zhou Guoping</h6></center>
 +
            <center><p><a id="-7" onclick="turnBack1(this.id)">[Backwards]</a></p></center>
 +
        </div>
 +
    </div>
 +
 +
 +
</div>
 +
 +
 +
<!--***********************************药物经济学家采访************************************ -->
 +
  <div id="hp-block2" class="hp-block" style="display:none;">
 +
    <div class="page_content" style="text-align:center;font-family:'Century Gothic';">
 +
        <div style="width:100%"><a href="https://static.igem.org/mediawiki/2018/c/cb/T--CPU_CHINA--hp-shangyejihuashu.pdf"><h2 id="hp-block2-head">Business investigations of Rig</a></h2></div>
 +
<div id="club-txt1" class="club-txt" style="text-align:left;font-size:1.2em;display:block;">We evaluated the feasibility of building a business case and commercializing our conditional RNAi system.  This started with our interview with several experts in this field.  Based on their suggestions, we then tried to add a mathematical model to simulate the progression of liver cancer and the cost-effectiveness of our product.  And we have drawn up a business plan to summarize the points we considered of the entrepreneurship of our project.<br>(Tips:Please Click On Our Title TO See Our <a href="https://static.igem.org/mediawiki/2018/c/cb/T--CPU_CHINA--hp-shangyejihuashu.pdf">Entrepreneurship_Proposal</a> )
 +
            <p><a id="1" onclick="turnToNext2(this.id)">[Read more]</a></p>
 +
</div>
 +
 +
<div id="club-txt2" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            <b>Step 1</b><br>
 +
<b>Interview with Professor Yongjun Liu</b><br>
 +
Professor Yongjun Liu is an MBA supervisor at Nanjing University, graduate supervisor in Pharmaco-Economics at China Pharmaceutical University and was a visiting scholar at North Carolina State University.  He also manages an investment company here located in Nanjing.  He is experienced in industrial economics research.  Professor Liu’s team is currently promoting CAR-T therapy for solid tumors, including liver cancer.
 +
We interviewed Professor Liu on campus on June 25th
 +
Topics include:
 +
<p><a id="2" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-2" onclick="turnBack2(this.id)">[Backwards]</a></p></center>
 +
        </div>
 +
 +
<div id="club-txt3" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            Q: What do you think are the economic characteristics of modern gene therapy and biological therapy?<br>
 +
A: They are expensive but can be very effective.  One must judge a product by both its price and its effect.  To fully consider this, a cost-benefit analysis is sometimes necessary.  For example, if a drug can prolong the patient’s survival time by three years while another can do ten years, it makes such a great difference for the patient that even if the latter product is much more expensive, he/her would probably still favor it.  As for the affordability, modern biologics’ prices are getting lower and lower each year as the technology is improving so fast, medical insurance system also adapting, so I guess we shouldn’t consider this as a significant problem.
 +
<p><a id="3" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-3" onclick="turnBack2(this.id)">[Backwards]</a></p></center>
 +
        </div>
 +
 +
<div id="club-txt4" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            Q: How do you choose projects for investment?<br>
 +
A: We try to avoid projects that are too popular when selecting projects for investment.
 +
During the interview, we also asked about the future of genetic drugs.  Professor Liu affirmed the prospect of synthetic biology and showed enthusiasm towards the future development of genetic drugs.  Currently gene therapy has only been applied in rare diseases or lymphomas and there remains a big gap for genetic drugs to be ever used against solid tumors.  This project shows our effort toward filling such a gap and in theory it is a promising strategy for the treatment of liver cancer.
 +
 +
            <p><a id="4" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-4" onclick="turnBack2(this.id)">[Backwards]</a></p>
 +
        </div>
 +
 +
<div id="club-txt5" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            <b>What did we learn?</b><br>
 +
The pharmaceutical industry tends to avoid investing in over-popular products as to reduce the intensity of competition and to keep the profits as big as possible.  This indicates that newly-developed, investment-seeking projects need to be unique and innovative.<p><a id="5" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-5" onclick="turnBack2(this.id)">[Backwards]</a></p></center>
 +
        </div>
 +
 +
<div id="club-txt6" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            As a matter of fact, our project has been retrofitted to the possible side effects of canonical RNA interference and has adopted a new target, which is at the forefront of current gene therapy.<br>
 +
Professor Liu also told us that it is very important to look at the market and competitors when evaluating our own project, during which adjustments should be made according to the current demand of the market.
 +
            <p><a id="6" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-6" onclick="turnBack2(this.id)">[Backwards]</a></p>
 +
        </div>
 +
 +
<div id="club-txt7" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            <b>What did we add?</b><br>
 +
Indeed, only by conducting a complete cost-effectiveness analysis can we evaluate whether the project would be cost-effective.  It also would allow us to have a deeper understanding of the current situation of liver cancer treatment.  Therefore, we decided to establish a mathematical model to summarize several existing liver cancer drugs and to set up a reasonable price range for our project.<p><a id="7" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-7" onclick="turnBack2(this.id)">[Backwards]</a></p>
 +
        </div>
 +
 +
        <div id="club-txt8" class="club-txt" style="text-align:left;font-size:1.2em;">According to Professor Liu's suggestion, it is critical to improve the project towards the market’s demand.  Only projects that are accepted by the market are worthwhile for further development.  Therefore, we needed to systematically identify our own strengths through the comparison with existing drugs.
 +
            <p><a id="8" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-8" onclick="turnBack2(this.id)">[Backwards]</a></p>
 +
        </div>
 +
 +
<div id="club-txt9" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            <b>Step 2 Write a business plan</b><br>
 +
Interviewing the entrepreneurial tutor Pengbo Shang <br>
 +
In the process of writing a business plan, we interviewed the entrepreneurial tutor Pengbo Shang.  Pengbo Shang is the deputy secretary of the China Education Innovation School-Enterprise Alliance (Production Alliance).  He’s also a career coach of Tsinghua University and a Distinguished Research Fellow of London Business School.  He himself has been engaged in health care and medical device industry for more than ten years.
 +
<p><a id="9" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-9" onclick="turnBack2(this.id)">[Backwards]</a></p></center>
 +
        </div>
 +
 +
<div id="club-txt10" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            Since currently no genetic drug is available for the treatment of liver cancer, we found it difficult to make a reference when analyzing the market.  In the interview, Professor Shang told us that we should instead focus on the existing chemotherapies and make comparison with them.  We can also analyze the general situation of genetic drugs, from which we can learn about patients receiving such drugs (their feedback, etc.) and the general market.  By summarizing the information, we would still be able to somehow predict our products’ development in the market.
 +
            <p><a id="10" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-10" onclick="turnBack2(this.id)">[Backwards]</a></p>
 +
        </div>
 +
 +
<div id="club-txt11" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            At the same time, he emphasizes that timing is the key when it comes to medical products.  We need to carefully consider the time required for every step (research, clinical trials, marketing, etc.) and include them in the scheme.  The consequential timetable then becomes an important item for investors to evaluate the efficiency of our team.  To attract great market share, we would also want to make the development cycle as short as possible.<p><a id="11" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-11" onclick="turnBack2(this.id)">[Backwards]</a></p></center>
 +
        </div>
 +
 +
<div id="club-txt12" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            The second stop is the venue of molecular biology. In this level, you can engage in Dodgeball of gene. Choose a theme, then knock the uncorrelated cups down with a ball. For example, in transcription theme, there are seven cups marked with telomerase, enhancer, promoter and so on. So you need to knock down the cups labeled with telomerase.
 +
            <p><a id="12" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-12" onclick="turnBack2(this.id)">[Backwards]</a></p>
 +
        </div>
 +
 +
<div id="club-txt13" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            At the same time, he emphasizes that timing is the key when it comes to medical products.  We need to carefully consider the time required for every step (research, clinical trials, marketing, etc.) and include them in the scheme.  The consequential timetable then becomes an important item for investors to evaluate the efficiency of our team.  To attract great market share, we would also want to make the development cycle as short as possible.<p><a id="13" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-13" onclick="turnBack2(this.id)">[Backwards]</a></p></center>
 +
        </div>
 +
 +
<div id="club-txt14" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            Now, we arrive at outdoor venue of the biochemistry theme. There are two tasks, Draw something and Bio-hopscotch, that you need to accomplish. Draw something is the game that one person draw some required biochemical terms like t-RNA, chromosome, and the other guess what the picture is. One who paints can't speak or write any words. Bio-hopscotch test the gamer's knowledge of biochemical reactions. You can choose lower difficulty of Draw something for five questions to match higher difficulty of Bio-hopscotch of glycolysis and Kreb's cycle. Or higher difficulty of Draw something for eight questions match lower difficulty of Bio-hopscotch of Hatch-Slack Cycle. This outdoor activity also attracted many passersby to engage in it.
 +
            <p><a id="14" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-14" onclick="turnBack2(this.id)">[Backwards]</a></p>
 +
        </div>
 +
 +
<div id="club-txt15" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
            <b>What did we achieve?</b><br>
 +
We completed the business plan in which we conducted an analysis of the market as well as possible competitors and a cost-effectiveness analysis.  We understood how high-tech products could stand out from the liver cancer drug market, and saw some unexpected strength and potential of our project.
 +
<p><a id="15" onclick="turnToNext2(this.id)">[Read more]</a>&emsp;&emsp;<a id="-15" onclick="turnBack2(this.id)">[Backwards]</a></p></center>
 +
        </div>
 +
 +
<div id="club-txt16" class="club-txt" style="text-align:left;font-size:1.2em;">
 +
        <video id="video2" style="display:none;" controls="controls" preload="preload" loop="loop">
 +
            <source src="https://static.igem.org/mediawiki/2018/a/a7/T--CPU_CHINA--hp-gold.mp3" type="video/mp3"/>
 +
            <source src="https://static.igem.org/mediawiki/2018/7/74/T--CPU_CHINA--hp-gold.mp4" type="video/mp4"/>
 +
            <source src="https://static.igem.org/mediawiki/2018/b/be/T--CPU_CHINA--hp-gold.webm" type="video/webm"/>
 +
            Your browser does not support the video tag.
 +
        </video>
 +
        <p><a id="-16" onclick="turnBack2(this.id)">[Backwards]</a></p></center>
 +
        </div>
 +
 +
    </div>
 +
</div>
 +
 +
 +
<!--***********************************癌友会************************************ -->
 +
<div id="hp-block3" class="hp-block" style="display:none;">
 +
    <div class="page_content" style="text-align:center;font-family:'Century Gothic';">
 +
        <div style="width:100%;"><h2>Interview with a Liver Metastasis Patient</h2>
 +
    </div>
 +
<div id="patients-txt1" class="patients-txt" style="display:block !important;text-align:left;font-size:1.2em;">
 +
To truly understand how our project could be of benefit to patients, we got in touch with the biggest cancer patients’ community of Southeast China: the Nanjing Cancer Rehabilitation Association.  We joined one of their events and communicated with the patients.
 +
Nanjing Cancer Rehabilitation Association is a non-profit organization composed of cancer patients and volunteers.  Currently there are 9,668 registered members in the association.  Regular activities include lectures given by professionals and Sharing Circles during which members of this association share their experience with the disease.  Those who are of better health even provide counseling services for other patients.
 +
 +
<p><a id="1" onclick="turnToNext3(this.id)">[Read more]</a></p>
 +
</div>
 +
 +
<div id="patients-txt2" class="patients-txt" style="text-align:left;font-size:1.2em;">
 +
On September 19th, Huandi Xu, Hongyu Wang and Yunge Lou went to Baima Park, Nanjing to join an event held by patients who regained their health from cancer.  Talented members prepared entertainments for everyone.  Several people shared their stories of fighting against cancer.
 +
One of the patients we interviewed, a Mr. Liu, received novel therapy during the 90s and luckily survived all these years.  As a beneficiary of the bio-therapy, he really inspired us and helped us to compassionately feel the significance of new treatments.
 +
 +
<p><a id="2" onclick="turnToNext3(this.id)">[Read more]</a>&emsp;&emsp;<a id="-2" onclick="turnBack3(this.id)">[Backwards]</a></p>
 +
</div>
 +
 +
<div id="patients-txt3" class="patients-txt" style="text-align:left;font-size:1.2em;">
 +
Mr. Liu was diagnosed with gastric cancer in 1995 and received resection immediately.  However, six months after that the cancer was found to have metastasized to his liver.  Even worse, the cancer cells soon spread among the two liver lobes and made it impossible to perform surgery.
 +
He sought treatment in several different hospitals but most of the doctors were pessimistic enough to suggest that he give up.  But he didn’t.  At last he heard that there was a new bio-therapy in PLA 454th Hospital.  At that time, the bio-therapy was still in clinical trial and patients suffered grave pain during the treatment.
 +
 +
<p><a id="3" onclick="turnToNext3(this.id)">[Read more]</a>&emsp;&emsp;<a id="-3" onclick="turnBack3(this.id)">[Backwards]</a></p>
 +
</div>
 +
 +
<div id="patients-txt4" class="patients-txt" style="text-align:left;font-size:1.2em;">
 +
Having no other choice, Mr. Liu chose to try out the new therapy, though there was no legal insurance and no guarantee was made.  During that time, he regularly received interferon and other biologicals, hoping to kill the cancer.  After 2 years of such practice, he surprisingly found that the tumor tissues had vanished and he became cancer-free.  And now it’s 2018.  Over the years, his recovery has become a legendary example of victory against cancer, inspiration for doctors and alike patients.  Mr. Liu also described to our team members the torture and possible side effects that could be brought by chemo-therapy.  He believes that our highly specific strategy would actually be of benefit and reduce the suffering of cancer patients, which truly encouraged us.
 +
<p><a id="4" onclick="turnToNext3(this.id)">[Read more]</a>&emsp;&emsp;<a id="-4" onclick="turnBack3(this.id)">[Backwards]</a></p>
 +
</div>
 +
 +
<div id="patients-txt5" class="patients-txt" style="text-align:left;font-size:1.2em;">
 +
Mr. Liu emphasized on the significance of a drug’s specificity.  He himself endured the side effects of chemotherapy as it also damaged his healthy organs.  During his visits to other cancer patients, he also noticed other side effects such as hair loss and dermatitis.  Those effects not only lower the life quality of the patients, but more importantly reduce their confidence towards cancer.  In this way, his interview gave us a more intuitive understanding of the strong side effects of chemotherapy and the implication that there is an urgent need for high specificity drugs.<p><a id="5" onclick="turnToNext3(this.id)">[Read more]</a>&emsp;&emsp;<a id="-5" onclick="turnBack3(this.id)">[Backwards]</a></p>
 +
</div>
 +
 +
<div id="patients-txt6" class="patients-txt" style="text-align:left;font-size:1.2em;">
 +
Mr. Liu has his own opinions on new cancer therapies.  Before this interview, we weren’t very confident about our project as it was based on a new theory.  Mr. Liu’s words encouraged us.  He said that he strongly supports novel therapies as he himself is a direct beneficiary of such.  And he assures the team that the general public are accepting the idea of new bio-therapies.  As technology develops, new therapies will show more of their advantages.  If new projects can well pass the clinical trials, they will eventually become recognized by the patient.(<a href="javascript:void(0)" onclick=turnToNext3(6)>Click here to see the video</a>)
 +
<p><a id="-6" onclick="turnBack3(this.id)">[Backwards]</a></p>
 +
</div>
 +
 +
<div id="patients-txt7" class="patients-txt" style="text-align:left;font-size:1.2em;">
 +
<video id="video3" style="display:none;" controls="controls" preload="preload" loop="loop">
 +
            <source src="https://static.igem.org/mediawiki/2018/9/9f/T--CPU_CHINA--hp-aiyou.mp3" type="video/mp3"/>
 +
            <source src="https://static.igem.org/mediawiki/2018/7/70/T--CPU_CHINA--hp-aiyou.mp4" type="video/mp4"/>
 +
            <source src="https://static.igem.org/mediawiki/2018/7/7a/T--CPU_CHINA--hp-aiyou.webm" type="video/webm"/>
 +
            Your browser does not support the video tag.
 +
        </video>
 +
<p><a id="-7" onclick="turnBack3(this.id)">[Backwards]</a></p>
 +
</div>
 +
</div>
 
</body>
 
</body>
 
<script>
 
<script>
 
$(document).ready(function(){
 
$(document).ready(function(){
 +
    $("#title").css("width",$(window).width()*0.8+"px");
 +
    $("#title").css("margin-left",$(window).width()*0.1+"px");
 +
    $("#introduction").css("width",$(window).width()*0.6+"px");
 +
    $("#introduction").css("margin-left",$(window).width()*0.2+"px");
 +
    $("#href").css("margin-left",$(window).width()*0.2+"px");
 
     $(".block").css("width",$(window).width()+"px");
 
     $(".block").css("width",$(window).width()+"px");
 
     $(".block").css("height","800px");
 
     $(".block").css("height","800px");
Line 159: Line 404:
 
     $(".mw-content-ltr").css("height",$(document).height()+"px");
 
     $(".mw-content-ltr").css("height",$(document).height()+"px");
  
 +
    //动态添加元素
 +
    setAttributions(1);
 +
    setAttributions(2);
 +
    setAttributions(3);
 +
   
 +
    setTed();
 
})
 
})
  
Line 170: Line 421:
 
}
 
}
  
 +
/*********向卷轴中初始化添加TED**********/
 +
function setTed(){
 +
  var parent=document.getElementById("mw-content-text");
 +
  $(".ted-txt").hide();
 +
  $("#ted-txt1").show();
 +
  var ted=document.getElementById("hp-block1");
 +
  parent.appendChild(ted);
 +
}
 +
 +
/*********点击链接跳转视频**********/
 +
function turnToVideo(id){
 +
  $("#ted-txt").hide();
 +
  $("#ted-video").show();
 +
}
 +
 +
/*********点击按钮跳转**********/
 +
$("#scroll-1").click(function(){
 +
  window.location.href="https://2018.igem.org/Team:CPU_CHINA/HP/Gold_Integrated";
 +
})
 +
$("#scroll-2").click(function(){
 +
  $("#hp-block1").hide();
 +
  $("#hp-block3").hide();
 +
  $("#hp-block2").show();
 +
})
 +
$("#scroll-3").click(function(){
 +
  $("#hp-block1").hide();
 +
  $("#hp-block2").hide();
 +
  $("#hp-block3").show();
 +
  $(".patients-txt").hide();
 +
  $("#patients-txt1").show();
 +
})
 +
$(".scroll-btn").click(function(){
 +
  var v2 = document.getElementById("video2");
 +
  v2.pause();
 +
})
 +
/*****************点击链接readmore/backwards******************/
 +
function turnToNext1(id){
 +
  id++;
 +
  $(".ted-txt").hide();
 +
  $("#ted-txt"+id).show();
 +
}
 +
function turnBack1(id){
 +
  id=Math.abs(id);
 +
  id--;
 +
  $(".ted-txt").hide();
 +
  $("#ted-txt"+id).show();
 +
}
 +
 +
 +
function turnToNext2(id){
 +
  id++;
 +
  $(".club-txt").hide();
 +
  $("#club-txt"+id).show();
 +
  if(id==15)
 +
      $("#video2").show();
 +
}
 +
function turnBack2(id){
 +
$("#video2").hide();
 +
  id=Math.abs(id);
 +
  id--;
 +
  $(".club-txt").hide();
 +
  $("#club-txt"+id).show();
 +
}
 +
 +
function turnToNext3(id){
 +
  id++;
 +
  $(".patients-txt").hide();
 +
  $("#patients-txt"+id).show();
 +
  if(id==6)
 +
      $("#video3").show();
 +
}
 +
function turnBack3(id){
 +
$("#video3").hide();
 +
  id=Math.abs(id);
 +
  id--;
 +
  $(".patients-txt").hide();
 +
  $("#patients-txt"+id).show();
 +
}
 +
 +
function getQueryVariable(){
 +
//获得当前url地址的?后面的部分
 +
var query = window.location.search.substring(1);
 +
query=decodeURI(query);
 +
//从?开始往后的部分
 +
var x=query.split('=');
 +
 +
return x[0];
 +
}
 +
 +
$(document).ready(function(){
 +
  if(getQueryVariable()=='business'){$("#scroll-2").click();}
 +
else if(getQueryVariable()=='patients'){$("#scroll-3").click();}
 +
})
 
</script>
 
</script>
 
</html>
 
</html>

Latest revision as of 14:35, 6 December 2018

Why do we apply HCC ?
Our business plan!
Our communication with a cancer patient!

An interview with a doctor

Date: May 24th,2018

When choosing the disease to apply our project, we initially decided to target at liver cancer. In order to understand current treatment of liver cancer, we interviewed Director Zhou Guoping of Jiangsu Cancer Hospital. Director Zhou Guoping has decades of clinical experience in the treatment of liver cancer. He introduced us to the situation of liver cancer in China, the characteristics of liver cancer and treatment methods. The interview excerpt is as following.

[Read more]

Q:We understand that most patients with liver cancer are already in the advanced stage when they are diagnosed. Is it true in your experience? Does this mean that most patients with liver cancer are difficult to cure and they have been sentenced to death?
A: The incidence of liver cancer has always been very high in our country, especially in men. Because of the high incidence of hepatitis B in China, the incidence of liver cancer is relatively high. Liver cancer in China has a lot to do with hepatitis B. When someone is diagnosed with liver cancer, the mortality rate is really high. It is rare for the patients to be diagnosed with small tumor which means the diameter of the tumor is less than 3cm. The survival rate of patients with small tumor generally is quite high. However, they are often diagnosed at the middle or advanced stages. The cancer can bring many other problems, such as ascites, jaundice, etc. which causes difficulties in treatment. At present, the best treatment for liver cancer is surgery, but most people can not undergo the surgery.

[Read more]  [Backwards]

Q:What kind of treatment is currently used in clinical practice?
A: Because most patients lose their chance of surgery, and the recurrence rate of this kind of cancer is really high. At present, chemotherapy is commonly used. The chemotherapy efficiency of liver cancer in the past is very poor. In the last two years, it was slightly improved due to technology improvement. In addition there are embolization treatment and targeted therapy, such as sorafenib. However, according to the score system we use now, in fact, the use of sorafenib in the advanced stage have barely any effects, like a comfort treatment. However, sorafenib is still the drug of first choice for advanced treatment.

[Read more]  [Backwards]

Q:What are the characteristics of liver cancer compared to other cancers?
A: Liver cancer cells are active and invasive, and there are rich sinusoids surround them. So the liver cancer cells can easily invade the capsule and blood vessels, resulting in easy local spread of the tumor, bloody metastasis. To a certain extent, for the liver is the main metabolic organ, the impaired liver function affects metabolism greatly. The side effects of taking medicine can be greater than others.

[Read more]  [Backwards]

Q:What do you think of gene therapy for liver cancer? Is it promising for our RNAi strategy to be applied?
A:There is no mature gene therapy for liver cancer till now. However, we still need new treatment methods for liver cancer. If you have done quite well in your experiments, it will be really promising. The high specificity could reduce the side effects greatly, which is very significant.

[Read more]  [Backwards]

In this interview, Director Zhou help us to understand the difficulties and features of the treatment in liver cancer. Then he expressed his expectation to our project. He said that clinically, advanced liver cancer lacks more effective targeted drugs. Although the traditional therapy has been improving, but it does not turn out well. He strongly encourages us to try to apply our ideas in the treatment of liver cancer.

[Read more]  [Backwards]

Figure1. A photo of our team members with Zhou Guoping

[Backwards]