getDataOverview: Check data availability and extract relevant data under the...

Description Usage Value Examples

Description

Check data availability and extract relevant data under the form of list of GenomicRanges After setting the current chromosome and study range

Usage

1

Value

list of 3 lists containing GenomicRanges representing data in the current study range : arch, circos, lncrna

Examples

1
2
3
4
current_chr <- "chr12"
my.data <- loadChrData()
current_range <- setStudyRange(27950000, 28735000)
my.ranges <- getDataOverview()

andronekomimi/SNPVizualTools documentation built on May 10, 2019, 11:43 a.m.