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

Provides bio::ranges::concatenated_sequences. More...

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

Go to the source code of this file.

Classes

class  bio::ranges::concatenated_sequences< underlying_container_type, data_delimiters_type >
 Container that stores sequences concatenated internally. More...
 

Namespaces

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

Detailed Description

Provides bio::ranges::concatenated_sequences.

Author
Hannes Hauswedell <hannes.hauswedell AT decode.is>