Skip to main content
Figure 1 | BMC Bioinformatics

Figure 1

From: The Ruby UCSC API: accessing the UCSC genome database using Ruby

Figure 1

Overview of the Ruby UCSC API. The UCSC genome database provides a public MySQL server consisting of multiple databases, e.g. mm9, hg18, and hg19. Each database contains many tables. The Ruby UCSC API and the ActiveRecord framework automatically define classes and instance methods corresponding to tables and their fields, respectively.

Back to article page