Databases Flashcards
What is a database?
Computerized archive designed to organize large volumes of raw sequence data from genomic research, enabling easy retrieval through sophisticated programs.
Two types of database
Relational (tables) and object oriented.
FASTA format
Simple sequencing format consisting of a definition line and sequence data.
What is GenBank?
Comprehensive database for DNA sequences. Categorizes functional types like EST, GSS, WGS etc.
Database query language (SQL)
Essential for database storage of DNA sequences and easily allows for the addition or editing of sequences.
Primary vs secondary databases
Primary databases store original sequence data while secondary databases contain processed information derived from primary databases.