Domain-specific routing and helpers for bioinformatics and face-oriented workflows.

Package source: tabnetics.domains

Package overview

Top-level domain-specific helpers that keep bioinformatics routing, benchmark-time multi-omics adapters, and face-domain projection helpers separate from the generic DF+FS pipeline surface.

Stable exports

  • class DatasetDomainContext (class) - Source. Minimal domain metadata needed by domain-specialized helpers.
  • def base_dataset_name(dataset_name: str) -> str (function) - Source. Strip integrated-dataset suffixes and return the stable dataset id.
  • bio (module) - Source. Subpackage exported from tabnetics.domains.
  • face (module) - Source. Subpackage exported from tabnetics.domains.
  • def resolve_dataset_catalog_context(dataset_name: str) -> DatasetDomainContext (function) - Source. Resolve catalog-backed domain metadata with a small fallback heuristic.
  • tabnetics.domains.base - Source. Shared dataset/domain context helpers.
  • tabnetics.domains.bio.__init__ - Source. Bioinformatics-specific helpers.
  • tabnetics.domains.face.__init__ - Source. Face-domain helpers.

Module details

tabnetics.domains.__init__

Source file

Top-level domain-specific helpers that keep bioinformatics routing, benchmark-time multi-omics adapters, and face-domain projection helpers separate from the generic DF+FS pipeline surface.

No top-level public symbols are exported directly from this module.


Documentation and webpages on this site are generated from authoritative internal sources using a combination of deterministic rules and generative AI. Errors are possible. Please report issues via GitHub Discussions or email [email protected].