Update an object of a class defined in the XVector package to its current class definition
The XVector package provides an extensive collection of
updateObject
methods for updating
almost any instance of a class defined in the package.
## Showing usage of method defined for XVector objects only (usage ## is the same for all methods). ## S4 method for signature 'XVector' updateObject(object, ..., verbose=FALSE)
object |
Object to be updated. Many (but not all) XVector classes are supported.
If no specific method is available for the object, then the default
method (defined in the BiocGenerics package) is used.
See |
..., verbose |
See |
Returns a valid instance of object
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.