alfalfa:长片段比对软件

随着三代测序技术的发展,长片段比对工具的需求日益增长。本文介绍了新的比对软件alfalfa,它在性能上优于BWA-MEM, BWA-SW, Bowtie 2, CUSHAW3等。alfalfa不仅适用于长片段比对,还兼容短序列。文章详细讲解了alfalfa的安装和使用,包括index、align和evaluate三个子命令,提供了丰富的参数选项以适应不同的比对需求。" 130904040,8095769,电装光庭汽车电子:智能座舱与汽车电子解决方案,"['汽车电子', '智能驾驶', '汽车安全', '车载系统', '软件开发']
摘要由CSDN通过智能技术生成

  随着三代测序的兴起,长片段比对需求增加。前面一直在用GMAP,这个软件有个缺点,一条带有polyA序列的可能比对不上参考序列,当把polyA去掉之后,又可以比对上。意思就是,当序列开头比对不上的时候,GMAP可能就认为比对不上。有的时候GMAP也不能找全所有可能的hit。使用GMAP时,对于那些map不上的序列,最好随机选择一些,看看是不是真的map不上。今天发现一个新的长片段比对软件 alfalfa (苜蓿)。这款软件号称也兼容短序列比对。文章测评下来,当然要比BWA-MEM, BWA-SW, Bowtie 2, CUSHAW3要好。下面简单介绍下安装及使用

安装
$ git clone git://github.com/readmapping/alfalfa.git
 $ cd alfalfa
$ make
```就是这样简单,安装之后在当前目录下会出现alfalfa可执行命令文件,可以将他copy至全局变量路径里。




<div class="se-preview-section-delimiter"></div>

####使用





<div class="se-preview-section-delimiter"></div>

@PG ID:alfalfa VN:0.8.1
Usage: alfalfa [] [option…]
Command should be index, align or evaluate
Subcommand is only required for the evaluate command

commands:

index is used to construct the data structures for indexing a given reference
genome.
align is used for mapping and aligning a read set onto a reference genome.
evaluate is used for evaluating the accuracy of simulated reads and summarizing
statistics from the SAM-formatted alignments reported by a read mapper.

call alfalfa -h/–help for more detailed information on the specific
commands





<div class="se-preview-section-delimiter"></div>

#####Usage: alfalfa index [option...]




<div class="se-preview-section-delimiter"></div>

index is used to construct the data structures for indexing a given reference
genome.

options

-r/–reference (file).
Specifies the location of a file that contains the reference
genome in multi-fasta format.
-s/–sparseness (int, 12).
Specifies the sparseness of the index structure as a way to
control part of the speed-memory trade-off.
-p/–prefix (string, filename passed to the -r option).
Specifies the prefix that will be used to name all generated
index files. The same prefix has to be passed to the -i option
of the align command to load the index structure when mapping
reads.
–no-child .
By default, a sparse child array is constructed and stored in an
index file with extension .child. The construction of this
sparse child array is skipped when the –no-child option is set.
This data structure speeds up seed-finding at the cost of (4/s)
bytes per base in the reference genome. As the data structure
provides a major speed-up, it is advised to have it constructed.
–suflink .
Suffix link support is disabled by default. Suffix link support
is enabled when the –suflink option is set, resulting in an
index file with extension .isa to be generated. This data
structure speeds up seed-finding at the cost of (4/s) bytes per
base. It is only useful when sparseness is less than four and
minimum seed length is very low (less than 10), because it
conflicts with skipping suffixes in matching the read. In
practice, this is rarely the case.
–no-kmer .
By default, a 10-mer lookup table is constructed that contains
the suffix array interval positions to depth 10 in the virtual
suffix tree. It is stored in

武汉派先科技有限公司推出的<>专业版是市场上最为强大便捷的Excel比较工具。它为工作中经常需要进行数据比较的用户提供了完美的解决方案。无论你的数据是存放在Excel文件,还是存放在文本文件,或者存放在Access、Microsoft SQL数据库,<>专业版都可以提供快速比较,大量节省您的时间和精力,将您从枯燥冗数据海洋中解放出来,从而让您的工作变得轻松愉快。 <>专业版不同于其它同类产品。其它同类产品在比较时候,要么是一个插件,要么需要显式地在前台运行Excel程序。而百分百比较Excel完全独立运行,与后台的Excel程序协同完成工作,不需要来回切换程序。 本产品的主要特性点: 1、 支持对任意Excel内容的比较 • 比较整个工作簿(workbook),并且可以对工作簿中的每个工作表进行单独的比较设置 • 比较整个工作表(worksheet),并允许多种比较设置 • 比较工作表中的已命名区域(named range),并允许多种比较设置 • 比较工作表中用户运行时自由选定的任何区域(range),并允许多种比较设置 2、 支持对远程数据的比较 • 支持从文本文件(Text/CSV)中导入数据比较 • 支持从Access数据库中导入数据比较 • 支持从微软SQL数据库中导入数据比较 3、支持灵活的多种比较设置 • 支持按第一行名字配对比较 • 支持按Excel所在列位置配对比较 • 支持按范围(range)内的单元坐标配对比较 (同一坐标的单元配对比较) • 支持用户自由定义的列映射配对比较 • 支持值和公式的比较 • 支持大小写区分 • 所有的比较设置均可保存供下次调用 4、自动生成XML格式的比较结果报表 • XML格式保留对差异单元的加亮显示 • XML格式使您的生意伙伴对比较结果的自动再处理(程序处理)成为可能 • XML格式允许没有安装微软Excel的生意伙伴用互联网浏览器进行显示比对 • XML格式也允许你在Excel中对比较结果进行显式和分析 5、原始Excel文件和比较结果显示在同一个程序窗口中,无需切换 6、可一键快速定位比较结果对应的原始Excel单元 7、独特的比较算法,即使大量的数据也可快速比较 8、友好的用户界面,让你的操作轻松自如.
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值