changeGiottoInstructions: changeGiottoInstructions

View source: R/giotto.R

changeGiottoInstructionsR Documentation

changeGiottoInstructions

Description

Function to change one or more instructions from giotto object

Usage

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


RubD/Giotto_site documentation built on April 12, 2025, 6:46 p.m.