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

Description Usage Arguments Value

Description

Handles DiffusionMap, Sigmas, and GeneRelevance.

Usage

1
2
3
4
5
6
7
8
## 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


destiny documentation built on Nov. 8, 2020, 7:38 p.m.