compute_donor_props {scITD}R 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.


[Package scITD version 1.0.4 Index]