Skip to content

Commit

Permalink
Update index.Rmd with available course formats
Browse files Browse the repository at this point in the history
Added available course formats for bookdown, leanpub, coursera, and source material
  • Loading branch information
kweav authored Dec 3, 2024
1 parent 1b036c6 commit 1263b8b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,12 @@ knitr::write_bib(c(
# About this course {-}

This course is part of a series of courses created for the [Informatics Technology for Cancer Research (ITCR)](https://itcr.cancer.gov/) Training Network (ITN). The ITN is a collaborative effort of researchers around the United States that supports cancer informatics and data science training through resources, technology, and events. This initiative is funded by the following grant: [National Cancer Institute (NCI)](https://www.cancer.gov/) UE5 CA254170. Our courses feature tools developed by ITCR Investigators and make it easier for principal investigators, scientists, and analysts to integrate cancer informatics into their workflows. Please see our [website](https://www.itcrtraining.org) at itcrtraining.org for more information. Except where otherwise indicated, the contents of this course are available for use under the Creative Commons Attribution 4.0 license. You are free to adapt and share the work, but you must give appropriate credit, provide a link to the license, and indicate if changes were made. Sample attribution: Ethical Data Handling for Cancer Research by Fred Hutchinson Data Science Lab (CC-BY 4.0). You can download the illustrations by clicking [here](https://docs.google.com/presentation/d/1SRokLaGAc2hiwJSN26FHE0ZEEhPr3KQdyMICic8kAcs/edit?usp=sharing).

## Available course formats

This course is available in multiple formats which allows you to take it in the way that best suites your needs. You can take it for certificate which can be for free or fee.

- The material for this course can be viewed without login requirement on this [Bookdown website](https://hutchdatascience.org/Ethical_Data_Handling_for_Cancer_Research/). This format might be most appropriate for you if you rely on screen-reader technology.
- This course can be taken for [free certification through Leanpub](https://leanpub.com/courses/fredhutch/ethical_data_handling/).
- This course can be taken on [Coursera for certification here](https://www.coursera.org/learn/ethical-data-handling) (but it is not available for free on Coursera).
- Our courses are open source, you can find the [source material for this course on GitHub](https://github.com/fhdsl/Ethical_Data_Handling_for_Cancer_Research).

0 comments on commit 1263b8b

Please sign in to comment.