listDatabases {SNPannotator}R Documentation

List population from human database (1000 Genomes project)

Description

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.

Usage

listDatabases(server)

Arguments

server

name of the server. "https://rest.ensembl.org" can be used for GRCh38 and "https://grch37.rest.ensembl.org" for GRCh37.

Value

A data table is returned which includes the name, description and size of the available populations in 1000 Genomes project database.


[Package SNPannotator version 0.2.6.0 Index]