Difference between revisions of "BIN-SX-Superposition"
m |
m |
||
(6 intermediate revisions by the same user not shown) | |||
Line 42: | Line 42: | ||
<b>Deliverables:</b><br /> | <b>Deliverables:</b><br /> | ||
<section begin=deliverables /> | <section begin=deliverables /> | ||
− | < | + | <li><b>Time management</b>: Before you begin, estimate how long it will take you to complete this unit. Then, record in your course journal: the number of hours you estimated, the number of hours you worked on the unit, and the amount of time that passed between start and completion of this unit.</li> |
− | + | <li><b>Journal</b>: Document your progress in your [[FND-Journal|Course Journal]]. Some tasks may ask you to include specific items in your journal. Don't overlook these.</li> | |
− | < | + | <li><b>Insights</b>: If you find something particularly noteworthy about this unit, make a note in your [[ABC-Insights|'''insights!''' page]].</li> |
− | |||
− | < | ||
− | |||
<section end=deliverables /> | <section end=deliverables /> | ||
<!-- ============================ --> | <!-- ============================ --> | ||
Line 53: | Line 50: | ||
<section begin=prerequisites /> | <section begin=prerequisites /> | ||
<b>Prerequisites:</b><br /> | <b>Prerequisites:</b><br /> | ||
− | + | This unit builds on material covered in the following prerequisite units:<br /> | |
− | This unit builds on material covered in the following prerequisite units: | ||
*[[BIN-ALI-Alignment|BIN-ALI-Alignment (Sequence alignment concepts)]] | *[[BIN-ALI-Alignment|BIN-ALI-Alignment (Sequence alignment concepts)]] | ||
− | *[[BIN-SX-Chimera|BIN-SX-Chimera (UCSF | + | *[[BIN-SX-Chimera|BIN-SX-Chimera (UCSF ChimeraX: Structure Visualization and Analysis)]] |
*[[RPR-SX-PDB|RPR-SX-PDB (Analyzing PDB files)]] | *[[RPR-SX-PDB|RPR-SX-PDB (Analyzing PDB files)]] | ||
<section end=prerequisites /> | <section end=prerequisites /> | ||
Line 74: | Line 70: | ||
+ | === Evaluation === | ||
+ | <b>Evaluation: NA</b><br /> | ||
+ | <div style="margin-left: 2rem;">This unit is not evaluated for course marks.</div> | ||
== Contents == | == Contents == | ||
− | |||
{{Task|1= | {{Task|1= | ||
− | * Read the introductory notes on {{ABC-PDF|BIN-SX-Superposition|the optimal superposition of protein 3D structures | + | * Read the introductory notes on {{ABC-PDF|BIN-SX-Superposition|the optimal superposition of protein 3D structures}} |
− | * Browse over the [http://en.wikipedia.org/wiki/Structural_alignment Wikipedia article on '''Structural Superposition'''] <small>(although the article is called "Structural Alignment")</small>. | + | * Browse over the [http://en.wikipedia.org/wiki/Structural_alignment Wikipedia article on '''Structural Superposition'''] <small>(although the article is called "Structural Alignment")</small>. |
}} | }} | ||
− | + | Put this into practice with ChimeraX: | |
− | |||
− | |||
+ | {{ABC-unit|RPR-ChimeraX_remote.R}} | ||
{{Vspace}} | {{Vspace}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{Vspace}} | {{Vspace}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
<div class="about"> | <div class="about"> | ||
Line 138: | Line 98: | ||
:2017-08-05 | :2017-08-05 | ||
<b>Modified:</b><br /> | <b>Modified:</b><br /> | ||
− | : | + | :2020-09-26 |
<b>Version:</b><br /> | <b>Version:</b><br /> | ||
− | : | + | :2.0 |
<b>Version history:</b><br /> | <b>Version history:</b><br /> | ||
+ | *2.0 Move core of the Chimera practice into a Chimera remote-control script | ||
*1.0 First live version | *1.0 First live version | ||
*0.1 First stub | *0.1 First stub | ||
</div> | </div> | ||
− | |||
− | |||
{{CC-BY}} | {{CC-BY}} | ||
+ | [[Category:ABC-units]] | ||
+ | {{UNIT}} | ||
+ | {{LIVE}} | ||
</div> | </div> | ||
<!-- [END] --> | <!-- [END] --> |
Latest revision as of 06:57, 28 September 2020
Structure Superposition
(Structure superposition and superposition-derived alignment)
Abstract:
This unit discusses the concepts and practice of structural superposition.
Objectives:
|
Outcomes:
|
Deliverables:
Prerequisites:
This unit builds on material covered in the following prerequisite units:
Contents
Evaluation
Evaluation: NA
Contents
Task:
- Read the introductory notes on the optimal superposition of protein 3D structures
- Browse over the Wikipedia article on Structural Superposition (although the article is called "Structural Alignment").
Put this into practice with ChimeraX:
Task:
- Open RStudio and load the
ABC-units
R project. If you have loaded it before, choose File → Recent projects → ABC-Units. If you have not loaded it before, follow the instructions in the RPR-Introduction unit. - Choose Tools → Version Control → Pull Branches to fetch the most recent version of the project from its GitHub repository with all changes and bug fixes included.
- Type
init()
if requested. - Open the file
RPR-ChimeraX_remote.R
and follow the instructions.
Note: take care that you understand all of the code in the script. Evaluation in this course is cumulative and you may be asked to explain any part of code.
About ...
Author:
- Boris Steipe <boris.steipe@utoronto.ca>
Created:
- 2017-08-05
Modified:
- 2020-09-26
Version:
- 2.0
Version history:
- 2.0 Move core of the Chimera practice into a Chimera remote-control script
- 1.0 First live version
- 0.1 First stub
This copyrighted material is licensed under a Creative Commons Attribution 4.0 International License. Follow the link to learn more.