Bayesian statistics with R

Bayesian Statistics with R "What is this "Bayesian" thing? And why would I need to learn about it?" You should learn about the Bayesian approach because it fits very well the way we do science. We update our incomplete "prior" knowledge with experimental observations (the "evidence") to obtain a better understanding (the "posterior") of the […]

Nonlinear regression with R

Nonlinear regression with R The aim of this course is to teach you how to analyse your data if there are complicated relationships between the variables. Please note that we cannot go into the specific data analysis problems of your particular project. Instructor: András Aszódi. Topics How to fit a PCR curve? Simple nonlinear regression. […]

Quick introduction to data analysis

Quick introduction to data analysis with R The aim of this lecture is to give a very short overview on how to do data analysis with R. It does not replace our in-depth courses such as R as a programming language and Basic statistics with R. Instructor: András Aszódi. Target audience This lecture is presented […]

UNIX command line

UNIX command line This course introduces the UNIX command line on a Linux or Mac. It serves as a foundation of our Bash scripting and CBE HPC cluster introduction courses. Instructor: András Aszódi. Topics UNIX overview: general principles. Working with files and directories. Users, groups, permissions, environment variables. Command pipelines, job control. Out of scope […]

Bash scripting

Bash scripting This course teaches you how to write Bash shell scripts. It is aimed at colleagues who plan to work with UNIX-like operating systems including (but not limited to) HPC clusters. Instructor: András Aszódi. Topics Basics: variables, arrays, shell arithmetics. Flow control: logical decisions, iteration loops. Modularity: Bash functions. File path manipulations. Command-line argument […]

CBE HPC cluster introduction

CBE HPC cluster introduction This course provides an introduction to the CBE ("CLIP Batch Environment") high-performance computing cluster which is part of the Vienna Biocenter Cloud Infrastructure Project. Instructor: András Aszódi. Topics Introduction to the cluster: architecture, storage layout, access. Environment modules. Batch mode: SLURM queuing system, job scripts. Job arrays, task arrays, MPI jobs. […]

Regular expressions

Regular expressions This course introduces regular expressions that can be used to find patterns in textual data, including nucleic acid and protein sequences. It is aimed at colleagues who wish to write their own data analysis scripts and are familiar with Python and/or R and/or the UNIX command line. Instructor: András Aszódi. Topics Introduction to […]

R as a programming language

R as a programming language This course is aimed at colleagues who would like to learn how to use the statistical programming language "R". We will learn about the data structures and functions in R, and how to write R scripts. Instructor: András Aszódi. Topics Introduction to R: general principles. Data structures in R: vectors, […]

Think Statistics with R

Think Statistics with R The main aim of this course is to teach you to how to approach data analysis problems with classical statistics. We focus on the intuition behind statistical methodologies rather than on "how to run a t-test with R" (which we will also learn, by the way). First we review the foundations […]

Advanced plotting with ggplot in R

Advanced plotting with ggplot in R The aim of this course is to teach you how to create informative scientific plots using the ggplot package in R. Instructor: András Aszódi. Topics Fundamentals of scientific visualisation. Introduction to ggplot. Data preparation, plot creation workflow. ggplot details: bars, boxes, densities, function plots, faceting. Prerequisites Basic familiarity with […]

Linear regression with R

Linear regression with R The aim of this course is to teach you how to analyse your data using simple linear models. We focus on linear regression in order to improve your generic statistics knowledge. Please note that we cannot go into the specific data analysis problems of your particular project. Instructor: András Aszódi. Topics […]

Contact us


Please provide affiliated Organisation, and your use-case or resource use estimation (CPU-hours, GPU-hours, Memory)


    privacy policy.