counts_to_percents: Convert a count table to fractional percents

Description Usage Arguments Value See Also

View source: R/count_phenotypes.R

Description

Converts a table of counts, such as the output of count_phenotypes, to a table of fractional percents. Percents are computed row-wise, e.g. per tissue category.

Usage

1

Arguments

counts

A table containing count data. All numeric columns are assumed to contain count data. The table must contain a column whose name contains "Total" or "All".

Value

A table containing percent values as decimal fractions.

See Also

Other aggregation functions: compute_density_from_cell_summary(), compute_density_from_table(), compute_h_score_from_score_data(), compute_h_score(), compute_mean_expression_many(), compute_mean_expression(), compute_positivity_many(), compute_positivity(), count_phenotypes()


akoyabio/phenoptrReports documentation built on Jan. 17, 2022, 6:22 p.m.