1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
<head>
<title>SeqTools - Architecture</title>
</head>
<body>
<div class="outer">
<h1>Architecture</h1>
<p>
The SeqTools package consists of the following modules:<br />
<div class="subsection">
<p>
<a href="modules/blixemApp.html">blixemApp</a>: blixem and blixemh application code<br />
<a href="modules/dotterApp.html">dotterApp</a>: dotter application code<br />
<a href="modules/belvuApp.html">belvuApp</a>: belvu application code<br />
<a href="modules/seqtoolsUtils.html">seqtoolsUtils</a>: generic utilities<br />
<a href="modules/libpfetch.html">libpfetch</a>: utilities for fetching over http (only required for blixemh: requires libcurl)<br />
</p>
</div>
</p>
</div>
</body>
|