https://github.com/reanahub/reana
REANA: Reusable research data analysis platform
https://github.com/reanahub/reana
containers cwl kubernetes reproducible-research reproducible-workflows research-data reusable-science
Last synced: 2 months ago
JSON representation
REANA: Reusable research data analysis platform
- Host: GitHub
- URL: https://github.com/reanahub/reana
- Owner: reanahub
- License: mit
- Created: 2017-01-16T10:00:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2026-03-29T11:18:30.000Z (3 months ago)
- Last Synced: 2026-03-29T14:13:13.716Z (3 months ago)
- Topics: containers, cwl, kubernetes, reproducible-research, reproducible-workflows, research-data, reusable-science
- Language: Python
- Homepage: https://docs.reana.io
- Size: 3.31 MB
- Stars: 146
- Watchers: 17
- Forks: 62
- Open Issues: 94
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-europe - REANA - square&label=⭐)](https://github.com/reanahub/reana/stargazers) [](https://github.com/reanahub/reana/commits/master) [](https://github.com/reanahub/reana) [](https://github.com/reanahub/reana/blob/master/LICENSE) [](https://home.cern/) - CERN-developed reusable research data analysis platform for reproducible science. (Education and Research)
README
# REANA - Reusable Analyses
[](https://github.com/reanahub/reana/actions)
[](https://reana.readthedocs.io/en/latest/?badge=latest)
[](https://codecov.io/gh/reanahub/reana)
[](https://forum.reana.io)
[](https://github.com/reanahub/reana/blob/master/LICENSE)
[](https://github.com/psf/black)
[](http://docs.reana.io)
## About
[REANA](http://www.reana.io) 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](https://docs.reana.io/administration/deployment/deploying-locally/),
[deploy it at scale on premises](https://docs.reana.io/administration/deployment/deploying-at-scale/)
(in about 10 minutes) or use . Once the system is ready,
you can follow the guide to run
[your first example](https://docs.reana.io/getting-started/first-example/). For
more in depth information visit the
[official REANA documentation](https://docs.reana.io/).
## Community
- Discuss [on Forum](https://forum.reana.io/)
- Follow us [on Twitter](https://twitter.com/reanahub)
- Collaborate [on GitHub](https://github.com/reanahub)
## Useful links
- [REANA home page](http://www.reana.io/)
- [REANA documentation](http://docs.reana.io/)
- [REANA on DockerHub](https://hub.docker.com/u/reanahub/)