Multiple Sequence alignment (MSA) is a typical NP-Complete problem. Star alignment is an effective algorithm for MSA.
多序列比对(msa)是一个典型的NP完全问题,星比对是一种有效的多序列比对算法。
Pfam is a large collection of multiple sequence alignments and hidden Markov models covering many common protein families.
为一包含了许多多重序列校准,以及“隐藏式马尔科夫模型”的巨大集合,里面涵盖了许多常见的蛋白质家族。
The test result shows that the accuracy of MSA-GSA has improved and the algorithm is effective in multiple sequence alignment.
经测试MS A -GSA算法精度有大幅提高,证明该算法在解决多序列比对问题上是行之有效的。
This thesis mainly focuses on the study of double sequence alignment and multiple sequence alignment based on ant colony algorithm.
本文将蚁群算法引入序列比对,并对基于蚁群算法的双序列比对和多序列比对进行了研究。
As multiple sequence alignment problem is an NPC problem, so its optimum solution cannot be obtained because of the time and space limits.
多序列比对问题是一个NPC问题,由于时间和空间的限制不能够求出精确解。
Despite immune system has many perfect calculation properties, the known immune algorithm models exist many bugs to be used to DNA multiple sequence alignment.
虽然以往的免疫算法有许多优良的计算特性,但在DNA多序列比对(MSA)中已知的免疫算法模型仍有许多不足。
This means one sequence can be used for messages that span multiple endpoints, and conversely, multiple sequences can be used when sending messages to a single endpoint.
这意味着可以将一个序列用于跨多个端点的消息,反之,也可以在向单个端点发送消息时使用多个序列。
Completion of multiple sequences is allowed. Of course, completing a sequence may trigger the completion of one or more other sequences and yield a corresponding bonus.
被允许的多个序列完成。当然,完成序列也许触发一个或更多其它序列的完成和对应的分数。
Multiple sequence alignment is one of the essential tools of studying bioinformatics and it plays an important role in the evolution analysis and protein structure prediction.
多序列比对是一种重要的生物信息学工具,在生物的进化分析以及蛋白质的结构预测方面有著重要的应用。
Conclusion: Application of multiple sequence MRI scans for lacunar infarction can accurately judge the new and old lesions and new lesions in staging and guide clinical treatment.
结论:腔隙性脑梗死应用多序列mri扫描能准确判断新、老病灶,对新病灶的分期较准确,可指导临床治疗。
Nowadays, Multiple Sequence Alignment is an important topic in Biology information industry, which has wide range of applications in area of Gene Identification, Structure Prediction, etc.
多序列比对是目前生物信息领域研究的重要课题之一,在基因识别、蛋白质结构预测等领域有着广泛的应用。
Multiple Sequence Alignment (MSA)has great importance in the field of Bioinformatics, MSA is a typical NP-Complete problem, and genetic algorithms (GAs )is the perfect method for solving NP-Complete.
多序列联配(MSA)在生物信息学研究中占有重要地位,MSA问题是一个典型的NP问题,遗传算法是求解NP完全问题的一种理想方法。
In order to match multiple certificates, these OU fields must be consistent across certificates and appear in the same sequence.
为了匹配多个证书,这些OU字段必须跨证书保持一致并按同一顺序显示。
Each request sequence was run multiple times in different security configurations with only the best time for each configuration kept in the results.
每个请求序列都使用不同的安全配置运行了多次,结果中仅记录各配置表现最好的数据。
Of course, you could deconstruct a complex sequence into multiple individual steps, each with its own interim output file.
当然,可以把复杂的序列分解为多个单独的步骤,每个步骤有自己的中间输出文件。
In the second part of this series, you'll implement the same scenario using multiple data flows and a single control flow to manage the execution sequence.
在本系列的第二部分,您将使用多个数据流和一个控制流来管理执行序列,从而实现相同的场景。
Each request sequence was run multiple times in different security configurations, with only the best time for each configuration kept in the results.
每个请求序列都在不同的安全性配置下运行了多次,每种配置只取最好的测试结果。
For example, a sequence that validates a password may appear in multiple contexts in a given application.
比如,在一个应用程序中,一个验证密码的序列很可能出现在多个上下文环境中。
If a character in a particular encoding spans multiple bytes, the character-based string functions can process each character as a single unit as opposed to a sequence of bytes.
如果采用特殊编码的某个字符的长度跨越了多个字节,则基于字符的字符串函数可以将每个字符处理为一个单元而不是一个字节序列。
Bags support multiple declarations for an object, such as multiple roles, and can be used when the sequence is not important.
包支持多次声明一个对象(比如多种角色),并且可以在序列不重要时使用包。
In order to match multiple certificates, the OU fields must be consistent across certificates and appear in the same sequence.
为了匹配多个证书,这些OU字段必须跨证书保持一致并按同一顺序显示。
A generic sequence diagram can model an entire use case consisting of multiple scenarios.
常规序列图可以为包含多个方案的整个用例建模。
Please note that it would not be possible to start multiple event handler instances that contain an invoke-receive sequence to deal with this scenario.
请注意,可以启动包含调用-接收序列的多个事件处理程序实例来处理此场景。
In fact, XSLT 2.0 processors can have multiple nodes supplied as an input sequence.
事实上,XSLT 2.0处理程序允许在输入队列中给出多个节点。
To turn the sequence into multiple elements to pass to Max, we use the apply function.
为了将这个序列转变为多个元素后再传递给max,我们使用apply函数。
The logic path is unpredictable and requires activity to be detected and correlated by time and sequence across multiple applications (non-linear processing).
逻辑路径不可预测,并且要求跨多个应用程序按时间和顺序对活动进行检测和关联(非线性处理)。
The rest of the examples show how to select multiple items from the sequence at once using Python's slicing functionality.
其余的示例显示了如何使用Python的分段功能从序列中一次选择多个数据项。
Supports multi-JVM applications - Users can trace applications running on multiple JVMs and see the end-to-end call flow in a single sequence diagram.
支持多J VM (multi-JVM)的应用程序——用户可以跟踪运行在多个JVM上的应用程序,并且能够在单独的序列图中看到端到端的调用流程。
However, Max expects multiple elements passed to it, not a single sequence.
然而,max一般接受传递给它的多个元素,而不是单一一个序列。
However, Max expects multiple elements passed to it, not a single sequence.
然而,max一般接受传递给它的多个元素,而不是单一一个序列。
应用推荐