- 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.
推薦閱讀
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Python量化投資指南:基礎、數據與實戰
- The React Workshop
- Functional Kotlin
- INSTANT Django 1.5 Application Development Starter
- 網站構建技術
- Java EE 7 Performance Tuning and Optimization
- 從零開始學Linux編程
- Building Serverless Architectures
- SQL Server 2008 R2數據庫技術及應用(第3版)
- 單片機原理及應用技術
- Learning Python Data Visualization
- C語言程序設計教程
- HTML5 and CSS3:Building Responsive Websites
- jBPM6 Developer Guide