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

View source: R/PlotID.R

PlotIDR Documentation

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

Description

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

Usage

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

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


ababaian/palmid documentation built on July 1, 2023, 1:09 a.m.