listDatabases | R Documentation |
This function list the name, description and size of the available populations in 1000 Genomes project database. This database will be used for returning variables in high LD with the target SNP.
listDatabases(server)
server |
name of the server. "https://rest.ensembl.org" can be used for GRCh38 and "https://grch37.rest.ensembl.org" for GRCh37. |
A data table is returned which includes the name, description and size of the available populations in 1000 Genomes project database.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.