Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

plot_immunoflo

Generate plot of TMA point process


Description

This function generates plot of point process in rectangular or circular window.

Usage

plot_immunoflo(
  mif,
  plot_title,
  mnames,
  mlabels = NULL,
  mcolors = NULL,
  dark_mode = FALSE,
  cell_type = NULL,
  filename = NULL,
  path = NULL
)

Arguments

mif

MIF object created using create_MIF().

plot_title

Character string or vector of character strings of variable name(s) to serve as plot title(s).

mnames

Character vector containing marker names.

mlabels

Character vector of label for marker names to display in plot legend.

mcolors

Character vector of color names to display markers in the plot.

dark_mode

Plot using dark color scheme

cell_type

Character vector of cell type ???

filename

Character string of file name to store plots. Plots are generated as single .pdf file.

path

Different path than file name or to use in conjunction with filename ???

Value

A list of ggplots (the length of spatial data frames) - one for each TMA or ROI


spatialTIME

Spatial Analysis of Vectra Immunoflourescent Data

v1.0.0
MIT + file LICENSE
Authors
Jordan Creed [aut], Ram Thapa [aut], Christopher Wilson [aut], Brooke Fridley [cph], Fridley Lab [cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.