What problem does it solve? Bioinformatics teams at FGCZ need to register SUSHI/gStore analysis results into the B-Fabric LIMS and query project, sample, and workunit metadata without manually clicking through the web interface, which is slow and error-prone. ## Core Features & Use Cases - Dataset Registration: Register SUSHI result datasets into B-Fabric from TSV files with automatic resource creation and checksum handling. - Metadata Queries: Retrieve projects, orders, samples, workunits, annotations, and dataset lineage through the bfabric Python API. - Resource Management: Update resource statuses (available, pending, archived, deleted), delete workunits, and audit storage usage. - Use Case: After running an RNAseqCount SUSHI app, register the results TSV into project p31662 under order o39391, then verify the dataset exists and mark its resources as archived. ## Quick Start Ask the agent to register the SUSHI results TSV for project p31662 into B-Fabric and confirm the dataset was created.