takane
Validators for ArtifactDB file formats
Loading...
Searching...
No Matches
genomic_ranges.hpp File Reference

Validation for genomic ranges. More...

#include "H5Cpp.h"
#include "ritsuko/ritsuko.hpp"
#include "ritsuko/hdf5/hdf5.hpp"
#include <string>
#include <filesystem>
#include <stdexcept>
#include <cstdint>
#include <type_traits>
#include <limits>
#include "utils_string.hpp"
#include "utils_public.hpp"
#include "utils_other.hpp"
#include "utils_json.hpp"
Include dependency graph for genomic_ranges.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  takane
 takane validation functions.
 
namespace  takane::genomic_ranges
 Definitions for genomic ranges.
 

Functions

void takane::genomic_ranges::validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options)
 
size_t takane::genomic_ranges::height (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options)
 

Detailed Description

Validation for genomic ranges.