takane
Validators for ArtifactDB file formats
|
Definitions for genomic ranges. 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) |
Definitions for genomic ranges.
|
inline |
path | Path to a directory containing genomic ranges. |
metadata | Metadata for the object, typically read from its OBJECT file. |
options | Validation options. |
|
inline |
path | Path to the directory containing the genomic ranges. |
metadata | Metadata for the object, typically read from its OBJECT file. |
options | Validation options. |