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

Validation for bigWig files. More...

#include "utils_files.hpp"
#include "ritsuko/ritsuko.hpp"
#include <filesystem>
#include <stdexcept>
#include <string>
Include dependency graph for bigwig_file.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::bigwig_file
 Definitions for bigWig files.
 

Functions

void takane::bigwig_file::validate (const std::filesystem::path &path, const ObjectMetadata &metadata, Options &options)
 

Detailed Description

Validation for bigWig files.