Difference between revisions of "Team:NEFU China/Software"

Line 494: Line 494:
 
<td style="padding-left: 70px!important;">
 
<td style="padding-left: 70px!important;">
 
<h1>Contact us</h1>
 
<h1>Contact us</h1>
<h2 style="font-size: 20px!important;">iGEM-NEFU_China2018</h2>
+
<h2 style="font-size: 26px!important;padding-top:0px;">iGEM-NEFU_China2018</h2>
<h2 style="font-size: 20px!important;">Email: hexinglu@nefu.edu.cn</h2>
+
<h2 style="font-size: 26px!important;padding-top:0px;">Email: hexinglu@nefu.edu.cn</h2>
 
<h3>No.26 Hexing Road, Xiangfang <br>District, Harbin, Heilongjiang <br>Province 150000</h3>
 
<h3>No.26 Hexing Road, Xiangfang <br>District, Harbin, Heilongjiang <br>Province 150000</h3>
 
</td>
 
</td>

Revision as of 15:05, 15 October 2018

Software Overview

Software

We develop the Encrypt & Decrypt software. By using DFS(Depth First Search) algorithm and optimization arithmetic, we find out the correspondence between letters and codons. The heart of our software is the Misleading module. By adding enzymes and introns to genes, we complicate the sequences and increase the security of our Coding Book. During the decryption period, we use regular expressions to match useless enzymes and introns, eliminating them and converting the rest of codons into letters. What’s more, we write the information of codons and letters into the picture as a qr code and users can scan the qr code to get this information.
We also develop English Word Segmentation software. Firstly, we implement word graph scanning based on prefix tree structure and construct DAG(Directed Acyclic Graph) to obtain all English word segmentation results. Secondly, we use IF-IDF(Term Frequency-Inverse Document Frequency) model and maximum sharding method to obtain the optimal word segmentation results.

html5 bootstrap template

Software 1 Coding

Build Coding Book.

By using DFS(Depth First Search) algorithm and optimization arithmetic, we find out the correspondence between letters and codons.

html5 bootstrap template

Software 2 Misleading

Enhance password security.

We added random sequences, introns, and enzymes to the codon sequences so that the intercepted codon information would not be easily decoded.

html5 bootstrap template

Software 3 Word Segment

Segment English Sentences without Spaces.

Firstly, we implement word graph scanning based on prefix tree structure and construct DAG(Directed Acyclic Graph) to obtain all English word segmentation results. Secondly, we use IF-IDF(Term Frequency-Inverse Document Frequency) model and maximum sharding method to obtain the optimal word segmentation results.

Userfull links

Home      Model     Project    Software

Parts         Teams    Results   Notebook

Human  Practice

Follow us

facebook     twitter     wehchat
facebook     twitter     wehchat

Contact us

iGEM-NEFU_China2018

Email: hexinglu@nefu.edu.cn

No.26 Hexing Road, Xiangfang
District, Harbin, Heilongjiang
Province 150000