replaceGiottoInstructions: Replace all giotto instructions in giotto object

View source: R/giotto.R

replaceGiottoInstructionsR Documentation

Replace all giotto instructions in giotto object

Description

Function to replace all instructions from giotto object. Does not call initialize on the giotto object

Usage

replaceGiottoInstructions(gobject, instructions = NULL, init_gobject = TRUE)

Arguments

gobject

giotto object

instructions

new instructions (e.g. result from createGiottoInstructions)

init_gobject

(boolean, default = TRUE) initialize gobject when returning

Value

giotto object with replaces instructions


drieslab/Giotto_site_suite documentation built on April 26, 2023, 11:51 p.m.