ArchR_Subset | R Documentation |
This function subsets ArchR specified groups
ArchR_Subset(
ArchR,
meta_col1,
meta_col2,
groups1,
groups2,
invert1,
invert2,
invert = FALSE
)
ArchR |
ArchR object |
meta_col1 |
first column to split cells by |
meta_col2 |
second column to split cells by |
groups1 |
first groups to subset by |
groups2 |
second groups to subset by |
invert1 |
invert first groups |
invert2 |
invert second groups |
invert |
invert all groups |
subsetted ArchR object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.