Raptor 3.0.0-rc.1
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences
 
File List
Here is a list of all documented files with brief descriptions:
[detail level 1234]
  raptor
  argument_parsing
 build_arguments.hppProvides raptor::build_arguments
 build_parsing.hppProvides raptor::build_parsing
 compute_bin_size.hppProvides raptor::compute_bin_size and raptor::max_bin_count
 init_shared_meta.hppProvides raptor::init_shared_meta
 memory_usage.hppProvides raptor::formatted_peak_ram
 parse_bin_path.hppProvides raptor::parse_bin_path
 prepare_arguments.hppProvides raptor::prepare_arguments
 prepare_parsing.hppProvides raptor::prepare_parsing
 search_arguments.hppProvides raptor::search_arguments
 search_parsing.hppProvides raptor::search_parsing
 shared.hppProvides raptor::validate_shape
 timer.hppProvides raptor::timer
 upgrade_arguments.hppProvides raptor::upgrade_arguments
 upgrade_parsing.hppProvides raptor::upgrade_parsing
 validators.hppProvides various validator
  build
  hibf
 build_ibf.hppProvides raptor::build_ibf
 index_factory.hppProvides raptor::index_factory
 max_count_per_partition.hppProvides raptor::max_count_per_partition
 partition_config.hppProvides raptor::partition_config
 raptor_build.hppProvides raptor::raptor_build
 store_index.hppProvides raptor::store_index
  layout
 raptor_layout.hppProvides raptor::chopper_layout
  prepare
 compute_minimiser.hppProvides raptor::compute_minimiser
 cutoff.hppProvides raptor::cutoff
  search
 do_parallel.hppProvides raptor::do_parallel
 load_index.hppProvides raptor::load_index
 search.hppProvides raptor::raptor_search
 search_hibf.hppProvides raptor::search_hibf
 search_ibf.hppProvides raptor::search_ibf
 search_partitioned_ibf.hppProvides raptor::search_partitioned_ibf
 search_singular_ibf.hppProvides raptor::search_singular_ibf
 sync_out.hppProvides raptor::sync_out
  threshold
 forward_strand_minimiser.hppProvides raptor::threshold::forward_strand_minimiser
 logspace.hppProvides functionality for working with probabilities in logspace
 multiple_error_model.hppProvides raptor::threshold::multiple_error_model
 one_error_model.hppProvides raptor::threshold::one_error_model
 one_indirect_error_model.hppProvides raptor::threshold::one_indirect_error_model
 pascal_row.hppProvides raptor::threshold::pascal_row
 precompute_correction.hppProvides raptor::threshold::precompute_correction
 precompute_threshold.hppProvides raptor::threshold::precompute_threshold
 threshold.hppProvides raptor::threshold::threshold
 threshold_parameters.hppProvides raptor::threshold::threshold_parameters
  upgrade
 index_upgrader.hppProvides raptor::index_upgrader
 upgrade.hppProvides raptor::raptor_upgrade
 adjust_seed.hppProvides raptor::adjust_seed
 call_parallel_on_bins.hppProvides raptor::call_parallel_on_bins
 dna4_traits.hppProvides raptor::dna4_traits
 file_reader.hppProvides raptor::file_reader
 hierarchical_interleaved_bloom_filter.hppProvides raptor::hierarchical_interleaved_bloom_filter
 index.hppProvides raptor::raptor_index
 raptor.hppProvides raptor callable
 strong_types.hppProvides raptor::window
 version.hppProvides RAPTOR version macros and global variables
  src
  argument_parsing
 build_parsing.cppImplements raptor::build_parsing
 compute_bin_size.cppImplements raptor::compute_bin_size and raptor::max_bin_count
 init_shared_meta.cppImplements raptor::init_shared_meta
 parse_bin_path.cppImplements raptor::parse_bin_path
 prepare_parsing.cppImplements raptor::prepare_parsing
 search_parsing.cppImplements raptor::search_parsing
 upgrade_parsing.cppImplements raptor::upgrade_parsing
  build
  hibf
 build_ibf.cppImplements raptor::build_ibf
 max_count_per_partition.cppImplements raptor::max_count_per_partition
 raptor_build.cppImplements raptor::raptor_build
  layout
 raptor_layout.cppImplements raptor::chopper_layout
  prepare
 compute_minimiser.cppImplements raptor::compute_minimiser
  search
 raptor_search.cppImplements raptor::raptor_search
 search_hibf.cppImplements raptor::search_hibf
 search_ibf.cppImplements raptor::search_ibf
 search_partitioned_ibf.cppImplements raptor::search_partitioned_ibf
  threshold
 multiple_error_model.cppImplements raptor::threshold::multiple_error_model
 one_error_model.cppImplements raptor::threshold::one_error_model
 one_indirect_error_model.cppImplements raptor::threshold::one_indirect_error_model
 pascal_row.cppImplements raptor::threshold::pascal_row
 precompute_correction.cppImplements raptor::threshold::precompute_correction
 precompute_threshold.cppImplements raptor::threshold::precompute_threshold
  upgrade
 raptor_upgrade.cppImplements raptor::raptor_upgrade
 raptor.cppImplements raptor