#include <input_manager.hpp>
|
static std::string | path (std::string const &root, std::string const &fn) |
|
|
static std::string | check_dir (std::string const &dir) |
|
vdj_pipe::Input_manager::Input_manager |
( |
std::string const & |
base, |
|
|
boost::property_tree::ptree const & |
pt, |
|
|
Value_map & |
vm |
|
) |
| |
vdj_pipe::Input_manager::Input_manager |
( |
std::string const & |
base, |
|
|
const bool |
is_paired = false , |
|
|
const bool |
has_emid = false , |
|
|
const bool |
has_qual = true |
|
) |
| |
|
inline |
std::string vdj_pipe::Input_manager::check_dir |
( |
std::string const & |
dir | ) |
|
|
staticprivate |
bool vdj_pipe::Input_manager::empty |
( |
| ) |
const |
|
inline |
bool vdj_pipe::Input_manager::has_emid |
( |
| ) |
const |
|
inline |
- Returns
- true if all input entries include eMID files
bool vdj_pipe::Input_manager::has_quality |
( |
| ) |
const |
|
inline |
- Returns
- true if all input entries have quality
bool vdj_pipe::Input_manager::is_paired |
( |
| ) |
const |
|
inline |
- Returns
- true if all input entries are paired
std::string vdj_pipe::Input_manager::path |
( |
std::string const & |
root, |
|
|
std::string const & |
fn |
|
) |
| |
|
static |
std::string vdj_pipe::Input_manager::path |
( |
std::string const & |
fn | ) |
const |
|
inline |
std::size_t vdj_pipe::Input_manager::size |
( |
| ) |
const |
|
inline |
bool vdj_pipe::Input_manager::has_emid_ |
|
private |
bool vdj_pipe::Input_manager::has_qual_ |
|
private |
bool vdj_pipe::Input_manager::is_paired_ |
|
private |
in_v_t vdj_pipe::Input_manager::iv_ |
|
private |
std::string vdj_pipe::Input_manager::root_ |
|
private |
The documentation for this class was generated from the following files: