Skip to content

ErasmusMC-Bioinformatics/galaxy-courses

Repository files navigation

EMC Galaxy Courses

This repository contains course materials for Galaxy courses taught by/at the Erasmus Medical Center.

Modules

Currently we have the following training modules:

Remark slides

converting to pdf:

install wkhtmltopdf:

sudo apt-get install wkhtmltopdf

convert the slides:

wkhtmltopdf --page-width 111 --page-height 148  -O "Landscape" <html slides> outputslides.pdf

for example for the current modules with markdown slides:

wkhtmltopdf --page-width 111 --page-height 148  -O "Landscape" Galaxy101/Galaxy101_slides.html Galaxy101_slides.pdf
wkhtmltopdf --page-width 111 --page-height 148  -O "Landscape" Cancer_Analysis/Cancer_Analysis_slides.html Cancer_Analysis_slides.pdf
wkhtmltopdf --page-width 111 --page-height 148  -O "Landscape" Variant_Analysis/VariantAnalysis_slides.html VariantAnalysis_slides.pdf

Tex-based materials

This repository contains the templates to build our Galaxy course materials. Please change the settings in configure.tex before compilation (make).

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.

About

Galaxy course documents and templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published