takane
Validators for ArtifactDB file formats
|
Validation for spatial experiments. More...
#include "ritsuko/hdf5/hdf5.hpp"
#include "single_cell_experiment.hpp"
#include "utils_factor.hpp"
#include "utils_public.hpp"
#include "utils_other.hpp"
#include "utils_files.hpp"
#include <filesystem>
#include <stdexcept>
#include <unordered_set>
#include <string>
#include <vector>
#include <cmath>
Go to the source code of this file.
Namespaces | |
namespace | takane |
takane validation functions. | |
namespace | takane::spatial_experiment |
Definitions for spatial experiments. | |
Functions | |
void | takane::spatial_experiment::validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Validation for spatial experiments.