Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
*May 2013

...

Warning

We will meet in Room 101B of the Flawn Academic Center (FAC) building.  We STRONGLY encourage you to use the computers provided in the classroom, but you may also bring your personal laptops.

Table of Contents

Your Instructors

Name

Initials

Affiliation

Expertise

Scott Hunicke-Smith

SPHS

Director GSAF

Everything, if loosely defined (but especially awk)

Jeff Barrick

JB

Asst. Prof. Biochemistry

Microbes, Perl, Mac, miscellanea

Dhivya Arasappan

DA

GSAF

RNA-seq, transcriptome assembly

Anna Battenhouse

AB

Iyer Lab

Eukaryotes, Bash scripting, UCSC Genome Browser

Daechan Park

DP

Iyer Lab

Eukaryotes ChIP-seq, Python, Samtools

instructor action item list

...

Day 1: Linux/TACC Introduction and Read Mapping

...

*

{warning}
We will meet in Room 101B of the [Flawn Academic Center (FAC) building|http://www.utexas.edu/maps/main/buildings/fac.html].  We STRONGLY encourage you to use the computers provided in the classroom, but you may also bring your personal laptops.
{warning}

{toc}

h2. Your Instructors

|| Name || Initials || Affiliation || Expertise ||
| [Scott Hunicke-Smith|https://wikis.utexas.edu/display/GSAF/About+Us#Scott] | SPHS | Director GSAF | Everything, if loosely defined (but especially {{awk}}) |
| [Jeff Barrick|http://barricklab.org] | JB | Asst. Prof. Biochemistry | Microbes, Perl, Mac, miscellanea |
| Dhivya Arasappan | DA | GSAF | RNA-seq, transcriptome assembly |
| Anna Battenhouse | AB | Iyer Lab | Eukaryotes, Bash scripting, UCSC Genome Browser |
| Daechan Park | DP | Iyer Lab | Eukaryotes ChIP-seq, Python, Samtools |

[instructor action item list]

Day 1a: Scott 1b: Jeff
Day 2a: Jeff, Daechan, Anna, 2b: Scott
Day 3a: Jeff 3b: Iyer lab
Day 4a: Jeff, 4b: Scott

{anchor:day1}

h2. Day 1: Linux/TACC Introduction and Read Mapping

* General introduction (SPHS)
** [Introduction to Bioinformatics Prezi|http://prezi.com/hi5qbnt5uio_/an-introduction-to-bioinformatics/?auth_key=499992bd5a55dad39717693f9d523f9073bd4693]
* [Linux refresher|Linux refresher] (SPHS)
** [Step 1: Start somewhere|Linux start]
** [Step 2: Establishing a profile on Lonestar|Lonestar Profile]
** [Step 3: Editing files|Editing files]
** [Step 4: Final explanations|Linux final]
** [!pdf_icon.gif! Unix command cheat sheet|^UnixCommandCheatSheet.pdf]
* [Using TACC's Lonestar Cluster] (SPHS/AR)
** [Diagram of Lonestar's directories]
** [!pdf_icon.gif! Lonestar cheat sheet|bioiteam:SSC Intro to NGS Bioinformatics Course^LonestarCheatSheet.pdf]
** [Diagram of running a job on Lonestar]
** [!pdf_icon.gif! Launcher Creator cheat sheet|bioiteam:SSC Intro to NGS Bioinformatics Course^LauncherCreatorCheatSheet.pdf]
** [Using SFTP for file browsing on Linux.]
* Introduction to next-gen sequencing technologies (SPHS)
** [Official Illumina video|http://www.youtube.com/watch?v=45vNetkGspo&feature=player_detailpage#t=191s] \| [Another Illumina video|http://www.youtube.com/watch?v=77r5p8IBwJk]
** [Broad Center GA Boot Camp|http://www.broadinstitute.org/scientific-community/science/platforms/genome-sequencing/broadillumina-genome-analyzer-boot-camp]
** [GSAF adaptor and barcode sequence resource|https://wikis.utexas.edu/display/GSAF/Illumina+-+all+flavors]
* Application: Example genome variant calling pipeline (JB)
** [!png_icon.gif! Workflow diagram for variant calling|Workflow diagram of variant calling]
* [Evaluating your raw sequencing data] (JB/AB)
* Introduction to Mapping and Tutorial
** [!pdf_icon.gif! Introduction to mapping presentation|^Barrick_IntroToMapping.pdf] (JB)
* [Tutorial - Start diploid mapping for Day 2|Tutorial - Start diploid mapping for Day 2]

h4. Enrichment modules (4:30-5:30)

...



* [Sharing Linux tricks - linux one-liners|Scott's list of linux one-liners] (SPHS)

...


* Making it easier to work on TACC from a Mac

...

Extras

...

Day 2: Calling Genome Variants

...

/PC - using your own computer (AB/everyone)

h4. Extras

* [Running _Unix & Perl for Biologists_ tutorial at TACC|Getting started with Unix and Perl]
* [Installing Virtual machine & Linux on Windows] (DP)

{anchor:day2}

h2. Day 2: Calling Genome Variants

* [Mapping tutorial (bowtie2, BWA)|Mapping tutorial] (JB/GC)
* [Introduction to genome variation]
* [!pdf_icon.gif! Introduction to variant calling presentation|^Barrick_IntroToVariantCalling.pdf] (JB)
* [Variant calling tutorial (SAMtools)|Variant calling tutorial] (JB)

h4. Enrichment module (12:30-1:30)

...



* [Installing Linux tools] (JB)

...



h4. Enrichment modules (4:30-5:30)

...



* [Shell Scripting|Shell Script] (SPHS/AB)

...

Extras

...

Day 3: RNA-seq

...



h4. Extras

* [Calling variants in diploid genomes|Calling variants in diploid or multiploid genomes] (SPHS)
* [Variant calling with GATK] (SPHS)
* [Annotating variants|Annotating Variants] (SPHS)
* [!pdf_icon.gif! Advanced genome variant calling presentation|^Barrick_AdvancedVariantCalling.pdf] (JB)
* [Visualize mapped data at UCSC genome browser|Visualize mapped data at UCSC genome browser] (AB)
* [Mapped read data evaluation (SAMtools)|Mapped read data evaluation (SAMtools)] (SPHS, DP)
* [Genome variation in mixed samples (FreeBayes, deepSNV)|Genome variation in mixed samples (FreeBayes, deepSNV)] (JB)
* [Identifying structural variants (SVDetect)|Identifying structural variants (SVDetect)] (JB)
{hidden-data}
* [Practical advice - short read re-sequencing data|Practical advice - short read re-sequencing data]
{hidden-data}
* [SRA toolkit|SRA toolkit] (AB)

{anchor:day3}

h2. Day 3: RNA-seq

* [Integrative Genomics Viewer (IGV) tutorial|Integrative Genomics Viewer (IGV) tutorial] (JB)
* [!pdf_icon.gif! Introduction to RNA-seq|bioiteam:SSC Intro to NGS Bioinformatics Course^RNA-seq 15Aug12.pdf]
* [Differential gene expression analysis] (JB)
* [Differential expression with splice variant analysis|Differential expression with splice variant analysis aug2012]

h4. Enrichment module (12:30-1:30

...

)

* [Identifying mutations in microbial genomes (breseq)|Identifying mutations in microbial genomes (breseq)] (JB)

...



h4. Possible Enrichment modules (4:30-5:30)

...

Extras

...

Day 4: Assembly and Annotation - Bacterial

...



* [Start tophat by submitting to lonestar|Start tophat by submitting to lonestar] (DA)
* [Visualize mapped data at UCSC genome browser|Visualize mapped data at UCSC genome browser] (AB)
{hidden-data}
* [Mapped read data evaluation (SAMtools)|Mapped read data evaluation (SAMtools)] (SPHS, DP)
{hidden-data}

h4. Extras

* [non-coding RNA analysis|non-coding RNA analysis]

{anchor:day4}

h2. Day 4: Assembly and Annotation - Bacterial

* [!ppt_icon.gif! Introduction to genome assembly|bioiteam:SSC Intro to NGS Bioinformatics Course^Assembly notes 15Aug12.pdf]
* [Genome Assembly Examples|Genome Assembly] (SPHS)
* [Tutorial: Genome Assembly (velvet)|Genome Assembly (velvet)] (SPHS)
* [Genome Annotation (Glimmer3)|Genome Annotation (Glimmer3)] (VR)
* [Evaluating & Visualizing assemblies] (bacterial)

h4. Enrichment module (12:30-1:30)

...



h4. Enrichment module (4:30-5:30)

* [Transcriptome assembly & annotation]
* Protein functional classification...
* [Custom Genome Databases]

h4. Extras

* "I want to learn how to install and use this tool called \_____\_ that we didn't talk about in class." (JB)

...

Enrichment module (4:30-5:30)

Extras

Resources

Resources tool list, file formats & more

...



h2. Resources

* [Scott's list of linux one-liners|Scott's list of linux one-liners]
* [Example BWA alignment script]
* [Exercises]
* [Key take home points]

h4. [Resources tool list, file formats & more|NGS Course Resources]

[As you're getting settled]