scran_aggregate
Aggregate expression values across cells
|
Clean up a categorical factor. More...
#include <unordered_map>
#include <vector>
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | scran_aggregate |
Aggregate single-cell expression values. | |
Functions | |
template<typename Factor_ , typename Output_ > | |
std::vector< Factor_ > | scran_aggregate::clean_factor (size_t n, const Factor_ *factor, Output_ *cleaned) |
Clean up a categorical factor.