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

Validation for sequence string sets. More...

#include "byteme/byteme.hpp"
#include "ritsuko/ritsuko.hpp"
#include "utils_other.hpp"
#include <array>
#include <algorithm>
#include <stdexcept>
#include <limits>
#include <cctype>
#include <filesystem>
Include dependency graph for sequence_string_set.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::sequence_string_set
 Definitions for sequence string sets.
 

Functions

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

Detailed Description

Validation for sequence string sets.