getGapFromUCSC: Get gap regions from UCSC

View source: R/get_data.R

getGapFromUCSCR Documentation

Get gap regions from UCSC

Description

Get gap regions from UCSC

Usage

getGapFromUCSC(genome, seqnames = NULL)

Arguments

genome

UCSC genome, such as "hg19".

seqnames

A vector of chromosome names.

Value

A GRanges object.

Examples

getGapFromUCSC("hg19")

jokergoo/rGREAT documentation built on March 28, 2024, 5:31 a.m.