Team:SKLMT-China/SoftWare Overview

introduction

This year, the team SKLMT-China established a useful software tool based on our own wet lab results to help people easily search and predict a proper promoter for fine-tuning gene expression in the synthetic study. To make the Pseudomonas fluorescence a well-exploited chassis bacteria in synthetic biology, we develop a software DePro (promoter searching and strength prediction website based on deep learning and python), which enables our research results to interact well with other teams. With the expansion of the promoter data, it can quickly calculate the strength level of the new promoter with the help of our model. After entering the core sequence, our python program will calculate the strength level of the promoter for you. In some way, the softwareDePro is a collection of our wet lab results and achievements.

Our Depro system is a platform for promoter researchers to exchange data and share results. Everyone can benefit from the test results of previous researchers or enrich our software with new test data to improve the accuracy of the fit. Through our software, you can:

(1) Predict a new promoter’s strength. Our program is based on all known data for the deep learning of supervised training. you are merely asked to input the core sequence of the promoter, we will immediately calculate the strength level of the promoter

(2) Use a new set of data to enrich the program's deep learning process. Your data will be imported into our database and will accompany our program to complete every deep learning in the future

(3) Freely set the number of times to learn. You are free to decide how quickly and precisely your program will run to meet your needs

Open Source Software

We have hosted our DePro Web on Aliyun Server, and put the back end Python script on GitHub with a MIT License, which means everyone could use and modify our software to make it more helpful and efficient. And we would be gald to see you use and imporve our DePro software, and links below are our project on git and you could view our source or documents here: