Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fhdsl/design_of_data_analysis
Collaboration with Roger Peng
https://github.com/fhdsl/design_of_data_analysis
Last synced: about 2 months ago
JSON representation
Collaboration with Roger Peng
- Host: GitHub
- URL: https://github.com/fhdsl/design_of_data_analysis
- Owner: fhdsl
- License: cc-by-4.0
- Created: 2022-11-21T17:46:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-17T20:02:47.000Z (4 months ago)
- Last Synced: 2024-09-18T00:39:46.929Z (4 months ago)
- Language: CSS
- Size: 12.2 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Code of conduct: code_of_conduct.md
Awesome Lists containing this project
README
## Open-source Tools for Training Resources - OTTR
Go to [ottrproject.org](https://www.ottrproject.org/) to get started! :tada:
The purpose of this course template and guide is to make course publishing maintenance across multiple different platforms _less painful_.
_This template and guide helps you_:
- Edit and write a course in [RMarkdown files](https://rmarkdown.rstudio.com/) and have it published to multiple different platforms:
- [Leanpub](https://leanpub.com/bookstore?type=course)
- [Bookdown](https://bookdown.org/)
- [Coursera](https://www.coursera.org/)
- Have [Github action robots](https://www.ottrproject.org/customize-robots.html) do your repetitive tasks like spell check and re-rendering.
- Use [automagic conversion](https://github.com/jhudsl/ottrpal) to ease the lift of prepping the material for different platforms' formats.
- Use [our Docker image](https://hub.docker.com/repository/docker/jhudsl/base_ottr) for consistency across authors as well as to help you [avoid dependency hell](https://en.wikipedia.org/wiki/Dependency_hell).[See the OTTR pre-print here!](https://arxiv.org/abs/2203.07083)
## Courses that have been made using this template:
- [Documentation and Usability](https://jhudatascience.org/Documentation_and_Usability/)
- [Leadership for Cancer Informatics Research](https://jhudatascience.org/Informatics_Research_Leadership/)
- [Reproducibility in Cancer Informatics](https://jhudatascience.org/Reproducibility_in_Cancer_Informatics/)
- [Advanced Reproducibility in Cancer Informatics](https://jhudatascience.org/Adv_Reproducibility_in_Cancer_Informatics/)## To Get Started
- Go to the [ottrproject.org](https://www.ottrproject.org/).
- Check out the [rendered version of the template](https://jhudatascience.org/OTTR_Template/).
- Please take a look at the [code of conduct](./code_of_conduct.md).
- If you encounter any problems or have ideas for improvements to this template repository or this getting started guide, please [file an issue here](https://github.com/jhudsl/OTTR_Template/issues/new/choose)! Your feedback is very much appreciated.# {Course Name}
[![Render Bookdown and Coursera](https://github.com/jhudsl/OTTR_Template/actions/workflows/render-all.yml/badge.svg)](https://github.com/jhudsl/OTTR_Template/actions/workflows/render-all.yml)
This course was created from [this GitHub template](https://github.com/jhudsl/OTTR_Template).
You can see the rendered course material here: {Link to rendered bookdown and/or to the Leanpub.}
If you would like to contribute to this course material, take a look at the [getting started GitHub wiki pages](https://github.com/jhudsl/OTTR_Template/wiki).
## About this course
This course introduces {info on what this course introduces}
## Learning Objectives
This course will teach learners to:
- {You can use https://www.bobpikegroup.com/trainer-blog/5-steps-to-writing-clear-and-measurable-learning-objectives to define some learning objectives here}
- {More learning objectives}## Encountering problems?
If you are encountering any problems with this course, please file a GitHub issue or contact us at {Some email or web address with a contact form}.
All materials in this course are licensed under a Creative Commons Attribution 4.0 International License unless noted otherwise.