Summary statistics returned by Filter insert operations on FASTX and record-batch input.
More...
#include <Fastx.hpp>
Summary statistics returned by Filter insert operations on FASTX and record-batch input.
Definition at line 151 of file Fastx.hpp.
◆ indexedBases
| uint64_t cusbf::FastxInsertReport::indexedBases {} |
Total sequence bytes indexed.
Definition at line 155 of file Fastx.hpp.
◆ insertedKmers
| uint64_t cusbf::FastxInsertReport::insertedKmers {} |
K-mer windows inserted (valid symbols only).
Definition at line 157 of file Fastx.hpp.
◆ recordsIndexed
| uint64_t cusbf::FastxInsertReport::recordsIndexed {} |
Records parsed and indexed.
Definition at line 153 of file Fastx.hpp.
The documentation for this struct was generated from the following file: