vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Macros | Typedefs
input_manager.cpp File Reference
#include "vdj_pipe/input_manager.hpp"
#include <map>
#include "boost/assert.hpp"
#include "boost/filesystem/operations.hpp"
#include "boost/foreach.hpp"
#include "boost/property_tree/ptree.hpp"
#include "input_manager_impl.hpp"
#include "vdj_pipe/value_map.hpp"
Include dependency graph for input_manager.cpp:

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 

Macros

#define VDJ_PIPE_SOURCE
 

Typedefs

typedef boost::filesystem::path vdj_pipe::path_t
 

Detailed Description

part of vdj_pipe project.

Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014

Macro Definition Documentation

#define VDJ_PIPE_SOURCE