Skip to content

Charlie-George/bioinformatics_resources

Repository files navigation

Bioinformatics resources

This repository collects various helpful links, training materials, courses, code snippets and information for all things computational biology...

I have used many of these sites myself to learn or have across them when looking for good teaching materials and have collated them here not only as a useful reminder to myself but also as helpful resource to those starting out on their journey into bioinformatics, genomics, programming and computational biology.

There is a lot of overlap between sections but links are split into broad sections

Genomics/Bioinformatics Focused resources

General Genomics resources/tools

Tutorials/Course Materials

Lecture series

More specific genomic applications/fields

Genome Browsers for visualising genomic data

Genomes and Annotations

Imaging Data

  • Nimbus Image - Suite of tools from Arjun Raj lab for interactively analysing and investigating microsopy data

Spatial Transcriptomics

  • Squidpy - Spatial Single Cell Analysis in Python
    • The paper: Squidpy: a scalable framework for spatial omics analysis. Nature Methods, 19(2):171–178, Feb 2022. [doi:10.1038/s41592-021-01358-2].

Single cell

ATAC-Seq

ChIP-Seq

Bulk RNA-seq

Geneset/Pathway enrichment

General Datascience

General Programming

  • Software and Datacarpentries courses

Linux and command line

R resources

  • R for data science - Introductory book that covers R, Rstudio, Tidyverse for data wrangling, plotting in ggplot, general data science approaches and methods.
  • Software carpentry R for genomics - basic r introductory course
  • rstudio webinars - webinars on various topics related to R and rstudio
  • R graph gallery - gallery of various R-based graphs and how to make them
  • ggplot extensions gallery - nice overview of ggplot extensions you can use - good for plotting inspiration
  • R Markdown Cookboook - includes useful section on how to parameterise Rmds
  • Computational Genomics with R book from Dr. Altuna Akalin a bioinformatics scientist and the head of Bioinformatics and Omics Data Science Platform at the Berlin Institute of Medical Systems Biology, Max Delbrück Center in Berlin) - covers things from genomics to machine learning

Python

Statistics

  • The Art of Statistics: Learning from DataBy David Spiegelhalter - A short general book on the importance of visulising data and many key statistical concepts that crop up time and time again in biological data science - a really good and interesting read to those a bit rusty in statistics
  • Modern Statistics for Modern Biology By Susan Holmes and Wolfgang Huber - Excellent beginner to intermediate statistical concepts that are geared towards biological problems - These are two top experts in the field of statistics and biological data science, this book really is a must read.
  • Think Stats
  • Think Bayes
  • Stats Quest Videos Small but thorough video tutorials on many statistical concepts related to genomics and broader statistical concepts - has nice deseq2 and edgeR explainers e.g. deseq2 library normalisation

Graphs/Visulisation

Machine learning

Other useful software

  • Git
  • Conda
  • tmux
    • intro to tmux - brief 2 minute guide to getting started with tmux a program you can run in a server that keeps your terminal (and the processes in it open) even if your ssh connection to the server drops
  • Atom - a text editor you can use to write scripts for R, python or any text document. atom guide - guide to getting started with atom text editor

Resources for teaching bioinformatics

Career development resources

My notes for my own computer setup

These notes are pretty rough and mainly for my own use so bare with them...

Public Datasets

Here is a list of publically available datasets/resources for bioinformatic analysis - document here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published