vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Macros | Functions
value_variant.cpp File Reference
#include "vdj_pipe/value_variant.hpp"
#include "boost/spirit/include/qi.hpp"
Include dependency graph for value_variant.cpp:

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 

Macros

#define VDJ_PIPE_SOURCE
 

Functions

value_variant vdj_pipe::parse_variant (std::string const &s)
 

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