X Tutup
Skip to content

Commit 5bb5ccd

Browse files
author
Andreas Prlic
committed
small improvements
1 parent 6ccacb0 commit 5bb5ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

structure/bioassembly.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ A crystal asymmetric unit may contain:
1717

1818
The biological assembly (also sometimes referred to as the biological unit) is the macromolecular assembly that has either been shown to be or is believed to be the functional form of the molecule For example, the functional form of hemoglobin has four chains.
1919

20-
The StructureIO and AtomCache classes in Biojava provide access methods to work with either asymmetric unit or biological assembly.
20+
The [StructureIO](http://www.biojava.org/docs/api/org/biojava/bio/structure/io/StructureIO.html) and [AtomCache](http://www.biojava.org/docs/api/org/biojava/bio/structure/align/util/AtomCache.html) classes in Biojava provide access methods to work with either asymmetric unit or biological assembly.
2121

2222
Let's load both representations of hemoglobin PDB ID [1HHO](http://www.rcsb.org/pdb/explore.do?structureId=1hho) and visualize it:
2323

0 commit comments

Comments
 (0)
X Tutup