|
NVBIO
|
#include <nvbio/basic/types.h>#include <nvbio/basic/options.h>#include <nvbio/alignment/alignment_base.h>#include <nvBowtie/bowtie2/quality_coeffs.h>#include <nvBowtie/bowtie2/cuda/defs.h>#include <nvBowtie/bowtie2/cuda/func.h>#include <string>#include <map>#include <nvBowtie/bowtie2/cuda/scoring_inl.h>Go to the source code of this file.
Namespaces | |
| nvbio | |
| Define a vector_view POD type and plain_view() for std::vector. | |
| nvbio::bowtie2 | |
| nvbio::bowtie2::cuda | |
Functions | |
| template<AlignmentType TYPE, typename scheme_type > | |
| make_aligner_dispatch< TYPE, scheme_type >::type | nvbio::bowtie2::cuda::make_aligner (const scheme_type &scheme) |
| SmithWatermanScoringScheme | nvbio::bowtie2::cuda::load_scoring_scheme (const char *name, const AlignmentType type) |
1.8.4