Team:Shenzhen BGIC 0101/Requirements

From 2013.igem.org

Revision as of 14:10, 27 September 2013 by Czh (Talk | contribs)

logo


Human Practices



1. Share Web-based server
2. Software assessment and comparison with BioStudio
3. Regional workshop
Regional workshop was held in BGI on May, 26th, 2013. As host, we invited 6 teams, SYSU-China, SYSU-Software, SCUT, SCAU-China, SUSTC-Shenzhen-A, SUSTC-Shenzhen-B.
Each team shared their ideas and progress, and even established cooperative intention:
DNA material shares among teams, SUSTC-Shenzhen-A assisted BGIC_Shenzhen_ATCG to purchase experimental material.
You can find the news here.
4. Talk with Dr. Patrick Yizhi Cai
Dr. Patrick Cai is the Autodesk distinguished scholar and a Principal Investigator (with Chancellor's Fellowship), who directs the group of synthetic genomics in the university of Edinburgh. His research focuses on neochromosome design, computer assisted design for synbio and large scale DNA synthesis automation. So he is the most authoritative scholar for Genovo.
He came to BGI on Sep, 26th, 2013 and talk with us about Genovo's design and application. "Genovo is quite a neat idea." Quoted as Cai.
5. T-shirt sale
We tried to sell our design iGEM shirt to BGI’employees.
You may also order your own one here, if you’re in China.



Safety


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.


Collaboration