scran_qc
Simple quality control on single-cell data
|
Options for compute_crispr_qc_filters()
.
More...
#include <crispr_quality_control.hpp>
Public Attributes | |
double | max_value_num_mads = 3 |
Options for compute_crispr_qc_filters()
.
double scran_qc::ComputeCrisprQcFiltersOptions::max_value_num_mads = 3 |
Number of MADs below the median, to define the threshold for outliers in the maximum count. This should be non-negative.