changeGiottoInstructions: changeGiottoInstructions

Description Usage Arguments Value Examples

View source: R/giotto.R

Description

Function to change one or more instructions from giotto object

Usage

1
2
3
4
5
6
changeGiottoInstructions(
  gobject,
  params = NULL,
  new_values = NULL,
  return_gobject = TRUE
)

Arguments

gobject

giotto object

params

parameter(s) to change

new_values

new value(s) for parameter(s)

return_gobject

(boolean) return giotto object

Value

giotto object with one or more changed instructions

Examples

1

bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.