Difference between revisions of "Team:SJTU-Software/home"

Line 1: Line 1:
{{Template:Team:SJTU-Software/amazeui.min.css}}
 
{{Template:Team:SJTU-Software/loading.css}}
 
{{Template:Team:SJTU-Software/wiki.css}}
 
{{Template:Team:SJTU-Software/jquery.min.js}}
 
{{Template:Team:SJTU-Software/amazeui.min.js}}
 
{{Template:Team:SJTU-Software/wiki.js}}
 
 
<!doctype html>
 
<!doctype html>
 
<html class="no-js">
 
<html class="no-js">
Line 38: Line 32:
 
   <meta name="msapplication-TileColor" content="#0e90d2">
 
   <meta name="msapplication-TileColor" content="#0e90d2">
  
   <link rel="stylesheet" href="assets/css/amazeui.min.css">
+
   <link rel="stylesheet" href="https://2015.igem.org/wiki/index.php?title=Template:Team:SJTU-Software/amazeui.min.css&action=edit">
 
   <link rel="stylesheet" href="assets/css/app.css">
 
   <link rel="stylesheet" href="assets/css/app.css">
   <link rel="stylesheet" href="loading.css">
+
   <link rel="stylesheet" href="https://2015.igem.org/wiki/index.php?title=Template:Team:SJTU-Software/loading.css&action=edit">
   <link rel="stylesheet" href="wiki.css">
+
   <link rel="stylesheet" href="https://2015.igem.org/wiki/index.php?title=Template:Team:SJTU-Software/wiki.css&action=edit">
 
</head>
 
</head>
 
<body>
 
<body>
Line 114: Line 108:
 
</div>
 
</div>
 
<!--[if (gte IE 9)|!(IE)]><!-->
 
<!--[if (gte IE 9)|!(IE)]><!-->
<script src="assets/js/jquery.min.js"></script>
+
<script src="https://2015.igem.org/wiki/index.php?title=Template:Team:SJTU-Software/jquery.min.js&action=edit"></script>
 
<script src="assets/js/jquery.nicescroll.js"></script>
 
<script src="assets/js/jquery.nicescroll.js"></script>
<script src="loading.js"></script>
+
<script src="https://2015.igem.org/wiki/index.php?title=Template:Team:SJTU-Software/loading.js&action=edit"></script>
<script src="wiki.js"></script>
+
<script src="https://2015.igem.org/wiki/index.php?title=Template:Team:SJTU-Software/wiki.js&action=edit"></script>
 
<!--<![endif]-->
 
<!--<![endif]-->
 
<!--[if lte IE 8 ]>
 
<!--[if lte IE 8 ]>

Revision as of 16:12, 11 September 2015

<!doctype html> Base Wiki

BASE

BASE

A web-based tool for biobrick evaluation, helping researchers bulid new devices and systems.
The BASE web server is designed to provide a ranking to all existing biobricks and help users design their new devices.
Firstly, users can use the search function to find biobricks according to the score given by BASE and choose one they need.
Then users can make their own devices by using construction function. After constructing, users could upload the device to BASE, and improve the device via the compare function. At last, users may apply the upload function to submit the device to the iGEM Registry and/or BASE database.