Description Usage Arguments Value
View source: R/getProportion.R
Creates a dataframe that shows the proportion of samples that contain a unique property for every unique property for each Location i.e. the proportion of samples that contain an ARG class for all ARG classes found in column Drug.Class for each Location
1 | getProportion(df_map, level)
|
df_map |
A dataframe of combined non-subsampled or subsampled mapping data and metadata |
level |
A string of a column name e.g. Drug.Class |
A dataframe of proportions of samples that contain a unique property for each Location
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.