Skip to content

An awesome list of learning resources for bioinformatics, genomics and computational biology

Notifications You must be signed in to change notification settings

MonashBioinformaticsPlatform/learning-resource-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 

Repository files navigation

Learning resources for bioinformatics, genomics and computational biology

Glittr - a large searchable community database of git repositories with bioinformatics training material

DReSA - Digital Research Skills Australasia - an active database of training material and national workshop events

General programming and command line

In the wet lab, you might need to learn to pipette, use a centrifuge, or maybe run some gel electrophoresis before you can get useful results. In the dry lab, you need to learn to use a computer to automate tasks and analyse data before you can get useful results - often this means telling the computer what to do using plain text.

Linux, the "shell", command line

Git

R

Introductory R

Advanced R

Python

Introductory Python

Advanced Python

Visualization

General Bioinformatics and Computational Biology

Theory

  • Rosalind - problem solving exercises in computational biology to learn the fundamentals
  • JHU Computational Genomics notebooks - in depth code examples to help understand how genome short read alignment and assembly works. Burrows-Wheeler Transforms and de Bruijn graphs.

Genomics on the commandline

  • Data Carpentry Genomics Workshop - a great starting point for learning genomics on the commandline.
  • Computational Genomics Tutorial - based on the Massey University Genome Science course taught by Sebastian Schmeier. A very clear tutorial series that covers installing and running tools for doing NGS read quality control, genome assembly and mapping, annotation, variant calling and interpretation. Light on theory, but a good starting point for working through the mechanics of genomics on the commandline.
  • Sanger Pathogen Informatics Training - commandline tutorials covering various analysis on microbial pathogens. Structured as a series of notebooks to follow, starting here.

RNA-seq (bulk)

Some of these tutorials and guides start with raw FASTQ reads, through to differential expression analysis. Others begin with the counts matrix.

Metagenomics

Functional Enrichment Analysis

Papers that could be of interest for functional enrichment analysis.

About

An awesome list of learning resources for bioinformatics, genomics and computational biology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published