vdj_pipe
pipeline for processing DNA sequence data
|
#include <mapped_sequence_properties.hpp>
Public Member Functions | |
Seq_props (name_seq_vector const &sv) | |
Public Attributes | |
bool | all_short_ |
bool | same_size_ |
bool | has_ambiguous_ |
std::size_t | min_size_ |
std::size_t | max_size_ |
|
inlineexplicit |
bool vdj_pipe::detail::Seq_props::all_short_ |
bool vdj_pipe::detail::Seq_props::has_ambiguous_ |
std::size_t vdj_pipe::detail::Seq_props::max_size_ |
std::size_t vdj_pipe::detail::Seq_props::min_size_ |
bool vdj_pipe::detail::Seq_props::same_size_ |