- 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.
推薦閱讀
- Learn ECMAScript(Second Edition)
- 大學(xué)計(jì)算機(jī)基礎(chǔ)(第二版)
- JavaScript全程指南
- Apache Karaf Cookbook
- Python數(shù)據(jù)分析(第2版)
- Mastering Swift 2
- 碼上行動(dòng):用ChatGPT學(xué)會(huì)Python編程
- WebRTC技術(shù)詳解:從0到1構(gòu)建多人視頻會(huì)議系統(tǒng)
- Cocos2d-x學(xué)習(xí)筆記:完全掌握Lua API與游戲項(xiàng)目開發(fā) (未來書庫(kù))
- Android開發(fā):從0到1 (清華開發(fā)者書庫(kù))
- HTML 5與CSS 3權(quán)威指南(第3版·上冊(cè))
- C++語言程序設(shè)計(jì)
- Hands-On Neural Network Programming with C#
- uni-app跨平臺(tái)開發(fā)與應(yīng)用從入門到實(shí)踐
- 遠(yuǎn)方:兩位持續(xù)創(chuàng)業(yè)者的點(diǎn)滴思考