Skip to content

Commit 528d086

Browse files
author
Andreas Prlic
committed
small improvements
1 parent a44d299 commit 528d086

3 files changed

Lines changed: 22 additions & 1 deletion

File tree

structure/bioassembly.md

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ Let's load both representations of hemoglobin PDB ID [1HHO](http://www.rcsb.org/
5353
}
5454
</pre>
5555

56-
5756
<table>
5857
<tr>
5958
<td>
@@ -75,6 +74,28 @@ Let's load both representations of hemoglobin PDB ID [1HHO](http://www.rcsb.org/
7574

7675
As we can see, the two representations are quite different! When investigating protein interfaces, ligand binding and for many other applications, you always want to work with the biological assemblies!
7776

77+
Here another example, the bacteriophave GA protein capsid PDB ID [1GAV](http://www.rcsb.org/pdb/explore.do?structureId=1gav)
78+
79+
<table>
80+
<tr>
81+
<td>
82+
The asymmetric unit of bacteriophave GA protein capsid PDB ID <a href="http://www.rcsb.org/pdb/explore.do?structureId=1gav">1GAV</a>
83+
</td>
84+
<td>
85+
The biological assembly of bacteriophave GA protein capsid PDB ID <a href="http://www.rcsb.org/pdb/explore.do?structureId=1gav">1GAV</a>
86+
</td>
87+
</tr>
88+
<tr>
89+
<td>
90+
<img src="img/1gav_asym.png"/>
91+
</td>
92+
<td>
93+
<img src="img/1gav_biounit.png"/>
94+
</td>
95+
</tr>
96+
</table>
97+
98+
7899
## Further Reading
79100

80101
The RCSB PDB web site has a great [tutorial on Biological Assemblies](http://www.rcsb.org/pdb/101/static101.do?p=education_discussion/Looking-at-Structures/bioassembly_tutorial.html)

structure/img/1gav_asym.png

126 KB
Loading

structure/img/1gav_biounit.png

285 KB
Loading

0 commit comments

Comments
 (0)