Learn R Programming

SGSeq (version 1.2.2)

SGVariantCounts: Constructor function for S4 class SGFeatureCounts

Description

Creates an instance of S4 class SGVariantCounts for storing representative splice variant counts.

Usage

SGVariantCounts(x)

Arguments

x
SummarizedExperiment with SGVariants as rowRanges and appropriate assays

Value

A SGVariantCounts object

Examples

Run this code
sgvc <- SGVariantCounts()

Run the code above in your browser using DataLab