- Bioinformatics with Python Cookbook
- Tiago Antao
- 130字
- 2021-06-10 19:01:44
Accessing GenBank and moving around NCBI databases
Although you may have your own data to analyze, you will probably need existing genomic datasets. Here, we will look at how to access such databases at the National Center for Biotechnology Information (NCBI). We will not only discuss GenBank, but also other databases at NCBI. Many people refer (wrongly) to the whole set of NCBI databases as GenBank, but NCBI includes the nucleotide database and many others, for example, PubMed.
As sequencing analysis is a long subject, and this book targets intermediate to advanced users, we will not be very exhaustive with a topic that is, at its core, not very complicated. Nonetheless, it's a good warm-up for the more complex recipes that we will see at the end of this chapter.
推薦閱讀
- Learn ECMAScript(Second Edition)
- 程序設計與實踐(VB.NET)
- Java Web基礎與實例教程(第2版·微課版)
- 基于差分進化的優化方法及應用
- 零基礎學Java(第4版)
- Mastering JBoss Enterprise Application Platform 7
- 深入理解Android:Wi-Fi、NFC和GPS卷
- Oracle GoldenGate 12c Implementer's Guide
- GitHub入門與實踐
- Angular應用程序開發指南
- Python Programming for Arduino
- SQL Server 2008實用教程(第3版)
- Clojure編程樂趣
- Learning Gerrit Code Review
- 前端Serverless:面向全棧的無服務器架構實戰