mergeTissueSections | R Documentation |
Merges tissue sections that have been mistakenly identified as two non-contiguous sections.
mergeTissueSections(object, sections, section_new, verbose = NULL)
object |
An object of class |
sections |
Character vector. The names of the tissue sections to be merged. |
section_new |
Character value. The name of the resulting tissue section. |
verbose |
Logical. If (Warning messages will always be printed.) |
The updated input object, containing the added, removed or computed results.
identifyTissueSections()
, getTissueSections()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.