get.proTax: A wrapper for get.tax() specific for 'pro.df' input and...

Description Usage Arguments Value Examples

View source: R/get.proTax.R

Description

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

Usage

1
get.proTax(pro.df, con = SerratusConnect())

Arguments

pro.df

data.frame, imported diamond pro df. use get.pro()

con

pq-connection, use SerratusConnect()

Value

pro.df data.frame

Examples

1
2
3
4
5
6
## Prepare data
# data("waxsys.pro.df")
# con <- SerratusConnect()

## Generate Report
# geoSRA <- PlotGeoReport( waxsys.pro.df )

palmid documentation built on Oct. 15, 2021, 9:06 a.m.