Team:USTC-Software

From 2012.igem.org

(Difference between revisions)
 
(40 intermediate revisions not shown)
Line 1: Line 1:
-
<!-- *** What falls between these lines is the Alert Box!  You can remove it from your pages once you have read and understood the alert *** -->
+
{{Team:USTC-Software/hidden}}
-
 
+
{{Team:USTC-Software/global_header}}
<html>
<html>
-
<div id="box" style="width: 700px; margin-left: 137px; padding: 5px; border: 3px solid #000; background-color: #fe2b33;">
+
<head>
-
<div id="template" style="text-align: center; font-weight: bold; font-size: large; color: #f6f6f6; padding: 5px;">
+
    <title >  Home  USTC-Software</title>
-
This is a template page. READ THESE INSTRUCTIONS.
+
    <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-Software/css/style?action=raw&ctype=text/css" type="text/css"/>
-
</div>
+
    <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-Software/css/header_style?action=raw&ctype=text/css" type="text/css"/>
-
<div id="instructions" style="text-align: center; font-weight: normal; font-size: small; color: #f6f6f6; padding: 5px;">
+
    <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-Software/css/footer_style?action=raw&ctype=text/css" type="text/css"/>
-
You are provided with this team page template with which to start the iGEM season. You may choose to personalize it to fit your team but keep the same "look." Or you may choose to take your team wiki to a different level and design your own wiki. You can find some examples <a href="https://2009.igem.org/Help:Template/Examples">HERE</a>.
+
    <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-Software/css/home_style?action=raw&ctype=text/css" type="text/css"/>
-
</div>
+
    <link href='http://fonts.googleapis.com/css?family=Coda' rel='stylesheet' type='text/css'>
-
<div id="warning" style="text-align: center; font-weight: bold; font-size: small; color: #f6f6f6; padding: 5px;">
+
    <script src="http://home.ustc.edu.cn/~kangk/igem.js" type="text/javascript" charset="utf-8"></script>
-
You <strong>MUST</strong> have all of the pages listed in the menu below with the names specified. PLEASE keep all of your pages within your teams namespace.
+
    <!-- webfonts -->
-
</div>
+
    <link href="http://fonts.googleapis.com/css?family=Economica:700,400italic" rel="stylesheet" type="text/css"/>
-
</div>
+
    <link href='http://fonts.googleapis.com/css?family=Bubbler+One' rel='stylesheet' type='text/css'>
-
</html>
+
    <link href='http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:300' rel='stylesheet' type='text/css'>
 +
    <link href='http://fonts.googleapis.com/css?family=Petit+Formal+Script' rel='stylesheet' type='text/css'>
 +
   
 +
    <!-- javascript for slider -->
 +
    <script src="https://2012.igem.org/Team:USTC-Software/js/modernizr.custom.28468?action=raw&ctype=text/javascript" type="text/javascript" charset="utf-8"></script>
 +
</head>
 +
