Raptor 3.0.1
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences
Loading...
Searching...
No Matches
raptor::hierarchical_interleaved_bloom_filter< data_layout_mode_ >::membership_agent_type Class Reference

Manages membership queries for the raptor::hierarchical_interleaved_bloom_filter. More...

#include <raptor/hierarchical_interleaved_bloom_filter.hpp>

Private Types

using hibf_t = hierarchical_interleaved_bloom_filter<data_layout_mode>
 The type of the augmented hierarchical_interleaved_bloom_filter.

Detailed Description

template<seqan3::data_layout data_layout_mode_ = seqan3::data_layout::uncompressed>
class raptor::hierarchical_interleaved_bloom_filter< data_layout_mode_ >::membership_agent_type

Manages membership queries for the raptor::hierarchical_interleaved_bloom_filter.

See also
raptor::hierarchical_interleaved_bloom_filter::user_bins::filename_of_user_bin

In contrast to the [seqan3::interleaved_bloom_filter][1], the result will consist of indices of user bins.


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