<p>The execution provides an insight about the best threshold:
<p>The execution provides an insight about the best threshold:
<pre>
<pre>
Threshold 0.0 : 0.4693877551020408 over 148 cells
Threshold 0.0 : 0.4999999999999999 over 140 cells
Threshold 0.2 : 0.5227272727272727 over 128 cells
Threshold 0.2 : 0.5529411764705882 over 122 cells
Threshold 0.4 : 0.5476190476190476 over 120 cells
Threshold 0.4 : 0.5802469135802468 over 114 cells
Threshold 0.6 : 0.6478873239436619 over 94 cells
Threshold 0.6 : 0.6861313868613137 over 89 cells
Threshold 0.8 : 0.75 over 72 cells
Threshold 0.8 : 0.7692307692307693 over 69 cells
Threshold 1.0 : 0.5151515151515151 over 18 cells
Threshold 1.0 : 0.5230769230769231 over 17 cells
</pre>
</pre>
<p>
<p>
<p>A full working solution is <ahref="MyApp.java">MyApp.java</a>.</p>
<p>A full working solution is <ahref="MyApp.java">MyApp.java</a>.</p>
<divclass="logic"><p><b>Advanced question:</b> Can you tell why the stored alignment does not seem to contain 69 cells? (Hint: try to render the alignments in RDF and see what happens)</p></div>
<divclass="logic"><p><b>More work:</b> You can add a switch like the <tt>-i</tt> switch of <tt>Procalign</tt> so that the main class of the application can be passed at commant-line.</p></div>
<divclass="logic"><p><b>More work:</b> You can add a switch like the <tt>-i</tt> switch of <tt>Procalign</tt> so that the main class of the application can be passed at commant-line.</p></div>
<divclass="logic"><p><b>Advanced:</b> What about writing an editor for the alignment <abbr>API</abbr>?</p></div>
<divclass="logic"><p><b>Advanced:</b> What about writing an editor for the alignment <abbr>API</abbr>?</p></div>