SGVariants {SGSeq}R Documentation

Splice graph variants

Description

Creates an instance of S4 class SGVariants for storing splice variants.

Usage

SGVariants(x)

Arguments

x

GRangesList of SGFeatures with appropriate outer metadata columns

Details

SGVariants includes columns as described below.

Value

SGVariants object

Author(s)

Leonard Goldstein

Examples

sgv <- SGVariants()

[Package SGSeq version 1.28.0 Index]