Skip to content

mecfs_bio.build_system.meta.result_table_meta

Metadata describing tabular data from the analysis of GWAS.

Classes:

ResultTableMeta

Bases: FileMeta

Methods:

Attributes:

asset_id property

asset_id: AssetId

extension instance-attribute

extension: str

id instance-attribute

id: str

project instance-attribute

project: str

sub_dir class-attribute instance-attribute

sub_dir: PurePath = PurePath('analysis')

trait instance-attribute

trait: str

read_spec

read_spec() -> ReadSpec | None
Source code in mecfs_bio/build_system/meta/result_table_meta.py
def read_spec(self) -> ReadSpec | None:
    return self._read_spec