<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for MassGenomics</title>
	<atom:link href="http://massgenomics.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://massgenomics.wordpress.com</link>
	<description>Medical genomics in the post-genome era</description>
	<lastBuildDate>Thu, 31 Jul 2008 06:54:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Short Read Aligners: Maq, Eland, and Others by Sparks</title>
		<link>http://massgenomics.wordpress.com/2008/05/14/short-read-aligners-maq-eland-and-others/#comment-68</link>
		<dc:creator><![CDATA[Sparks]]></dc:creator>
		<pubDate>Thu, 31 Jul 2008 06:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://massgenomics.wordpress.com/?p=15#comment-68</guid>
		<description><![CDATA[Hi all,
I&#039;ve just put an update to novoalign &amp; novopaired. This update improves quality scores for novopaired and also fixes a illegal instruction fault reported by one user.
You can download at www.novocraft.com
I&#039;ve also changed the license term so it&#039;s free for any non-profit even if you don&#039;t publish in open journals.
Colin]]></description>
		<content:encoded><![CDATA[<p>Hi all,<br />
I&#8217;ve just put an update to novoalign &amp; novopaired. This update improves quality scores for novopaired and also fixes a illegal instruction fault reported by one user.<br />
You can download at <a href="http://www.novocraft.com" rel="nofollow">http://www.novocraft.com</a><br />
I&#8217;ve also changed the license term so it&#8217;s free for any non-profit even if you don&#8217;t publish in open journals.<br />
Colin</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Helicos Resequences M13 Virus Genome by PolITiGenomics &#187; Blog Archive &#187; In the dark</title>
		<link>http://massgenomics.wordpress.com/2008/04/07/helicos-resequences-m13-virus-genome/#comment-67</link>
		<dc:creator><![CDATA[PolITiGenomics &#187; Blog Archive &#187; In the dark]]></dc:creator>
		<pubDate>Tue, 15 Jul 2008 15:25:02 +0000</pubDate>
		<guid isPermaLink="false">http://massgenomics.wordpress.com/?p=6#comment-67</guid>
		<description><![CDATA[[...] my colleague posted a write-up of the recent Helicos publication in Science on their sequencing of the M13 virus genome. [...]]]></description>
		<content:encoded><![CDATA[<p>[...] my colleague posted a write-up of the recent Helicos publication in Science on their sequencing of the M13 virus genome. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Short Read Aligners: Maq, Eland, and Others by zayedi</title>
		<link>http://massgenomics.wordpress.com/2008/05/14/short-read-aligners-maq-eland-and-others/#comment-66</link>
		<dc:creator><![CDATA[zayedi]]></dc:creator>
		<pubDate>Wed, 09 Jul 2008 03:45:32 +0000</pubDate>
		<guid isPermaLink="false">http://massgenomics.wordpress.com/?p=15#comment-66</guid>
		<description><![CDATA[A new short-read aligner, novoalign,  has just been released. It&#039;s free for academic/non-profit use and works pretty well with Illumina reads. 

Some features are:

    * Gaps up to 7bp, affine gap penalties
    * Can handle ambiguous codes in ref sequence.
    * Quality-based scoring
    * Adapter stripping for miRNA reads
    * No heuristics - reports the best alignment
    * Options for handling multiple alignments includes none, random, all alignments.
    * Alignment Quality scores
    * Can use fasta, fastq, solexa fastq, prb input formats
    * Paired end with full Needleman-Wunsch on both ends.
    * Paired end accepts a structural variation penalty and the best alignment may be two independent ends if score with SV penalty is better than the best pair that fits the fragment length distribution.
    * Supports variable read lengths
    * Includes optional soft masking of repeats.
    * Iterative read trimming 

Give it a whirl. In terms of performance it&#039;s quite fast, some users have commented that it runs   faster than the SOAP program.

Have a read on the website www.novocraft.com and download the executables for 64-bit Linux and Mac OS 10.5.3.]]></description>
		<content:encoded><![CDATA[<p>A new short-read aligner, novoalign,  has just been released. It&#8217;s free for academic/non-profit use and works pretty well with Illumina reads. </p>
<p>Some features are:</p>
<p>    * Gaps up to 7bp, affine gap penalties<br />
    * Can handle ambiguous codes in ref sequence.<br />
    * Quality-based scoring<br />
    * Adapter stripping for miRNA reads<br />
    * No heuristics &#8211; reports the best alignment<br />
    * Options for handling multiple alignments includes none, random, all alignments.<br />
    * Alignment Quality scores<br />
    * Can use fasta, fastq, solexa fastq, prb input formats<br />
    * Paired end with full Needleman-Wunsch on both ends.<br />
    * Paired end accepts a structural variation penalty and the best alignment may be two independent ends if score with SV penalty is better than the best pair that fits the fragment length distribution.<br />
    * Supports variable read lengths<br />
    * Includes optional soft masking of repeats.<br />
    * Iterative read trimming </p>
<p>Give it a whirl. In terms of performance it&#8217;s quite fast, some users have commented that it runs   faster than the SOAP program.</p>
<p>Have a read on the website <a href="http://www.novocraft.com" rel="nofollow">http://www.novocraft.com</a> and download the executables for 64-bit Linux and Mac OS 10.5.3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Short Read Aligners: Maq, Eland, and Others by jhui</title>
		<link>http://massgenomics.wordpress.com/2008/05/14/short-read-aligners-maq-eland-and-others/#comment-65</link>
		<dc:creator><![CDATA[jhui]]></dc:creator>
		<pubDate>Thu, 19 Jun 2008 20:19:50 +0000</pubDate>
		<guid isPermaLink="false">http://massgenomics.wordpress.com/?p=15#comment-65</guid>
		<description><![CDATA[SeqMap (http://biogibbs.stanford.edu/~jiangh/SeqMap/) - work like ELand, can do 3 or more bp mismatches and also insdel]]></description>
		<content:encoded><![CDATA[<p>SeqMap (<a href="http://biogibbs.stanford.edu/~jiangh/SeqMap/" rel="nofollow">http://biogibbs.stanford.edu/~jiangh/SeqMap/</a>) &#8211; work like ELand, can do 3 or more bp mismatches and also insdel</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Short Read Aligners: Maq, Eland, and Others by Subcutaneous</title>
		<link>http://massgenomics.wordpress.com/2008/05/14/short-read-aligners-maq-eland-and-others/#comment-64</link>
		<dc:creator><![CDATA[Subcutaneous]]></dc:creator>
		<pubDate>Thu, 19 Jun 2008 04:07:29 +0000</pubDate>
		<guid isPermaLink="false">http://massgenomics.wordpress.com/?p=15#comment-64</guid>
		<description><![CDATA[Somehow i missed the point. Probably lost in translation :) Anyway ... nice blog to visit.

cheers, Subcutaneous.]]></description>
		<content:encoded><![CDATA[<p>Somehow i missed the point. Probably lost in translation <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Anyway &#8230; nice blog to visit.</p>
<p>cheers, Subcutaneous.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Short Read Aligners: Maq, Eland, and Others by zayedi</title>
		<link>http://massgenomics.wordpress.com/2008/05/14/short-read-aligners-maq-eland-and-others/#comment-63</link>
		<dc:creator><![CDATA[zayedi]]></dc:creator>
		<pubDate>Tue, 17 Jun 2008 09:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://massgenomics.wordpress.com/?p=15#comment-63</guid>
		<description><![CDATA[I&#039;m still not so keen on using eland in situations when my reads are less than 25bp but greater than 20bp e.g with microRNAs sequenced from Solexa.  The FP question can only reliably answered on testing various scenarios  where we actually know where our reads will map.  
Something I&#039;ve also seen is that you may not align a read where there are ambiguous characters around the mid-section of the short sequence read. 
Using paired-end will definitely push up FP but with higher read errors, indels, etc, the curve for PE alignment may look better.]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m still not so keen on using eland in situations when my reads are less than 25bp but greater than 20bp e.g with microRNAs sequenced from Solexa.  The FP question can only reliably answered on testing various scenarios  where we actually know where our reads will map.<br />
Something I&#8217;ve also seen is that you may not align a read where there are ambiguous characters around the mid-section of the short sequence read.<br />
Using paired-end will definitely push up FP but with higher read errors, indels, etc, the curve for PE alignment may look better.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Short Read Aligners: Maq, Eland, and Others by John Castle</title>
		<link>http://massgenomics.wordpress.com/2008/05/14/short-read-aligners-maq-eland-and-others/#comment-62</link>
		<dc:creator><![CDATA[John Castle]]></dc:creator>
		<pubDate>Thu, 12 Jun 2008 00:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://massgenomics.wordpress.com/?p=15#comment-62</guid>
		<description><![CDATA[Has anyone tested Biostrings (in Bioconductor) or qpalma(http://www.fml.tuebingen.mpg.de/raetsch/projects/qpalma/qpalma-final.pdf) [uses Vmatch]?]]></description>
		<content:encoded><![CDATA[<p>Has anyone tested Biostrings (in Bioconductor) or qpalma(<a href="http://www.fml.tuebingen.mpg.de/raetsch/projects/qpalma/qpalma-final.pdf" rel="nofollow">http://www.fml.tuebingen.mpg.de/raetsch/projects/qpalma/qpalma-final.pdf</a>) [uses Vmatch]?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Deanne Taylor</title>
		<link>http://massgenomics.wordpress.com/about/#comment-61</link>
		<dc:creator><![CDATA[Deanne Taylor]]></dc:creator>
		<pubDate>Fri, 23 May 2008 17:44:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-61</guid>
		<description><![CDATA[Thanks for all the great posts! I think our interests overlap. :)]]></description>
		<content:encoded><![CDATA[<p>Thanks for all the great posts! I think our interests overlap. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Short Read Aligners: Maq, Eland, and Others by Sparks</title>
		<link>http://massgenomics.wordpress.com/2008/05/14/short-read-aligners-maq-eland-and-others/#comment-55</link>
		<dc:creator><![CDATA[Sparks]]></dc:creator>
		<pubDate>Thu, 22 May 2008 07:05:59 +0000</pubDate>
		<guid isPermaLink="false">http://massgenomics.wordpress.com/?p=15#comment-55</guid>
		<description><![CDATA[To:ac
I can think of two drawbacks on using Eland as a preprocess to maq.
First is that you won&#039;t pick up any short indels with Eland, only SNPs so if you remove NM reads you might miss any short indel polymorphisms.
Second is that Eland can align with max of 2 mismatches where maq can handle more. Again only problem if you remove NM reads.
You could consider retaining NM reads for input to maq.]]></description>
		<content:encoded><![CDATA[<p>To:ac<br />
I can think of two drawbacks on using Eland as a preprocess to maq.<br />
First is that you won&#8217;t pick up any short indels with Eland, only SNPs so if you remove NM reads you might miss any short indel polymorphisms.<br />
Second is that Eland can align with max of 2 mismatches where maq can handle more. Again only problem if you remove NM reads.<br />
You could consider retaining NM reads for input to maq.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Short Read Aligners: Maq, Eland, and Others by ac</title>
		<link>http://massgenomics.wordpress.com/2008/05/14/short-read-aligners-maq-eland-and-others/#comment-54</link>
		<dc:creator><![CDATA[ac]]></dc:creator>
		<pubDate>Mon, 19 May 2008 15:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://massgenomics.wordpress.com/?p=15#comment-54</guid>
		<description><![CDATA[&quot;The main contributor (other is read quality) to FPs is repeats or near repeats so a read has alternative alignment locations. Sometimes this will result in one alignment which may turn out to be a FP. Sometimes we’ll get multiple alignments with the same score. With MAQ, its habit of randomly choosing one alignment from a set of equal scoring alignments introduces some FP and some extra (random) TP. Other tools just report the read as having multiple alignments which some evaluations report as a FN.&quot;

We generally get around this by providing only uniquely aligned reads from Eland as input to MAQ.  The obvious drawback to this is that you may be losing some reads.  However, I haven&#039;t seen any drop in depth beyond 1X unless it is a highly repetitive region.  Fortunately we did see some FPs go away with this approach but does anyone see any drawbacks?]]></description>
		<content:encoded><![CDATA[<p>&#8220;The main contributor (other is read quality) to FPs is repeats or near repeats so a read has alternative alignment locations. Sometimes this will result in one alignment which may turn out to be a FP. Sometimes we’ll get multiple alignments with the same score. With MAQ, its habit of randomly choosing one alignment from a set of equal scoring alignments introduces some FP and some extra (random) TP. Other tools just report the read as having multiple alignments which some evaluations report as a FN.&#8221;</p>
<p>We generally get around this by providing only uniquely aligned reads from Eland as input to MAQ.  The obvious drawback to this is that you may be losing some reads.  However, I haven&#8217;t seen any drop in depth beyond 1X unless it is a highly repetitive region.  Fortunately we did see some FPs go away with this approach but does anyone see any drawbacks?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
