Remove software carpentries logo
[rnaseq-cwl-training.git] / _episodes / 07-resources.md
index 81fd2e1bd4915c67cb25c51f73ac67526480561f..6b1277120806d76ce5ef64bb90decb4a015fdb44 100644 (file)
@@ -1,13 +1,13 @@
 ---
 title: " Resources for further learning"
-teaching: 0
+teaching: 10
 exercises: 0
 questions:
-- "Key question (FIXME)"
+- "Where should I go to learn more?"
 objectives:
-- "First learning objective. (FIXME)"
+- "Become a part of the CWL community."
 keypoints:
-- "First key point. Brief Answer to questions. (FIXME)"
+- "Learn more advanced techniques from CWL user guide, by asking questions on the CWL forum and chat channel, and reading the specification."
 ---
 
 Hopefully you now have a basic grasp of the steps involved in
@@ -15,32 +15,31 @@ developing a CWL workflow. There are many resources out there to
 further help you use CWL to solve your own scientific workflow
 problems.
 
-## CWL Reference
+# CWL Reference
 
-Main CWL web page https://commonwl.org
+[Main CWL web page](https://commonwl.org)
 
-User guide https://www.commonwl.org/user_guide/
+[User guide](https://www.commonwl.org/user_guide/)
 
-Specification https://www.commonwl.org/v1.2/
+[Specification](https://www.commonwl.org/v1.2/)
 
-Github organization https://github.com/common-workflow-language/
+[Github organization](https://github.com/common-workflow-language/)
 
-## CWL Community
+# CWL Community
 
-CWL Forum, this is is best place to ask questions https://cwl.discourse.group/
+The [CWL Forum](https://cwl.discourse.group/) is is best place to ask questions
 
-Gitter (chat) https://gitter.im/common-workflow-language/common-workflow-language
+[Gitter (chat)](https://gitter.im/common-workflow-language/common-workflow-language)
 
-Weekly video calls https://cwl.discourse.group/t/eu-us-timezone-cwl-video-chat/260
+[Weekly video calls](https://cwl.discourse.group/t/eu-us-timezone-cwl-video-chat/260)
 
-## Software resources
+# Software resources
 
-Github organization for repositories of CWL tool and workflow
-descriptions, including bio-cwl-tools
-https://github.com/common-workflow-library/
+Github organization for [repositories of CWL tool and workflow descriptions](https://github.com/common-workflow-library/),
+including [bio-cwl-tools](https://github.com/common-workflow-library/bio-cwl-tools).
 
-BioContainers https://biocontainers.pro/
+[BioContainers](https://biocontainers.pro/)
 
-Search for CWL files on github, try adding the name of a tool you are
-interested in to the search
-https://github.com/search?q=extension%3Acwl+cwlVersion
+[Search for CWL files](https://github.com/search?q=extension%3Acwl+cwlVersion) on
+Github, try adding the name of a tool you are interested in to the
+search