vdj_pipe
pipeline for processing DNA sequence data
Namespaces | Functions
sanitize_string.hpp File Reference
#include <string>
#include "boost/utility/string_ref.hpp"
#include "vdj_pipe/config.hpp"
Include dependency graph for sanitize_string.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::string vdj_pipe::sanitize (const char c)
 
std::string vdj_pipe::sanitize (std::string const &str)
 
std::string vdj_pipe::sanitize (const boost::string_ref str, const std::size_t max_len)
 

Detailed Description

part of vdj_pipe project.

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