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

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>
Include dependency graph for spatial_experiment.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::spatial_experiment
 Definitions for spatial experiments.
 

Functions

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

Detailed Description

Validation for spatial experiments.