Learn R Programming

SGSeq (version 1.6.2)

SGFeatureCounts: 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

Examples

Run this code
sgfc <- SGFeatureCounts()

Run the code above in your browser using DataLab