View source: R/calculate_specificity_for_level.R
calculate_specificity_for_level | R Documentation |
Calculate specificity for one CellTypeDataset (CTD) level.
calculate_specificity_for_level(
ctd_oneLevel,
matrix_name = "mean_exp",
as_sparse = TRUE,
verbose = TRUE
)
ctd_oneLevel |
One level from a CTD. |
matrix_name |
Name of the matrix to extract. |
as_sparse |
Whether to convert |
verbose |
Print messages. |
One CTD level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.