Line 385: | Line 385: | ||
</div> | </div> | ||
<br><br> | <br><br> | ||
− | <img src="https://static.igem.org/mediawiki/2016/a/a1/Drylab.png" width=550px height= | + | <img src="https://static.igem.org/mediawiki/2016/a/a1/Drylab.png" width=550px height=300px style="border:2px black solid;border-radius:8px;margin-left:30%;"></img> |
<br><br><br> | <br><br><br> | ||
<a name='anchor1'></a> | <a name='anchor1'></a> | ||
Line 421: | Line 421: | ||
<b style="color:#FF8800;font-size:28px;margin-left:22%;">Demo</b> | <b style="color:#FF8800;font-size:28px;margin-left:22%;">Demo</b> | ||
<br><br> | <br><br> | ||
− | <iframe style="float:left;margin-left:22%;width:35%;height: | + | <iframe style="float:left;margin-left:22%;width:35%;height:150%;margin-right:5%;" src="https://www.youtube.com/embed/8dglgo3zfuo" frameborder="0" allowfullscreen></iframe> |
<div style="color:black;font-size:18px;margin-left:22%;margin-right:5%;text-align:justify;text-decoration:none;"> | <div style="color:black;font-size:18px;margin-left:22%;margin-right:5%;text-align:justify;text-decoration:none;"> | ||
This demo clip was filmed to showcase how to use McHug software and explan the function of result page. The protein ID we used in this clip was OVA protein so that you can see the result of our targeting antigen. The ultimate goal of McHug platform is to integrate several protein databases and provide the users with easy-understanding illustrations. | This demo clip was filmed to showcase how to use McHug software and explan the function of result page. The protein ID we used in this clip was OVA protein so that you can see the result of our targeting antigen. The ultimate goal of McHug platform is to integrate several protein databases and provide the users with easy-understanding illustrations. | ||
Line 445: | Line 445: | ||
</div> | </div> | ||
<br><br> | <br><br> | ||
− | <img src="https://static.igem.org/mediawiki/2016/7/72/OVA3D.png" style="float:left;margin-right:5%;border:2px black solid;border-radius:8px;margin-left:22%;width:30%;height: | + | <img src="https://static.igem.org/mediawiki/2016/7/72/OVA3D.png" style="float:left;margin-right:5%;border:2px black solid;border-radius:8px;margin-left:22%;width:30%;height:200%;"></img> |
<div style="color:black;font-size:18px;margin-left:22%;margin-right:5%;margin-top:5%;text-align:justify;text-decoration:none;"> | <div style="color:black;font-size:18px;margin-left:22%;margin-right:5%;margin-top:5%;text-align:justify;text-decoration:none;"> | ||
The 150-250th sequence on the 3D structure shows that the sequence is on the shell of the protein. In other words, the sequence has a higher possibility to be a epitope sequence to activate B cell and generate antibody against the OVA antigen. | The 150-250th sequence on the 3D structure shows that the sequence is on the shell of the protein. In other words, the sequence has a higher possibility to be a epitope sequence to activate B cell and generate antibody against the OVA antigen. |
Revision as of 10:45, 27 November 2016
Modeling Motivation
1. Protein Structure
2. MHC Affinity Graphs
3. Modification Sites
4. Conservation Level
Demo
So far, we are able to show you protein 3D structure on the top of the interface. You can easily zoom in and zoom out to peek every part of your protein. And even select a partial peptide sequence. The peptide sequence in the protein will light up and reveal its position in the 3D structure. Moreover, MHC binding affinity and protein annotations are shown below. Amino acid positions are arranged correspondingly so that you can check all the information side by side. McHug 2016 also features the visualized interface which can transform loads of numerical data into legible charts and all basic protein information are integrated into a canvas penal at the buttom of the page.
Results
Result for OVA protein
Our vision for protein searching has always been that the most user-friendly sogware should deliver incredible experience without the complexity. McHug 2016 makes the protein research you do most even better. It changes the way people discover, study and analyse.
Notebook
-
Jmol: 3D sturcture
First, we need to get profile of PDB (protein data bank). We may find a great amount of the same protein under different conditions. As long as you research any protein in any condition, you can submit the data to PDB.
Jsmol model
1.There is a simple Jsmol model code. We can change the code to meet our goals.
2.Our goals are : Auto spin in the beginning. We need to have buttons, such as, spin on and spin off. Most important, link "PDB file" to 3D structuer.
3.In the first goal, we get:
http://163.25.92.36/igemcgu/jsmol/jmol/jsmol/resize_test.htm
http://163.25.92.36/igemcgu/jsmol/jmol/jsmol/lite.htm -
Iframe Function
Combine each track, such as, MHC class I&II affinity tracks and 3D structure track.
Ex: /**/
Add a new track make user can choose specific amino acids region. We use " If ( $_POST['APP']) $APP=' ' ;
Else $AAP="slect $_POST['APP']; color: red;" -
PDB protein informations
(1)Find the setting to produce optimal fluorescent FITC standard curve.
Materials:Mentioned as the same as previously on 160810
Methods:
1.The main change is the settings for standard GFP settings, and the rest are as mentioned as previously on 160810.
Here are the settings of GFP settings: -
1.altert of word use "onclick" function to restrict user to submit correct codes or words.
3.use "internal" to show slide of pictures
4.complete the inframe of information which come from different tracks
9/9 1.put MHC class II panel
2.put xml
3.PDB viewer
4.user interface
5.3D structure : First, select 130-139, and then select 10 , and then label 10. Second, use php to catch pdb protein and output the amino acid symbol.
6.feature table: Start, end, and features. (ok)
7.We need to translate these feature word to table or pictures.