Summary statistics returned by Filter query operations on FASTX and record-batch input.
More...
#include <Fastx.hpp>
Summary statistics returned by Filter query operations on FASTX and record-batch input.
Definition at line 161 of file Fastx.hpp.
◆ positive_kmers
| uint64_t cusbf::FastxQueryReport::positive_kmers {} |
K-mers reported present in the filter.
Definition at line 169 of file Fastx.hpp.
◆ queriedBases
| uint64_t cusbf::FastxQueryReport::queriedBases {} |
Total sequence bytes queried.
Definition at line 165 of file Fastx.hpp.
◆ queriedKmers
| uint64_t cusbf::FastxQueryReport::queriedKmers {} |
K-mer windows evaluated.
Definition at line 167 of file Fastx.hpp.
◆ recordsQueried
| uint64_t cusbf::FastxQueryReport::recordsQueried {} |
Records parsed and queried.
Definition at line 163 of file Fastx.hpp.
The documentation for this struct was generated from the following file: