Sequence | Type | Enzyme |
---|---|---|
gaattc | Illegal | EcoRI |
tctaga | Illegal | XbaI |
actagt | Illegal | SpeI |
ctgcag | Illegal | PstI |
gcggccgc | Avoid | NotI |
If the sequence to be contains any of these sites, the program will detect them and they will be highlighted. The software will also suggest another sequence, with the illegal sequences replaced by new sequences which do not change the overall amino acid coding sequence. The most exciting feature of this application is that it takes into account the codon preferences for your chassis organisms. The frequency and efficiency of usage of codons in different organisms are different for producing the same amino acid. BBrickIt takes that into account and then suggests a new sequence that is optimized for the chassis organism.
Download the .exe file (v1.3.1) and run! As simple as that. Download the File BBrickIt_India. It is a Unix Executable but appears as a text file when you download it. Follow these steps to convert it to the correct file type:- Open terminal on your PC.
- Type chmod +x and a space after it.
- Drag your file onto the terminal window near the cursor. Your file path will automatically be copied onto the window.
- Press enter.
- You will see that your text file has been coverted to a unix executable with a change in the icon reflecting the same.
- When you attempt to open the file, the following message may pop up based on your security preferences: “BBrickIt_India” can’t be opened because it is from an unidentified developer.
- Go to System Preferences > Security and privacy. You will see the following message: "BBrickIt_India” was blocked from opening because it is from an unidentified developer.
- Click Open Anyway.
- You should see the program run and display the home screen. :)
The next time you click on it, it should run without any glitches!
Follow these instructions:- Select your Organism/Chassis.
- Paste your sequence in box at the top.
- Choose if your sequence is a coding sequence or not.
- Click BioBrick!
- If you wish to take the reverse complement of the sequence and then BioBrick it, click If your part contains any illegal restriction enzyme binding sites, two boxes will appear. The box on the left will display the highlighted restriction sites with a legend at the bottom. The box on the right will suggest the new, optimized sequence for selected organism. If you wish to proceed with that sequence, copy and paste it into top box and hit BioBrick.
Find the comprehensive user manual here.
This progaram was coded purely using python language. Keeping in spirit with the open-source nature of creations of the iGEM community, we have made the source code freely accesible to all.