takane
Validators for ArtifactDB file formats
|
Definitions for summarized experiments. More...
Functions | |
void | validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
size_t | height (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
std::vector< size_t > | dimensions (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options) |
Definitions for summarized experiments.
|
inline |
path | Path to a directory containing a summarized experiment. |
metadata | Metadata for the object, typically read from its OBJECT file. |
options | Validation options. |
|
inline |
path | Path to a directory containing a summarized experiment. |
metadata | Metadata for the object, typically read from its OBJECT file. |
options | Validation options. |
|
inline |
path | Path to the directory containing the summarized experiment. |
metadata | Metadata for the object, typically read from its OBJECT file. |
options | Validation options. |