- Bioinformatics with Python Cookbook
- Tiago Antao
- 148字
- 2021-06-10 19:01:39
Conventions used
There are a number of text conventions used throughout this book.
CodeInText: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: "We will read the data from our file using R's read.delim function."
A block of code is set as follows:
import os
from IPython.display import Image
import rpy2.robjects as robjects
import pandas as pd
from rpy2.robjects import pandas2ri
Any command-line input or output is written as follows:
conda install r-essentials r-gridextra
Bold: Indicates a new term, an important word, or words that you see onscreen. For example, words in menus or dialog boxes appear in the text like this. Here is an example: "On the top menu choose User, inside choose Preferences."
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- UI設計基礎培訓教程
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- Hands-On Functional Programming with TypeScript
- 批調度與網絡問題的組合算法
- 編程菜鳥學Python數據分析
- Python入門很輕松(微課超值版)
- OpenCV with Python Blueprints
- Python 3 Object:oriented Programming(Second Edition)
- Python無監督學習
- Backbone.js Patterns and Best Practices
- Unity虛擬現實開發圣典
- Mastering Vim
- 三步學Python
- Neo4j High Performance
- 計算機教學研究與實踐:2017學術年會論文集