View source: R/CALC-calc_percentage.R
calc_percentage | R Documentation |
Calculate the percentage of a certain pathway in the data.
calc_percentage (tibble_ko, y_axis, data_experiment = NULL)
tibble_ko |
a tibble object from mapping_ko. |
y_axis |
a character, indicating the pathway to analyze. |
data_experiment |
optional. a data frame object containing metadata information. |
Calculate the percentage of a certain pathway in the data.
A data frame with the calculated percentage of genes in a certain pathway of the data.
# calc_percentage (ko_bin_mapp, Pathway)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.