https://github.com/openms/openms-tutorials
Tutorials as used in the user meetings. (Please assign a git tag for the revision used for the UM)
https://github.com/openms/openms-tutorials
hacktoberfest
Last synced: 3 months ago
JSON representation
Tutorials as used in the user meetings. (Please assign a git tag for the revision used for the UM)
- Host: GitHub
- URL: https://github.com/openms/openms-tutorials
- Owner: OpenMS
- License: bsd-3-clause
- Created: 2015-07-22T11:56:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-31T11:00:52.000Z (4 months ago)
- Last Synced: 2025-03-16T02:18:32.647Z (3 months ago)
- Topics: hacktoberfest
- Language: TeX
- Homepage:
- Size: 74.5 MB
- Stars: 13
- Watchers: 14
- Forks: 19
- Open Issues: 38
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tutorials
Handouts and workflows as used in the tutorial session during user meetings.Build handout:
- compile PDF from `Handout/handout.tex` using XeLatex and BibTex (for citations) with `Handout` as working directory:
`cd Handout && xelatex -shell-escape handout && bibtex handout && xelatex -shell-escape handout && xelatex -shell-escape handout`Note:
- Please put only the handouts and workflows (small files) here. Installers, external tools, and example data should be kept in the releases.
- Please assign a Git tag for any special tutorial event with a separate release