scran
C++ library for basic single-cell RNA-seq analyses
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
scran::CenterSizeFactors::Defaults Struct Reference

Default parameter settings. More...

#include <CenterSizeFactors.hpp>

Static Public Attributes

static constexpr BlockMode block_mode = LOWEST
 
static constexpr bool ignore_zeros = true
 

Detailed Description

Default parameter settings.

Member Data Documentation

◆ block_mode

constexpr BlockMode scran::CenterSizeFactors::Defaults::block_mode = LOWEST
staticconstexpr

See set_block_mode() for details.

◆ ignore_zeros

constexpr bool scran::CenterSizeFactors::Defaults::ignore_zeros = true
staticconstexpr

Set set_ignore_zeros() for more details.


The documentation for this struct was generated from the following file: