Description Usage Arguments Value
If boundary annotations have already been parsed and saved to *.rda file, load file. Otherwise, parse all annotations, save to *.rda file and return parsed annotations.
1 | cellDive.getAllBoundaryAnnotations(pp, sampAnn = NULL)
|
pp |
list of all project parameters, from which it will be determined whether annotations have been previously parsed. List must include annotations_dirs and/or annotations_file parameters. |
sampAnn |
parsed sample annotations; only required if pp$annotations_file is NULL or the file does not exist/is empty |
list containing three values: (1) dat = list of all Halo boundary annotations organized by sample and FOV (2) updated = logical indicating whether annotations were just parsed (TRUE) or previously parsed (FALSE) (3) pp = updated list of project parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.