vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Functions
output_stamp.hpp File Reference
#include <iosfwd>
#include <string>
#include "vdj_pipe/config.hpp"
Include dependency graph for output_stamp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 vdj_pipe
 Main namespace of vdj_pipe library.
 

Functions

std::ostream & vdj_pipe::stamp (std::ostream &os, std::string const &pref="## ", std::string const &delim="; ", std::string const &suff="\n")
 
std::string vdj_pipe::stamp (std::string const &pref="## ", std::string const &delim="; ", std::string const &suff="\n")
 

Detailed Description

part of vdj_pipe project.

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