enve.recplot2.ANIr {enveomics.R} | R Documentation |
Enveomics: Recruitment Plot (2) ANI Estimate
Description
Estimate the Average Nucleotide Identity from reads (ANIr) from a recruitment plot.
Usage
enve.recplot2.ANIr(x, range = c(0, Inf))
Arguments
x |
|
range |
Range of identities to be considered. By default, the full range
is used (note that the upper boundary is |
Value
A numeric value indicating the ANIr (as percentage).
Author(s)
Luis M. Rodriguez-R [aut, cre]
[Package enveomics.R version 1.9.1 Index]