Aggregates sequence counts for each sequence cluster

mergeAndAggregate(map, cl_count_table, clust_result)

Arguments

map

A data frame with sequences as row names and sequence identifiers in first column. Can be generated by createMap

cl_count_table

Count table created by createCountTableFromFastQs

clust_result

Dataframe containing clustering results as created by runClustering

Value

A dataframe that includes sequence counts for each sequence cluster. Can be used as input for DE analysis