updateObject {SGSeq} | R Documentation |
Update object created with previous version of SGSeq.
## S4 method for signature 'SGVariants' updateObject(object, ..., verbose = FALSE) ## S4 method for signature 'SGVariantCounts' updateObject(object, ..., verbose = FALSE)
object |
Object to be updated |
... |
Additional arguments |
verbose |
Should a warning message be generated |
Updated object
Leonard Goldstein