getRelativeAbundance: Get relative abundance of total rpkm per Location, sample...

Description Usage Arguments Value Examples

View source: R/stackedBarChartsRPKM.R

Description

Get relative abundance of total rpkm per Location, sample type and drug class

Usage

1

Arguments

df_map

A dataframe of combined non-subsampled or subsampled mapping data and metadata

Value

A dataframe of relative abundances of drug classes for every Location and sample type

Examples

1
2
df_map <- readMappingData("/home/vicky/Documents/CHMI/Resistome-paper/resistomeAnalysis/db/MAPPING_DATA/nonsubsampled_merged.csv", without_US_duplicates = TRUE)
df_map_rel <- getRelativeAbundance(df_map)

blue-moon22/resistomeAnalysis documentation built on Jan. 17, 2020, 4:15 a.m.