Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 2.14 KB

README.rst

File metadata and controls

54 lines (41 loc) · 2.14 KB

REANA - Reusable Analyses

https://readthedocs.org/projects/docs/badge/?version=latest https://badge.waffle.io/reanahub/reana.svg?label=Status%3A%20ready%20for%20work&title=Issues%20ready%20for%20work

About

REANA is a reusable and reproducible research data analysis platform. It helps researchers to structure their input data, analysis code, containerised environments and computational workflows so that the analysis can be instantiated and run on remote compute clouds.

REANA was born to target the use case of particle physics analyses, but is applicable to any scientific discipline. The system paves the way towards reusing and reinterpreting preserved data analyses even several years after the original publication.

Features

  • help to structure research data analysis in reusable manner
  • instantiate computational workflows on remote clouds
  • rerun analyses with modified input data, parameters or code
  • support for several compute clouds (Kubernetes/OpenStack)
  • support for several workflow specifications (CWL, Yadage)
  • support for several shared storage systems (Ceph, EOS)
  • support for several container technologies (Docker)

Useful links