Question
Design a simple database schema to store information about organisms and their genes and create it within your MySQL database. Specifically, it should be able
Design a simple database schema to store information about organisms and their genes and create it within your MySQL database. Specifically, it should be able to store the genus, species and taxon ID for any given organism. It should also be able accommodate all genes for these organisms, storing the accession, gene product name and gene symbol for each.
Populate your newly-created database from above with the appropriate data from the following NCBI accessions: CBG36883, CBG32879, CBG33788, ADZ50581, ADZ50584, ADZ49168 (To do this, search the accessions using this form: http://www.ncbi.nlm.nih.gov/protein and then pick out the attributes described above)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started