Team:XMU Software
From 2013.igem.org
(Difference between revisions)
YuezhenChen (Talk | contribs) |
YuezhenChen (Talk | contribs) |
||
Line 52: | Line 52: | ||
$(".right-menu").get(0).style.right= x+"px"; | $(".right-menu").get(0).style.right= x+"px"; | ||
$(".left-menu").get(0).style.left= x+"px"; | $(".left-menu").get(0).style.left= x+"px"; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
else{ | else{ | ||
Line 66: | Line 59: | ||
$(".right-menu").get(0).style.right=x+"px"; | $(".right-menu").get(0).style.right=x+"px"; | ||
$(".left-menu").get(0).style.left="0px"; | $(".left-menu").get(0).style.left="0px"; | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
} | } | ||
Revision as of 02:41, 22 October 2013
<!DOCTYPE HTML>
XMU-SOFTWARE
Xiamen University
We have designed 2 software tools
Brick Worker
A software suit for the evaluation and optimization of biobricks, i.e., promoter, RBS, protein coding sequence and terminator.
E' NOTE
It is a web application serveing as assistant for experiments. It's useful function such as experiments recording and experimental template customization make experimental process easier and more enjoyable.