<body>
 +
   
 +
    <div id="title_wrapper">
 +
        <div id="reborn"></div>
 +
    </div>
 +
   
 +
    <!-- photo zone showing the top features of the software -->
 +
    <div id="photo_zone_line_up"></div>
 +
    <div id="da-slider" class="da-slider">
 +
        <div class="da-slide">
 +
            <p class="h2">Map</p>
 +
            <p>Map is a simple and easy software to visualize your experimental data. Click to import the data and you will get exactly what you want.</p><a href="https://2012.igem.org/Team:USTC-Software/software.html#map" class="da-link">Read More</a>
 +
            <div class="da-img"><img src="https://static.igem.org/mediawiki/2012/3/37/USTC-Software-images-1.png" width="480px" height="330"/></div>
 +
        </div>
 +
        <div class="da-slide">
 +
            <p class="h2">Console</p>
 +
            <p>Console is where you manage heavy computing and complex tasks. With different buttons controlling each parameter, you can optimize the behaviors of the software. We applied evolution algorithm and machine learning techniques in the network inferences to provide the best simulation of your data.</p><a href="https://2012.igem.org/Team:USTC-Software/software.html#console" class="da-link">Read More</a>
 +
            <div class="da-img"><img src="https://static.igem.org/mediawiki/2012/0/0d/USTC-Software-images-2.png" width="480px" height="330"/></div>
 +
        </div>
 +
        <div class="da-slide">
 +
            <p class="h2">SandBox</p>
 +
            <p>SandBox displays the Genetic Regulatory Networks in a clean and interactive way, with clear connection and 3-D interaction, you will get better understanding of how genes and proteins regulating each other.</p><a href="https://2012.igem.org/Team:USTC-Software/software.html#sandbox" class="da-link">Read More</a>
 +
            <div class="da-img"><img src="https://static.igem.org/mediawiki/2012/3/3c/USTC-Software-images-3.png" width="480px" height="330"/></div>
 +
        </div>
 +
        <div class="da-slide">
 +
            <p class="h2">Report</p>
 +
            <p>Report organizes all output information in folders. You can review the simulation result while looking at the behaviors of certain genes or proteins. In addition, Report creates a web page where you can review the results on the go.</p><a href="https://2012.igem.org/Team:USTC-Software/software.html#report" class="da-link">Read More</a>
 +
            <div class="da-img"><img src="https://static.igem.org/mediawiki/2012/2/28/USTC-Software-images-4.png" width="480px" height="330"/></div>
 +
        </div>
 +
        <nav class="da-arrows"><span class="da-arrows-prev"></span><span class="da-arrows-next"></span></nav>
 +
    </div>
 +
    <div id="photo_zone_line_down"></div>
 +
    <script type="text/javascript" src="https://2012.igem.org/Team:USTC-Software/js/jquery-1.7.1.min?action=raw&ctype=text/javascript"></script>
 +
    <script src="https://2012.igem.org/Team:USTC-Software/js/jquery.cslider?action=raw&ctype=text/javascript" type="text/javascript" charset="utf-8"></script>
 +
    <script type="text/javascript" charset="utf-8">
 +
    $(function() {
 +
        $('#da-slider').cslider({
 +
            bgincrement    : 0,
 +
            autoplay: true,
 +
            interval: 8000
 +
        });
 +
    });
 +
    </script>
 +
   
 +
   
 +
   
 +
    <!-- sections displaying main features -->
 +
    <div id="features_grid">
 +
        <div id="s-logo"></div>
 +
        <div id="reverse_engineering" class="feature">
 +
            <div class="feature_left re">
-
<!-- *** End of the alert box *** -->
+
            </div>
 +
            <div class="feature_right">
 +
                <div class="feature_name">
 +
                    <p class="h2">Reverse Engineering</p>
 +
                </div>
 +
                <div class="details">
 +
                    <p>Reverse Engineering is the process of discovering the inner technological or scientific principles of a device, object or system. Synthetic biology is a combination of biology and engineering, and with the engineering process gets more and more complicated, often it is impossible to easily understand the inside, which is the biological part of the system. Reverse engineering serves perfectly for the purpose to bring back the biological essence.</p>
 +
                </div>
 +
                <div class="more">
 +
                    <p><a href="https://2012.igem.org/Team:USTC-Software/project.html#reverse-engineering">Read More</a></p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
        <div id="grn" class="feature">
 +
            <div class="feature_left grn">
 +
            </div>
 +
            <div class="feature_right">
 +
                <div class="feature_name">
 +
                    <p class="h2">Genetic Regulatory Networks</p>
 +
                </div>
 +
                <div class="details">
 +
                    <p>Genetic Regulatory Network(GRN) has been a major subject in recent researches of synthetic biology, and the modulation of a GRN gives rise to a variety of exciting works among iGEM programs as well as softwares assisting synthetic biology researches. Traditionally, researches of GRNs have been focused on either connecting GRNs with real parts in the registry or with experimental data. Therefore, we want to completely connect these three factors.</p>
 +
                </div>
 +
                <div class="more">
 +
                    <p><a href="https://2012.igem.org/Team:USTC-Software/project.html#grn">Read More</a></p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
        <div id="all_in_one" class="feature">
 +
            <div class="feature_left all">
 +
            </div>
 +
            <div class="feature_right">
 +
                <div class="feature_name">
 +
                    <p class="h2">All-in-one Software</p>
 +
                </div>
 +
                <div class="details">
 +
                    <p>In order to fully combine biological networks, experimental data and mathematical models, we build a suite of applications that serves to solve different tasks and make them work seamlessly together. With the all-in-one software suite, you can display experimental data, extract mathematical models, understand the genetic regulatory networks and get a well-designed report of the results. We designed the user interfaces to be fun to interact with and easy to use.</p>
 +
                </div>           
 +
                <div class="more">
 +
                    <p><a href="https://2012.igem.org/Team:USTC-Software/software.html#software_intro">Read More</a></p>
 +
                </div>
 +
            </div>
 +
        </div>
 +
        <div id="machine_learning" class="feature">
 +
            <div class="feature_left ml">
