Description Usage Arguments Value
View source: R/melanoma_spatial.R
Based on pre-computed areas and band assignments (may be one band, depending on how area was calculated), calculate densities for a set of markers in each band
| 1 2 | calculateInfiltrationDensity(areas, bandAssignments, markerSet, outFile,
  writeCSVfiles = TRUE)
 | 
| areas | tibble containing area by band | 
| bandAssignments | tibble containing band assignments for each cell | 
| markerSet | vector of markers for which density should be calculated | 
| writeCSVfiles | logical; write density to csv files; default=FALSE | 
| outDir | logical; if writeCSVfiles is TRUE, write them to this directory | 
tibble containing densities for each marker type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.