Description Usage Arguments Value Examples
Plot principal coordinates with resistotype labels
1 | plotResistotypes(mds)
|
mds |
A dataframe of multidimensional scaled coordinates |
None
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)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.