updateObject-methods: Update old destiny objects to a newer version.

updateObject methodsR Documentation

Update old destiny objects to a newer version.

Description

Handles DiffusionMap, Sigmas, and GeneRelevance.

Usage

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

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

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

Arguments

object

An object created with an older destiny release

...

ignored

verbose

tells what is being updated

Value

A DiffusionMap or Sigmas object that is valid when used with the current destiny release


theislab/destiny documentation built on Nov. 19, 2024, 5:43 a.m.