Skip to content

reanahub/reana

Repository files navigation

image

REANA - Reusable Analyses

image image image image image image

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

  • 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, Serial, Yadage, Snakemake)
  • support for several shared storage systems (Ceph)
  • support for several container technologies (Docker)

Getting started

You can install REANA locally, deploy it at scale on premises (in about 10 minutes) or use https://reana.cern.ch. Once the system is ready, you can follow the guide to run your first example. For more in depth information visit the official REANA documentation.

Community

Useful links