Template:ConSurf
From Proteopedia
(Difference between revisions)
(creating a template that inserts ConSurf div) |
|||
(16 intermediate revisions not shown.) | |||
Line 1: | Line 1: | ||
- | < | + | <noinclude> |
- | < | + | == HOW TO USE THIS TEMPLATE: == |
- | < | + | You must insert it as <code><nowiki>{{subst:ConSurf|1stp|st}}</nowiki></code> |
- | < | + | |
- | + | Where the 2 parameters, <code>1stp</code> and <code>st</code>, need to be adjusted to your case: | |
- | + | * 1st parameter is the PDB ID of the model | |
- | + | * 2nd parameter is the 2nd and 3rd characters of the PDB ID | |
- | </ | + | |
- | + | The result will look like below and will be made a hard-coded content of the page (i.e. the template wikitext is removed and the result is inserted into the page source). | |
- | + | ||
- | < | + | </noinclude> |
- | jmolCheckbox | + | |
- | + | <!-- The content below was inserted by the ConSurf template --> | |
- | + | == Evolutionary Conservation == | |
- | < | + | [[Image:Consurf_key_small.gif|right|200px]] |
+ | Check | ||
+ | <jmol> | ||
+ | <jmolCheckbox> | ||
+ | <scriptWhenChecked> | ||
+ | select protein; define ~consurf_to_do selected; | ||
+ | consurf_initial_scene = true; | ||
+ | script /wiki/ConSurf/{{{2}}}/{{{1}}}_consurf.spt; | ||
+ | </scriptWhenChecked> | ||
+ | <scriptWhenUnchecked> | ||
+ | script /wiki/extensions/Proteopedia/spt/initialview01.spt; | ||
+ | </scriptWhenUnchecked> | ||
+ | <text>to colour the structure by Evolutionary Conservation</text> | ||
+ | </jmolCheckbox> | ||
+ | </jmol>, as determined by [http://consurfdb.tau.ac.il/ ConSurfDB]. | ||
+ | You may read the [[Conservation%2C_Evolutionary|explanation]] | ||
+ | of the method and the full data available from | ||
+ | [http://bental.tau.ac.il/new_ConSurfDB/main_output.php?pdb_ID={{{1}}} ConSurf]. | ||
+ | <!-- end of content inserted by the ConSurf template --> |
Current revision
HOW TO USE THIS TEMPLATE:
You must insert it as {{subst:ConSurf|1stp|st}}
Where the 2 parameters, 1stp
and st
, need to be adjusted to your case:
- 1st parameter is the PDB ID of the model
- 2nd parameter is the 2nd and 3rd characters of the PDB ID
The result will look like below and will be made a hard-coded content of the page (i.e. the template wikitext is removed and the result is inserted into the page source).
Evolutionary Conservation
Check , as determined by ConSurfDB. You may read the explanation of the method and the full data available from ConSurf.