Learn R Programming

SGSeq (version 1.0.6)

SGFeatureCounts: Constructor function for S4 class SGFeatureCounts

Description

Creates an instance of S4 class SGFeatureCounts for storing compatible splice graph feature counts.

Usage

SGFeatureCounts(x)

Arguments

x
SummarizedExperiment with SGFeatures as rowData and assays “counts”, “FPKM”

Value

An SGFeatureCounts object

Examples

Run this code
sgfc <- SGFeatureCounts()

Run the code above in your browser using DataLab