condenseTaxa: Condense a taxa table for a single read
Description
Take a table of taxonomic assignments from hits to a single read and condense it to a single vector with NAs where there are disagreements between the hits
Usage
condenseTaxa(taxaTable)
Arguments
taxaTable
a matrix or data.frame with hits on the rows and various levels of taxonomy in the columns
Value
a vector of length ncol(taxaTable) with NAs where the is not complete agreement