mergeTissueSections.Rd
Merges tissue sections that have been mistakenly identified as two non-contiguous sections.
mergeTissueSections(object, sections, section_new, verbose = NULL)
An object of class SPATA2
or, in case of S4 generics,
objects of classes for which a method has been defined.
Character vector. The names of the tissue sections to be merged.
Character value. The name of the resulting tissue section.
Logical. If TRUE
, informative messages regarding
the computational progress will be printed.
(Warning messages will always be printed.)
The updated input object, containing the added, removed or computed results.