queryUcsc | R Documentation |
deal with the UCSC genome browser mySQL server wrapper around dbGetQuery to query the UCSC genome browser mySQL server
queryUcsc(query, params = NULL, genome = "hg38")
query |
a SELECT SQL query to run |
params |
a list of parameters for the query |
genome |
a UCSC genome that represents the server that will connect to |
the result of your query
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.