skip to navigation skip to content
- Select training provider - (Bioinformatics)

Bioinformatics Training

Bioinformatics course timetable

Show:

Sun 15 Dec 2019 – Wed 11 Mar 2020

Now Today

[ No events on Sun 15 Dec 2019 ]

December 2019

Mon 16
Analysis of single cell RNA-seq data (1 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

Recent technological advances have made it possible to obtain genome-wide transcriptome data from single cells using high-throughput sequencing (scRNA-seq). Even though scRNA-seq makes it possible to address problems that are intractable with bulk RNA-seq data, analysing scRNA-seq is also more challenging.

In this course we will be surveying the existing problems as well as the available computational and statistical frameworks available for the analysis of scRNA-seq.

The course website providing links to the course materials can be found here.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Tue 17
Analysis of single cell RNA-seq data (2 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

Recent technological advances have made it possible to obtain genome-wide transcriptome data from single cells using high-throughput sequencing (scRNA-seq). Even though scRNA-seq makes it possible to address problems that are intractable with bulk RNA-seq data, analysing scRNA-seq is also more challenging.

In this course we will be surveying the existing problems as well as the available computational and statistical frameworks available for the analysis of scRNA-seq.

The course website providing links to the course materials can be found here.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

January 2020

Mon 6
Snakemake workshop new (1 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

Data analyses usually entail the application of many command line tools or scripts to transform, filter, aggregate or plot data and results. With ever increasing amounts of data being collected in science, reproducible and scalable automatic workflow management becomes increasingly important.

The Snakemake workflow management system is a tool to create reproducible and scalable data analyses. Workflows are described via a human readable, Python based language. They can be seamlessly scaled to server, cluster, grid and cloud environments, without the need to modify the workflow definition. Finally, Snakemake workflows can entail a description of required software, which will be automatically deployed to any execution environment.

With over 100k downloads on Bioconda, Snakemake is a widely used and accepted standard for reproducible data science that has powered numerous high impact publications.

This 2-day workshop with, at the first day, teach how to use Snakemake for reproducible data analysis. On the second day, we will further discuss advanced topics and everybody is welcome to apply the obtained knowledge for his or her own analysis project while getting help from the organizers.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to Book or register Interest by linking here.

Tue 7
Snakemake workshop new (2 of 2) Finished 09:30 - 17:00 Bioinformatics Training Room, Craik-Marshall Building

Data analyses usually entail the application of many command line tools or scripts to transform, filter, aggregate or plot data and results. With ever increasing amounts of data being collected in science, reproducible and scalable automatic workflow management becomes increasingly important.

The Snakemake workflow management system is a tool to create reproducible and scalable data analyses. Workflows are described via a human readable, Python based language. They can be seamlessly scaled to server, cluster, grid and cloud environments, without the need to modify the workflow definition. Finally, Snakemake workflows can entail a description of required software, which will be automatically deployed to any execution environment.

With over 100k downloads on Bioconda, Snakemake is a widely used and accepted standard for reproducible data science that has powered numerous high impact publications.

This 2-day workshop with, at the first day, teach how to use Snakemake for reproducible data analysis. On the second day, we will further discuss advanced topics and everybody is welcome to apply the obtained knowledge for his or her own analysis project while getting help from the organizers.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to Book or register Interest by linking here.

Wed 15
Introduction to R for Biologists (1 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

R is one of the leading programming languages in Data Science. It is widely used to perform statistics, machine learning, visualisations and data analyses. It is an open source programming language so all the software we will use in the course is free. This course is an introduction to R designed for participants with no programming experience. We will start from scratch by introducing how to start programming in R and progress our way and learn how to read and write to files, manipulate data and visualise it by creating different plots - all the fundamental tasks you need to get you started analysing your data. During the course we will be working with one of the most popular packages in R; tidyverse that will allow you to manipulate your data effectively and visualise it to a publication level standard.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Thu 16
Introduction to R for Biologists (2 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

R is one of the leading programming languages in Data Science. It is widely used to perform statistics, machine learning, visualisations and data analyses. It is an open source programming language so all the software we will use in the course is free. This course is an introduction to R designed for participants with no programming experience. We will start from scratch by introducing how to start programming in R and progress our way and learn how to read and write to files, manipulate data and visualise it by creating different plots - all the fundamental tasks you need to get you started analysing your data. During the course we will be working with one of the most popular packages in R; tidyverse that will allow you to manipulate your data effectively and visualise it to a publication level standard.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Wed 22
CRUK: Image Analysis with Fiji Finished 12:30 - 17:00 Clinical School - eLearning Suite 1 (level 2)

Fiji/ImageJ is a popular open-source image analysis software application. This course will briefly cover introductory aspects of image processing and analysis theory, but will focus on practical sessions where participants will gain hands on experience with Fiji.

This course is run by the CRUK CI Light microscopy core facility.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to Book or register Interest by linking here.

February 2020

Thu 6
Introduction to working with UNIX and bash new Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

Using the Linux operating system and the bash command line interface, we will demonstrate the basic structure of the UNIX operating system and how we can interact with it using a basic set of commands. Applying this, we will learn how to navigate the filesystem, manipulate text-based data and structure simple pipelines out of these commands.

Building on this foundation, the course will use a bioinformatics example to demonstrate how the skills learnt can be applied to connecting to external resources/servers, installing specialist tools and ultimately combining commands into scripts for automation and reproducibility.

This course is targeted at participants with no prior experience working with UNIX-like systems (OSX, Linux) or command line interfaces.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to Book or register Interest by linking here.

Tue 11
Data Science in Python (1 of 2) Finished 09:30 - 16:30 Bioinformatics Training Room, Craik-Marshall Building

This course covers concepts and strategies for working more effectively with Python with the aim of writing reusable code, using function and libraries. Participants will acquire a working knowledge of key concepts which are prerequisites for advanced programming in Python e.g. writing modules and classes.

Note: this course is the continuation of the Introduction to Solving Biological Problems with Python; participants are expected to have attended the introductory Python course and/or have acquired some working knowledge of Python. This course is also open to Python beginners who are already fluent in other programming languages as this will help them to quickly get started in Python.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

CRUK: Introduction to Statistical Analysis Finished 09:30 - 17:00 Clinical School - eLearning Suite 1 (level 2)

This course provides a refresher on the foundations of statistical analysis. The emphasis is on interpreting the results of a statistical test, and being able to determine the correct test to apply.

Practicals are conducted using a series of online apps, and we will not teach a particular statistical analysis package, such as R. For courses that teach R, please see the links under "Related courses" .

This event is part of a series of training courses organized in collaboration with the Bioinformatics Core Facility at CRUK Cambridge Institute.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to Book or register Interest by linking here.

Wed 12
Data Science in Python (2 of 2) Finished 09:30 - 16:30 Bioinformatics Training Room, Craik-Marshall Building

This course covers concepts and strategies for working more effectively with Python with the aim of writing reusable code, using function and libraries. Participants will acquire a working knowledge of key concepts which are prerequisites for advanced programming in Python e.g. writing modules and classes.

Note: this course is the continuation of the Introduction to Solving Biological Problems with Python; participants are expected to have attended the introductory Python course and/or have acquired some working knowledge of Python. This course is also open to Python beginners who are already fluent in other programming languages as this will help them to quickly get started in Python.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Thu 13
An introduction to long-read sequencing new (1 of 2) Finished 09:30 - 17:00 Bioinformatics Training Room, Craik-Marshall Building

Analysis of whole genome data unearths a multitude of variants of different classes, which need to be filtered, annotated and validated to arrive at a causative variant for a disease. The current short length sequences, whilst being excellent at identifying single nucleotide variants and short insertions/deletions, struggle to correctly map structural variants (SVs). Long-read sequencing technologies offer improvements in the characterisation of genetic variation and regions that are difficult to assess with short-read sequences.

The aim of this course is to familiarise participants with long read sequencing technologies, their applications and the bioinformatics tools used to assemble this kind of data. Lectures will introduce this technology and provide insight into methods for the analysis of genomic data, while the hands-on sessions will allow participants to run analysis pipelines, focusing on data generated by the Oxford Nanopore Technologies (ONT) platform.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Fri 14
An introduction to long-read sequencing new (2 of 2) Finished 09:30 - 17:00 Bioinformatics Training Room, Craik-Marshall Building

Analysis of whole genome data unearths a multitude of variants of different classes, which need to be filtered, annotated and validated to arrive at a causative variant for a disease. The current short length sequences, whilst being excellent at identifying single nucleotide variants and short insertions/deletions, struggle to correctly map structural variants (SVs). Long-read sequencing technologies offer improvements in the characterisation of genetic variation and regions that are difficult to assess with short-read sequences.

The aim of this course is to familiarise participants with long read sequencing technologies, their applications and the bioinformatics tools used to assemble this kind of data. Lectures will introduce this technology and provide insight into methods for the analysis of genomic data, while the hands-on sessions will allow participants to run analysis pipelines, focusing on data generated by the Oxford Nanopore Technologies (ONT) platform.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Tue 18
Reproducible Research with R new Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This course introduces concepts about reproducibility that can be used when you are programming in R. We will explore how to create notebooks - a way to integrate your R analyses into reports using Rmarkdown. The course also introduces the concept of version control. We will learn how to create a repository on GitHub and how to work together on the same project collaboratively without creating conflicting versions of files.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Wed 19
An Introduction to Machine Learning (1 of 3) Finished 09:30 - 17:00 Bioinformatics Training Room, Craik-Marshall Building

Machine learning gives computers the ability to learn without being explicitly programmed. It encompasses a broad range of approaches to data analysis with applicability across the biological sciences. Lectures will introduce commonly used algorithms and provide insight into their theoretical underpinnings. In the practicals students will apply these algorithms to real biological data-sets using the R language and environment.

Please be aware that the course syllabus is currently being updated following feedback from the last event; therefore the agenda below will be subjected to changes.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Thu 20
An Introduction to Machine Learning (2 of 3) Finished 09:30 - 17:00 Bioinformatics Training Room, Craik-Marshall Building

Machine learning gives computers the ability to learn without being explicitly programmed. It encompasses a broad range of approaches to data analysis with applicability across the biological sciences. Lectures will introduce commonly used algorithms and provide insight into their theoretical underpinnings. In the practicals students will apply these algorithms to real biological data-sets using the R language and environment.

Please be aware that the course syllabus is currently being updated following feedback from the last event; therefore the agenda below will be subjected to changes.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Fri 21
An Introduction to Machine Learning (3 of 3) Finished 09:30 - 17:00 Bioinformatics Training Room, Craik-Marshall Building

Machine learning gives computers the ability to learn without being explicitly programmed. It encompasses a broad range of approaches to data analysis with applicability across the biological sciences. Lectures will introduce commonly used algorithms and provide insight into their theoretical underpinnings. In the practicals students will apply these algorithms to real biological data-sets using the R language and environment.

Please be aware that the course syllabus is currently being updated following feedback from the last event; therefore the agenda below will be subjected to changes.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Tue 25
Statistics bootcamp using R new (1 of 4) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This 4-days bootcamp provides an in depth look at statistical analyses using R.

Day 1 aims to introduce R as a tool for statistics and graphics, with the main aim being to become comfortable with the R environment. As well as introducing core R language concepts, this course also provides the basics of using the Tidyverse for data maniupulation, and ggplot for plotting. It will focus on entering and manipulating data in R and producing simple graphs.

Day 2-4 will focus on the statistical possibilities of R, covering from experimental design to analysis of quantitative and qualitative data. Ample time will be given to participants to practice different type of analysis and interact with the trainers to discuss their statistical problems.

This event is organized in collaboration with the Babraham Institutes's Bioinformatics Group and it is supported by the BBSRC Strategic Training Awards for Research Skills (STARS) grant (BB/P022766/1).

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Wed 26
Statistics bootcamp using R new (2 of 4) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This 4-days bootcamp provides an in depth look at statistical analyses using R.

Day 1 aims to introduce R as a tool for statistics and graphics, with the main aim being to become comfortable with the R environment. As well as introducing core R language concepts, this course also provides the basics of using the Tidyverse for data maniupulation, and ggplot for plotting. It will focus on entering and manipulating data in R and producing simple graphs.

Day 2-4 will focus on the statistical possibilities of R, covering from experimental design to analysis of quantitative and qualitative data. Ample time will be given to participants to practice different type of analysis and interact with the trainers to discuss their statistical problems.

This event is organized in collaboration with the Babraham Institutes's Bioinformatics Group and it is supported by the BBSRC Strategic Training Awards for Research Skills (STARS) grant (BB/P022766/1).

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Thu 27
Statistics bootcamp using R new (3 of 4) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This 4-days bootcamp provides an in depth look at statistical analyses using R.

Day 1 aims to introduce R as a tool for statistics and graphics, with the main aim being to become comfortable with the R environment. As well as introducing core R language concepts, this course also provides the basics of using the Tidyverse for data maniupulation, and ggplot for plotting. It will focus on entering and manipulating data in R and producing simple graphs.

Day 2-4 will focus on the statistical possibilities of R, covering from experimental design to analysis of quantitative and qualitative data. Ample time will be given to participants to practice different type of analysis and interact with the trainers to discuss their statistical problems.

This event is organized in collaboration with the Babraham Institutes's Bioinformatics Group and it is supported by the BBSRC Strategic Training Awards for Research Skills (STARS) grant (BB/P022766/1).

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

Fri 28
Statistics bootcamp using R new (4 of 4) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This 4-days bootcamp provides an in depth look at statistical analyses using R.

Day 1 aims to introduce R as a tool for statistics and graphics, with the main aim being to become comfortable with the R environment. As well as introducing core R language concepts, this course also provides the basics of using the Tidyverse for data maniupulation, and ggplot for plotting. It will focus on entering and manipulating data in R and producing simple graphs.

Day 2-4 will focus on the statistical possibilities of R, covering from experimental design to analysis of quantitative and qualitative data. Ample time will be given to participants to practice different type of analysis and interact with the trainers to discuss their statistical problems.

This event is organized in collaboration with the Babraham Institutes's Bioinformatics Group and it is supported by the BBSRC Strategic Training Awards for Research Skills (STARS) grant (BB/P022766/1).

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

March 2020

Tue 10
Using CellProfiler and CellProfiler Analyst to analyse biological images (1 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

Microscopy experiments have proven to be a powerful means of generating information-rich data for biological applications. From small-scale microscopy experiments to time-lapse movies and high-throughput screens, automatic image analysis is more objective and quantitative and less tedious than visual inspection.

This course will introduce users to the free open-source image analysis program CellProfiler and its companion data exploration program CellProfiler Analyst. We will show how CellProfiler can be used to analyse a variety of types of imaging experiments. We will also briefly discuss the basic principles of supervised machine learning with CellProfiler Analyst in order to score complex and subtle phenotypes.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

CRUK: Introduction to Linear Modelling with R Finished 09:45 - 17:00 Clinical School - eLearning Suite 1 (level 2)

The course will cover ANOVA, linear regression and some extensions. It will be a mixture of lectures and hands-on time using RStudio to analyse data.

This event is part of a series of training courses organized in collaboration with the Bioinformatics Core Facility at CRUK Cambridge Institute.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to Book or register Interest by linking here.

Wed 11
Using CellProfiler and CellProfiler Analyst to analyse biological images (2 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

Microscopy experiments have proven to be a powerful means of generating information-rich data for biological applications. From small-scale microscopy experiments to time-lapse movies and high-throughput screens, automatic image analysis is more objective and quantitative and less tedious than visual inspection.

This course will introduce users to the free open-source image analysis program CellProfiler and its companion data exploration program CellProfiler Analyst. We will show how CellProfiler can be used to analyse a variety of types of imaging experiments. We will also briefly discuss the basic principles of supervised machine learning with CellProfiler Analyst in order to score complex and subtle phenotypes.

The training room is located on the first floor and there is currently no wheelchair or level access available to this level.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book or register your interest by linking here.

CRUK: Data Carpentry in R (1 of 2) Finished 09:30 - 17:30 Clinical School - eLearning Suite 1 (level 2)

In many domains of research the rapid generation of large amounts of data is fundamentally changing how research is done. The deluge of data presents great opportunities, but also many challenges in managing, analyzing and sharing data.

Data Carpentry workshops are designed to teach basic concepts, skills and tools for working more effectively with data, using a combination of tools with a main focus in R. The workshop is aimed at researchers in the life sciences at all career stages and is designed for learners with little to no prior knowledge of programming, shell scripting, or command line tools.

Please note that if you are not eligible for a University of Cambridge Raven account you will need to book by linking here.