Line 442: | Line 442: | ||
<h3 style="margin-left:5%;margin-right:15%;">PDB protein informations</h3> | <h3 style="margin-left:5%;margin-right:15%;">PDB protein informations</h3> | ||
<p style="margin-left:5%;margin-right:15%;">(1)Find the setting to produce optimal fluorescent FITC standard curve.<br><br>Materials:Mentioned as the same as previously on 160810<br><br>Methods:<br>1.The main change is the settings for standard GFP settings, and the rest are as mentioned as previously on 160810.<br>Here are the settings of GFP settings:<br></p> | <p style="margin-left:5%;margin-right:15%;">(1)Find the setting to produce optimal fluorescent FITC standard curve.<br><br>Materials:Mentioned as the same as previously on 160810<br><br>Methods:<br>1.The main change is the settings for standard GFP settings, and the rest are as mentioned as previously on 160810.<br>Here are the settings of GFP settings:<br></p> | ||
+ | </li> | ||
+ | <li> | ||
+ | <h3 style="margin-left:5%;margin-right:15%;"></h3> | ||
+ | <p style="margin-left:5%;margin-right:15%;">1.altert of word use "onclick" function to restrict user to submit correct codes or words. <br> | ||
+ | 3.use "internal" to show slide of pictures | ||
+ | <br> | ||
+ | 4.complete the inframe of information which come from different tracks <br>9/9 1.put MHC class II panel | ||
+ | <br> | ||
+ | 2.put xml | ||
+ | <br> | ||
+ | 3.PDB viewer | ||
+ | <br> | ||
+ | 4.user interface | ||
+ | <br> | ||
+ | 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. | ||
+ | <br> | ||
+ | 6.feature table: | ||
+ | Start, end, and features. (ok) | ||
+ | <br> | ||
+ | 7.We need to translate these feature word to table or pictures.</p> | ||
</li> | </li> | ||
</ul> | </ul> |
Revision as of 16:58, 23 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.