ensRsLoc: use ensembl REST API to acquire SNP location for an rsid,...

Description Usage Arguments Examples

Description

use ensembl REST API to acquire SNP location for an rsid, lifting over as necessary

Usage

1
2
ensRsLoc(rsid = "rs6060535", ch = NULL, chk38 = FALSE,
  target_genome = "hg19")

Arguments

rsid

character(1)

ch

a liftOver chain object as imported with rtracklayer

chk38

logical(1) to check that the query was resolved with assembly_name 'GRCh38'

target_genome

character(1) just used for tag on result

Examples

1

vjcitn/BiocRnaHap documentation built on June 17, 2019, 9:31 p.m.