{"id":24641247,"url":"https://github.com/elixir-cloud-aai/demo-workflows","last_synced_at":"2026-02-13T04:04:20.679Z","repository":{"id":39796424,"uuid":"290430142","full_name":"elixir-cloud-aai/demo-workflows","owner":"elixir-cloud-aai","description":"Demo workflows for ELIXIR Cloud \u0026 AAI stack","archived":false,"fork":false,"pushed_at":"2024-09-10T15:45:19.000Z","size":3791,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":28,"default_branch":"dev","last_synced_at":"2025-08-26T01:26:40.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Common Workflow Language","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elixir-cloud-aai.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-08-26T07:43:20.000Z","updated_at":"2022-06-01T18:25:56.000Z","dependencies_parsed_at":"2025-08-26T01:18:14.234Z","dependency_job_id":"62160df5-3a9e-4719-adef-85f07e8b7d8f","html_url":"https://github.com/elixir-cloud-aai/demo-workflows","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/elixir-cloud-aai/demo-workflows","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-cloud-aai%2Fdemo-workflows","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-cloud-aai%2Fdemo-workflows/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-cloud-aai%2Fdemo-workflows/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-cloud-aai%2Fdemo-workflows/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elixir-cloud-aai","download_url":"https://codeload.github.com/elixir-cloud-aai/demo-workflows/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elixir-cloud-aai%2Fdemo-workflows/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29395920,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T00:53:09.511Z","status":"online","status_checked_at":"2026-02-13T02:00:10.076Z","response_time":78,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-25T12:12:46.918Z","updated_at":"2026-02-13T04:04:20.649Z","avatar_url":"https://github.com/elixir-cloud-aai.png","language":"Common Workflow Language","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ELIXIR Cloud \u0026 AAI demo workflows\n\n[![License][badge-license]][badge-url-license]\n\n## Synopsis\n\nCollection of workflows used for testing and demonstrating the [ELIXIR Cloud \u0026\nAAI][org-elixir-cloud] stack.\n\n## Table of contents\n\n* [GWAS workflow](gwas_workflow)\n  * [CWL](gwas_workflow/cwl)\n  * [Snakemake](gwas_workflow/smk)\n* [Hashsplitter workflow](hashsplitter_workflow)\n  * [CWL](hashsplitter_workflow/cwl/README.md)\n* [MSA compare workflow](msa_compare_workflow)\n  * [CWL](msa_compare_workflow/cwl/README.md)\n* [Rare diseases workflow](rare_diseases_workflow)\n  * [CWL](rare_diseases_workflow/cwl/README.md)\n\n## Contributing\n\nThis project is a community effort and lives off your contributions, be it in\nthe form of bug reports, feature requests, discussions, or fixes and other code\nchanges. Please refer to our organization's [contributing\nguidelines][res-elixir-cloud-contributing] if you are interested to contribute.\nPlease mind the [code of conduct][res-elixir-cloud-coc] for all interactions\nwith the community.\n\n## Versioning\n\nEach workflow adopts the [semantic versioning][res-semver] scheme for\nversioning.\n\n## License\n\nThis project is covered by the [Apache License 2.0][license-apache] also\n[shipped with this repository][license].\n\n## Contact\n\nThe project is a collaborative effort under the umbrella of [ELIXIR Cloud \u0026\nAAI][org-elixir-cloud]. Follow the link to get in touch with us via chat or\nemail. Please mention the name and URL of the workflow for any inquiry,\nproposal, question etc.\n\n[badge-license]:\u003chttps://img.shields.io/badge/license-Apache%202.0-blue.svg\u003e\n[badge-url-license]:\u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e\n[license]: LICENSE\n[license-apache]: \u003chttps://www.apache.org/licenses/LICENSE-2.0\u003e\n[org-elixir-cloud]: \u003chttps://github.com/elixir-cloud-aai/elixir-cloud-aai\u003e\n[res-cwl]: \u003chttps://www.commonwl.org/\u003e\n[res-elixir-cloud-coc]: \u003chttps://github.com/elixir-cloud-aai/elixir-cloud-aai/blob/dev/CODE_OF_CONDUCT.md\u003e\n[res-elixir-cloud-contributing]: \u003chttps://github.com/elixir-cloud-aai/elixir-cloud-aai/blob/dev/CONTRIBUTING.md\u003e\n[res-semver]: \u003chttps://semver.org/\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-cloud-aai%2Fdemo-workflows","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felixir-cloud-aai%2Fdemo-workflows","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felixir-cloud-aai%2Fdemo-workflows/lists"}