plotResistotypes: Plot principal coordinates with resistotype labels

Description Usage Arguments Value Examples

View source: R/resistotypes.R

Description

Plot principal coordinates with resistotype labels

Usage

1

Arguments

mds

A dataframe of multidimensional scaled coordinates

Value

None

Examples

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

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