|
takane
Validators for ArtifactDB file formats
|
Validation for BED files. More...
#include "utils_files.hpp"#include "ritsuko/ritsuko.hpp"#include <filesystem>#include <stdexcept>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | takane |
| takane validation functions. | |
| namespace | takane::bed_file |
| Definitions for BED files. | |
Functions | |
| void | takane::bed_file::validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Validation for BED files.