vdj_pipe
pipeline for processing DNA sequence data
|
#include <string>
#include "boost/preprocessor/stringize.hpp"
#include "boost/filesystem.hpp"
Go to the source code of this file.
Namespaces | |
vdj_pipe | |
Main namespace of vdj_pipe library. | |
vdj_pipe::test | |
Namespace for unit-tests. | |
Functions | |
std::string | vdj_pipe::test::sample_file_path (const std::string &name="") |
std::string | vdj_pipe::test::temp_file_path (const std::string &name="") |
part of vdj_pipe project. Distributed under GNU General Public License, Version 3; see doc/license.txt.