vdj_pipe
pipeline for processing DNA sequence data
|
#include <string>
#include <sstream>
#include "boost/property_tree/json_parser.hpp"
#include "boost/shared_ptr.hpp"
#include "vdj_pipe/value_map_access_single.hpp"
#include "vdj_pipe/pipe_environment.hpp"
Go to the source code of this file.
Classes | |
class | vdj_pipe::test::Step_harness< Step > |
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::test | |
Namespace for unit-tests. | |
Typedefs | |
typedef bpt::ptree | vdj_pipe::test::ptree |
Functions | |
Pipe_environment | vdj_pipe::test::make_pe (Value_map const &vm) |
template<class Step > | |
Step | vdj_pipe::test::make_step (Vm_access_single const &vma, std::string const &json) |
part of vdj_pipe project.
Distributed under GNU General Public License, Version 3; see doc/license.txt.
Copyright Mikhail K Levin 2014