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

Go to the source code of this file.

Namespaces

namespace  chopper
 
namespace  chopper::layout
 

Functions

std::vector< std::vector< std::string > > chopper::layout::read_filenames_from (std::istream &stream)
 
std::tuple< std::vector< std::vector< std::string > >, configuration, seqan::hibf::layout::layout > chopper::layout::read_layout_file (std::istream &stream)