Description Usage Arguments Examples
This function is used to compute total cell counts, per individual,
from a COMPASSContainer
.
1 |
data |
A |
subset |
An expression, evaluated within the metadata, defining
the subset of |
aggregate |
Boolean; if |
1 2 3 | TotalCellCounts(CC, trt == "Treatment")
TotalCellCounts(CC, trt == "Control")
TotalCellCounts(CC)
|
iid_1 iid_2 iid_3 iid_4 iid_5
1635 1581 1941 1788 1817
iid_1 iid_2 iid_3 iid_4 iid_5
1401 1589 2189 2184 1706
iid_1 iid_2 iid_3 iid_4 iid_5
3036 3170 4130 3972 3523
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.