BioC++ core-0.7.0
The Modern C++ libraries for Bioinformatics.
 
Loading...
Searching...
No Matches
all.hpp
Go to the documentation of this file.
1// -----------------------------------------------------------------------------------------------------
2// Copyright (c) 2022 deCODE Genetics
3// Copyright (c) 2006-2020, Knut Reinert & Freie Universität Berlin
4// Copyright (c) 2016-2020, Knut Reinert & MPI für molekulare Genetik
5// This file may be used, modified and/or redistributed under the terms of the 3-clause BSD-License
6// shipped with this file and also available at: https://github.com/biocpp/biocpp-core/blob/main/LICENSE.md
7// -----------------------------------------------------------------------------------------------------
8
14#pragma once
15
16#include <bio/ranges/to.hpp>
31
Provides bio::views::char_to.
Provides bio::views::complement.
Provides bio::views::deep.
Provides bio::views::interleave.
Provides bio::views::pairwise_combine.
Provides bio::views::persist.
Provides bio::views::convert.
Provides bio::views::rank_to.
Provides bio::alphabet::single_pass_input_view.
Provides bio::views::take_exactly and bio::views::take_exactly_or_throw.
An implementation of C++23's std::ranges::to.
Provides bio::views::to_char.
Provides bio::views::to_rank.
Provides bio::views::translate and bio::views::translate_single.
Provides bio::views::trim_quality.