class: center, middle, inverse, title-slide # Welcome to RaukR 2019 ## RaukR 2019 • Advanced R for Bioinformatics ###
Marcin Kierczak
### NBIS, SciLifeLab --- exclude: true count: false <link href="https://fonts.googleapis.com/css?family=Roboto|Source+Sans+Pro:300,400,600|Ubuntu+Mono&subset=latin-ext" rel="stylesheet"> --- name: NBIS ## National Bioinformatics Infrastructure Sweden * SciLifeLab -- one of the three biggest national research infrastructures in Sweden (Mark-IV and ESS), * NBIS -- a SciLifeLab Bioinformatics Platforms, * a national distributed network of around 100 bioinformaticians, * support + training + development <img src="intro_assets/Group_NBIS.png" width="1872" style="display: block; margin: auto auto auto 0;" /> --- name: raukr ## RaukR * idea born about two years ago, * first RaukR in 2018, * in 2018 -- 45 participants (30 from Sweden and 15 international) * subsidized by SciLifeLab, * the first advanced topic course at NBIS, * hosted at Campus Gotland, a part of Uppsala University, <img src="intro_assets/Group_2018.jpg" width="5655" style="display: block; margin: auto auto auto 0;" /> --- name: raukr-2019 ## RaukR 2019 * 42 participants, -- * 10 teachers, -- * guest lecturers: + Jenny Bryan -- RStudio + Yihui Xie -- software engineer at RStudio, + Surprise Guest -- * Saturday -- consultations in the morning, -- * Sunday -- trip to Ljugarn -- * Twitter: #RaukR -- * Slack -- * accommodation: Mullbärsgården and Visby Vandrarhem. --- name: project ## Project * either own data or supplie dataset, * package, * R markdown, * collaborative effort using Git, * short presentation on the last day. --- name: session ## Session * This presentation was created in RStudio using [`remarkjs`](https://github.com/gnab/remark) framework through R package [`xaringan`](https://github.com/yihui/xaringan). * For R Markdown, see <http://rmarkdown.rstudio.com> * For R Markdown presentations, see <https://rmarkdown.rstudio.com/lesson-11.html> ```r R.version ``` ``` ## _ ## platform x86_64-apple-darwin15.6.0 ## arch x86_64 ## os darwin15.6.0 ## system x86_64, darwin15.6.0 ## status ## major 3 ## minor 5.0 ## year 2018 ## month 04 ## day 23 ## svn rev 74626 ## language R ## version.string R version 3.5.0 (2018-04-23) ## nickname Joy in Playing ``` --- name: end-slide class: end-slide # Thank you