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

Bioinformatics Training

Bioinformatics course timetable

Show:

Fri 8 Jul 2016 – Tue 20 Sep 2016

Now Today



July 2016

Fri 8
Interpreting the clinical genome with DECIPHER new Finished 09:30 - 12:30 Bioinformatics Training Room, Craik-Marshall Building

DECIPHER is a collaborative data sharing and interpretation platform that enables the secure upload, analysis and subsequent sharing of anonymised phenotype-linked patient variant data in rare genetic disorders.

DECIPHER is a worldwide user community of over 250 clinical genetics centres and research groups from over 40 countries that utilise the built-in tools for aiding the interpretation of variants as well as to discover other patients that share similar phenotype and genomic findings.

DECIPHER facilitates collaboration and exchange of information between a global community of clinical centers and researchers leading thereby accelerating discovery and diagnosis. Access to consented anonymised records is free to all users. User accounts are provided to bona-fide clinicians and lab scientists to enable deposition and sharing of anonymised patient data.

The purpose of this half-day workshop is to acquaint participants with the DECIPHER website and database and introduce the various built-in tools for visualisation and interpretation of phenotype-linked genomic variation in anonymised consented patient data. It is hoped that by the end of this workshop, users will be able to carry out effective searches of data, use the built-in genome browser to visualise variation in context of other pathogenic and reference data sources, find other patients with similar variants and shared phenotypes, and identify most likely causes of phenotypic presentation by gene prioritisation.

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.

