<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[GPU blast]]></title><description><![CDATA[<p dir="auto"><a href="https://www.osc.edu/content/gpu_blast" rel="nofollow ugc">https://www.osc.edu/content/gpu_blast</a><br />
osc 用的是 下面这个版本<br />
<a href="https://pubmed.ncbi.nlm.nih.gov/21088027/" rel="nofollow ugc">https://pubmed.ncbi.nlm.nih.gov/21088027/</a><br />
GPU-BLAST: using graphics processors to accelerate protein sequence alignment<br />
源码：<br />
<a href="https://sahinidis.coe.gatech.edu/gpublast" rel="nofollow ugc">https://sahinidis.coe.gatech.edu/gpublast</a><br />
这个工具是gpu版本的blastp 对比的是蛋白序列</p>
]]></description><link>http://an.forum.genostack.com/topic/614/gpu-blast</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 10:44:03 GMT</lastBuildDate><atom:link href="http://an.forum.genostack.com/topic/614.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 31 Mar 2022 02:30:08 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to GPU blast on Thu, 31 Mar 2022 02:57:43 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://www.comp.hkbu.edu.hk/~chxw/software/G-BLASTN.html" rel="nofollow ugc">https://www.comp.hkbu.edu.hk/~chxw/software/G-BLASTN.html</a><br />
gpu版本的blastn<br />
G-BLASTN is not yet suitable for databases with short sequences, such as NCBI nucleotide collection (nt) database.<br />
<a href="https://github.com/OpenHero/gblastn" rel="nofollow ugc">https://github.com/OpenHero/gblastn</a></p>
]]></description><link>http://an.forum.genostack.com/post/1354</link><guid isPermaLink="true">http://an.forum.genostack.com/post/1354</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Thu, 31 Mar 2022 02:57:43 GMT</pubDate></item><item><title><![CDATA[Reply to GPU blast on Thu, 31 Mar 2022 02:44:04 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://www.researchgate.net/post/Any_suggestions_for_a_fast_nucleotide_alignment_tool2" rel="nofollow ugc">https://www.researchgate.net/post/Any_suggestions_for_a_fast_nucleotide_alignment_tool2</a><br />
lastz blast的对比<br />
I suppose you should decide what is the purpose of the alignment you are going to carry out and what datasets are used as a query and a subject. It will determine the alignment tools to be used.<br />
Tools like LASTZ or LAST perform whole-genome alignments of large assembled genome fragments (chromosomes, scaffolds, contigs). They are optimized in the way to create so-called chained alignments, that is, alignments which consist of gap-free alignment blocks separated by large gaps. Such alignments are typically used in studying genome rearrangements, synteny blocks and homologous genome regions.<br />
Alignment tools from the NCBI BLAST package (blastn, megablast and others) are used to align short nucleotide or amino acid sequences, like genes or proteins. For example, one may search for gene homologs in the genome of interest using blastn. The search is performed in three steps:<br />
exact matches (seeds or words) are searched between query and subject sequences; the word size is specified by the -word_size option,<br />
the seeds are expanded without using gaps (the -xdrop_ungap option),<br />
the obtained gap-free alignments are expanded using gaps (the -xdrop_gap and -xdrop_gap_final options).<br />
The general rule is that the smaller is the word size, the more sensitive but also slower is the alignment search.<br />
The third group of alignment tools is read aligners like BWA or bowtie. They are optimized to align the large number of reads and usually do well with their default parameters. The read aligners are used in comparative genomics analysis, for example, to detect genomic variants between individuals of the same or related species by aligning the reads to the genome.<br />
As far as I understand, you have an assembled reference genome and a pool of reads from related individuals and you are to study their genomic variability. For that analysis, the read aligners seem to be the most appropriate tools. I would advise you to use bowtie2 - it is a reliable, convenient and fast tool that supports running in parallel mode. Please find the link to the bowtie2 website below.<br />
<a href="http://bowtie-bio.sourceforge.net/bowtie2/index.shtml" rel="nofollow ugc">http://bowtie-bio.sourceforge.net/bowtie2/index.shtml</a></p>
]]></description><link>http://an.forum.genostack.com/post/1353</link><guid isPermaLink="true">http://an.forum.genostack.com/post/1353</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Thu, 31 Mar 2022 02:44:04 GMT</pubDate></item><item><title><![CDATA[Reply to GPU blast on Thu, 31 Mar 2022 02:37:49 GMT]]></title><description><![CDATA[<p dir="auto"><a href="https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-020-07132-6" rel="nofollow ugc">https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-020-07132-6</a><br />
Progress in quickly finding orthologs as reciprocal best hits: comparing blast, last, diamond and MMseqs2</p>
]]></description><link>http://an.forum.genostack.com/post/1352</link><guid isPermaLink="true">http://an.forum.genostack.com/post/1352</guid><dc:creator><![CDATA[anneng]]></dc:creator><pubDate>Thu, 31 Mar 2022 02:37:49 GMT</pubDate></item></channel></rss>