What this is

This is going to be a hands-on workshop that aims to familiarize you with basic skills required to handle (mostly) genomic data. If everything goes well you'll be able to run (at least) simple analyses on your data (or at least to tell wether your data are good or not.

We will do our best to stick to "learning by doing" prardigm.

We will cover:

  • UNIX command line basics
  • working with remote servers
  • setting up your computing environment
  • common file formats and bioinformtics tools
  • building simple pipelines from these tools
  • python basics (using python to analyze your data)
  • using jupyter notebook to document your work
  • version control (git)
  • data visualization
  • stats refresher
  • short case studies using or based on real data

What this is NOT:

  • this is not an introduction to NGS (read Illumina) sequencing (that would have to be a separate workshop)
  • this is not an experiment design workshop (in most cases, garbage in - garbage out)

In [ ]: