- Bioinformatics with Python Cookbook
- Tiago Antao
- 104字
- 2021-06-10 19:01:42
Getting ready
You will need to get the metadata file from the 1,000 Genomes sequence index. Please check https://github.com/PacktPublishing/Bioinformatics-with-Python-Cookbook-Second-Edition/blob/master/Datasets.ipynb and download the sequence.index file. If you are using Jupyter Notebook, open the Chapter01/Interfacing_R.ipynb file and just execute the wget command on top.
This file has information about all of the FASTQ files in the project (we will use data from the Human 1,000 Genomes Project in the chapters to come). This includes the FASTQ file, the sample ID, and the population of origin, and important statistical information per lane, such as the number of reads and number of DNA bases read.
推薦閱讀
- OpenDaylight Cookbook
- UML和模式應(yīng)用(原書第3版)
- LabVIEW入門與實(shí)戰(zhàn)開發(fā)100例
- Servlet/JSP深入詳解
- Learning Neo4j 3.x(Second Edition)
- 深度強(qiáng)化學(xué)習(xí)算法與實(shí)踐:基于PyTorch的實(shí)現(xiàn)
- 零基礎(chǔ)學(xué)Python數(shù)據(jù)分析(升級(jí)版)
- Learning OpenStack Networking(Neutron)(Second Edition)
- 用案例學(xué)Java Web整合開發(fā)
- Clojure for Java Developers
- BeagleBone Robotic Projects(Second Edition)
- Mastering Elixir
- Scala Functional Programming Patterns
- Android應(yīng)用開發(fā)實(shí)戰(zhàn)(第2版)
- Visual Basic程序設(shè)計(jì)基礎(chǔ)