#include <raptor/threshold/threshold_parameters.hpp>
◆ cache_thresholds
bool raptor::threshold::threshold_parameters::cache_thresholds {} |
◆ errors
uint8_t raptor::threshold::threshold_parameters::errors {} |
◆ fpr
double raptor::threshold::threshold_parameters::fpr {} |
◆ output_directory
std::filesystem::path raptor::threshold::threshold_parameters::output_directory {} |
◆ p_max
double raptor::threshold::threshold_parameters::p_max {} |
◆ pattern_size
uint64_t raptor::threshold::threshold_parameters::pattern_size {} |
◆ percentage
double raptor::threshold::threshold_parameters::percentage {std::numeric_limits<double>::quiet_NaN()} |
◆ shape
seqan3::shape raptor::threshold::threshold_parameters::shape {} |
◆ tau
double raptor::threshold::threshold_parameters::tau {} |
◆ window_size
uint32_t raptor::threshold::threshold_parameters::window_size {} |
The documentation for this struct was generated from the following file: