This old version of Proteopedia is provided for student assignments while the new version is undergoing repairs. Content and edits done in this old version of Proteopedia after March 1, 2026 will eventually be lost when it is retired in about June of 2026.
Apply for new accounts at the new Proteopedia. Your logins will work in both the old and new versions.
Template:ConSurf
From Proteopedia
| (4 intermediate revisions not shown.) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== HOW TO USE THIS TEMPLATE: == | == 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 | |
| - | Where the 2 parameters, <code> | + | * 2nd parameter is the 2nd and 3rd characters of the PDB ID |
| - | * 1st parameter is the | + | |
| - | * 2nd parameter is the | + | |
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). | 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> | </noinclude> | ||
| Line 21: | Line 20: | ||
select protein; define ~consurf_to_do selected; | select protein; define ~consurf_to_do selected; | ||
consurf_initial_scene = true; | consurf_initial_scene = true; | ||
| - | script /wiki/ConSurf/{{{ | + | script /wiki/ConSurf/{{{2}}}/{{{1}}}_consurf.spt; |
</scriptWhenChecked> | </scriptWhenChecked> | ||
<scriptWhenUnchecked> | <scriptWhenUnchecked> | ||
| Line 31: | Line 30: | ||
You may read the [[Conservation%2C_Evolutionary|explanation]] | You may read the [[Conservation%2C_Evolutionary|explanation]] | ||
of the method and the full data available from | of the method and the full data available from | ||
| - | [http://bental.tau.ac.il/new_ConSurfDB/main_output.php?pdb_ID={{{ | + | [http://bental.tau.ac.il/new_ConSurfDB/main_output.php?pdb_ID={{{1}}} ConSurf]. |
<!-- end of content inserted by the ConSurf template --> | <!-- 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.

