Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 597 Bytes

File metadata and controls

23 lines (18 loc) · 597 Bytes

Specification: singlecell

Scope

Documentation for the singlecell domain in MetaInformAnt.

Architecture

  • Dependency Level: Documentation
  • Component Type: Guide
  • Location: docs/singlecell/

Data Structures

  • Files:
    • README.md: Overview
    • AGENTS.md: AI Attribution
    • SPEC.md: This file
    • *.md: Topic-specific guides

Integration

  • Source: src/metainformant/singlecell/
  • Tests: tests/singlecell/test_singlecell_*.py

Testing Policy

  • Real Implementation: All tests must use real implementations. Mocks are strictly prohibited.