Team:HFUT CHINA/user guide.html
From 2014.igem.org
(Created page with "<html> <head> <title>HFUT_CHINA</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1, ...") |
|||
Line 85: | Line 85: | ||
<div class="clear"></div> | <div class="clear"></div> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<title>BioFunctional Designer User Gudie</title> | <title>BioFunctional Designer User Gudie</title> | ||
Revision as of 09:59, 17 October 2014
BioFunctional Designer User Gudie
Biofunctional Desginer is a CAD tool for Synthetic Biology design
Breif Introduction
The BioFunctional Designer is an assistant design tool for Synthetic Biology design, which determinded to help the user design model swifter. The user can design Synthetic Bioloby model in an esay way. Most of the operation is drag and drop, the user can also user keyboard do all the work as well.
Interface Introduction
Here is the interface of te BioFunctional Designer. In the top left is the function input field, where the user can type the function of the model. With a series of buttons on the top, the user can create new file, open file, save the design progress or export the result as an image. The software would do the error correction if the user click the check button. Design panel, the immense panel in the middle, is the place where the user do their works. On the left of the design panel is the search area, where users can search the BioBrick by keywords(name or type). When a BioBrick label is clicked, the information will be presented on the right side of the design panel. If you click a BioBrick in the Design panel by the right key, some relevant BioBricks will be presented on the top of the BioBrick information. On the bottom, there are some BioBricks you uesd. Meanwhile, some usable BioBrick will be presented behind your current design model, with different color, just like the code autofill in a software IDE.
Function and Features
Operation Manual
Type your model function
Type the target model's function int the function input field (on the top left corner). The function you typed will be presented in the result image.
Create new project
Click the New button, choose the project path and type the project name, a new project will be established. The project file will be save to the project path. The file name will be the project name.
Open existent project
Click the Open button, choose the already saved project, and you can continue your work.
Save project file
Click the Save button, your work progress will be saved. The project can be saved automatically when you opening a new project, so you don't need to worry about lost of your work.
Search BioBrick
Type the keyword in the search input field (left side). The result list will go above the input field. The result will adjust to you input, you don't need to press enter, just type what you want.
Put BioBrick into your design
When the target BioBrick is found, drag and drop it into the design panel. (The largest area), it will be added to your design chain.
Add recommended BioBrick
When you change you design, the program will get the recommended BioBrick from the server, automatically. Click one and the BioBrick will be added to your design.
Get BioBrick Information
Move your mouse to a BioBrick, the information will be presented besides you mouse. Click a BioBrick, the information will be presented on the BioBrick Information area(right side, grey block).
Get relevant BioBrick
Move your mouse to a BioBrick, click the right button, and all the relevant BioBrick will be presented on the right side (light blue area).
Delete BioBrick
If you made a mistake in you design and you want to delete a BioBrick, click the BioBrick and press d, the BioBrick will disappear.
Keyboard Manual
Global
Tab ---- switch among different area.
Tab order:
1. function input field. 2. search input field. 3. search area. 4. design area. 5. new button. 6. open button. 7. check button. 8. export button. 9. save button.
Search Area
- a ---- add the selected BioBrick to the desing.
Design Panel
- d ---- delete the chosen BioBrick from the design.
- j ---- move the select cursor up.
- k ---- move the select cursor down.
- Enter ---- choose the select reommended BioBrick.