Difference between revisions of "Team:Tongji-Software/Requirements"

Line 21: Line 21:
 
margin: 0;
 
margin: 0;
 
color:#685454;
 
color:#685454;
font-family: "Haas Grot Text R Web", "Helvetica Neue", Helvetica, Arial, sans-serif;
+
font-family: Helvetica, Arial, sans-serif;
 
/* font-family: "Times New Roman", Cambria,  serif;*/
 
/* font-family: "Times New Roman", Cambria,  serif;*/
 
background-color:#fff;
 
background-color:#fff;
Line 186: Line 186:
 
}
 
}
  
 +
.content .question{
 +
  display: inline-block;
 +
  font-size: 18px;
 +
  padding-top: 10px;
 +
  padding-bottom: 10px;
 +
  color:#3d30ef;
 +
  font-weight:bold;
 +
}
 
.content img{
 
.content img{
 
   padding-left: 50px;
 
   padding-left: 50px;
Line 262: Line 270:
 
             Safety</br>  
 
             Safety</br>  
 
           </span>
 
           </span>
<b>Q1: Who will use your software? What will the user concern about?</b>
+
<span class="question">Q1: Who will use your software? What will the user concern about?</span></br>
Alpha Ant:
+
<b>Alpha Ant:</b></br>
1. For synthetic biologist
+
<span class="detail">1. For synthetic biologist</span></br>
Pathway engineering: design proper metabolic pathways while taking into account several criteria such as thermodynamic feasibility, material competition of heterologous reactions, atom conservation, toxicity of intermediates.  
+
<span class="detail">Pathway engineering: design proper metabolic pathways while taking into account several criteria such as thermodynamic feasibility, material competition of heterologous reactions, atom conservation, toxicity of intermediates. </span></br>
  
2. For environmentalist
+
<span class="detail">2. For environmentalist</span></br>
Find proper Microorganism to make some harmful substances degrade. The purpose is to be helpful to improve the environment.
+
<span class="detail">Find proper Microorganism to make some harmful substances degrade. The purpose is to be helpful to improve the environment.</span></br>
  
3. For chemist
+
<span class="detail">3. For chemist</span></br>
Find more reliable and convenient path to synthesis target compound (cell-free synthetic biology)
+
<span class="detail">Find more reliable and convenient path to synthesis target compound (cell-free synthetic biology)</span></br>
  
4. For drug researcher
+
<span class="detail">4. For drug researcher</span></br>
By using our software, researchers can study the small molecular drug and explore new pathway to synthesize it
+
<span class="detail">By using our software, researchers can study the small molecular drug and explore new pathway to synthesize it</span></br>
  
To be continued ...
+
To be continued ...</br>
Q2: Are there any safety problem of biobricks in Alpha Ant we need to concern about?
+
<span class="question">Q2: Are there any safety problem of biobricks in Alpha Ant we need to concern about?</span></br>
 
Alpha Ant:  
 
Alpha Ant:  
We provide users with enzyme gene information of Biobricks, including sequence information and physiochemical characteristics. The core idea is to design proper and efficient pathway and recommend mainly enzyme gene for users’ need. Consequently, users can get gene information. After that, they can design new biobricks or search existing one by their own.  
+
<span class="detail">We provide users with enzyme gene information of Biobricks, including sequence information and physiochemical characteristics. The core idea is to design proper and efficient pathway and recommend mainly enzyme gene for users’ need. Consequently, users can get gene information. After that, they can design new biobricks or search existing one by their own. </span></br>
  
  
  
Q3:  What about chassis cell? Since your software can recommend chassis cell for users, have you ever think about safety of your chassis cell?
+
<span class="question">Q3:  What about chassis cell? Since your software can recommend chassis cell for users, have you ever think about safety of your chassis cell?</span></br>
 
Alpha Ant:   
 
Alpha Ant:   
In our microorganism recommendation system, we only recommend common used organism in iGEM and organisms in iGEM white list(link). We want ensure the biosafety of our project and people who use our software.
+
<span class="detail">In our microorganism recommendation system, we only recommend common used organism in iGEM and organisms in iGEM white list(link). We want ensure the biosafety of our project and people who use our software.</span></br>
  
Q4:  How many compounds and enzyme genes do you have in your software project?
+
<span class="question">Q4:  How many compounds and enzyme genes do you have in your software project?</span></br>
 
Alpha Ant:  7689 compounds  10865 reactions  6385 gibbs  630275 genes
 
Alpha Ant:  7689 compounds  10865 reactions  6385 gibbs  630275 genes
 
KEGG: 21831          10865 reaction
 
KEGG: 21831          10865 reaction
Line 293: Line 301:
  
  
Q5: Do users have any way to access your data, or change data without any limitations?
+
<span class="question">Q5: Do users have any way to access your data, or change data without any limitations?</span></br>
 
Alpha Ant:   
 
Alpha Ant:   
Our data has a very neat format, mostly dictionary format. They are all stored in excel files. Users can simply search metabolic pathway in the browser and don’t need to download any files to use our software. So it’s quite convenient for them. Generally, users can not change our data in web client. But they can contact us and exchange suggestions. By the way, full data can be downloaded in github(link).
+
<span class="detail">Our data has a very neat format, mostly dictionary format. They are all stored in excel files. Users can simply search metabolic pathway in the browser and don’t need to download any files to use our software. So it’s quite convenient for them. Generally, users can not change our data in web client. But they can contact us and exchange suggestions. By the way, full data can be downloaded in github(link).</span></br>
 
+
<span class="detail"></span></br>
+
 
+
  
<span class="detail"></span></br>
 
  
<span class="detail"></span></br>
 
  
 
</div>
 
</div>

Revision as of 13:35, 12 October 2018

Requirements
Contribution
Alpha Ant is a convenient and efficient pathway design tool. More importantly, it is reliable. Check it in Validation. We provide users with enzyme gene information of Biobricks, including sequence information and physiochemical characteristics. The core idea is to design proper and efficient pathway and recommend Biobricks (mainly enzyme gene) for users’ need.
(这里放我们软件的截图) There are three main contribution to synthetic biology:
First one is that we offer more possibilities. We collect 7 reliable online databases and create our own data structure, including KEGG, MetaCyc, BRENDA and so on. Users can find several possible pathways consist of different enzyme-encoding genes. Those genes could be from any organism in nature. Consequently, many possible options are given to the user. Check users’ guide in Demonstration.
Second one is that more information is provided including Physiochemical characteristics of compounds and enzymes, gene information and FBA data. Especially the physiochemical data, changes in each one of the chassis cell system could contribute to inefficiency or failure of a pathway. So we want to provide information as much as possible. What we are doing right now is for everyone who is engaged in synthetic biology and for their consideration.
Third one is that we offer some very useful functions other than pathway design, which are microorganism recommendation, SMILES comparison and FBA. Actually, we are trying to meet every experimenters need as much as possible. Details can be found in Project and model.
Demonstration
Safety
Q1: Who will use your software? What will the user concern about?
Alpha Ant:
1. For synthetic biologist
Pathway engineering: design proper metabolic pathways while taking into account several criteria such as thermodynamic feasibility, material competition of heterologous reactions, atom conservation, toxicity of intermediates.
2. For environmentalist
Find proper Microorganism to make some harmful substances degrade. The purpose is to be helpful to improve the environment.
3. For chemist
Find more reliable and convenient path to synthesis target compound (cell-free synthetic biology)
4. For drug researcher
By using our software, researchers can study the small molecular drug and explore new pathway to synthesize it
To be continued ...
Q2: Are there any safety problem of biobricks in Alpha Ant we need to concern about?
Alpha Ant: We provide users with enzyme gene information of Biobricks, including sequence information and physiochemical characteristics. The core idea is to design proper and efficient pathway and recommend mainly enzyme gene for users’ need. Consequently, users can get gene information. After that, they can design new biobricks or search existing one by their own.
Q3: What about chassis cell? Since your software can recommend chassis cell for users, have you ever think about safety of your chassis cell?
Alpha Ant: In our microorganism recommendation system, we only recommend common used organism in iGEM and organisms in iGEM white list(link). We want ensure the biosafety of our project and people who use our software.
Q4: How many compounds and enzyme genes do you have in your software project?
Alpha Ant: 7689 compounds 10865 reactions 6385 gibbs 630275 genes KEGG: 21831 10865 reaction Gil: 6160 compounds 7164 reactions Q5: Do users have any way to access your data, or change data without any limitations?
Alpha Ant: Our data has a very neat format, mostly dictionary format. They are all stored in excel files. Users can simply search metabolic pathway in the browser and don’t need to download any files to use our software. So it’s quite convenient for them. Generally, users can not change our data in web client. But they can contact us and exchange suggestions. By the way, full data can be downloaded in github(link).