paper-with-me

홈 › Papers

Compendium Manager: a tool for coordination of workflow management instances for bulk data processing in Python

2025-05-16 · Richard J. Abdill, Ran Blekhman

Compendium Manager is a command-line tool written in Python to automate the provisioning, launch, and evaluation of bioinformatics pipelines. Although workflow management tools such as Snakemake and Nextflow enable users to automate the processing of samples within a single sequencing project, integrating many datasets in bulk requires launching and monitoring hundreds or thousands of pipelines. We present the Compendium Manager, a lightweight command-line tool to enable launching and monitoring analysis pipelines at scale. The tool can gauge progress through a list of projects, load results into a shared database, and record detailed processing metrics for later evaluation and reproducibility.

📄 PDF Abstract BibTeX arXiv:2505.11385

Code (0)

등록된 구현이 없습니다.

Tasks

Management

Similar Papers 제목 키워드 기반

Orchestrating Human-AI Teams: The Manager Agent as a Unifying Research Challenge

2025-10-02 · Charlie Masters, Advaith Vellanki, Jiangbo Shangguan, Bart Kultys 외 arxiv

While agentic AI has advanced in automating individual tasks, managing complex multi-agent workflows remains a challenging problem. This paper presents a research vision for autonomous agentic systems that orchestrate co…

From Coordination to Personalization: A Trust-Aware Simulation Framework for Emergency Department Decision Support

2025-09-09 · Zoi Lygizou, Dimitris Kalles arxiv

Background/Objectives: Efficient task allocation in hospital emergency departments (EDs) is critical for operational efficiency and patient care quality, yet the complexity of staff coordination poses significant challen…

Decision Making

Orla: A Library for Serving LLM-Based Multi-Agent Systems

2026-03-13 · Rana Shahout, Hayder Tirmazi, Minlan Yu, Michael Mitzenmacher arxiv

We introduce Orla, a library for constructing and running LLM-based agentic systems. Modern agentic applications consist of workflows that combine multiple LLM inference steps, tool calls, and heterogeneous infrastructur…

Emora STDM: A Versatile Framework for Innovative Dialogue System Development

2020-06-11 · SIGDIAL (ACL) 2020 7 · James D. Finch, Jinho D. Choi

This demo paper presents Emora STDM (State Transition Dialogue Manager), a dialogue system development framework that provides novel workflows for rapid prototyping of chat-based dialogue managers as well as collaborativ…

Dialogue ManagementManagement

Towards Resource-Efficient Compound AI Systems

2025-01-28 · Gohar Irfan Chaudhry, Esha Choukse, Íñigo Goiri, Rodrigo Fonseca 외

Compound AI Systems, integrating multiple interacting components like models, retrievers, and external tools, have emerged as essential for addressing complex AI tasks. However, current implementations suffer from ineffi…

Decision MakingManagementScheduling