ReadLengthPlot: Plot ASV read length frequency

View source: R/ReadLengthPlot.r

ReadLengthPlotR Documentation

Plot ASV read length frequency

Usage

ReadLengthPlot(
  x,
  xlab = "read length",
  ylab = "number of  ASVs",
  mode.lab = "bp",
  pos = 2,
  ...
)

Arguments

x

The column with read length information

Value

A plot

Author(s)

Pedro Martinez Arbizu

Examples

countTaxa(deepMeio[,9:27],deepMeio$Group,fac= c(rep('area1',7),rep('area2',12)))





pmartinezarbizu/dada2pp documentation built on Feb. 7, 2024, 7:01 a.m.