Chopper
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
check_filenames.hpp File Reference
#include <string>
#include <vector>
#include <chopper/configuration.hpp>

Go to the source code of this file.

Namespaces

namespace  chopper
 
namespace  chopper::sketch
 

Functions

void chopper::sketch::check_filenames (std::vector< std::string > const &filenames, configuration &config)
 Checks the filenames for consistent files, either precomputed or sequence files. More...
 
void chopper::sketch::check_filenames (std::vector< std::vector< std::string > > const &filenames, configuration &config)
 This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. More...