File containing definitions CompactDnaSequence class. More...
#include "cgatools/core.hpp"
#include "cgatools/util/Streams.hpp"
#include "cgatools/util/Md5.hpp"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
struct | cgatools::reference::AmbiguousRegion |
Struct to describe an ambiguous region of reference, within a chromosome. More... | |
class | cgatools::reference::CompactDnaSequence |
Class to describe the DNA sequence of a chromosome, in a compact manner. More... | |
Namespaces | |
namespace | cgatools |
Namespace containing the libcgatools API. | |
namespace | cgatools::reference |
Namespace for reference-specific utilities. | |
Defines | |
#define | CGATOOLS_REFERENCE_COMPACTDNASEQUENCE_HPP_ 1 |
File containing definitions CompactDnaSequence class.