|
takane
Validators for ArtifactDB file formats
|
Validation for single cell experiments. More...
#include "millijson/millijson.hpp"#include "byteme/byteme.hpp"#include "summarized_experiment.hpp"#include "ranged_summarized_experiment.hpp"#include <filesystem>#include <stdexcept>#include <unordered_set>#include <string>

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