登入
選單
返回
Google圖書搜尋
Genomic Perl
Rex A. Dwyer
其他書名
From Bioinformatics Basics to Working Code
出版
Cambridge University Press
, 2003
主題
Computers / Languages / General
Computers / Languages / Perl
Computers / Data Science / Bioinformatics
Science / Biotechnology
Science / Life Sciences / Molecular Biology
Science / Bioinformatics
ISBN
052180177X
9780521801775
URL
http://books.google.com.hk/books?id=C88KrD4enWkC&hl=&source=gbs_api
EBook
SAMPLE
註釋
This introduction to computational molecular biology will help programmers and biologists learn the skills needed to start work in this important, expanding field. The author explains many of the basic computational problems and gives concise, working programs to solve them in the Perl programming language. With minimal prerequisites, the author explains the biological background for each problem, develops a model for the solution, then introduces the Perl concepts needed to implement the solution. The book covers pairwise and multiple sequence alignment, fast database searches for homologous sequences, protein motif identification, genome rearrangement, physical mapping, phylogeny reconstruction, satellite identification, sequence assembly, gene finding, and RNA secondary structure. The concrete examples and step-by-step approach make it easy to grasp the computational and statistical methods, including dynamic programming, branch-and-bound optimization, greedy methods, maximum likelihood methods, substitution matrices, BLAST searching, and Karlin-Altschul statistics. Perl code is provided on the accompanying CD.