geneViz_mergeRegions {GenVisR}R Documentation

Create Region Table

Description

Create a master region table by merging isoforms

Usage

geneViz_mergeRegions(gene_features, gr, base, transform)

Arguments

gene_features

A dataframe specifying features of a gene

gr

Granges object specifying the ROI

base

A vector of log bases to transform the data, corresponding to the elements of transform

transform

A vector of strings designating what objects to log transform

Value

Master region table data frame


[Package GenVisR version 1.8.1 Index]