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

Provides bio::views::translate and bio::views::translate_single. More...

+ Include dependency graph for translate.hpp:
+ This graph shows which files directly or indirectly include this file:

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
 A view that translates nucleotide into aminoacid alphabet with 1, 2, 3 or 6 frames.
 

Detailed Description

Provides bio::views::translate and bio::views::translate_single.

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