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

Default parameters for aggregation. More...

#include <AggregateAcrossCells.hpp>

Static Public Attributes

static constexpr bool compute_sums = true
 
static constexpr bool compute_detected = true
 
static constexpr int num_threads = 1
 

Detailed Description

Default parameters for aggregation.

Member Data Documentation

◆ compute_sums

constexpr bool scran::AggregateAcrossCells::Defaults::compute_sums = true
staticconstexpr

◆ compute_detected

constexpr bool scran::AggregateAcrossCells::Defaults::compute_detected = true
staticconstexpr

◆ num_threads

constexpr int scran::AggregateAcrossCells::Defaults::num_threads = 1
staticconstexpr

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