kaori
A C++ library for barcode extraction and matching
|
This is the complete list of members for kaori::CombinatorialBarcodesPairedEnd< max_size >, including all inherited members.
CombinatorialBarcodesPairedEnd(const char *template_seq1, size_t template_length1, const BarcodePool &barcode_pool1, const char *template_seq2, size_t template_length2, const BarcodePool &barcode_pool2, const Options &options) | kaori::CombinatorialBarcodesPairedEnd< max_size > | inline |
get_barcode1_only() const | kaori::CombinatorialBarcodesPairedEnd< max_size > | inline |
get_barcode2_only() const | kaori::CombinatorialBarcodesPairedEnd< max_size > | inline |
get_combinations() const | kaori::CombinatorialBarcodesPairedEnd< max_size > | inline |
get_total() const | kaori::CombinatorialBarcodesPairedEnd< max_size > | inline |
sort() | kaori::CombinatorialBarcodesPairedEnd< max_size > | inline |