Human Practices
test
Line 112: | Line 112: | ||
<body class="blog developer-wanted"> | <body class="blog developer-wanted"> | ||
<div id="fl_menu"> | <div id="fl_menu"> | ||
- | <div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements# | + | <div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements#HumanPractices">Human Practices</a></div> |
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements#Safety">Safety</a></div> | <div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements#Safety">Safety</a></div> | ||
<div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements#Collaboration">Collaboration</a></div> | <div class="label"><a href="https://2013.igem.org/Team:Shenzhen_BGIC_0101/Requirements#Collaboration">Collaboration</a></div> | ||
Line 127: | Line 127: | ||
<div id="page-header" style="background: url(https://static.igem.org/mediawiki/2013/e/e5/Spor.jpg);height: 300px;box-shadow: 4px 3px 25px #000;"> | <div id="page-header" style="background: url(https://static.igem.org/mediawiki/2013/e/e5/Spor.jpg);height: 300px;box-shadow: 4px 3px 25px #000;"> | ||
- | <a name=" | + | <a name="HumanPractices"></a><h1></h1> |
</div> | </div> | ||
<br/> | <br/> | ||
Line 135: | Line 135: | ||
<div id="post-1815" class="post-1815 post type-post status-publish format-standard hentry category-evolution" style="background: transparent;color: #E6E6E6;"> | <div id="post-1815" class="post-1815 post type-post status-publish format-standard hentry category-evolution" style="background: transparent;color: #E6E6E6;"> | ||
<div class="text"> | <div class="text"> | ||
- | <br/><h2> | + | <br/><h2>Human Practices</h2><br/> |
- | <p | + | <p>test |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</p> | </p> | ||
</div></div> | </div></div> |
test
Question1: Are you using the iGEM Software repository at github.com/igemsoftware?If you have instead stored your code elsewhere, please explain where and why you have put it there.If your code is not in the iGEM repository, are you using any version control system such as Git, CVS, or SVN?
Answer:Yes.
Question2:a. Does your software store any private data supplied by the user? (For example: the user's name and email address, passwords, DNA sequences, circuit designs, etc.) If yes, please describe what kind of data is stored. If no, skip the rest of this question and move on to question 3.
Answer:Yes. We store DNA sequences and circuit designs provided by users.
Question2:b. What is the URL or IP address where the user's private data is stored? Where is the physical computer or hard drive that contains the user's private data?
Answer:The server is still being constructed.
Question2:c. Please describe any encryption, password protection, etc. that you use to protect the user's data. (It is not mandatory to have such protections, but if you do, describe them.)
Answer:
Question3:Does your software include any other security features? Please describe them here.
Answer:Yes. The software can store the data provided by users and those produced step by step, so that user won't miss their result.
Question4:Does your software let the user create a design by choosing parts/genes from a list/database, such as the Registry? If so, which lists/databases are included? Is there any restriction on which parts/genes the user can choose?
Answer:Yes. KEGG, partsregistry, Codon usage database, SGD, VFDB, E. coli Genome Project. We have no restriction on genes the user can choose.
Question5:Does your software allow users to write new data into any public lists or databases? If so, do you check the new data for errors before allowing it to be written?
Answer:No.
Question6:Does your software include any other features that encourage the user to create safe designs? Please describe them here.
Answer:Yes. We develop a plugin to show the relationship between the gene or artificial logic gate gene circuit to guide user to select their target genes safely. Besides, we have reminder about biosafely selection for users.
Question7:Is your team also doing biological work in a wet lab?
Answer:No.