updateObject {SGSeq}R Documentation

Update object

Description

Update object created with previous version of SGSeq.

Usage

## S4 method for signature 'SGVariants'
updateObject(object, ..., verbose = FALSE)

## S4 method for signature 'SGVariantCounts'
updateObject(object, ..., verbose = FALSE)

Arguments

object

Object to be updated

...

Additional arguments

verbose

Should a warning message be generated

Value

Updated object

Author(s)

Leonard Goldstein


[Package SGSeq version 1.26.0 Index]