Sign inSign up

seabbs/seabbspresents

By seabbs

Updated almost 7 years ago

A repository containing presentations that I have given or that I am in the process of writing

Image
0

10K+

seabbs/seabbspresents repository overview

A repository for presentations

badge

Presentations that I have given or that I am in the process of writing. A complete list of my presentations can be found here.

Presentations

Academic
Recent research
  • A review of my current research. Talk given/ready for job interviews etc. See the slides here and other/recent-research/presentation.Rmd for the code.
BCG vaccination
  • What do we really know about BCG? Talk given at UK Clinical Vaccine Network Conference 2019. See the slides here and /PhD/CVNUK2019/presentation.Rmdfor the code.
Packages
getTBinR
  • Introduction to gettbinr in R, first given on the 18/03/06 for the BIDD modelling group. See here for the slides and /packages/getTBinR/intro_to_getTBinR/presentation.Rmd for the code.

  • {getTBinR}: An R package for accessing and summarising the World Health Organization Tuberculosis data. Talk given at R Medicine - Boston - on the 19/09/14. See here for the slides and /packages/getTBinR/r-medicine/presentation.Rmd for the code.

idmodelr
  • {idmodelr}: An R package containing a library of infectious disease models and utilities. Talk given at Cardiff SatRday 2019 - Cardiff - on the 19/11/16. See here for the slides and /packages/idmodelr/satrday-cardiff/presentation.Rmd for the code.
Other
  • CV generation in R: a useful use of time? The slides for a talk given at BristolR on the 19/11/12. See here for the slides and other/useR/CVinR/presentation.Rmd for the code.
Fellowships
Sustainable Software Institute fellowship
  • Slides for my screencast application to the SSI fellowship. See here for the slides and /other/ssi/presentation.Rmd for the code. The screencast can be seen here.

Docker

This repository has been developed in docker based on the rocker/tidyverse image, to access the development environment enter the following at the command line (with an active docker daemon running),

docker pull seabbs/gettbinr
docker run -d -p 8787:8787 -e USER=SeabbsPresents -e PASSWORD=SeabbsPresents --name SeabbsPresents seabbs/seabbspresents

The rstudio client can be accessed on port 8787 at localhost (or your machines ip). The default username is SeabbsPresents and the default password is SeabbsPresents.

Tag summary

Content type

Image

Digest

Size

2.3 GB

Last updated

almost 7 years ago

docker pull seabbs/seabbspresents