动态规划法——双序列比对.pptVIP

  • 196
  • 0
  • 约 55页
  • 2016-09-14 发布于广东
  • 举报
动态规划法——双序列比对,序列比对动态规划,双序列比对,ncbi如何做双序列比对,序列比对方法,最长子序列动态规划,最大子序列动态规划,动态规划求最长子序列,序列型动态规划

* /55 Local Alignment: Example * /55 Local Alignment: Example * /55 Local Alignment: Example * /55 Local Alignment: Example * /55 Local Alignment: Running Time Long run time O(n4): - In the grid of size n x n there are ~n2 vertices (i,j) that may serve as a source. - For each such vertex computing alignments from (i,j) to (i’,j’) takes O(n2) time. This can be remedied by giving free rides * /55 Local Alignment: Free Rides Vertex (0,0) The dashed edges represent the free rides from (0,0) to every other node. Yeah, a free ride! * /55 The Local Alignment Recurrence The largest value of

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档