Skip to main content

Workflow Management System

Project description

COSMOS is currently BETA. Although the code is considered stable, we are planning a major publication before the official release.

For more information and the full documentation please visit http://lpm-hms.github.io/COSMOS-2.0/.

To chat with the author/other users (many of which use COSMOS to make bioinformatics NGS workflows), use gitter:

Join the chat at https://gitter.im/LPM-HMS/Cosmos2

Install

pip install cosmos-wfm

Introduction

Cosmos is a workflow management system for Python. It allows you to efficiently program complex workflows of command line tools that automatically take advantage of a compute cluster, and provides a web dashboard to monitor, debug, and analyze your jobs. Cosmos is able to scale on a traditional cluster such as LSF or GridEngine with a shared filesystem. It is especially powerful when combined with spot instances on Amazon Web Services and StarCluster.

History

COSMOS was published as an Application Note in the journal Bioinformatics, but has evolved a lot since it’s original inception. If you use COSMOS for research, please cite it’s manuscript. This means a lot to the author.

Since the original publication, it has been re-written and open-sourced by the original author, in a collaboration between The Lab for Personalized Medicine at Harvard Medical School, the Wall Lab at Stanford University, and Invitae, a clinical genetic sequencing diagnostics laboratory.

Features

  • Written in python which is easy to learn, powerful, and popular. A programmer with limited experience can begin writing Cosmos workflows right away.

  • Powerful syntax for the creation of complex and highly parallelized workflows.

  • Reusable recipes and definitions of tools and sub workflows allows for DRY code.

  • Keeps track of workflows, job information, and resource utilization and provenance in an SQL database.

  • The ability to visualize all jobs and job dependencies as a convenient image.

  • Monitor and debug running workflows, and a history of all workflows via a web dashboard.

  • Alter and resume failed workflows.

Multi-platform Support

  • Support for DRMS such as SGE, LSF. DRMAA coming soon. Adding support for more DRMs is very straightforward.

  • Supports for MySQL, PosgreSQL, Oracle, SQLite by using the SQLALchemy ORM.

  • Extremely well suited for cloud computing, especially when used in conjuection with AWS and StarCluster.

Bug Reports

Please use the Github Issue Tracker.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cosmos-wfm-1.6.17.tar.gz (295.5 kB view details)

Uploaded Source

File details

Details for the file cosmos-wfm-1.6.17.tar.gz.

File metadata

  • Download URL: cosmos-wfm-1.6.17.tar.gz
  • Upload date:
  • Size: 295.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cosmos-wfm-1.6.17.tar.gz
Algorithm Hash digest
SHA256 05b8aa548f3e569ce6d884f8a927ef550a09e4b503766fb9a4ed549d2bf40e40
MD5 5917d402ba181c0b91493e67acce6fa3
BLAKE2b-256 6498d08338a51a9efebb1e37b64fbd86e6517780e621da2b2cc31b789a733a66

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page