Team:USTC-Software/clotho.html

From 2012.igem.org

Revision as of 04:00, 27 October 2012 by Myfavouritekk (Talk | contribs)

global_header

igem

Clotho

Clotho

Clotho Logo

Regulon lib is a clotho application written on Java platform. Based on the database, this app includes following functions:

Searching for proper regulators and regulatees to complete users' GRN

Searching for regulatory relation in database.

In this app, only the regulatory information is used, namely the operon-operon regulatory matrix and the gene-promoter regulatory matrix.

1. Searching for GRN candidates.

Main page has the function for users to search for proper Genetic Regulatory Network(GRN) candidates. Users can input there matrix size in the text field click "commit". Then users are required to input their regulatory matrix. In the GUI, two modes are provided to users on their choice. Mode one utilizes operon-operon matrix and mode two the gene-promoter matrix. Users can click right or chose "File" menu to save the results.

2. Searching for regulons

Regulatees and regulators are all called regulons. In search page of our clotho app, all operon names, gene names, promoter names are presented in tables. And users can easily chose one regulator in the regulator table and regulate in regulatee table. By clicking "iGEM" logo, the regulations will appear between the regulator and the regulatee.

Some tips about the clotho app are listed here:

1. The app contains regulatory information of 117 genes, 772 operons and 941 prmoters.

2. Since the recursive algorithm is used, for searching in operon-promoter matrix, the complexity makes the searching process much more time consuming. Therefore, mode one is recommended over mode two.

For more details about the usage of the aiding application, here is a user manual for you to look up at.

User Manual