calc_percentage: Calculate the percentage.

View source: R/CALC-calc_percentage.R

calc_percentageR Documentation

Calculate the percentage.

Description

Calculate the percentage of data in certain pathway.

Usage

calc_percentage(tibble_ko, y_axis, data_experiment=NULL)

Arguments

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.

Details

This function is part of a package used for the analysis of bins metabolism.

Examples

calc_percentage(ko_bin_mapp, Pathway)    

mirnavazquez/RbiMs documentation built on March 6, 2024, 10:27 p.m.