compute_donor_props: Get donor proportions of each cell type or subtype

View source: R/get_prop_associations.R

compute_donor_propsR Documentation

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)

Arguments

clusts

integer Cluster assignments for each cell with names as cell barcodes

metadata

data.frame The $metadata field for the given scMinimal

Value

A data.frame of cluster proportions for each donor.


scITD documentation built on Sept. 8, 2023, 5:11 p.m.