Python for Bioinformatics (Paperback)
            
暫譯: 生物資訊學的 Python 使用指南 (平裝本)
        
        Sebastian Bassi
- 出版商: CRC
- 出版日期: 2009-10-01
- 售價: $3,250
- 貴賓價: 9.5 折 $3,088
- 語言: 英文
- 頁數: 587
- 裝訂: Paperback
- ISBN: 1584889292
- ISBN-13: 9781584889298
- 
    相關分類:
    
      Python、程式語言、生物資訊 Bioinformatics
 
已過版
買這商品的人也買了...
- 
                
                   深入淺出 Java 程式設計, 2/e (Head First Java, 2/e) 深入淺出 Java 程式設計, 2/e (Head First Java, 2/e)$880$695
- 
                
                   Java 物件導向程式設計與 SCJP 認證明解 Java 物件導向程式設計與 SCJP 認證明解$650$514
- 
                
                   Microsoft SQL Server 2008 設計實務 Microsoft SQL Server 2008 設計實務$680$578
- 
                
                   Flash CS5 躍動的網頁 Flash CS5 躍動的網頁$399$339
- 
                
                   深入淺出 Android 遊戲程式開發範例大全 深入淺出 Android 遊戲程式開發範例大全$620$484
- 
                
                   ASP.NET 4.0 專題實務-使用 C# ASP.NET 4.0 專題實務-使用 C#$750$593
- 
                
                   SCWCD 5 猛虎出閘-Java Web 應用程式專業認證 SCWCD 5 猛虎出閘-Java Web 應用程式專業認證$680$537
- 
                
                   作業系統原理 (Operating System Concepts, 8/e) 作業系統原理 (Operating System Concepts, 8/e)$850$808
- 
                
                   猛虎出閘制霸版─最新 Java 專業認證 OCP Java SE 6 Programmer (原 SCJP 認證) 猛虎出閘制霸版─最新 Java 專業認證 OCP Java SE 6 Programmer (原 SCJP 認證)$780$616
- 
                
                   Android 應用開發揭秘 Android 應用開發揭秘$600$510
- 
                
                   jQuery 實戰手冊 (jQuery in Action, 2/e) jQuery 實戰手冊 (jQuery in Action, 2/e)$520$411
- 
                
                   王者歸來 Java Web 整合開發─ JSP + Servlet + Struts + Hibernate + Spring 王者歸來 Java Web 整合開發─ JSP + Servlet + Struts + Hibernate + Spring$980$833
- 
                
                   ASP.NET 4.0 專題實務 II-範例應用與 4.0 新功能, 2/e ASP.NET 4.0 專題實務 II-範例應用與 4.0 新功能, 2/e$750$593
- 
                
                   一定要學會的 HTML5 + CSS3 網頁設計實作應用 一定要學會的 HTML5 + CSS3 網頁設計實作應用$450$351
- 
                
                   Google Android 應用程式開發實戰, 3/e (適用 Android SDK 2.x/3.x) Google Android 應用程式開發實戰, 3/e (適用 Android SDK 2.x/3.x)$680$537
- 
                
                   Tapworthy:打造完美的 iPhone 應用程式 Tapworthy:打造完美的 iPhone 應用程式$580$458
- 
                
                   App 程式設計入門-iPhone、iPad, 2/e App 程式設計入門-iPhone、iPad, 2/e$490$387
- 
                
                   《超強圖解》前進 Android Market!Google Android SDK 實戰演練, 2/e (適用2.X/3.X/4.X) 《超強圖解》前進 Android Market!Google Android SDK 實戰演練, 2/e (適用2.X/3.X/4.X)$750$593
- 
                
                   無瑕的程式碼 - 敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship) 無瑕的程式碼 - 敏捷軟體開發技巧守則 (Clean Code: A Handbook of Agile Software Craftsmanship)$580$452
- 
                
                   CI (Continuous integration) 關鍵技術—使用 Jenkins CI (Continuous integration) 關鍵技術—使用 Jenkins$420$332
- 
                
                   ASP.NET MVC 5 網站開發美學 ASP.NET MVC 5 網站開發美學$780$616
- 
                
                   Raspberry Pi 2 Model B 記憶卡電源套組 (Raspberry Pi 2 Model B + 16G microSD卡 + 5V/2.5A電源組) Raspberry Pi 2 Model B 記憶卡電源套組 (Raspberry Pi 2 Model B + 16G microSD卡 + 5V/2.5A電源組)$2,180$2,071
- 
                
                   CSS Secrets 中文版|解決網頁設計問題的有效秘訣 (CSS Secrets: Better Solutions to Everyday Web Design Problems) CSS Secrets 中文版|解決網頁設計問題的有效秘訣 (CSS Secrets: Better Solutions to Everyday Web Design Problems)$680$537
- 
                
                   讓響應式(RWD)網頁設計變簡單:Bootstrap開發速成 (附135分鐘專題影音教學) 讓響應式(RWD)網頁設計變簡單:Bootstrap開發速成 (附135分鐘專題影音教學)$420$332
- 
                
                   Python 機器學習 (Python Machine Learning) Python 機器學習 (Python Machine Learning)$580$452
商品描述
Programming knowledge is often necessary for finding a solution to a biological problem. Based on the author’s experience working for an agricultural biotechnology company, Python for Bioinformatics helps scientists solve their biological problems by helping them understand the basics of programming. Requiring no prior knowledge of programming-related concepts, the book focuses on the easy-to-use, yet powerful, Python computer language.
The book begins with a very basic introduction that teaches the principles of programming. It then introduces the Biopython package, which can be useful in solving life science problems. The next section covers sophisticated tools for bioinformatics, including relational database management systems and XML. The last part illustrates applications with source code, such as sequence manipulation, filtering vector contamination, calculating DNA melting temperature, parsing a genbank file, inferring splicing sites, and more. The appendices provide a wealth of supplementary information, including instructions for installing Python and Biopython and a Python language and style guide.
By incorporating examples in biology as well as code fragments throughout, the author places a special emphasis on practice, encouraging readers to experiment with the code. He shows how to use Python and the Biopython package for building web applications, genomic annotation, data manipulation, and countless other applications.
商品描述(中文翻譯)
程式設計知識通常是解決生物問題所必需的。根據作者在農業生物技術公司的工作經驗,Python for Bioinformatics 透過幫助科學家理解程式設計的基本概念,來解決他們的生物問題。這本書不需要任何程式設計相關概念的先前知識,專注於易於使用但功能強大的 Python 程式語言。
本書以非常基本的介紹開始,教授程式設計的原則。接著介紹 Biopython 套件,這對解決生命科學問題非常有用。下一部分涵蓋了生物資訊學的複雜工具,包括關聯式資料庫管理系統和 XML。最後一部分展示了應用程式的源代碼,例如序列操作、過濾載體污染、計算 DNA 融化溫度、解析 genbank 檔案、推斷剪接位點等。附錄提供了豐富的補充資訊,包括安裝 Python 和 Biopython 的指導以及 Python 語言和風格指南。
透過在整本書中融入生物學範例和程式碼片段,作者特別強調實踐,鼓勵讀者嘗試程式碼。他展示了如何使用 Python 和 Biopython 套件來構建網頁應用程式、基因組註釋、數據操作以及無數其他應用。

 
     
     
     
     
     
    
 
     
     
    