scran_aggregate
Aggregate expression values across cells
Loading...
Searching...
No Matches
Namespaces | Functions
clean_factor.hpp File Reference

Clean up a categorical factor. More...

#include <unordered_map>
#include <vector>
#include <algorithm>
Include dependency graph for clean_factor.hpp:
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Clean up a categorical factor.