scran_blocks
Blocking utilities for libscran
Loading...
Searching...
No Matches
scran_blocks.hpp
Go to the documentation of this file.
1#ifndef SCRAN_BLOCKS_HPP
2#define SCRAN_BLOCKS_HPP
3
4#include "block_weights.hpp"
5#include "parallel_means.hpp"
7
17namespace scran_blocks {}
18
19#endif
Calculation of per-block weights.
Blocking utilities for libscran.
Definition block_weights.hpp:17
Mean of arallel elements across arrays.
Quantile of parallel elements across arrays.