forked from microbiome/course_2023_oulu
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
35 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -36,7 +36,7 @@ | |
\IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available | ||
\IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}} | ||
\hypersetup{ | ||
pdftitle={Microbiome data science with R/Bioconductor}, | ||
pdftitle={Microbiome Data Science \& Multi-Omics with R/Bioconductor}, | ||
hidelinks, | ||
pdfcreator={LaTeX via pandoc}} | ||
\urlstyle{same} % disable monospaced font for URLs | ||
|
@@ -75,16 +75,16 @@ | |
\usepackage[]{natbib} | ||
\bibliographystyle{apalike} | ||
|
||
\title{Microbiome data science with R/Bioconductor} | ||
\title{Microbiome Data Science \& Multi-Omics with R/Bioconductor} | ||
\usepackage{etoolbox} | ||
\makeatletter | ||
\providecommand{\subtitle}[1]{% add subtitle to \maketitle | ||
\apptocmd{\@title}{\par {\large #1 \par}}{}{} | ||
} | ||
\makeatother | ||
\subtitle{Oulu, June 2024} | ||
\subtitle{Oulu, December 2024} | ||
\author{} | ||
\date{\vspace{-2.5em}2024-10-20} | ||
\date{\vspace{-2.5em}2025-01-03} | ||
|
||
\begin{document} | ||
\maketitle | ||
|
@@ -128,13 +128,22 @@ \section{How to apply}\label{how-to-apply}} | |
\begin{itemize} | ||
\tightlist | ||
\item | ||
Send a brief motivation letter to Anna Kaisanlahti \href{mailto:[email protected]}{\nolinkurl{[email protected]}} | ||
Send a brief motivation letter to Anna Kaisanlahti \href{mailto:[email protected]}{\nolinkurl{[email protected]}}. In your letter, please describe your skill level in R coding using scale 1-5 (1 = no previous experience, 5 = advanced level), and your previous experience related to bioinformatics. | ||
\item | ||
Applications from local students, and applications sent before Nov 15 will be given priority | ||
Applications from local students, and applications sent before 11 November 2024 will be given priority. | ||
\item | ||
The course has maximum capacity of 20 participants. | ||
\item | ||
The enrollment to the course will be confirmed within few days after the application deadline (Nov 11). | ||
\item | ||
Applications received after 11.11 will also be considered in case there are slots still available. | ||
\end{itemize} | ||
|
||
\hypertarget{before-the-course}{% | ||
\section{Before the course}\label{before-the-course}} | ||
|
||
For self-learning, visit \href{https://microbiome.github.io/OMA/docs/devel/pages/training.html}{this site}. | ||
|
||
\hypertarget{teachers-and-organizers}{% | ||
\section{Teachers and organizers}\label{teachers-and-organizers}} | ||
|
||
|
@@ -164,7 +173,7 @@ \section{Code of Conduct}\label{code-of-conduct}} | |
\hypertarget{acknowledgments}{% | ||
\section{Acknowledgments}\label{acknowledgments}} | ||
|
||
\textbf{Citation}: We thank all \href{https://microbiome.github.io}{developers and contributors} who have contributed open resources that supported the development of the training material. Kindly cite the course material as \citet{miacourse}. | ||
\textbf{Citation}: We thank all \href{https://microbiome.github.io}{developers and contributors} who have contributed open resources that supported the development of the training material. Kindly cite the course material as \citet{miacourse}. This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 952914 (FindingPheno). | ||
|
||
\textbf{Contact}: Refer to \url{https://microbiome.github.io}. | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.