If manual correction of the OTU selections is desired, these
corrections should be made on the "sum.otu.txt" file provided by
get.otu
. The corrections should be saved as
tab-delimited text, and then load.revised.otu
run.
load.revised.otu(bcnt.otu, otufname = "sum.otu.txt")
Original benthic count file with OTU designations.
Output from get.otu
File name of revised OTU assignments.
The script returns a new benthic count file that incorporates the corrections to the OTU table.
The benthic count data frame
is assumed to be the original output from get.otu
, and
therefore has a field called TNAME
.