scran_markers
Marker detection for single-cell data
Loading...
Searching...
No Matches
block_averages.hpp File Reference

Averaging statistics over blocks. More...

#include <vector>
#include <cstddef>
#include <optional>
#include "sanisizer/sanisizer.hpp"
#include "utils.hpp"

Go to the source code of this file.

Namespaces

namespace  scran_markers
 Marker detection for single-cell data.
 

Enumerations

enum class  scran_markers::BlockAveragePolicy : unsigned char { MEAN , QUANTILE }
 

Detailed Description

Averaging statistics over blocks.