Team:HFUT CHINA/Future Work.html

From 2014.igem.org

(Difference between revisions)
Line 54: Line 54:
                         <li><a href="https://2014.igem.org/Team:HFUT_CHINA/Devblogs.html">Devblogs</a></li>
                         <li><a href="https://2014.igem.org/Team:HFUT_CHINA/Devblogs.html">Devblogs</a></li>
                         <li><a href="https://2014.igem.org/Team:HFUT_CHINA/Database&Algorithm.html">Algorithm</a></li>
                         <li><a href="https://2014.igem.org/Team:HFUT_CHINA/Database&Algorithm.html">Algorithm</a></li>
-
                         <li><a href="https://2014.igem.org/Team:HFUT_CHINA/Tutorial.html">Tutorial</a></li>
+
                         <li><a href="https://2014.igem.org/Team:HFUT_CHINA/user_guide.html">Tutorial</a></li>
                        
                        

Revision as of 16:50, 17 October 2014

HFUT_CHINA

Future Work

butterflies-are-gross
pig-head-pozole
canadian-thanksgiving-in-texas
weisswurst-pretzels-and-beer-for-breakfast
cow-head-barbacoa
cooking-with-dr-pepper
hatch-chile-feast
greece-eating-our-way-through-the-mainland

Currently, we collect the device information from teams of previous years. We hope to add the device information of this year’s team. This would make the recommendation algorithms more accurate. Besides, we also want to establish a database that contains the system information, for example, the function of systems, devices that a system contains, the relationships between devices in the same system. These information would provide more possibility for our software to recommend. For example, recommending the devices by function, recommending devices for a system.


Recommendation algorithms:


In the algorithms, we use hamming distance to measure the similarity of two biobricks. Edit distance would be a more powerful measurement for similarity. Thus, we would improve the algorithm by using edit distance.

Besides, our software currently recommends biobricks for designing devices. We will use the synthetic systems’ informations to recommend devices. For a given systems, we also want to detect whether there is something wrong with this system by analyzing current systems’ information.


Visualization GUI


In the future, we will allow the software to accept various types of input, such as figures or text. Thus, when users need to input a whole system, they could use the figures or texts that have been generated.