- 1、本文档共15页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
uchime说明书
USEARCH command line ?A typical USEARCH command line looks like this:
usearch -cluster_fast seqs.fasta -id 0.9 -centroids nr.fasta
| | | |
| Command Input file Output file
Binary filename
The command line starts with the binary filename. In this manual, examples are always shown using usearch as the filename. You should use the actual name of your binary file. You can rename your binary file to usearch or use the original name, e.g. usearch6.0.98_i86linux32.
The binary file must be in a directory in your shells PATH variable, otherwise you must type the full path name, e.g. (Linux or OSX):
/usr/bin/usearch -cluster_fast seqs.fasta -id 0.9 -centroids nr.fasta
Under Windows, use backslashes and drive letters as needed:
C:\binaries\usearch.exe -cluster_fast seqs.fasta -id 0.9 -centroids nr.fasta
If the binary is in your current directory, you can use ./ or .\ (dot-slash or dot-backslash) as the path name:
./usearch -cluster_fast seqs.fasta -id 0.9 -centroids nr.fasta
Command-line optionsOptions are given after a hyphen (-). Command names are options, so must also have a hyphen. Two hyphens are allowed (Linux long option form), so both id 0.9 and --id 0.9 are allowed. There must be a space between the option name and its value, so -id0.9 is not allowed.
CommandsA command line must have exactly one command. The command name is usually followed by the name of an input or query file in FASTA format.
UCHIME algorithm ?UCHIME is an algorithm for detecting chimeric sequences. It is implemented in the uchime_ref and uchime_denovo commands.
The fundamental step in UCHIME is a search for a 3-way alignment of a query sequence with two parent sequences (A and B) such that one parent is more similar to one segment of the query (Q) and the other parent is similar over another segment, as in the figure below. A score is calculated from the alignment. Higher scores indicate a stronger chimeric signal. A score c
您可能关注的文档
- sun公司推荐的Java编码规范.doc
- ST2000技术说明.doc
- sufer软件登记.doc
- SUR334系列膜生物反应器(使用说明书).doc
- svm说明.docx
- stringh头文件函数说明.docx
- SWAN使用说明(By杨武).docx
- SWIFT信用证来证(MT700)说明与审核要点.doc
- swm2014届上海高校新生必备清单.doc
- SUMIFCOUNTIF和SUMPRODUCT函数在成绩统计中的应用.docx
- 七章货物的保险.pptx
- 三章国际间接投资.pptx
- 人性假设理论.pptx
- 外研高一英语必修三ModuleIntroduction汇总市公开课获奖课件省名师示范课获奖课件.pptx
- 月相成因优质获奖课件.pptx
- 小学二年级语文课件《狐假虎威》省名师优质课赛课获奖课件市赛课一等奖课件.pptx
- 养羊业概况专题知识讲座.pptx
- 微生物的实验室培养市公开课获奖课件省名师示范课获奖课件.pptx
- 人教版六年级下册式与方程整理与复习市公开课获奖课件省名师示范课获奖课件.pptx
- 必威体育精装版高中精品语文教学:第二单元-第7课-诗三首:涉江采芙蓉、-短歌行、归园田居市公开课获奖课件省名师.pptx
文档评论(0)