compute_donor_props: Get donor proportions of each cell type or subtype
Description
Get donor proportions of each cell type or subtype
Usage
compute_donor_props(clusts, metadata)
Value
A data.frame of cluster proportions for each donor.
Arguments
- clusts
integer Cluster assignments for each cell with names as cell barcodes
- metadata
data.frame The $metadata field for the given scMinimal