Put a little text into readme
[rnaseq-cwl-training.git] / README.md
1 # Getting started with CWL
2
3 This training will walk you through the development of a
4 best-practices CWL workflow.  At the conclusion of this training, you
5 should have a grasp of the essential components of a workflow, and
6 have a basis for learning more.
7
8 These lessons are based on [Introduction to RNA-seq using
9 high-performance computing
10 (HPC)](https://github.com/hbctraining/Intro-to-rnaseq-hpc-O2) lessons
11 developed by members of the teaching team at the Harvard Chan
12 Bioinformatics Core (HBC).  The original training, which includes
13 additional lectures about the biology of RNA-seq, can be found at that
14 link.
15
16
17 ## Contributing
18
19 We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
20 questions, concerns, or experience any difficulties along the way.
21
22 We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
23 the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
24 how to write new episodes.
25
26 ## Maintainer(s)
27
28 Current maintainers of this lesson are
29
30 * Peter Amstutz <peter.amstutz@curii.com>
31
32 ## Authors
33
34 A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)
35
36 ## Citation
37
38 To cite this lesson, please consult with [CITATION](CITATION)
39
40 [lesson-example]: https://carpentries.github.io/lesson-example