IMD_GLOBALS: Internal Immundata Global Configuration

IMD_GLOBALSR Documentation

Internal Immundata Global Configuration

Description

IMD_GLOBALS is an internal list that stores globally used constants across the Immundata system. It is not intended for direct use by package users, but rather to ensure consistency in schema field names, default file names, and internal error messages.

Usage

IMD_GLOBALS

Components

  • messages: Named list of default messages and error texts (e.g., "NotImpl").

  • schema: Standardized column names for internal schema usage. These include:

    • cell: Column name for cell barcode IDs.

    • receptor: Column name for receptor unique identifiers.

    • repertoire: Column name for repertoire group IDs.

    • manifest_filename: Column name for manifest file paths (internal).

    • count: Column name for receptor count per group.

  • files: Default file names used to store structured Immundata:

    • metadata: File name for schemas and small summary tables (metadata.json).

    • annotations: File name for chain-level data (annotations.parquet).


immundata documentation built on Aug. 26, 2026, 5:08 p.m.