scran_qc
Simple quality control on single-cell data
Loading...
Searching...
No Matches
Public Attributes | List of all members
scran_qc::ComputeAdtQcMetricsOptions Struct Reference

Options for compute_adt_qc_metrics(). More...

#include <adt_quality_control.hpp>

Public Attributes

int num_threads = 1
 

Detailed Description

Options for compute_adt_qc_metrics().

Member Data Documentation

◆ num_threads

int scran_qc::ComputeAdtQcMetricsOptions::num_threads = 1

Number of threads to use. The parallelization scheme is determined by tatami::parallelize().


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