scran_aggregate
Aggregate expression values across cells
Loading...
Searching...
No Matches
scran_aggregate.hpp
Go to the documentation of this file.
1#ifndef SCRAN_AGGREGATE_HPP
2#define SCRAN_AGGREGATE_HPP
3
6#include "combine_factors.hpp"
7#include "clean_factor.hpp"
8
18namespace scran_aggregate {}
19
20#endif
Aggregate expression values across cells.
Aggregate expression values across genes.
Clean up a categorical factor.
Combine categorical factors into a single factor.
Aggregate single-cell expression values.
Definition aggregate_across_cells.hpp:13