-
{|align="justify"
+
            </div>
-
|You can write a background of your team here.  Give us a background of your team, the members, etc.  Or tell us more about something of your choosing.
+
            <div class="feature_right">
-
|[[Image:USTC-Software_logo.png|200px|right|frame]]
+
                <div class="feature_name">
-
|-
+
                    <p class="h2">Machine Learning</p>
-
|
+
                </div>
-
''Tell us more about your project.  Give us background.  Use this as the abstract of your project.  Be descriptive but concise (1-2 paragraphs)''
+
                <div class="details">
-
|[[Image:USTC-Software_logo.png|right|frame|Your team picture]]
+
                    <p>Machine learning is a branch of artificial intelligence that is widely used in many disciplines such as software engineering, computer vision, finance, Neuroscience and bioinformatics. During reverse engineering, we use many machine learning techniques and algorithms to help optimize the process so that the process is faster and more accurate.</p>
-
|-
+
                </div>             
-
|
+
                <div class="more">
-
|align="center"|[[Team:USTC-Software | Team USTC-Software]]
+
                    <p><a href="https://2012.igem.org/Team:USTC-Software/project.html#machine-learning">Read More</a></p>
-
|}
+
                </div>
-
 
+
            </div>
-
<!--- The Mission, Experiments --->
+
        </div>
-
 
+
        <div id="slogon"></div>
-
{| style="color:#1b2c8a;background-color:#0c6;" cellpadding="3" cellspacing="1" border="1" bordercolor="#fff" width="62%" align="center"
+
    </div>
-
!align="center"|[[Team:USTC-Software|Home]]
+
</body>
-
!align="center"|[[Team:USTC-Software/Team|Team]]
+
</html>
-
!align="center"|[https://igem.org/Team.cgi?year=2012&team_name=USTC-Software Official Team Profile]
+
{{Team:USTC-Software/global_footer}}
-
!align="center"|[[Team:USTC-Software/Project|Project]]
+
-
!align="center"|[[Team:USTC-Software/Parts|Parts Submitted to the Registry]]
+
-
!align="center"|[[Team:USTC-Software/Modeling|Modeling]]
+
-
!align="center"|[[Team:USTC-Software/Notebook|Notebook]]
+
-
!align="center"|[[Team:USTC-Software/Safety|Safety]]
+
-
!align="center"|[[Team:USTC-Software/Attributions|Attributions]]
+
-
|}
+

Latest revision as of 09:15, 9 August 2013

global_header

igem
Home USTC-Software

Map

Map is a simple and easy software to visualize your experimental data. Click to import the data and you will get exactly what you want.

Read More

Console

Console is where you manage heavy computing and complex tasks. With different buttons controlling each parameter, you can optimize the behaviors of the software. We applied evolution algorithm and machine learning techniques in the network inferences to provide the best simulation of your data.

Read More

SandBox

SandBox displays the Genetic Regulatory Networks in a clean and interactive way, with clear connection and 3-D interaction, you will get better understanding of how genes and proteins regulating each other.

Read More

Report

Report organizes all output information in folders. You can review the simulation result while looking at the behaviors of certain genes or proteins. In addition, Report creates a web page where you can review the results on the go.

Read More

Reverse Engineering

Reverse Engineering is the process of discovering the inner technological or scientific principles of a device, object or system. Synthetic biology is a combination of biology and engineering, and with the engineering process gets more and more complicated, often it is impossible to easily understand the inside, which is the biological part of the system. Reverse engineering serves perfectly for the purpose to bring back the biological essence.

Genetic Regulatory Networks

Genetic Regulatory Network(GRN) has been a major subject in recent researches of synthetic biology, and the modulation of a GRN gives rise to a variety of exciting works among iGEM programs as well as softwares assisting synthetic biology researches. Traditionally, researches of GRNs have been focused on either connecting GRNs with real parts in the registry or with experimental data. Therefore, we want to completely connect these three factors.

All-in-one Software

In order to fully combine biological networks, experimental data and mathematical models, we build a suite of applications that serves to solve different tasks and make them work seamlessly together. With the all-in-one software suite, you can display experimental data, extract mathematical models, understand the genetic regulatory networks and get a well-designed report of the results. We designed the user interfaces to be fun to interact with and easy to use.

Machine Learning

Machine learning is a branch of artificial intelligence that is widely used in many disciplines such as software engineering, computer vision, finance, Neuroscience and bioinformatics. During reverse engineering, we use many machine learning techniques and algorithms to help optimize the process so that the process is faster and more accurate.

global_footer

Sponsors