SkillAgentSearch skills...

Funnel

Funnel is a toolkit for distributed task execution via a simple, standard API.

Install / Use

/learn @ohsu-comp-bio/Funnel
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Compliance Tests Status License: MIT Godoc GitHub Release Docker Helm

<a title="Funnel Homepage" href="https://ohsu-comp-bio.github.io/funnel"> <img title="Funnel Logo" src="https://github.com/user-attachments/assets/f51cf06b-d802-4e20-bde1-bcd1fc5657e6" /> </a>

Funnel is a toolkit for distributed, batch task execution, including a server, worker, and a set of compute, storage, and database backends. Given a task description, Funnel will find a worker to execute the task, download inputs, run a series of (Docker) containers, upload outputs, capture logs, and track the whole process.

Funnel is an implementation of the GA4GH Task Execution Schemas, an effort to standardize the APIs used for task execution across many platforms.

Funnel provides an API server, multiple storage backends (local FS, S3, Google Bucket, etc.), multiple compute backends (local, HTCondor, Google Cloud, etc.), and a web dashboard.

https://ohsu-comp-bio.github.io/funnel/

View on GitHub
GitHub Stars139
CategoryDevelopment
Updated1d ago
Forks43

Languages

Go

Security Score

100/100

Audited on Mar 29, 2026

No findings