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
1 parent
ac9dc62
commit fadf18c
Showing
7 changed files
with
22 additions
and
16 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
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 |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
|
||
|
||
|
||
<meta name="date" content="2024-10-20" /> | ||
<meta name="date" content="2024-10-22" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1" /> | ||
<meta name="apple-mobile-web-app-capable" content="yes" /> | ||
|
@@ -143,7 +143,7 @@ <h1> | |
<div id="header"> | ||
<h1 class="title">Microbiome data science with R/Bioconductor</h1> | ||
<h2 class="subtitle"><em>Oulu, June 2024</em></h2> | ||
<p class="date"><em>2024-10-20</em></p> | ||
<p class="date"><em>2024-10-22</em></p> | ||
</div> | ||
<div id="overview" class="section level1 hasAnchor" number="1"> | ||
<h1><span class="header-section-number">1</span> Overview<a href="index.html#overview" class="anchor-section" aria-label="Anchor link to header"></a></h1> | ||
|
@@ -158,9 +158,9 @@ <h2><span class="header-section-number">1.1</span> Contents and learning goals<a | |
<p><strong>Teaching material</strong>: We will follow open online documentation created by the course teachers, primarily the <a href="https://microbiome.github.io/OMA">Orchestrating Microbiome Analysis</a> (OMA) book. The training material walks you through the standard steps of omics data analysis covering data access, exploration, analysis, visualization, and reproducible workflows. Preparatory material and video clips, and online support are available before the course. All teaching materials are shared openly.</p> | ||
</div> | ||
<div class="g-col-3"> | ||
<div class="figure"> | ||
<img src="fig.png" fig-align="center" width="300" alt="" /> | ||
<p class="caption">Figure source: Moreno-Indias <em>et al</em>. (2021) <em>Frontiers in Microbiology</em> 12:11.</p> | ||
<div class="float"> | ||
<img src="fig.png" fig-align="center" width="300" alt="Figure source: Moreno-Indias et al. (2021) Frontiers in Microbiology 12:11." /> | ||
<div class="figcaption">Figure source: Moreno-Indias <em>et al</em>. (2021) <em>Frontiers in Microbiology</em> 12:11.</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -175,15 +175,17 @@ <h2><span class="header-section-number">1.2</span> Schedule<a href="index.html#s | |
<div id="how-to-apply" class="section level2 hasAnchor" number="1.3"> | ||
<h2><span class="header-section-number">1.3</span> How to apply<a href="index.html#how-to-apply" class="anchor-section" aria-label="Anchor link to header"></a></h2> | ||
<ul> | ||
<li>Send a brief motivation letter to Anna Kaisanlahti <a href="mailto:[email protected]" class="email">[email protected]</a></li> | ||
<li>Applications from local students, and applications sent before Nov 15 will be given priority</li> | ||
<li>Send a brief motivation letter to Anna Kaisanlahti <a href="mailto:[email protected]" class="email">[email protected]</a>. 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.</li> | ||
<li>Applications from local students, and applications sent before 11 November 2024 will be given priority.</li> | ||
<li>The course has maximum capacity of 20 participants.</li> | ||
<li>The enrollment to the course will be confirmed within few days after the application deadline (Nov 11).</li> | ||
<li>Applications received after 11.11 will also be considered in case there are slots still available (the enrollment will be confirmed within a week).</li> | ||
</ul> | ||
</div> | ||
<div id="teachers-and-organizers" class="section level2 hasAnchor" number="1.4"> | ||
<h2><span class="header-section-number">1.4</span> Teachers and organizers<a href="index.html#teachers-and-organizers" class="anchor-section" aria-label="Anchor link to header"></a></h2> | ||
<p><strong>Teachers</strong>: <a href="https://datascience.utu.fi">Leo Lahti</a> is the main teacher and Professor in Data Science at the University of Turku, and a certified <a href="https://carpentries.org">Carpentries</a> Instructor. PhD researcher <em>Tuomas Borman</em> is a co-teacher and main developer of the data science framework used in the course. <em>Anna Kaisanlahti</em> (Oulu) is a course assistant, and Docent <em>Justus Reunanen</em> is the course coordinator. The course is organized by <a href="https://www.oulu.fi/en/research/graduate-school/organisation-and-contact-information-uniogs/health-and-biosciences-doctoral-programme">Health and Biosciences Doctoral Programme (HBS-DP)</a> University of Oulu Graduate School, Research Unit of Translational Medicine, University of Oulu. We thank the <a href="https://csc.fi/">Finnish IT Center for Science (CSC)</a> supports the course by providing cloud computing services.</p> | ||
<p>This is a Bioconductor course <span class="citation">Drnevich et al. (<a href="#ref-Soneson2024" role="doc-biblioref">2024</a>)</span> and we follow the best practices recommended by <a href="https://carpentries.org">Software carpentries</a>.</p> | ||
<p>This is a Bioconductor course <span class="citation">Drnevich et al. (<a href="#ref-Soneson2024">2024</a>)</span> and we follow the best practices recommended by <a href="https://carpentries.org">Software carpentries</a>.</p> | ||
</div> | ||
<div id="code-of-conduct" class="section level2 hasAnchor" number="1.5"> | ||
<h2><span class="header-section-number">1.5</span> Code of Conduct<a href="index.html#code-of-conduct" class="anchor-section" aria-label="Anchor link to header"></a></h2> | ||
|
@@ -198,7 +200,7 @@ <h2><span class="header-section-number">1.5</span> Code of Conduct<a href="index | |
</div> | ||
<div id="acknowledgments" class="section level2 hasAnchor" number="1.6"> | ||
<h2><span class="header-section-number">1.6</span> Acknowledgments<a href="index.html#acknowledgments" class="anchor-section" aria-label="Anchor link to header"></a></h2> | ||
<p><strong>Citation</strong>: We thank all <a href="https://microbiome.github.io">developers and contributors</a> who have contributed open resources that supported the development of the training material. Kindly cite the course material as <span class="citation">Tuomas Borman and Leo Lahti (<a href="#ref-miacourse" role="doc-biblioref">2024</a>)</span>.</p> | ||
<p><strong>Citation</strong>: We thank all <a href="https://microbiome.github.io">developers and contributors</a> who have contributed open resources that supported the development of the training material. Kindly cite the course material as <span class="citation">Tuomas Borman and Leo Lahti (<a href="#ref-miacourse">2024</a>)</span>.</p> | ||
<p><strong>Contact</strong>: Refer to <a href="https://microbiome.github.io">https://microbiome.github.io</a>.</p> | ||
<p><strong>License and source code</strong>:</p> | ||
<p>All material is released under the open <a href="LICENSE">CC BY-NC-SA 3.0 License</a> and available online during and after the course, following the <a href="https://avointiede.fi/fi/linjaukset-ja-aineistot/kotimaiset-linjaukset/oppimisen-ja-oppimateriaalien-avoimuuden-linjaus">recommendations on open teaching materials</a> of the national open science coordination in Finland.</p> | ||
|
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
Large diffs are not rendered by default.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -60,9 +60,12 @@ geometry: | |
|
||
## How to apply | ||
|
||
- Send a brief motivation letter to Anna Kaisanlahti [anna.kaisanlahti\@oulu.fi](mailto:[email protected]){.email} | ||
- Applications from local students, and applications sent before Nov 15 will be given priority | ||
- Send a brief motivation letter to Anna Kaisanlahti [anna.kaisanlahti\@oulu.fi](mailto:[email protected]){.email}. 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. | ||
- Applications from local students, and applications sent before 11 November 2024 will be given priority. | ||
- The course has maximum capacity of 20 participants. | ||
- The enrollment to the course will be confirmed within few days after the application deadline (Nov 11). | ||
- Applications received after 11.11 will also be considered in case there are slots still available (the enrollment will be confirmed within a week). | ||
|
||
|
||
|
||
## Teachers and organizers | ||
|