https://github.com/carpentries-incubator/cwl-novice-tutorial
Introduction to Workflows with Common Workflow Language
https://github.com/carpentries-incubator/cwl-novice-tutorial
carpentries-incubator cwl english lesson pre-alpha workflow-management
Last synced: about 2 months ago
JSON representation
Introduction to Workflows with Common Workflow Language
- Host: GitHub
- URL: https://github.com/carpentries-incubator/cwl-novice-tutorial
- Owner: carpentries-incubator
- License: other
- Created: 2019-10-29T15:49:15.000Z (almost 6 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-04-17T08:57:13.000Z (over 1 year ago)
- Last Synced: 2024-12-29T12:56:37.975Z (10 months ago)
- Topics: carpentries-incubator, cwl, english, lesson, pre-alpha, workflow-management
- Language: HTML
- Homepage: https://carpentries-incubator.github.io/cwl-novice-tutorial/
- Size: 5.24 MB
- Stars: 11
- Watchers: 17
- Forks: 20
- Open Issues: 48
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION
- Authors: AUTHORS
Awesome Lists containing this project
README
# Introduction to Workflows with Common Workflow Language
## Contributing
[](https://gitpod.io/#https://github.com/carpentries-incubator/cwl-novice-tutorial)
Rendered version: https://carpentries-incubator.github.io/cwl-novice-tutorial/
We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.While the tutorial is being actively developed,
you may find the information in
[The Carpentries Curriculum Development Handbook][curriculum-development-handbook] useful.Please see the current list of [issues][issues] for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag . This indicates that the maintainers will welcome a pull request fixing this issue.Thanks to https://training.galaxyproject.org/training-material/topics/transcriptomics/tutorials/ref-based/tutorial.html
for inspiration.## Maintainer(s)
Current maintainers of this lesson are
* FIXME
* FIXME
* FIXME## Authors
A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
## Citation
To cite this lesson, please consult with [CITATION](CITATION)
[curriculum-development-handbook]: https://carpentries.github.io/curriculum-development/
[issues]: https://github.com/carpentries-incubator/cwl-novice-tutorial/issues
[lesson-example]: https://carpentries.github.io/lesson-example