Description Usage Arguments Value Examples
A wrapper for get.tax() specific for 'pro.df' input and returns a populated the "tspe", "tfam", and "tphy" columns of 'pro.df' based on the "sseqid" column
1 | get.proTax(pro.df, con = SerratusConnect())
|
pro.df |
data.frame, imported diamond pro df. use get.pro() |
con |
pq-connection, use SerratusConnect() |
pro.df data.frame
1 2 3 4 5 6 | ## Prepare data
# data("waxsys.pro.df")
# con <- SerratusConnect()
## Generate Report
# geoSRA <- PlotGeoReport( waxsys.pro.df )
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.