Rdocumentation
powered by
Learn R Programming
WhopGenome (version 0.9.4)
whop.ucsc.query: Send a SQL query string to the UCSC Genome Browser SQL server
Description
The items given as parameters are concatenated into a SQL query string and sent to the UCSC Genome Browser SQL server.
Usage
whop.ucsc.query(...)
Arguments
...
any number of strings and variables that will be pasted together to build the query string
Value
The returned value(s) from the UCSC Genome Browser.
Examples
Run this code
##
## Example :
##
Run the code above in your browser using
DataLab