scran
C++ library for basic single-cell RNA-seq analyses
Loading...
Searching...
No Matches
Classes | Namespaces
CenterSizeFactors.hpp File Reference

Center size factors prior to normalization. More...

#include "../utils/macros.hpp"
#include "../utils/blocking.hpp"
#include "SanitizeSizeFactors.hpp"
#include <stdexcept>
#include <vector>
#include <algorithm>
Include dependency graph for CenterSizeFactors.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  scran::CenterSizeFactors
 Center size factors prior to scaling normalization. More...
 
struct  scran::CenterSizeFactors::Defaults
 Default parameter settings. More...
 

Namespaces

namespace  scran
 Functions for single-cell RNA-seq analyses.
 

Detailed Description

Center size factors prior to normalization.