convertTxDb: Convert the txdb object into the full transcript and whole...

Description Usage Arguments Value

View source: R/convertTxDb.R

Description

This function can convert the txdb object into full transcript and whole genome types.

Usage

1
convertTxDb(txdb, type = c("full_tx", "whole_genome"))

Arguments

txdb

a TxDb object containing the regular transcript annotation.

type

the type of TxDb object of the output, can be one in c("full_tx","whole_genome").

Value

a TxDb object that will change the exon region into the full transcript and the whole genome regions.


exomePeak2 documentation built on Nov. 8, 2020, 5:27 p.m.