Giter Club home page Giter Club logo

bio634_2019's Introduction

BIO634 Next-Generation Sequencing 2 – Transcriptomes, Variant Calling and Biological Interpretation

June 3-4th 2019

University of Zurich

URPP Evolution in Action

URPP logo

Carla Bello & Gregor Rot

[email protected] [email protected]

Table of Content

Day 1

     
9.30 - 9.40 Welcome & Introduction CB&GR
9.40 - 11:00 QC and Mapping
Presentation | Hands-on
CB
11:00 - 11.20 Coffee break
11.20 - 12.30 QC and Mapping: Continuation CB
12.30 - 13.30 Lunch at the cafeteria
13.30 - 15.45 Variant Calling 2
Presentation | Hands-on
GR
15.45 - 16.00 Coffee break
16.00 - 17.30 Talk: Dr. Jean-Claude Walser (ETH): RNA-seq in ecology and evolutionary biology pdf

Day 2

     
9.30 - 10.45 RNA-seq
Presentation | Hands-on
CB
10.45 - 11:00 Coffee break
11.00 - 12.00 Continuation: RNA-seq CB
12.00 - 13.00 Lunch at the cafeteria
13:00 - 14:30 Making sense of gene lists
Presentation | Hands-on
GR
14.30 - 14.50 Coffee break
14.50 - 15.45 Making sense of gene lists: Continuation GR
16.00 - 17.30 Talk TBD

Prerequisites for the course

  • Basic command line
  • Basic knowledge about NGS data structure: reads, alignments (BAM), quality scores

or attendance of 'BIO609 Introduction to Linux and Bash Scripting' and
`BIO610 Next-Generation Sequencing 1 – Introductory Course: Assembly, Mapping, and Variant Calling

Directory structure

(Unix System hierarchical tree)

|--HOME--|
      ├─APPL
           ├── IGV/...
           ├── FREEBAYES/...
           ├── PICARD/...
           ├── GATK/...
      ├─NGS2
	   ├─RNA-Seq
	   ├─VariantCalling2
        	├── Final_Results (with pre-computed results)
            ├── ref (reference files like genomes)
            └── scripts

( more folders will be added in this level during the workshop )

Installation Instructions for the Virtual Machine

We will reuse the Virtual Machine (VM) of the Linux course BIO609 and NGS course BIO610. However, we need to download the data for this course.

Download the data for this course

  • Start the VM and login
  • Open a terminal
  • Download the file by typing wget url (Note to myself: Use URL shortener)
  • Unzip the file: unzip data_NGS2.zip

If you have not yet installed the VM

  • Download the virtual machine manager VirtualBox, from virtualbox.org. Make sure you pick the right operation system for your laptop.
  • Install VirtualBox on your machine
  • Download the VM image (~4 GB) from dropfiles.uzh. Ask for the link.
  • Run VirtualBox and do File | Import Appliance from the menu. Choose the VM image you just downloaded (file with extension .OVA). This will trigger a menu where you can change the Appliance settings. We recommend giving the VM as much memory as you can given your local machine (about 2/3 of the total memory, but between 2-4 GB). Start the import process.

Now you can start the VM by selecting it in the list and clicking on the Start button. Login and proceed with the instructions

Copy/paste doesn't work in the command window

To copy, select text and click the title bar and go to Edit->Copy. You can use Edit->Paste to paste.

The usual shortcuts for copy/paste don't work in the virtual machine. For Macs use ctrl+shift+C for copying and ctrl+shift+v for pasting.

You can also setup shared folders between the VM and the host system. See below or ask us how to do it.

Adding Shared Folders

It is possible to share data (read/write/copy files) between Virtual Machine and your host operating system (e.g. Mac OS or Windows). By default no access is granted, we have to configure it:

  1. Share a folder in your operating system
    With a running VM go to the menu of the VirtualBox software Devices | Shared Folder Settings… and add 1 or multiple folders
  2. In Ubuntu VM, go to the terminal and type:
    usermod -aG vboxsf student
    (student is our username)
  3. Reboot the VM

On Ubuntu the shared folder is located in the path /media

Recommended books (Practical Computing Skills)

Recommended websites

General

  • http://software-carpentry.org/
    Scientific Computing Resources for learning bash shell, programming in python, R, …]
  • SEQanswers the NGS community (Questions&Answers, protocols, software lists, news)
  • BioStars for questions about biocomputing and scripting for biologists
  • stackoverflow for questions related to coding

Linux/Shell

bio634_2019's People

Contributors

carlalbc avatar grexor avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.