takane
Validators for ArtifactDB file formats
|
Validation for bigBed 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::bigbed_file |
Definitions for bigBed files. | |
Functions | |
void | takane::bigbed_file::validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Validation for bigBed files.