#include <chopper/input_functor.hpp>
|
using | sequence_file_type = seqan3::sequence_file_input< dna4_traits, seqan3::fields< seqan3::field::seq >, seqan3::type_list< seqan3::format_fasta, seqan3::format_fastq > > |
|
|
void | operator() (size_t const num, seqan::hibf::insert_iterator it) |
|
◆ sequence_file_type
◆ operator()()
void chopper::input_functor::operator() |
( |
size_t const |
num, |
|
|
seqan::hibf::insert_iterator |
it |
|
) |
| |
◆ filenames
std::vector<std::vector<std::string> > chopper::input_functor::filenames |
◆ input_are_precomputed_files
bool chopper::input_functor::input_are_precomputed_files {false} |
◆ kmer_size
uint8_t chopper::input_functor::kmer_size {21} |
◆ window_size
uint8_t chopper::input_functor::window_size {21} |
The documentation for this struct was generated from the following files: