View source: R/ArchR_pseudoreplicate_counts.R
ArchR_PseudoreplicateCounts | R Documentation |
This function prints a table of how many cells are in each pseudoreplicate and how many samples and clusters are they made of
ArchR_PseudoreplicateCounts(
ArchR = ArchR,
pseudo_replicates,
group_by = "Sample"
)
ArchR |
ArchR object |
pseudo_replicates |
object created by Archr::addGroupCoverages |
group_by |
ArchR metadata to group by (e.g. "Sample") |
table of cell counts for each pseudoreplicate across groups
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.