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