getGeneModelTableColumnNames: Retrieve the column names in the gene model table for a Trena...

Description Usage Arguments Value Examples

Description

Retrieve the column names in the gene model table for a Trena object

Usage

1
2
## S4 method for signature 'Trena'
getGeneModelTableColumnNames(obj)

Arguments

obj

An object of class Trena

Value

A character vector listing the column names in the Trena object gene model table

Examples

1
2
3
# Create a Trena object and retrieve the column names of the gene model table
trena <- Trena("mm10")
tbl.cols <- getRegulatoryTableColumnNames(trena)

PriceLab/trena-until-01mar2018 documentation built on May 25, 2019, 1:22 p.m.