mecfs_bio.build_system.meta
Meta objects are uniquely identifying metadata describing either an asset that currently exists, or an asset that can be created by a build system.
Modules:
-
asset_id–An AssetId is a string uniquely identifying an asset.
-
base_meta–Base classes for the two types of metadata: FileMeta and DirMeta.
-
executable_meta–Metadata describing an executable file
-
filtered_gwas_data_meta–Metadata describing an asset resulting from the processing of GWAS data.
-
gwas_summary_file_meta–Metadata describing GWAS summary statistics.
-
gwaslab_meta– -
markdown_file_meta–Metadata describing a markdown file
-
meta–Meta objects are uniquely identifying metadata describing either an asset that currently exists, or an asset that can be created by a build system.
-
plot_file_meta–Metadata describing a single file plot
-
plot_meta–Metadata describing a plot directory resulting from the analysis of GWAS data.
-
processed_gwas_data_directory_meta–Metadata describing a directory containing plots from the analysis of GWAS data.
-
read_spec–A ReadSpec is a special form of metadata that specifies how an asset should be read from disk.
-
reference_meta– -
result_directory_meta–Metadata describing a directory containing multiple analysis result files
-
result_table_meta–Metadata describing tabular data from the analysis of GWAS.
-
simple_directory_meta–Metadata describing a miscellaneous directory.
-
simple_file_meta–Metadata describing a miscellaneous file.