Description Usage Arguments Value
Write XLSX table of counts for all marker combinations in all samples
1 2 | cellDive.writeMarkerComboTables(pp, allDat, whichTableFile, markerConfig,
updatedExclusions)
|
pp |
list of all project parameters |
allDat |
tibble of all Halo data |
whichTableFile |
name of parameter in pp to look at when checking to see if table already exists |
markerConfig |
parsed marker configuration (value returned from getMarkerConfig()) |
updatedExclusions |
logical indicating whether exclusions have been updated |
list of three items: (1) dat = list containing one item, the count table generated (2) updated = logical indicating whether a new count table was generated (TRUE) or an old one was loaded (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.