PlotID: Plot Percent-identity vs. E-value of a pro file

Description Usage Arguments Value Examples

View source: R/PlotID.R

Description

Plot Percent-identity vs. E-value of a pro file

Usage

1
PlotID(pro, html = TRUE)

Arguments

pro

data.frame, A diamond-aligned pro file

html

boolean, include additional parsing for htmlwidget display [TRUE]

Value

A scatterplot as a ggplot2 object

Examples

1
2
data("waxsys.pro.df")
PlotID(waxsys.pro.df)

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