An open API service indexing awesome lists of open source software.

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

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]: