View source: R/fct_02_pre_process.R
conversion_counts_message | R Documentation |
Creates a message about the size of the counts data and the amount of IDs that were converted.
conversion_counts_message(data_size, all_gene_names, n_matched)
data_size |
Data size matrix from |
all_gene_names |
Data frame with all gene names |
n_matched |
Count of matched IDs after processing |
Message about processed data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.