BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
translate_join.hpp File Reference

Provides bio::views::translate_join. More...

+ Include dependency graph for translate_join.hpp:

Go to the source code of this file.

Namespaces

namespace  bio
 The main BioC++ namespace.
 
namespace  bio::ranges
 The ranges module's namespace.
 
namespace  bio::ranges::views
 The BioC++ namespace for views.
 

Variables

Alphabet related views
constexpr auto bio::ranges::views::translate_join
 A view that translates nucleotide into aminoacid alphabet with 1, 2, 3 or 6 frames. Input and output range are always two-dimensional.
 

Detailed Description

Provides bio::views::translate_join.

Author
Sara Hetzel <sara.hetzel AT fu-berlin.de>