Team:USTC-Software
From 2012.igem.org
Line 1: | Line 1: | ||
- | + | {{Team:USTC-Software/hidden}} | |
- | + | {{Team:USTC-Software/global_header}} | |
- | + | <html> | |
- | + | <head> | |
- | + | <title>Home USTC-Software</title> | |
- | + | <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-Software/css/style?action=raw&ctype=text/css" type="text/css"/> | |
- | + | <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-Software/css/header_style?action=raw&ctype=text/css" type="text/css"/> | |
- | + | <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-Software/css/footer_style?action=raw&ctype=text/css" type="text/css"/> | |
- | + | <link rel="stylesheet" href="https://2012.igem.org/Team:USTC-Software/css/home_style?action=raw&ctype=text/css" type="text/css"/> | |
- | + | ||
- | + | <!-- webfonts --> | |
- | + | <link href="http://fonts.googleapis.com/css?family=Economica:700,400italic" rel="stylesheet" type="text/css"/> | |
- | + | <link href='http://fonts.googleapis.com/css?family=Bubbler+One' rel='stylesheet' type='text/css'> | |
- | + | <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> | |
- | + | ||
- | + | ||
- | + | ||
- | + | <!-- 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"> | |
- | + | <h2>Map</h2> | |
- | + | <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="project.html#map" class="da-link">Read More</a> | |
- | + | <div class="da-img"><img src="images/1.png" width="480px" height="330"/></div> | |
- | + | </div> | |
- | + | <div class="da-slide"> | |
- | + | <h2>Console</h2> | |
- | + | <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="project.html#console" class="da-link">Read More</a> | |
- | + | <div class="da-img"><img src="images/2.png" width="480px" height="330"/></div> | |
- | + | </div> | |
- | + | <div class="da-slide"> | |
- | + | <h2>SandBox</h2> | |
- | + | <p>SandBox displays the Genetical 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="project.html#sandbox" class="da-link">Read More</a> | |
- | + | <div class="da-img"><img src="images/3.png" width="480px" height="330"/></div> | |
- | + | </div> | |
- | + | <div class="da-slide"> | |
- | + | <h2>Report</h2> | |
- | + | <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="project.html#report" class="da-link">Read More</a> | |
- | + | <div class="da-img"><img src="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"> | |
- | + | ||
- | + | </div> | |
- | + | <div class="feature_right"> | |
- | + | <div class="feature_name"> | |
- | + | <h2>Reverse Engineering</h2> | |
- | + | </div> | |
- | + | <div class="details"> | |
- | + | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | |
- | + | </div> | |
- | + | <div class="more"> | |
- | + | <p><a href="#">Read More</a></p> | |
- | + | </div> | |
- | + | </div> | |
- | + | </div> | |
- | + | <div id="grn" class="feature"> | |
- | + | <div class="feature_left"> | |
- | + | ||
- | + | </div> | |
- | + | <div class="feature_right"> | |
- | + | <div class="feature_name"> | |
- | + | <h2>Genetical Regulatory Networks</h2> | |
- | + | </div> | |
- | + | <div class="details"> | |
- | + | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | |
- | + | </div> | |
- | + | <div class="more"> | |
- | + | <p><a href="#">Read More</a></p> | |
- | + | </div> | |
- | + | </div> | |
- | + | </div> | |
- | + | <div id="all_in_one" class="feature"> | |
- | + | <div class="feature_left"> | |
- | + | ||
- | + | </div> | |
- | + | <div class="feature_right"> | |
- | + | <div class="feature_name"> | |
- | + | <h2>All-in-one Software</h2> | |
- | + | </div> | |
- | + | <div class="details"> | |
- | + | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | |
- | + | </div> | |
- | + | <div class="more"> | |
- | + | <p><a href="#">Read More</a></p> | |
- | + | </div> | |
- | + | </div> | |
- | + | </div> | |
- | + | <div id="machine_learning" class="feature"> | |
- | + | <div class="feature_left"> | |
- | + | ||
- | + | </div> | |
+ | <div class="feature_right"> | ||
+ | <div class="feature_name"> | ||
+ | <h2>Machine Learning</h2> | ||
+ | </div> | ||
+ | <div class="details"> | ||
+ | <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p> | ||
+ | </div> | ||
+ | <div class="more"> | ||
+ | <p><a href="#">Read More</a></p> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div id="slogon"></div> | ||
+ | </div> | ||
+ | </body> | ||
</html> | </html> | ||
+ | {{Team:USTC-Software/global_footer}} |
Revision as of 05:05, 23 September 2012
Reverse Engineering
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Genetical Regulatory Networks
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
All-in-one Software
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Machine Learning
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
Sponsors