<?xml version='1.0'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:atom="http://www.w3.org/2005/Atom" >
<channel>
	<title><![CDATA[BOL: NGMLR: long-read mapper designed to align PacBio or Oxford Nanopore]]></title>
	<link>https://bioinformaticsonline.com/bookmarks/view/36403/ngmlr-long-read-mapper-designed-to-align-pacbio-or-oxford-nanopore?</link>
	<atom:link href="https://bioinformaticsonline.com/bookmarks/view/36403/ngmlr-long-read-mapper-designed-to-align-pacbio-or-oxford-nanopore?" rel="self" type="application/rss+xml" />
	<description><![CDATA[]]></description>
	
	<item>
	<guid isPermaLink="true">https://bioinformaticsonline.com/bookmarks/view/36403/ngmlr-long-read-mapper-designed-to-align-pacbio-or-oxford-nanopore</guid>
	<pubDate>Wed, 25 Apr 2018 07:30:54 -0500</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36403/ngmlr-long-read-mapper-designed-to-align-pacbio-or-oxford-nanopore</link>
	<title><![CDATA[NGMLR: long-read mapper designed to align PacBio or Oxford Nanopore]]></title>
	<description><![CDATA[<p><span>CoNvex Gap-cost alignMents for Long Reads (ngmlr) is a long-read mapper designed to sensitively align PacBilo or Oxford Nanopore to (large) reference genomes. It was designed to quickly and correctly align the reads, including those spanning (complex) structural variations. Ngmlr uses an SV aware k-mer search to find approximate mapping locations for a read and then a banded Smith-Waterman alignment algorithm to compute the final alignment. Ngmlr uses a convex gap cost model that penalizes gap extensions for longer gaps less than for shorter ones to compute precise alignments. The gap model allows ngmlr to account for both the sequencing error and real genomic variations at the same time and makes it especially effective at more precisely identifying the position of breakpoints stemming from structural variations. The k-mer search helps to detect and split reads that cannot be aligned linearly, enabling ngmlr to reliably align reads to a wide range of different structural variations including nested SVs (e.g. inversions flanked by deletions).</span></p><p>Address of the bookmark: <a href="https://github.com/philres/ngmlr" rel="nofollow">https://github.com/philres/ngmlr</a></p>]]></description>
	<dc:creator>Jit</dc:creator>
</item>
<item>
	<guid isPermaLink='true'>https://bioinformaticsonline.com/bookmarks/view/36403/ngmlr-long-read-mapper-designed-to-align-pacbio-or-oxford-nanopore#item-annotation-3745</guid>
	<pubDate>Sun, 02 Feb 2020 23:38:04 -0600</pubDate>
	<link>https://bioinformaticsonline.com/bookmarks/view/36403/ngmlr-long-read-mapper-designed-to-align-pacbio-or-oxford-nanopore#item-annotation-3745</link>
	<title><![CDATA[Comment by Rahul Nayak]]></title>
	<description><![CDATA[<p>wget https://github.com/philres/ngmlr/releases/download/v0.2.7/ngmlr-0.2.7-linux-x86_64.tar.gz<br>--2020-02-03 11:05:58--&nbsp; https://github.com/philres/ngmlr/releases/download/v0.2.7/ngmlr-0.2.7-linux-x86_64.tar.gz<br>Resolving github.com (github.com)... 13.234.176.102<br>Connecting to github.com (github.com)|13.234.176.102|:443... connected.<br>HTTP request sent, awaiting response... 302 Found<br>Location: https://github-production-release-asset-2e65be.s3.amazonaws.com/67132304/4a52fe26-7859-11e8-8dd8-f5fdd363cfef?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200203%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20200203T053558Z&amp;X-Amz-Expires=300&amp;X-Amz-Signature=b1296e688d4302fc16aa87537812ed8157289be9e4a9b20e822489703fe5931d&amp;X-Amz-SignedHeaders=host&amp;actor_id=0&amp;response-content-disposition=attachment%3B%20filename%3Dngmlr-0.2.7-linux-x86_64.tar.gz&amp;response-content-type=application%2Foctet-stream [following]<br>--2020-02-03 11:05:58--&nbsp; https://github-production-release-asset-2e65be.s3.amazonaws.com/67132304/4a52fe26-7859-11e8-8dd8-f5fdd363cfef?X-Amz-Algorithm=AWS4-HMAC-SHA256&amp;X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20200203%2Fus-east-1%2Fs3%2Faws4_request&amp;X-Amz-Date=20200203T053558Z&amp;X-Amz-Expires=300&amp;X-Amz-Signature=b1296e688d4302fc16aa87537812ed8157289be9e4a9b20e822489703fe5931d&amp;X-Amz-SignedHeaders=host&amp;actor_id=0&amp;response-content-disposition=attachment%3B%20filename%3Dngmlr-0.2.7-linux-x86_64.tar.gz&amp;response-content-type=application%2Foctet-stream<br>Resolving github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)... 52.216.106.124<br>Connecting to github-production-release-asset-2e65be.s3.amazonaws.com (github-production-release-asset-2e65be.s3.amazonaws.com)|52.216.106.124|:443... connected.<br>HTTP request sent, awaiting response... 200 OK<br>Length: 2548600 (2.4M) [application/octet-stream]<br>Saving to: &lsquo;ngmlr-0.2.7-linux-x86_64.tar.gz&rsquo;<br><br>ngmlr-0.2.7-linux-x86_64.tar.gz&nbsp;&nbsp; 100%[===========================================================&gt;]&nbsp;&nbsp; 2.43M&nbsp; 1.03MB/s&nbsp;&nbsp;&nbsp; in 2.4s&nbsp;&nbsp; &nbsp;<br><br>2020-02-03 11:06:02 (1.03 MB/s) - &lsquo;ngmlr-0.2.7-linux-x86_64.tar.gz&rsquo; saved [2548600/2548600]<br><br></p>]]></description>
	<dc:creator>Rahul Nayak</dc:creator>
</item>

</channel>
</rss>