Learn R Programming

SGSeq (version 1.0.6)

TxVariantCounts: Constructor function for S4 class SGFeatureCounts

Description

Creates an instance of S4 class TxVariantCounts for storing representative transcript variant counts.

Usage

TxVariantCounts(x)

Arguments

x
SummarizedExperiment with TxVariants as rowData and appropriate assays

Value

A TxVariantCounts object

Examples

Run this code
txvc <- TxVariantCounts()

Run the code above in your browser using DataLab