annotMatching: Match ROIs in annotation file to xml

View source: R/xmlParsing.R

annotMatchingR Documentation

Match ROIs in annotation file to xml

Description

Match ROIs in annotation file to xml

Usage

annotMatching(annots, ROInum, maskNum, maskText, segCol = NULL)

Arguments

annots

df of annotations

ROInum

ROI number from xml file

maskNum

number of masks for ROI, used for AOI matching in software <= v2.4

maskText

segment name, used for AOI matching in software v2.4+

segCol

column containing segment name, if NULL function will determine automatically

Value

df with ROI unique identifiers


Nanostring-Biostats/SpatialOmicsOverlay documentation built on April 20, 2024, 5:36 a.m.