Mon 11
Train the Trainer new (1 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This course aims to provide new trainers with guidance and tips for developing and delivering training in bioinformatics, exploring a range of methods appropriate to different learning styles and examining the requirements for a successful course (both scientific and logistic).

Tue 12
Train the Trainer new (2 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This course aims to provide new trainers with guidance and tips for developing and delivering training in bioinformatics, exploring a range of methods appropriate to different learning styles and examining the requirements for a successful course (both scientific and logistic).

Wed 13
Biological Imaging Data Management for Facility Managers new Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

The Open Microscopy Environment (OME) is an open-source software project that develops tools that enable access, analysis, visualization, sharing and publication of biological image data.

OME has three components:

  • OME-TIFF, standardised file format and data model;
  • Bio-Formats, a software library for reading proprietary image file formats; and
  • OMERO, a software platform for image data management and analysis.

In this one day course, we will present the OMERO platform, and show how Facility Managers can use it to manage users, groups, and their microscopy, HCS and digital pathology data.

Help pages on 'Using OMERO for Facility Managers' can be found here.

This course is organized alongside a one day course on Biological Imaging Data Management for Life Scientists. More information on this event are available here.

This course will be delivered by members of the OMERO team. The OME project is supported by BBSRC and Wellcome Trust.

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 14
Biological Imaging Data Management for Life Scientists new Finished 09:30 - 17:00 Bioinformatics Training Room, Craik-Marshall Building

The Open Microscopy Environment (OME) is an open-source software project that develops tools that enable access, analysis, visualization, sharing and publication of biological image data.

OME has three components:

  • OME-TIFF, standardised file format and data model;
  • Bio-Formats, a software library for reading proprietary image file formats; and
  • OMERO, a software platform for image data management and analysis.

In this one day course, we will present the OMERO platform, and show how to import, organise, view, search, annotate and publish imaging data. Additionally, we will briefly introduce how to use a variety of analysis tools with OMERO.

This course is organized alongside a one day course on Biological Imaging Data Management for Facility Managers. More information on this event are available here.

This course will be delivered by members of the OMERO team. The OME project is supported by BBSRC and Wellcome Trust.

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 15
EMBL-EBI: Network Analysis with Cytoscape and PSICQUIC Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This workshop will guide novice users through the process of analysing interaction networks – that allow biologists to map and characterise signalling pathways and to predict the function of unknown proteins. It will use practical examples in the popular open-source tool Cytoscape and the PSICQUIC client to access several protein interaction repositories at the same time to integrate protein data from different sources. Data from external sources will then be incorporated using different Cytoscape apps to perform clustering and GO enrichment analysis over our newly created networks.

The timetable for this event can be found here.

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

Mon 18
Introduction to RNA-seq and ChIP-seq data analysis (1 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

The aim of this course is to familiarize the participants with the primary analysis of datasets generated through two popular high-throughout sequencing (HTS) assays: ChIP-seq and RNA-seq.

This course starts with a brief introduction to the transition from capillary to high-throughput sequencing (HTS) and discusses quality control issues, which are common among all HTS datasets.

Next, we will present the alignment step and how it differs between the two analysis workflows.

Finally, we focus on dataset specific downstream analysis, including peak calling and motif analysis for ChIP-seq and quantification of expression, transcriptome assembly and differential expression analysis for RNA-seq.

The timetable for this event can be found here.

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 19
Introduction to RNA-seq and ChIP-seq data analysis (2 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

The aim of this course is to familiarize the participants with the primary analysis of datasets generated through two popular high-throughout sequencing (HTS) assays: ChIP-seq and RNA-seq.

This course starts with a brief introduction to the transition from capillary to high-throughput sequencing (HTS) and discusses quality control issues, which are common among all HTS datasets.

Next, we will present the alignment step and how it differs between the two analysis workflows.

Finally, we focus on dataset specific downstream analysis, including peak calling and motif analysis for ChIP-seq and quantification of expression, transcriptome assembly and differential expression analysis for RNA-seq.

The timetable for this event can be found here.

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.

Fri 22
Beginners guide to version control with git Finished 13:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

Version control is the management of changes to documents, computer programs, and other collections of information. Changes are usually identified by a number named the "revision number". Each revision is associated with a timestamp and the person making the change. Revisions can be compared, restored, and with some types of files, merged.

Version control systems like subversion (svn) and git are frequently used for groups writing software and code, but can be used for any kind of files or projects. Many people share their git repositories on GitHub.

This course will provide an introduction to git and how you can use github to share your projects, or for your own private use if you wish.

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.

August 2016

Thu 4
Image Processing and Visualisation with LithoGraphX new (1 of 2) Finished 10:00 - 17:00 Bioinformatics Training Room, Craik-Marshall Building

LithoGraphX is a software to visualize, process and analyse 3D images and meshes.

On the first day of this course, we will demonstrate how to use LithoGraphX to visualize, clean and process 2D and 3D images. We will cover: (i) how to extract cell shape from 2D or 3D images by marking the cell wall or membrane, (ii) how to extract key morphological features and (iii) how to use these features to build a cell classifier. The first day is intended for biologists and computer scientists interested in using LithoGraphX.

On the second day, we will see how to write and distribute extensions to LithoGraphX. To this purpose, we will learn more about the internals of LithoGraphX and its API both in C++ and Python. The second day is intended for computer scientists wanting either to write their own algorithm or automate complex protocols.

Participants can choose to register for both days or for individual days, depending on their interest and background knowledge.

The timetable for this event can be found here.

This course is organized in collaboration with Dr Susana Sauret-Gueto from the OpenPlant Lab of the Department of Plant Sciences of the University of Cambridge.

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.

Fri 5
Image Processing and Visualisation with LithoGraphX new (2 of 2) Finished 10:00 - 17:00 Bioinformatics Training Room, Craik-Marshall Building

LithoGraphX is a software to visualize, process and analyse 3D images and meshes.

On the first day of this course, we will demonstrate how to use LithoGraphX to visualize, clean and process 2D and 3D images. We will cover: (i) how to extract cell shape from 2D or 3D images by marking the cell wall or membrane, (ii) how to extract key morphological features and (iii) how to use these features to build a cell classifier. The first day is intended for biologists and computer scientists interested in using LithoGraphX.

On the second day, we will see how to write and distribute extensions to LithoGraphX. To this purpose, we will learn more about the internals of LithoGraphX and its API both in C++ and Python. The second day is intended for computer scientists wanting either to write their own algorithm or automate complex protocols.

Participants can choose to register for both days or for individual days, depending on their interest and background knowledge.

The timetable for this event can be found here.

This course is organized in collaboration with Dr Susana Sauret-Gueto from the OpenPlant Lab of the Department of Plant Sciences of the University of Cambridge.

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.

September 2016

Thu 1
An Introduction to Solving Biological Problems with R (1 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This course provides an introduction to the R programming language and software environment for statistical computing and graphics. A variety of examples with a biological theme will be presented.

The course website providing links to the course materials is here.

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.

Fri 2
An Introduction to Solving Biological Problems with R (2 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This course provides an introduction to the R programming language and software environment for statistical computing and graphics. A variety of examples with a biological theme will be presented.

The course website providing links to the course materials is here.

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.

Mon 5
EMBO practical course on analysis of high-throughput sequencing data (1 of 6) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

The aim of this course is to familiarise the participants with advanced data analysis methodologies and provide hands-on training on the latest analytical approaches. Lectures will give insight into how biological knowledge can be generated from High-throughput sequencing experiments and illustrate different ways of analyzing such data. Practicals will consist of computer exercises that will enable the participants to apply statistical methods to the analysis of sequencing data under the guidance of the lecturers and teaching assistants.

The timetable can be found here.

Tue 6
EMBO practical course on analysis of high-throughput sequencing data (2 of 6) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

The aim of this course is to familiarise the participants with advanced data analysis methodologies and provide hands-on training on the latest analytical approaches. Lectures will give insight into how biological knowledge can be generated from High-throughput sequencing experiments and illustrate different ways of analyzing such data. Practicals will consist of computer exercises that will enable the participants to apply statistical methods to the analysis of sequencing data under the guidance of the lecturers and teaching assistants.

The timetable can be found here.

Wed 7
EMBO practical course on analysis of high-throughput sequencing data (3 of 6) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

The aim of this course is to familiarise the participants with advanced data analysis methodologies and provide hands-on training on the latest analytical approaches. Lectures will give insight into how biological knowledge can be generated from High-throughput sequencing experiments and illustrate different ways of analyzing such data. Practicals will consist of computer exercises that will enable the participants to apply statistical methods to the analysis of sequencing data under the guidance of the lecturers and teaching assistants.

The timetable can be found here.

Thu 8
EMBO practical course on analysis of high-throughput sequencing data (4 of 6) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

The aim of this course is to familiarise the participants with advanced data analysis methodologies and provide hands-on training on the latest analytical approaches. Lectures will give insight into how biological knowledge can be generated from High-throughput sequencing experiments and illustrate different ways of analyzing such data. Practicals will consist of computer exercises that will enable the participants to apply statistical methods to the analysis of sequencing data under the guidance of the lecturers and teaching assistants.

The timetable can be found here.

Fri 9
EMBO practical course on analysis of high-throughput sequencing data (5 of 6) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

The aim of this course is to familiarise the participants with advanced data analysis methodologies and provide hands-on training on the latest analytical approaches. Lectures will give insight into how biological knowledge can be generated from High-throughput sequencing experiments and illustrate different ways of analyzing such data. Practicals will consist of computer exercises that will enable the participants to apply statistical methods to the analysis of sequencing data under the guidance of the lecturers and teaching assistants.

The timetable can be found here.

Sat 10
EMBO practical course on analysis of high-throughput sequencing data (6 of 6) Finished 09:30 - 12:30 Bioinformatics Training Room, Craik-Marshall Building

The aim of this course is to familiarise the participants with advanced data analysis methodologies and provide hands-on training on the latest analytical approaches. Lectures will give insight into how biological knowledge can be generated from High-throughput sequencing experiments and illustrate different ways of analyzing such data. Practicals will consist of computer exercises that will enable the participants to apply statistical methods to the analysis of sequencing data under the guidance of the lecturers and teaching assistants.

The timetable can be found here.

Mon 12
An Introduction to Solving Biological Problems with PERL (1 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This course is aimed at those new to programming and provides an introduction to programming using Perl.

During this course you will learn the basics of the Perl programming language, including how to store data in Perl’s standard data structures such as arrays and hashes, and how to process data using loops, functions, and many of Perl’s built in operators. You will learn how to write and run your own Perl scripts and how to pass options and files to them. The course also covers sorting, regular expressions, references and multi-dimensional data structures.

The course will be taught using the online Learning Perl materials created by Sofia Robb of the University of California Riverside.

The course website providing links to the course materials is here.

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

Tue 13
An Introduction to Solving Biological Problems with PERL (2 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This course is aimed at those new to programming and provides an introduction to programming using Perl.

During this course you will learn the basics of the Perl programming language, including how to store data in Perl’s standard data structures such as arrays and hashes, and how to process data using loops, functions, and many of Perl’s built in operators. You will learn how to write and run your own Perl scripts and how to pass options and files to them. The course also covers sorting, regular expressions, references and multi-dimensional data structures.

The course will be taught using the online Learning Perl materials created by Sofia Robb of the University of California Riverside.

The course website providing links to the course materials is here.

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

Wed 14
Introduction to Scientific Figure Design Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This course provides a practical guide to producing figures for use in reports and publications.

It is a wide ranging course which looks at how to design figures to clearly and fairly represent your data, the practical aspects of graph creation, the allowable manipulation of bitmap images and compositing and editing of final figures.

The course will use a number of different open source software packages and is illustrated with a number of example figures adapted from common analysis tools.

Further information and access to the course materials is here.

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.

Mon 19
CRUK: Introduction to Galaxy: Data Manipulation and Visualisation Finished 09:30 - 16:30 Room 215, Cancer Research UK Cambridge Institute, Li Ka Shing Centre, Robinson Way, Cambridge CB2 0RE

Galaxy is an open, web-based platform for data intensive life science research that enables non-bioinformaticians to create, run, tune, and share their own bioinformatic analyses.

This introductory course will cover Galaxy's basic functionality, simple data manipulation and visualization. This event is mostly targeted at first time users.

Further information is available from the course website.

This event is part of a series of training courses organized in collaboration with Dr. Mark Dunning at CRUK Cambridge Institute.

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

Software Carpentry: Instructor training (1 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This course is aimed at researchers who want to learn core skills and best practices for scientific computing. It will cover basic concepts and tools, including program design, version control, data management, and task automation. Participants will be encouraged to help one another and to apply what they have learned to their own research problems.

The course covers the core skills needed to be productive in a small research team:

  • Unix command line (and how to automate repetitive tasks);
  • Python or R (and how to grow a program in a modular, testable way); and
  • version control with Git (and how to track and share work efficiently).

Further information is available here.

Applicants for this course are requested to complete a pre-course survey. This will be used to tailor the course content to the audience research interests and background.

This event is organized in collaboration with Software Carpentry.

Tue 20
Bioinformatics for Principal Investigators new (1 of 2) Finished 09:00 - 17:00 Department of Genetics, Biffen Lecture Theatre

The aim of this workshop is to introduce principal investigators to the challenges of working with biological data, to provide guidance on how to manage such data and to encourage the development of bioinformatics skills in their team.

A timetable for this workshop can be found here.

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.

CRUK: Using the Ensembl Genome Browser Finished 09:30 - 17:00 Room 215, Cancer Research UK Cambridge Institute, Li Ka Shing Centre, Robinson Way, Cambridge CB2 0RE

The Ensembl Project provides a comprehensive and integrated source of annotation of, mainly vertebrate, genome sequences. This one-day workshop offers a comprehensive practical introduction to the use of the Ensembl genome browser as well as essential background information.

This course will focus on the vertebrate genomes in Ensembl, however much of what will be covered is also applicable to the non-vertebrates (plants, bacteria, fungi, metazoa and protists) in Ensembl Genomes.

More information on this event can be found here.

There may be some tools and topics that do not apply to non-vertebrates; if you have any questions about this, please email the Ensembl Outreach Project Leader, Emily Perry.

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.

Software Carpentry: Instructor training (2 of 2) Finished 09:30 - 17:30 Bioinformatics Training Room, Craik-Marshall Building

This course is aimed at researchers who want to learn core skills and best practices for scientific computing. It will cover basic concepts and tools, including program design, version control, data management, and task automation. Participants will be encouraged to help one another and to apply what they have learned to their own research problems.

The course covers the core skills needed to be productive in a small research team:

  • Unix command line (and how to automate repetitive tasks);
  • Python or R (and how to grow a program in a modular, testable way); and
  • version control with Git (and how to track and share work efficiently).

Further information is available here.

Applicants for this course are requested to complete a pre-course survey. This will be used to tailor the course content to the audience research interests and background.

This event is organized in collaboration with Software Carpentry.