We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4fc76f commit 3d91155Copy full SHA for 3d91155
1 file changed
structure/README.md
@@ -10,13 +10,15 @@ A tutorial for the protein structure modules of BioJava
10
<img src="img/4hhb_jmol.png"/>
11
</td>
12
<td>
13
- The BioJava protein structure modules provide an API that allows to
+ The <i>protein structure modules</i>of BioJava provide an API that allows to
14
<ul>
15
<li>Maintain local installations of PDB</li>
16
<li>Load structures and manipulate them</li>
17
<li>Perform standard analysis such as sequence and structure alignments</li>
18
<li>Visualize structures</li>
19
+ </ul>
20
21
+ This tutorial provides an overview of the most important functionalities.
22
23
</tr>
24
</table>
0 commit comments