scran_norm
Scaling normalization of single-cell data
Loading...
Searching...
No Matches
scran_norm.hpp
Go to the documentation of this file.
1#ifndef SCRAN_NORM_HPP
2#define SCRAN_NORM_HPP
3
7
17namespace scran_norm {}
18
19#endif
Center size factors prior to scaling normalization.
Choose a pseudo-count for log-transformation.
Scaling normalization of single-cell data.
Definition center_size_factors.hpp:18
Normalize and log-transform counts.