FSH:利用相邻哈希的快速间隔种子哈希。

IF 1.5 4区 生物学 Q4 BIOCHEMICAL RESEARCH METHODS
Algorithms for Molecular Biology Pub Date : 2018-03-22 eCollection Date: 2018-01-01 DOI:10.1186/s13015-018-0125-4
Samuele Girotto, Matteo Comin, Cinzia Pizzi
{"title":"FSH:利用相邻哈希的快速间隔种子哈希。","authors":"Samuele Girotto,&nbsp;Matteo Comin,&nbsp;Cinzia Pizzi","doi":"10.1186/s13015-018-0125-4","DOIUrl":null,"url":null,"abstract":"<p><strong>Background: </strong>Patterns with wildcards in specified positions, namely <i>spaced seeds</i>, are increasingly used instead of <i>k</i>-mers in many bioinformatics applications that require indexing, querying and rapid similarity search, as they can provide better sensitivity. Many of these applications require to compute the hashing of each position in the input sequences with respect to the given spaced seed, or to multiple spaced seeds. While the hashing of <i>k</i>-mers can be rapidly computed by exploiting the large overlap between consecutive <i>k</i>-mers, spaced seeds hashing is usually computed from scratch for each position in the input sequence, thus resulting in slower processing.</p><p><strong>Results: </strong>The method proposed in this paper, fast spaced-seed hashing (FSH), exploits the similarity of the hash values of spaced seeds computed at adjacent positions in the input sequence. In our experiments we compute the hash for each positions of metagenomics reads from several datasets, with respect to different spaced seeds. We also propose a generalized version of the algorithm for the simultaneous computation of multiple spaced seeds hashing. In the experiments, our algorithm can compute the hashing values of spaced seeds with a speedup, with respect to the traditional approach, between 1.6[Formula: see text] to 5.3[Formula: see text], depending on the structure of the spaced seed.</p><p><strong>Conclusions: </strong>Spaced seed hashing is a routine task for several bioinformatics application. FSH allows to perform this task efficiently and raise the question of whether other hashing can be exploited to further improve the speed up. This has the potential of major impact in the field, making spaced seed applications not only accurate, but also faster and more efficient.</p><p><strong>Availability: </strong>The software FSH is freely available for academic use at: https://bitbucket.org/samu661/fsh/overview.</p>","PeriodicalId":50823,"journal":{"name":"Algorithms for Molecular Biology","volume":"13 ","pages":"8"},"PeriodicalIF":1.5000,"publicationDate":"2018-03-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://sci-hub-pdf.com/10.1186/s13015-018-0125-4","citationCount":"7","resultStr":"{\"title\":\"FSH: fast spaced seed hashing exploiting adjacent hashes.\",\"authors\":\"Samuele Girotto,&nbsp;Matteo Comin,&nbsp;Cinzia Pizzi\",\"doi\":\"10.1186/s13015-018-0125-4\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p><strong>Background: </strong>Patterns with wildcards in specified positions, namely <i>spaced seeds</i>, are increasingly used instead of <i>k</i>-mers in many bioinformatics applications that require indexing, querying and rapid similarity search, as they can provide better sensitivity. Many of these applications require to compute the hashing of each position in the input sequences with respect to the given spaced seed, or to multiple spaced seeds. While the hashing of <i>k</i>-mers can be rapidly computed by exploiting the large overlap between consecutive <i>k</i>-mers, spaced seeds hashing is usually computed from scratch for each position in the input sequence, thus resulting in slower processing.</p><p><strong>Results: </strong>The method proposed in this paper, fast spaced-seed hashing (FSH), exploits the similarity of the hash values of spaced seeds computed at adjacent positions in the input sequence. In our experiments we compute the hash for each positions of metagenomics reads from several datasets, with respect to different spaced seeds. We also propose a generalized version of the algorithm for the simultaneous computation of multiple spaced seeds hashing. In the experiments, our algorithm can compute the hashing values of spaced seeds with a speedup, with respect to the traditional approach, between 1.6[Formula: see text] to 5.3[Formula: see text], depending on the structure of the spaced seed.</p><p><strong>Conclusions: </strong>Spaced seed hashing is a routine task for several bioinformatics application. FSH allows to perform this task efficiently and raise the question of whether other hashing can be exploited to further improve the speed up. This has the potential of major impact in the field, making spaced seed applications not only accurate, but also faster and more efficient.</p><p><strong>Availability: </strong>The software FSH is freely available for academic use at: https://bitbucket.org/samu661/fsh/overview.</p>\",\"PeriodicalId\":50823,\"journal\":{\"name\":\"Algorithms for Molecular Biology\",\"volume\":\"13 \",\"pages\":\"8\"},\"PeriodicalIF\":1.5000,\"publicationDate\":\"2018-03-22\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://sci-hub-pdf.com/10.1186/s13015-018-0125-4\",\"citationCount\":\"7\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Algorithms for Molecular Biology\",\"FirstCategoryId\":\"99\",\"ListUrlMain\":\"https://doi.org/10.1186/s13015-018-0125-4\",\"RegionNum\":4,\"RegionCategory\":\"生物学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"2018/1/1 0:00:00\",\"PubModel\":\"eCollection\",\"JCR\":\"Q4\",\"JCRName\":\"BIOCHEMICAL RESEARCH METHODS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithms for Molecular Biology","FirstCategoryId":"99","ListUrlMain":"https://doi.org/10.1186/s13015-018-0125-4","RegionNum":4,"RegionCategory":"生物学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"2018/1/1 0:00:00","PubModel":"eCollection","JCR":"Q4","JCRName":"BIOCHEMICAL RESEARCH METHODS","Score":null,"Total":0}
引用次数: 7

摘要

背景:在许多需要索引、查询和快速相似性搜索的生物信息学应用中,越来越多地使用在指定位置带有通配符的模式,即间隔种子,来代替k-mers,因为它们可以提供更好的灵敏度。这些应用程序中的许多都需要计算输入序列中每个位置相对于给定间隔种子或多个间隔种子的散列。虽然k-mers的哈希可以通过利用连续k-mers之间的大重叠来快速计算,但间隔种子哈希通常是从头开始计算输入序列中的每个位置,从而导致处理速度较慢。结果:本文提出的快速间隔种子哈希(FSH)方法利用了输入序列中相邻位置计算的间隔种子哈希值的相似性。在我们的实验中,我们计算了来自多个数据集的元基因组读取的每个位置的哈希值,相对于不同间隔的种子。我们还提出了该算法的一个广义版本,用于同时计算多个间隔种子哈希。在实验中,我们的算法可以根据间隔种子的结构,计算间隔种子的哈希值,相对于传统的方法有一定的加速,在1.6[公式:见文]到5.3[公式:见文]之间。结论:间隔种子散列是几种生物信息学应用的常规任务。FSH允许有效地执行此任务,并提出是否可以利用其他散列来进一步提高速度的问题。这在田间有可能产生重大影响,使间隔播种不仅准确,而且更快、更有效。可用性:FSH软件可免费用于学术用途:https://bitbucket.org/samu661/fsh/overview。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

FSH: fast spaced seed hashing exploiting adjacent hashes.

FSH: fast spaced seed hashing exploiting adjacent hashes.

FSH: fast spaced seed hashing exploiting adjacent hashes.

FSH: fast spaced seed hashing exploiting adjacent hashes.

Background: Patterns with wildcards in specified positions, namely spaced seeds, are increasingly used instead of k-mers in many bioinformatics applications that require indexing, querying and rapid similarity search, as they can provide better sensitivity. Many of these applications require to compute the hashing of each position in the input sequences with respect to the given spaced seed, or to multiple spaced seeds. While the hashing of k-mers can be rapidly computed by exploiting the large overlap between consecutive k-mers, spaced seeds hashing is usually computed from scratch for each position in the input sequence, thus resulting in slower processing.

Results: The method proposed in this paper, fast spaced-seed hashing (FSH), exploits the similarity of the hash values of spaced seeds computed at adjacent positions in the input sequence. In our experiments we compute the hash for each positions of metagenomics reads from several datasets, with respect to different spaced seeds. We also propose a generalized version of the algorithm for the simultaneous computation of multiple spaced seeds hashing. In the experiments, our algorithm can compute the hashing values of spaced seeds with a speedup, with respect to the traditional approach, between 1.6[Formula: see text] to 5.3[Formula: see text], depending on the structure of the spaced seed.

Conclusions: Spaced seed hashing is a routine task for several bioinformatics application. FSH allows to perform this task efficiently and raise the question of whether other hashing can be exploited to further improve the speed up. This has the potential of major impact in the field, making spaced seed applications not only accurate, but also faster and more efficient.

Availability: The software FSH is freely available for academic use at: https://bitbucket.org/samu661/fsh/overview.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Algorithms for Molecular Biology
Algorithms for Molecular Biology 生物-生化研究方法
CiteScore
2.40
自引率
10.00%
发文量
16
审稿时长
>12 weeks
期刊介绍: Algorithms for Molecular Biology publishes articles on novel algorithms for biological sequence and structure analysis, phylogeny reconstruction, and combinatorial algorithms and machine learning. Areas of interest include but are not limited to: algorithms for RNA and protein structure analysis, gene prediction and genome analysis, comparative sequence analysis and alignment, phylogeny, gene expression, machine learning, and combinatorial algorithms. Where appropriate, manuscripts should describe applications to real-world data. However, pure algorithm papers are also welcome if future applications to biological data are to be expected, or if they address complexity or approximation issues of novel computational problems in molecular biology. Articles about novel software tools will be considered for publication if they contain some algorithmically interesting aspects.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信