calculateClusterProportion: Calculate the percentage of cell types in samples

View source: R/visualization.R

calculateClusterProportionR Documentation

Calculate the percentage of cell types in samples

Description

Calculate the percentage of cell types in samples

Usage

calculateClusterProportion(clusters, samples, groups)

calculateClusterSize(clusters, samples, groups)

Arguments

clusters

A vector or factor which indicates cell types.

samples

A vector which indicates sample id.

groups

A vector which indicates group id.

Value

A data frame

Functions

  • calculateClusterSize: Calculate the size of cell types in samples


altairwei/rhapsodykit documentation built on Feb. 1, 2023, 8:52 a.m.