SGFeatureCounts {SGSeq}R Documentation

Splice graph feature counts

Description

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

Usage

SGFeatureCounts(x)

Arguments

x

RangedSummarizedExperiment with SGFeatures as rowRanges and assays “counts” and “FPKM”

Value

SGFeatureCounts object

Author(s)

Leonard Goldstein

Examples

sgfc <- SGFeatureCounts()

[Package SGSeq version 1.24.0 Index]