prepare.nb.data(counts, lib.sizes = colSums(counts),
norm.factors = rep(1, dim(counts)[2]),
tags = matrix(row.names(counts), dim(counts)[1], 1))counts.counts. By default, row names of the matrix
counts are used as tags.lib.sizes x norm.factors).