首页> 美国卫生研究院文献>Bioinformatics >A fast lock-free approach for efficient parallel counting of occurrences of k-mers
【2h】

A fast lock-free approach for efficient parallel counting of occurrences of k-mers

机译:快速无锁的方法可有效地并行计算k-mers的出现

代理获取
本网站仅为用户提供外文OA文献查询和代理获取服务,本网站没有原文。下单后我们将采用程序或人工为您竭诚获取高质量的原文,但由于OA文献来源多样且变更频繁,仍可能出现获取不到、文献不完整或与标题不符等情况,如果获取不到我们将提供退款服务。请知悉。

摘要

>Motivation: Counting the number of occurrences of every k-mer (substring of length k) in a long string is a central subproblem in many applications, including genome assembly, error correction of sequencing reads, fast multiple sequence alignment and repeat detection. Recently, the deep sequence coverage generated by next-generation sequencing technologies has caused the amount of sequence to be processed during a genome project to grow rapidly, and has rendered current k-mer counting tools too slow and memory intensive. At the same time, large multicore computers have become commonplace in research facilities allowing for a new parallel computational paradigm.>Results: We propose a new k-mer counting algorithm and associated implementation, called Jellyfish, which is fast and memory efficient. It is based on a multithreaded, lock-free hash table optimized for counting k-mers up to 31 bases in length. Due to their flexibility, suffix arrays have been the data structure of choice for solving many string problems. For the task of k-mer counting, important in many biological applications, Jellyfish offers a much faster and more memory-efficient solution.>Availability: The Jellyfish software is written in C++ and is GPL licensed. It is available for download at .>Contact: >Supplementary information: are available at Bioinformatics online.
机译:>动机:计算长字符串中每个k-mer(长度为k的子字符串)出现的次数是许多应用中的核心子问题,包括基因组组装,测序读数的错误校正,快速多序列对齐和重复检测。最近,下一代测序技术所产生的深度序列覆盖已导致在基因组计划期间要处理的序列数量迅速增长,并使当前的k-mer计数工具太慢且占用大量内存。同时,大型多核计算机在研究机构中变得司空见惯,从而允许一种新的并行计算范式。>结果:我们提出了一种新的k-mer计数算法及相关的实现,名为Jellyfish,该算法很快和内存高效。它基于多线程,无锁的哈希表,该哈希表经过优化,可计算长度不超过31个碱基的k-mers。由于其灵活性,后缀数组已成为解决许多字符串问题的首选数据结构。对于k-mer计数任务(在许多生物学应用中很重要),Jellyfish提供了更快,更节省内存的解决方案。>可用性: Jellyfish软件是用C ++编写的,并获得GPL许可。可以从以下网站下载。>联系方式: >补充信息:可从在线生物信息学获得。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
代理获取

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号