CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - sequence alignment

搜索资源列表

  1. biomatch

    0下载:
  2. 序列比对程式,主要一开始输入两串DNA序列,然后设置MATCH的值,最后算出分数-sequence alignment program, began to import store a DNA sequence, then set up MATCH value, calculate the final score
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:1.14kb
    • 提供者:林建达
  1. saMSA

    0下载:
  2. 本程序是针对多序列比对问题,提出用模拟退火算法来处理。比较好地实现了比对算法,能够得到较好的结果-proceedings against the multiple sequence alignment, proposed using simulated annealing algorithm to handle. Better than the realization of the algorithm to achieve better results
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:25.69kb
    • 提供者:曾生宝
  1. clustalx-2.1-win

    1下载:
  2. 这也是一款很好的多序列比对软件,在生物信息学的应用中很广泛-This is a very good multiple sequence alignment software, the application of bioinformatics is extensively
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-17
    • 文件大小:4.52mb
    • 提供者:huanghe
  1. seqAlignment2

    0下载:
  2. 使用动态规划方法进行序列比对的模拟程序,用递归实现-The use of dynamic programming methods of sequence alignment of the simulation program
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:725byte
    • 提供者:blch
  1. Blast-sequence-alignment-software

    0下载:
  2. blast是目前进行生物序列比对的经典软件,本书介绍了blast的基本原理。-Blast is present in biological sequence alignment of the classic software, this book introduces the basic principle of blast.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-09
    • 文件大小:1.36mb
    • 提供者:李娟娟
  1. muscle3.7_src

    0下载:
  2. unix,linux下编译。用于蛋白质,DNA序列比对,支持双序列或多序列比对。 -unix, linux under the compiler. For protein, DNA sequence alignment to support the dual-sequence or multiple sequence alignment right.
  3. 所属分类:生物技术

    • 发布日期:2013-10-22
    • 文件大小:242.02kb
    • 提供者:limiaoji
  1. iu

    0下载:
  2. 基于免疫遗传算法的多重序列比对,但是不包含源程序!-Immune genetic algorithm based on multiple sequence alignment, but does not include the source!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:399.15kb
    • 提供者:呙邵明
  1. we

    0下载:
  2. 基于隐马尔可夫模型的并行多重序列比对,不包含源代码!-Hidden Markov Model-based multiple sequence alignment in parallel, and does not include source code!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1.91mb
    • 提供者:呙邵明
  1. BiologicalSequenceAnalysis

    0下载:
  2. This book provides the first unified, up-to-date, and tutorial-level overview of sequence analysis methods, with particular emphasis on probabilistic modelling. Pairwise alignment, hidden Markov models, multiple alignment, profile searches, RNA s
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-15
    • 文件大小:3.77mb
    • 提供者:Dang Tran Vu
  1. bowtie-0.11.3-src

    0下载:
  2. 快速的序列比对算法,有高效的检索算法在内,对做全文检索的有参考价值。-Fast sequence alignment algorithm, there are efficient retrieval algorithms, including, for to do full-text search of a reference value.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-27
    • 文件大小:9.81mb
    • 提供者:huliang
  1. normal

    1下载:
  2. matlab2008下实现,序列联配算法,比较两序列的相似性-matlab2008 achieve, sequence alignment algorithms to compare the similarity of two sequences
  3. 所属分类:matlab

    • 发布日期:2015-05-06
    • 文件大小:999byte
    • 提供者:任可欣
  1. Sequence

    0下载:
  2. a seq algorithm, comparing string, string and sequence alignment
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:107.42kb
    • 提供者:elps
  1. tjcx

    0下载:
  2. matlab统计基因序列多序列比对中各个多态性位点中碱基个数-matlab statistics sequence for multiple sequence alignment of various polymorphisms in the number of base
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.24kb
    • 提供者:holly
  1. erchashu2

    0下载:
  2. 二叉树的实现,实现了前序,后续,中序排列-Binary tree implementation to achieve the pre-order, follow-up, the sequence alignment
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:3.22kb
    • 提供者:hanlin
  1. tree

    0下载:
  2. 运用递归算法创建二叉树,并实现先序、中序、后序排列-Recursive algorithm used to create binary tree, and to achieve the first order, in order, after the sequence alignment
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:577byte
    • 提供者:cuilei
  1. fret

    0下载:
  2. 描述 元素以对角线为对称轴对应相等的矩阵。 采用特殊矩阵的压缩存储方式。即使用一维数组保存下三角的矩阵元。 输入 第一行输入矩阵的阶n; 第二行按行序排列的所有下三角矩阵元。(中间用空格分隔) (例如上图所示矩阵的输入次序为:1 5 0 1 8 9 3 0 2 5 7 0 6 1 3) 第三行为正整数 i和j(0< i, j <=n)-Describe the elements to
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:1.33kb
    • 提供者:ss
  1. sequence-alignment-matrix-

    0下载:
  2. 求解序列比对得分矩阵,对于两个序列S和T,令[S]和[T]分别为序列S和T的长度,S[i]和T[j](其中正整数i,j满足0≤j< [S]和0≤j <[T])都属于字符集Ω={A,T,C,G,-},对Ω中的任何元素和空符号。 设计S[i]和T[j]两两之间的一个记分值来比较序列间的同一性的优劣,用记分函数σ(x,y)表示, σ(S[i],T[j])=2 ( S[i]=T[j]≠-);σ(S[i],T[j])= -1 ( S[i]≠T[j],S[i]≠-,T[j]≠-);σ(S
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:3.72kb
    • 提供者:zhouyanghua
  1. RefineAlignments

    0下载:
  2. multipe sequence alignment in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:398.89kb
    • 提供者:leo
  1. tree-alignment

    0下载:
  2. 多序列对齐,先用edit distance做打分矩阵,找到最相近的中心序列。然后用树状图做多序列对齐。-multiple sequence alignment, used edit distance and tree alignment。
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-11-10
    • 文件大小:2.13kb
    • 提供者:gaomi
  1. Block-recursive-alignment

    0下载:
  2. 分块递归序列比对算法,是一种基于动态规划思想的全局序列比对方法。 -Block recursive sequence alignment algorithm, it is a global sequence alignment dynamic programming based method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:323.51kb
    • 提供者:haipeng
« 12 »
搜珍网 www.dssz.com