- Bioinformatics with Python Cookbook
- Tiago Antao
- 119字
- 2021-06-10 19:01:42
See also
- There are plenty of tutorials and books on R; check the R web page (http://www.r-project.org/) for documentation.
- For Bioconductor, check the documentation at http://manuals.bioinformatics.ucr.edu/home/R_BioCondManual
- If you work with NGS, you might also want to check high throughput sequence analysis with Bioconductor at http://manuals.bioinformatics.ucr.edu/home/ht-seq.
- The rpy library documentation is your Python gateway to R, and can be found at https://rpy2.bitbucket.io/.
- The Grammar of Graphics is described in a book aptly named The Grammar of Graphics, Leland Wilkinson, Springer.
- In terms of data structures, similar functionality to R can be found in the pandas library. You can find some tutorials at http://pandas.pydata.org/pandas-docs/dev/tutorials.html. The book, Python for Data Analysis, Wes McKinney, O'Reilly Media, is also an alternative to consider.
推薦閱讀
- Kibana Essentials
- GeoServer Cookbook
- C#程序設計實訓指導書
- Mastering Ember.js
- 深入淺出Spring Boot 2.x
- PLC編程及應用實戰
- Instant RubyMotion App Development
- 基于Swift語言的iOS App 商業實戰教程
- 基于ARM Cortex-M4F內核的MSP432 MCU開發實踐
- Procedural Content Generation for C++ Game Development
- 區塊鏈技術進階與實戰(第2版)
- App Inventor少兒趣味編程動手做
- Mobile Forensics:Advanced Investigative Strategies
- Hack與HHVM權威指南
- 零基礎學SQL(升級版)