fastq_to_fasta
A template for creation of SeqAn3 apps, with a FASTQ to FASTA example app.
Classes | Namespaces | Macros
hierarchical_interleaved_bloom_filter.hpp File Reference
#include <ranges>
#include <seqan3/search/dream_index/interleaved_bloom_filter.hpp>

Go to the source code of this file.

Classes

class  raptor::hierarchical_interleaved_bloom_filter< data_layout_mode_ >
 The HIBF binning directory. A data structure that efficiently answers set-membership queries for multiple bins. More...
 
class  raptor::hierarchical_interleaved_bloom_filter< data_layout_mode_ >::user_bins
 Bookkeeping for user and technical bins. More...
 
class  raptor::hierarchical_interleaved_bloom_filter< data_layout_mode_ >::membership_agent
 Manages membership queries for the hibf::hierarchical_interleaved_bloom_filter. More...
 
class  raptor::hierarchical_interleaved_bloom_filter< data_layout_mode_ >::counting_agent_type< value_t >
 Manages counting ranges of values for the hibf::hierarchical_interleaved_bloom_filter. More...
 

Namespaces

 raptor
 

Macros

#define RAPTOR_HIBF_HAS_COUNT   0
 

Macro Definition Documentation

◆ RAPTOR_HIBF_HAS_COUNT

#define RAPTOR_HIBF_HAS_COUNT   0