Skip to content

Latest commit

 

History

History
40 lines (26 loc) · 1.89 KB

README.md

File metadata and controls

40 lines (26 loc) · 1.89 KB

CrateGen

License Python 3.11

Synopsis

This project aims to create a library that translates between GA4GH Cloud API schemas and RO-Crate profiles to facilitate reproducibility in scientific research. The tool will enable the packaging and sharing of task/tool and workflow runs, allowing other researchers to reproduce them or use parts of them.

Description

The CrateGen Tool is designed to compile RO-Crates from tool and workflow executions in GA4GH Cloud API-powered cloud infrastructures. This will allow easy re-execution of these computational analyses, thus improving the reporting and reproducibility of computational research. Additionally, it will allow the creation of WES/TES calls from existing WRROCs, enabling a dual functionality.

Installation

To install the necessary dependencies, run the following command:

pip install -r requirements.txt

Contributing

We welcome contributions from the community. Please fork the repository and create a pull request for any changes. Make sure to follow the coding standards and include tests for any new functionality.

Code of Conduct

Versioning

License

This project is distributed under the Apache License 2.0, a copy of which is also available in LICENSE.

Contact

The project is maintained by ELIXIR Cloud & AAI.

  • For filing bug reports, feature requests or other code-related issues, please make use of the project's issue tracker.