#include <sequence_map_aligned.hpp>
|
static void | check (const boost::string_ref seq) |
|
vdj_pipe::Seq_map_aligned::Seq_map_aligned |
( |
| ) |
|
|
inline |
iterator vdj_pipe::Seq_map_aligned::begin |
( |
| ) |
const |
|
inline |
Match vdj_pipe::Seq_map_aligned::best_match |
( |
const boost::string_ref |
seq, |
|
|
const std::size_t |
min_match, |
|
|
const bool |
track_mismatches |
|
) |
| const |
|
inline |
static void vdj_pipe::Seq_map_aligned::check |
( |
const boost::string_ref |
seq | ) |
|
|
inlinestaticprivate |
iterator vdj_pipe::Seq_map_aligned::end |
( |
| ) |
const |
|
inline |
detail::Vector_set<Seq_id> vdj_pipe::Seq_map_aligned::find_overlaping |
( |
const boost::string_ref |
seq, |
|
|
const std::size_t |
min_match |
|
) |
| const |
|
inline |
void vdj_pipe::Seq_map_aligned::insert |
( |
std::string const & |
id, |
|
|
std::string |
seq, |
|
|
const bool |
reverse |
|
) |
| |
|
inline |
void vdj_pipe::Seq_map_aligned::load_file |
( |
std::string const & |
fasta, |
|
|
const bool |
reverse |
|
) |
| |
|
inline |
Seq_id vdj_pipe::Seq_map_aligned::max_id |
( |
| ) |
const |
|
inline |
Seq_entry const& vdj_pipe::Seq_map_aligned::seq |
( |
const Seq_id |
sid | ) |
const |
|
inline |
std::string const& vdj_pipe::Seq_map_aligned::seq_id |
( |
const Seq_id |
sid | ) |
const |
|
inline |
std::size_t vdj_pipe::Seq_map_aligned::size |
( |
| ) |
const |
|
inline |
id_map vdj_pipe::Seq_map_aligned::idm_ |
|
private |
The documentation for this class was generated from the following file: