<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://genome.sph.umich.edu/w/index.php?action=history&amp;feed=atom&amp;title=830_-_BestAlignment%3A%3AEvaluateAlignment%28%29_%28main_loop%29</id>
	<title>830 - BestAlignment::EvaluateAlignment() (main loop) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://genome.sph.umich.edu/w/index.php?action=history&amp;feed=atom&amp;title=830_-_BestAlignment%3A%3AEvaluateAlignment%28%29_%28main_loop%29"/>
	<link rel="alternate" type="text/html" href="http://genome.sph.umich.edu/w/index.php?title=830_-_BestAlignment::EvaluateAlignment()_(main_loop)&amp;action=history"/>
	<updated>2026-09-26T12:05:14Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://genome.sph.umich.edu/w/index.php?title=830_-_BestAlignment::EvaluateAlignment()_(main_loop)&amp;diff=8899&amp;oldid=prev</id>
		<title>Goncalo: Created page with &quot;&lt;source lang=&quot;cpp&quot;&gt; void BestAlignment::EvaluateAlignment(MaqIndex &amp; index, FastQ &amp; read, unsigned int offset, bool fwd) { 	unsigned int start, stop;   	index.LookupWord(read....&quot;</title>
		<link rel="alternate" type="text/html" href="http://genome.sph.umich.edu/w/index.php?title=830_-_BestAlignment::EvaluateAlignment()_(main_loop)&amp;diff=8899&amp;oldid=prev"/>
		<updated>2013-10-28T17:46:13Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;source lang=&amp;quot;cpp&amp;quot;&amp;gt; void BestAlignment::EvaluateAlignment(MaqIndex &amp;amp; index, FastQ &amp;amp; read, unsigned int offset, bool fwd) { 	unsigned int start, stop;   	index.LookupWord(read....&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;source lang=&amp;quot;cpp&amp;quot;&amp;gt;&lt;br /&gt;
void BestAlignment::EvaluateAlignment(MaqIndex &amp;amp; index, FastQ &amp;amp; read, unsigned int offset, bool fwd)&lt;br /&gt;
{&lt;br /&gt;
	unsigned int start, stop;&lt;br /&gt;
&lt;br /&gt;
 	index.LookupWord(read.sequence, offset, start, stop);	&lt;br /&gt;
&lt;br /&gt;
	for (unsigned int i = start; i &amp;lt;= stop; i++)&lt;br /&gt;
		EvaluateAlignment(index.reference, read, index.sortedPositions[i] - offset, fwd);&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Goncalo</name></author>
	</entry>
</feed>