Chopper
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
read_data_file.cpp File Reference
#include <filesystem>
#include <fstream>
#include <ranges>
#include <stdexcept>
#include <string>
#include <string_view>
#include <vector>
#include <seqan3/utility/range/to.hpp>
#include <chopper/configuration.hpp>
#include <chopper/sketch/read_data_file.hpp>

Namespaces

namespace  chopper
 
namespace  chopper::sketch
 

Functions

void chopper::sketch::read_data_file (configuration const &config, std::vector< std::vector< std::string > > &filenames)