https://github.com/elixir-cloud-aai/demo-workflows
Demo workflows for ELIXIR Cloud & AAI stack
https://github.com/elixir-cloud-aai/demo-workflows
Last synced: 4 months ago
JSON representation
Demo workflows for ELIXIR Cloud & AAI stack
- Host: GitHub
- URL: https://github.com/elixir-cloud-aai/demo-workflows
- Owner: elixir-cloud-aai
- License: apache-2.0
- Created: 2020-08-26T07:43:20.000Z (almost 6 years ago)
- Default Branch: dev
- Last Pushed: 2024-09-10T15:45:19.000Z (over 1 year ago)
- Last Synced: 2025-08-26T01:26:40.350Z (9 months ago)
- Language: Common Workflow Language
- Size: 3.62 MB
- Stars: 0
- Watchers: 28
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ELIXIR Cloud & AAI demo workflows
[![License][badge-license]][badge-url-license]
## Synopsis
Collection of workflows used for testing and demonstrating the [ELIXIR Cloud &
AAI][org-elixir-cloud] stack.
## Table of contents
* [GWAS workflow](gwas_workflow)
* [CWL](gwas_workflow/cwl)
* [Snakemake](gwas_workflow/smk)
* [Hashsplitter workflow](hashsplitter_workflow)
* [CWL](hashsplitter_workflow/cwl/README.md)
* [MSA compare workflow](msa_compare_workflow)
* [CWL](msa_compare_workflow/cwl/README.md)
* [Rare diseases workflow](rare_diseases_workflow)
* [CWL](rare_diseases_workflow/cwl/README.md)
## Contributing
This project is a community effort and lives off your contributions, be it in
the form of bug reports, feature requests, discussions, or fixes and other code
changes. Please refer to our organization's [contributing
guidelines][res-elixir-cloud-contributing] if you are interested to contribute.
Please mind the [code of conduct][res-elixir-cloud-coc] for all interactions
with the community.
## Versioning
Each workflow adopts the [semantic versioning][res-semver] scheme for
versioning.
## License
This project is covered by the [Apache License 2.0][license-apache] also
[shipped with this repository][license].
## Contact
The project is a collaborative effort under the umbrella of [ELIXIR Cloud &
AAI][org-elixir-cloud]. Follow the link to get in touch with us via chat or
email. Please mention the name and URL of the workflow for any inquiry,
proposal, question etc.
[badge-license]:
[badge-url-license]:
[license]: LICENSE
[license-apache]:
[org-elixir-cloud]:
[res-cwl]:
[res-elixir-cloud-coc]:
[res-elixir-cloud-contributing]:
[res-semver]: