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

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>
Include dependency graph for single_cell_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::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)
 

Detailed Description

Validation for single cell experiments.