Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 authored Dec 7, 2024
1 parent 580ed2f commit f5e2aee
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,17 +181,13 @@ Output:
True
```

# Additional Resources 📚

- [ga4gh-tes](https://github.com/microsoft/ga4gh-tes) : C# implementation of the GA4GH TES API; provides distributed batch task execution on Microsoft Azure
# Credits

- [cwl-tes](https://github.com/ohsu-comp-bio/cwl-tes) : cwl-tes submits your tasks to a TES server. Task submission is parallelized when possible.
This project would not be possible without our collaborators at the University of Basel, Microsoft Research and AI, and the [The GA4GH Cloud Workstream](https://www.ga4gh.org/work_stream/cloud/) Team — thank you! 🙌

- [Funnel](https://ohsu-comp-bio.github.io/funnel/): Funnel is a toolkit for distributed task execution with a simple API.

- [Snakemake](https://snakemake.github.io/) : The Snakemape workflow management system is a tool to create reproducible and scalable data analyses
# Additional Resources 📚

- [Nextflow](https://www.nextflow.io/): Nextflow enables scalable and reproducible scientific workflows using software containers. It allows the adaptation of pipelines written in the most common scripting languages.
- [ga4gh-sdk](https://github.com/elixir-cloud-aai/ga4gh-sdk): Generic SDK and CLI for GA4GH API services

- [GA4GH TES](https://www.ga4gh.org/product/task-execution-service-tes/): Main page for the Task Execution Schema — a standardized schema and API for describing batch execution tasks.

Expand Down

0 comments on commit f5e2aee

Please sign in to comment.