二零一零年第二次临时股东大会决议公.ppt

二零一零年第二次临时股东大会决议公.ppt

  1. 1、本文档共54页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
二零一零年第二次临时股东大会决议公

Bio 101: Genomics Computational Biology DNA1: Last weeks take-home lessons DNA2: Todays story and goals DNA 2 Applications of Dynamic Programming Alignments Scores Increasingly complex (accurate) searches Hardness of (multi-) sequence alignment Switch to protein searches when possible A Multiple Alignment of Immunoglobulins Scoring matrix based on large set of distantly related blocks: Blosum62 Scoring Functions and Alignments Scoring function: ?(match) = +1; ?(mismatch) = -1; ?(indel) = -2; ?(other) = 0. Alignment score: sum of columns. Optimal alignment: maximum score. Calculating Alignment Scores DNA2: Todays story and goals What is dynamic programming? Recursion of Optimal Global Alignments Recursion of Optimal Local Alignments Computing Row-by-Row Traceback Optimal Global Alignment Local and Global Alignments Time and Space Complexity of Computing Alignments Space Time Considerations Comparing two one-megabase genomes. Space: An entry: 4 bytes; Table: 4 * 10^6 * 10^6 = 4 Terabytes memory (one row at a time) Time: 1000 MHz CPU: 1M entries/second; 10^12 entries: 1M seconds = 10 days. Time Space Improvement for w-band Global Alignments Two sequences differ by at most w bps (wn). w-band algorithm: O(wn) time and space. Example: w=3. Summary Dynamic programming Statistical interpretation of alignments Computing optimal global alignment Computing optimal local alignment Time and space complexity Improvement of time and space Scoring functions DNA2: Todays story and goals A Multiple Alignment of Immunoglobulins A multiple alignment = Dynamic programming on a hyperlattice Multiple Alignment vs Pairwise Alignment Computing a Node on Hyperlattice Challenges of Optimal Multiple Alignments Space complexity (hyperlattice size): O(nk) for k sequences each n long. Computing a hyperlattice node: O(2k). Time complexity: O(2knk). Find the optimal solution is exponential in k (non-polynomial, NP-hard). Methods and Heuristics for Optimal Multiple Alignments Op

文档评论(0)

sandaolingcrh + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档