SlideShare a Scribd company logo
Galaxy RNA-Seq
Analysis: Tuxedo Protocol
ChangBum Hong, KT Bioinformatics, GenomeCloud SCIC	

genome-cloud.com
This work is licensed under the Creative Commons Attribution-NonCommercialShareAlike 3.0 New Zealand License. To view a copy of this license, visit http://
creativecommons.org/licenses/by-nc-sa/3.0/nz/ or send a letter to Creative
Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
Introduction
•

RNA-Seq	


•
•

•

Transcriptome assembly	


•

Qualitative identification of expressed sequence	


Differential expression analysis	


•

Quantitative measurement of transcript expression	


RNA-Seq Applications	


•

Annotation: Identify novel genes, transcripts, exons, splicing events,
ncRNAs	


•
•

Detecting RNA editing and SNPs	

Measurements: RNA quantification and differential gene expression
Experimental design
• What are my goals?	

• Transcriptome assembly?	

• Differential expression analysis?	

• Identify rare transcripts?	

• What are the characteristics of my system?	

• Large, complex genome?	

• Introns and high degree of alternative splicing?	

• No reference genome or transcriptome?
Experimental Outputs

Assembly

Expression	

Differentially expressed

Splicing
Sequencing
• Platforms	

• Library preparation	

• Multiplexing	

• Sequence reads	

• File names	

• Fastq format(Formats vary)	

• 4 lines per read

Illumina Read ID
Data Quality Control
• Data Quality Assessment	

• Identify poor/bad sample	

• Identify contaminates	

• Trimming: remove bad bases from read	

• Filtering: remove bad reads from library
Read Mapping
• Alignment algorithm must be	

• fast	

• able to handle SNPs, indels, and sequencing errors	

• allow for introns for reference genome alignment	

• Input	

• fastq read library	

• reference genome index	

• insert size mean and stddev(for paired-end libraries)	

• Output	

• SAM (text) / BAM (binary) alignment files
Differential Expression
• Cuffdiff (Cufflinks package)	

• Pairwise comparisons	

• Differnetial gene, transcript, and primary transcript
expression	


• Easy to use, well documented	

• Input: transcriptome, SAM/BAM read alignments
Transcriptome Assembly
• RNA-Seq	

• Reference genome	

• Reference transcriptome	

• RNA-Seq	

• Reference genome	

• No reference transcriptome	

• RNA-Seq	

• No reference genome	

• No reference transcriptome
Reference
Genome

FASTA

GFF/GTF

Experimental Design

Referecne	

Transcriptome

RNA

Sequencing
FASTQ

Reads
FASTQ

Data Quality Control

Tuxedo protocol
Combining tools in a pipeline
• Linux Command-line Tools	

• Shell script, Makefile	

• GUI Based pipeline	

• DNANexus 	

• SevenBridegs Genomics	

• Galaxy	

• Open Source	

• Wrapper for command line utilites	

• Workflows	

• Save all steps you did in your analysis	

• Return the entire analysis on a new dataset	

• Share your workflow with other people
How to use Galaxy?
GALAXY MAIN: User disk quotas 250GB for registered users, maximum concurrent jobs: 8
NO 	

WAIT 	

TIMES

NO	

NO 	

JOB	

STORAGE 	

SUBMISSION
QUOTAS
LIMITS

NO	

DATA	

TRANSFER	

BOTTLENECKS

NO	

IT	

EXPERIENCE	

REQUIRED

NO	

REQUIRED	

INFRASTRUCTURE

COST

GALAXY
MAIN

Free

LOCAL
GALAXY

Free ?

CLOUD
GALAXY	

(AMAZON)

동일사양 대비
약 2배 (KT의)

SLIPSTREAM
GALAXY

$19,995	

(2천2백만원)

KT
GenomeCloud	

GALAXY

시간당 740원
부터
Outline of tutorial
• Starting Galaxy	

• Mapping with Tophat	

• Workflows	

• Visualizing alignment with IGV	

• Computing differential expression with cuffdiff	

• Cuffdiff visuaalization with CummeRbund
Galaxy RNA-Seq Analysis: Tuxedo Protocol
Starting Galaxy
• Tutorial Dataset	

• Accessing Galaxy	

• Import files for one sample into current history	

• Set file attributes	

• Run FastQC
Tutorial Dataset
• FASTQ files (fastq): Sequence Reads	

• Reference (fasta): Genome Sequence (galaxy default)	

• Geneset (GTF / GFF3): Reference Geneset	

• Bowtie2 index: Reference index files for Bowtie2
(galaxy default)
Tutorial Dataset
Reference & Gene sets

• Ensembl 	

• http://www.ensembl.org/info/data/ftp/index.html
Tutorial Dataset
Reference & Gene sets
•illumina iGenomes	


• The iGenomes are a collection of reference sequences and annotation files for commonly analyzed

organisms. The files have been downloaded from Ensembl, NCBI, or UCSC, and chromosome names have
been changed to be simple and consistent with their download source. Each iGenome is available as a
compressed file that contains sequences and annotation files for a single genomic build of an organism.	


• http://support.illumina.com/sequencing/sequencing_software/igenome.ilmn
Tutorial Dataset
Sequencing data

•Sequencing data (Drosophila melanogaster)	

• Gene Expression Omnibus at accession GSE32038	

• http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE32038
Biological replicates vs.
technical replicates
Technical Replicates

Biological Replicates
Accessing Galaxy
•
•

Open a web browser and navigate to Galaxy website usegalaxy.org or www.genome-cloud.com	

Log in with username and password

select galaxy service

GenomeCloud (genome-cloud.com)
when your galaxy is ready 	

you will recive the e-mail

access the galaxy via public ip address

you can register via user menu > register

Center pane
Tools pane

History pane
Import files
•
•

Open a web browser and navigate to Galaxy website usegalaxy.org or www.genome-cloud.com	

Log in with username and password
example fastq and gtf files are located in shared data > RNA-Seq with Drosophila melanogaster

import data into your history panel (read to analysis)
Set file attributes
•
•

In the history pane click on the pencil icon	

Enter “fastqsanger” (It will takes time)

Sanger Phread+33 fastqsanger (cassava 1.8 ▲ )	

Ilumina 1.3 Phread+64 fastqillunina (cassava 1.8 ▼)	

Solexa Solexa+64 fastqsolexa
Tophat options	

--solexa-quals: Use the Solexa scale for quality values in FASTQ files	

--solexa1.3-quals: Phred64/Illumina 1.3~1.5	


!

BWA options	

-l : The input is in the Illumina 1.3+ read format (quality equals ASCII-64)	


!

GenomeCloud (g-Analysis)
Error probability

Quality Score Encoding

CASAVA 1.8.2 Quality Score (or Q-score)
Run FastQC
•
•

Load the FastQC tool from the tool pane	

Set the input file (repeat this step on the C1, C2 all piar files)
wait

running

done

error

Galaxy status
When fastqc has finished running,	

click on the eye on the FastQC output file 	

to display
illumina	

(in-house data)

IonTorrent	

(in-house data)

illumina	

(good dataset in FastQC homepage)

illumina	

(bad dataset in FastQC homepage)

Per base sequence quality
illumina	

(in-house data)

IonTorrent	

(in-house data)

illumina	

(good dataset in FastQC homepage)

illumina	

(bad dataset in FastQC homepage)

Per sequence quality score

illumina	

(in-house data)

IonTorrent	

(in-house data)

illumina	

(good dataset in FastQC homepage)

Per base sequence content

illumina	

(bad dataset in FastQC homepage)
illumina	

(in-house data)

IonTorrent	

(in-house data)

illumina	

(good dataset in FastQC homepage)

illumina	

(bad dataset in FastQC homepage)

Per base GC content

illumina	

(in-house data)

IonTorrent	

(in-house data)

illumina	

(good dataset in FastQC homepage)

illumina	

(bad dataset in FastQC homepage)

Per sequence GC content

illumina	

(in-house data)

IonTorrent	

(in-house data)

illumina	

(good dataset in FastQC homepage)

Per base N content

illumina	

(bad dataset in FastQC homepage)
illumina	

(in-house data)

IonTorrent	

(in-house data)

illumina	

(good dataset in FastQC homepage)

illumina	

(bad dataset in FastQC homepage)

Sequence Length Distribution

illumina	

(in-house data)

IonTorrent	

(in-house data)

illumina	

(good dataset in FastQC homepage)

Sequence Duplication Levels

illumina	

(bad dataset in FastQC homepage)
Galaxy RNA-Seq Analysis: Tuxedo Protocol
Mapping with Tophat
• Initial Tophat run	

• Determine insert size	

• Rerun Tophat with correct insert size	

• Review mapping statistics
Initial Tophat run
•
•
•

Use Full Tophat paramters	

Paired-end FASTQ files, Select reference genome, Use Own Juctions(Yes), Use Gene Annotation Model(Yes)	

Gene Model Anntations (use GFF file)
Determine insert size
•

Load the insert size tool “NGS: Picard (beta) -> Insertion size meterics”
Determine insert size
•
•

Click “eye” icon	

Identify the MIN_INSERT_SIZE (198)
Rerun Tophat
•
•
•

Click any one of the Tophat2 output files in the history panne	

Click on the circular blue arrow icon	

Change the “Mean Inner Distance between Mate Pairs” (198)
Tophat Output
•
•

unmapped.bam (BAM)	


•

junctions.bed (BED): list BED track of junctions reported by Tophat
where each junction consists of two connected BED blocks where
each block is as long as the max overhang of nay read spanning
juction	


•

deletions.bed (BED): mentions the last genomic base before the
deletion	


•

insertions.bed (BED): mentions the first genomic base of deletion

accepted_hits.bam (BAM): a list of read alignments in BAM/SAM
format
Load files into IGV
•
•
•
•

Click on the “accepted hits” file in the history pane	

Click on the “display with IGV web current”	

A file named “igv.jnlp” will be downloaded by your browser	

Open with text editor copy BAM file location
IGV with Housekeeping gene

http://www.sabiosciences.com/rt_pcr_product/HTML/PADM-000Z.html
Load files into IGV
•
•

Enter “Act42A” in the search box to view the reads aligning	

Right-click on the coverage track and select “Set Data Range” (max value to 4372)

Housekeeping gene: Act42A
Set max value
IGV with Differential
Expression
Keyword: regucalcin (calcium-binding protein)

this gene has four isoforms
Load files into Trackster
•
•
•

Click on the “accepted hits” file in the history pane	

Click on the graph icon and select “Trackster”	

Select bam files
drag into new group

move to regucalcin gene

create new group ‘Add group’
set max value
Run cuffdiff
•
•
•

Load the Cuffdiff tool: “NGS:RNA Analysis->Cuffdiff ”	

Perform replicate analysis(Yes)	

Add new Group / Add new Replicate
Cuffdiff output
• Genes: gene differential FPKM	

• Isoforms: Transcript differential FPKM	

• CDS: Coding sequence differential FPKM
•
•

View and filter cuffdiff
output
Differential Gene Expression (DGE)	

Filter out genes with significant change in expression with a log fold-change of at least 1 “C14
== ‘yes’ and abs(c10)>1” in the “With following condition” text box
Galaxy RNA-Seq Analysis: Tuxedo Protocol
•
•

Cuffdiff visualization with
CummeRbund
Load the CummeRbund tool: NGS:RNA Analysis->cummerbund	

Plot type: Density, check the “Replicates” box
Samples have similar density
distribution(density plot)

Samples cluster by expression condition	

(MDS / PCA plot)

Samples cluster by experimental condition	

(Dendogram)
Volcano

Differential analysis results for regucalcin	

Expression plot shows clear differences in the
expression of regucalcin across conditions C1
and C2 (four alternative isoforms)

Scatter plots highlight general similarities
and specific outliers between conditions
C1 and C2
Extract workflow from
current history
•

Click on the small gear icon and select “Extract Workflow”
Edit workflow
•
•

Click on “Workflow” at the top of the Galaxy window	

Move the elements of the workflow
Run workflow
•
•
•

Load a workflow by clicking on “Workflow” ath the top of the screen	

Click on “Run”	

Select the input datas
Galaxy RNA-Seq Analysis: Tuxedo Protocol
Useful galaxy sites
•

Public main galaxy site (user disk quotas 250GB for registered users, maximum concurrent jobs: 8)	


•
•

Test galaxy site (beta site for galaxy main instance)	


•
•

http://hongiiv.tistory.com/701	


Galaxy를 이용한 SNP 분석 (Korean)	


•
•

https://wiki.galaxyproject.org/Learn	


Galaxy를 이용한 NGS 분석 (Korean)	


•
•

https://test.galaxyproject.org/	


Galaxy screen cast and tutorials	


•
•

https://usegalaxy.org/	


http://hongiiv.tistory.com/652	


Galaxy를 이용한 부시맨 genome 분석 (Korean)	


•

http://hongiiv.tistory.com/655
Acknowledgements:
YoungGi Kim	

HanKyu Choi	

WanPyo Hong	

KangJung Kim

Thank you

More Related Content

PDF
Pcr primer design english version
PPTX
Next generation sequencing
PPT
Microarray Analysis
PPTX
NEXT GENERATION SEQUENCING
PPTX
NGS data formats and analyses
PDF
New generation Sequencing
PDF
PacBio SMRT - THIRD GENERATION SEQUENCING TECHNIQUE
PPTX
Transposable elements
Pcr primer design english version
Next generation sequencing
Microarray Analysis
NEXT GENERATION SEQUENCING
NGS data formats and analyses
New generation Sequencing
PacBio SMRT - THIRD GENERATION SEQUENCING TECHNIQUE
Transposable elements

What's hot (20)

PDF
DNA Methylation: An Essential Element in Epigenetics Facts and Technologies
PDF
NGS - Basic principles and sequencing platforms
PDF
Microsatellites
PDF
Introduction to Next-Generation Sequencing (NGS) Technology
PPTX
Real time PCR
PPTX
Gene expression concept and analysis
PDF
PPTX
Microarray by dr.prabhash
PPTX
PPTX
Ion Torrent Sequencing
PPTX
Roche Pyrosequencing 454 ; Next generation DNA Sequencing
PPTX
Microsatellite
PPTX
Next Generation Sequencing
PPTX
DNA microarray final ppt.
PDF
Liquid biopsy: Overcome Challenges of Circulating DNA with Automated and Stan...
PPTX
Biology and characterization of the cell culture
PPTX
Next generation sequencing
PDF
Introduction to real-Time Quantitative PCR (qPCR) - Download the slides
DNA Methylation: An Essential Element in Epigenetics Facts and Technologies
NGS - Basic principles and sequencing platforms
Microsatellites
Introduction to Next-Generation Sequencing (NGS) Technology
Real time PCR
Gene expression concept and analysis
Microarray by dr.prabhash
Ion Torrent Sequencing
Roche Pyrosequencing 454 ; Next generation DNA Sequencing
Microsatellite
Next Generation Sequencing
DNA microarray final ppt.
Liquid biopsy: Overcome Challenges of Circulating DNA with Automated and Stan...
Biology and characterization of the cell culture
Next generation sequencing
Introduction to real-Time Quantitative PCR (qPCR) - Download the slides
Ad

Viewers also liked (20)

PDF
Genomics and BigData - case study
PDF
Detecting Somatic Mutations in Impure Cancer Sample - Ensemble Approach
PDF
Workshop 2011
PDF
Detecting Somatic Mutation - Ensemble Approach
PDF
RNAseq Analysis
PDF
Molecular characterization of Pst isolates from Western Canada
PPTX
New High Throughput Sequencing technologies at the Norwegian Sequencing Centr...
PPTX
140127 abrf interlaboratory study proposal
PPTX
Aug2014 abrf interlaboratory study plans
PPTX
Molecular QC: Interpreting your Bioinformatics Pipeline
PDF
Dr. Douglas Marthaler - Use of Next Generation Sequencing for Whole Genome An...
PPTX
Galaxy dna-seq-variant calling-presentationandpractical_gent_april-2016
PDF
2016 iHT2 San Diego Health IT Summit
PDF
Biz model for ion proton dna sequencer
PPTX
A Survey of NGS Data Analysis on Hadoop
PDF
NGS Targeted Enrichment Technology in Cancer Research: NGS Tech Overview Webi...
PPTX
A different kettle of fish entirely: bioinformatic challenges and solutions f...
PPTX
I Jornada Actualización en Genética Reproductiva y Fertilidad
PPTX
Knowing Your NGS Upstream: Alignment and Variants
PDF
Next generation sequencing in preimplantation genetic screening (NGS in PGS)
Genomics and BigData - case study
Detecting Somatic Mutations in Impure Cancer Sample - Ensemble Approach
Workshop 2011
Detecting Somatic Mutation - Ensemble Approach
RNAseq Analysis
Molecular characterization of Pst isolates from Western Canada
New High Throughput Sequencing technologies at the Norwegian Sequencing Centr...
140127 abrf interlaboratory study proposal
Aug2014 abrf interlaboratory study plans
Molecular QC: Interpreting your Bioinformatics Pipeline
Dr. Douglas Marthaler - Use of Next Generation Sequencing for Whole Genome An...
Galaxy dna-seq-variant calling-presentationandpractical_gent_april-2016
2016 iHT2 San Diego Health IT Summit
Biz model for ion proton dna sequencer
A Survey of NGS Data Analysis on Hadoop
NGS Targeted Enrichment Technology in Cancer Research: NGS Tech Overview Webi...
A different kettle of fish entirely: bioinformatic challenges and solutions f...
I Jornada Actualización en Genética Reproductiva y Fertilidad
Knowing Your NGS Upstream: Alignment and Variants
Next generation sequencing in preimplantation genetic screening (NGS in PGS)
Ad

Similar to Galaxy RNA-Seq Analysis: Tuxedo Protocol (20)

PDF
Introduction to Galaxy and RNA-Seq
PPTX
Imgc2011 bioinformatics tutorial
PPTX
Pasteur deep seq analysis practical Part - 2015
PDF
RNA-seq: Mapping and quality control - part 3
PPTX
Cool Informatics Tools and Services for Biomedical Research
PDF
Use Integrated Genome Browser to explore, analyze, and publish genomic data
PPTX
Dgaston dec-06-2012
PDF
RNASeq Experiment Design
PDF
Introduction to Galaxy (UEB-UAT Bioinformatics Course - Session 2.2 - VHIR, B...
PDF
picard_poster_12_16_15
PDF
NGS: Mapping and de novo assembly
PPTX
Workshop NGS data analysis - 2
PPTX
2012 sept 18_thug_biotech
PPTX
Bioinfo ngs data format visualization v2
PDF
Course on parsing methods for biologists with a focus on ChIP-seq data
PPTX
Real-time Phylogenomics: Joe Parker
PPTX
Enabling Large Scale Sequencing Studies through Science as a Service
PDF
Scott Kahn Genomic Big Data.gia.052913
PDF
Forsharing cshl2011 sequencing
PDF
RNA sequencing analysis tutorial with NGS
Introduction to Galaxy and RNA-Seq
Imgc2011 bioinformatics tutorial
Pasteur deep seq analysis practical Part - 2015
RNA-seq: Mapping and quality control - part 3
Cool Informatics Tools and Services for Biomedical Research
Use Integrated Genome Browser to explore, analyze, and publish genomic data
Dgaston dec-06-2012
RNASeq Experiment Design
Introduction to Galaxy (UEB-UAT Bioinformatics Course - Session 2.2 - VHIR, B...
picard_poster_12_16_15
NGS: Mapping and de novo assembly
Workshop NGS data analysis - 2
2012 sept 18_thug_biotech
Bioinfo ngs data format visualization v2
Course on parsing methods for biologists with a focus on ChIP-seq data
Real-time Phylogenomics: Joe Parker
Enabling Large Scale Sequencing Studies through Science as a Service
Scott Kahn Genomic Big Data.gia.052913
Forsharing cshl2011 sequencing
RNA sequencing analysis tutorial with NGS

More from Hong ChangBum (20)

PDF
Demo chapter3
PDF
통계유전학워크샵
PDF
Genome Wide SNP Analysis for Inferring the Population Structure and Genetic H...
PDF
BioSMACK - Linux Live CD for GWAS
PDF
Next-generation genomics: an integrative approach
PDF
How to genome
KEY
worldwide population
PDF
RSS & Bioinformatics
PDF
Perspectives of identifying Korean genetic variations
PDF
Genome Browser based on Google Maps API
PDF
Korean Database of Genomic Variants
PDF
Dt Ccompanieslist
PDF
DTC Companies List
PDF
My Project
PDF
Genome Browser
PDF
GenomeBrowser
PDF
PDF
Next Generation bio Research Infra
PDF
Cluster Drm
PDF
Cluster Drm
Demo chapter3
통계유전학워크샵
Genome Wide SNP Analysis for Inferring the Population Structure and Genetic H...
BioSMACK - Linux Live CD for GWAS
Next-generation genomics: an integrative approach
How to genome
worldwide population
RSS & Bioinformatics
Perspectives of identifying Korean genetic variations
Genome Browser based on Google Maps API
Korean Database of Genomic Variants
Dt Ccompanieslist
DTC Companies List
My Project
Genome Browser
GenomeBrowser
Next Generation bio Research Infra
Cluster Drm
Cluster Drm

Recently uploaded (20)

PDF
NEET PG 2025 | 200 High-Yield Recall Topics Across All Subjects
PPTX
Imaging of parasitic D. Case Discussions.pptx
PPTX
Electromyography (EMG) in Physiotherapy: Principles, Procedure & Clinical App...
PPT
Copy-Histopathology Practical by CMDA ESUTH CHAPTER(0) - Copy.ppt
PPTX
neonatal infection(7392992y282939y5.pptx
PPTX
CME 2 Acute Chest Pain preentation for education
PPTX
Pathophysiology And Clinical Features Of Peripheral Nervous System .pptx
PPTX
15.MENINGITIS AND ENCEPHALITIS-elias.pptx
PPTX
Fundamentals of human energy transfer .pptx
PPTX
ACID BASE management, base deficit correction
PPTX
Stimulation Protocols for IUI | Dr. Laxmi Shrikhande
PPTX
anal canal anatomy with illustrations...
DOCX
RUHS II MBBS Microbiology Paper-II with Answer Key | 6th August 2025 (New Sch...
PPTX
Important Obstetric Emergency that must be recognised
PPTX
ca esophagus molecula biology detailaed molecular biology of tumors of esophagus
PPT
genitourinary-cancers_1.ppt Nursing care of clients with GU cancer
PPTX
POLYCYSTIC OVARIAN SYNDROME.pptx by Dr( med) Charles Amoateng
PPTX
History and examination of abdomen, & pelvis .pptx
PPTX
surgery guide for USMLE step 2-part 1.pptx
PPTX
SKIN Anatomy and physiology and associated diseases
NEET PG 2025 | 200 High-Yield Recall Topics Across All Subjects
Imaging of parasitic D. Case Discussions.pptx
Electromyography (EMG) in Physiotherapy: Principles, Procedure & Clinical App...
Copy-Histopathology Practical by CMDA ESUTH CHAPTER(0) - Copy.ppt
neonatal infection(7392992y282939y5.pptx
CME 2 Acute Chest Pain preentation for education
Pathophysiology And Clinical Features Of Peripheral Nervous System .pptx
15.MENINGITIS AND ENCEPHALITIS-elias.pptx
Fundamentals of human energy transfer .pptx
ACID BASE management, base deficit correction
Stimulation Protocols for IUI | Dr. Laxmi Shrikhande
anal canal anatomy with illustrations...
RUHS II MBBS Microbiology Paper-II with Answer Key | 6th August 2025 (New Sch...
Important Obstetric Emergency that must be recognised
ca esophagus molecula biology detailaed molecular biology of tumors of esophagus
genitourinary-cancers_1.ppt Nursing care of clients with GU cancer
POLYCYSTIC OVARIAN SYNDROME.pptx by Dr( med) Charles Amoateng
History and examination of abdomen, & pelvis .pptx
surgery guide for USMLE step 2-part 1.pptx
SKIN Anatomy and physiology and associated diseases

Galaxy RNA-Seq Analysis: Tuxedo Protocol

  • 1. Galaxy RNA-Seq Analysis: Tuxedo Protocol ChangBum Hong, KT Bioinformatics, GenomeCloud SCIC genome-cloud.com This work is licensed under the Creative Commons Attribution-NonCommercialShareAlike 3.0 New Zealand License. To view a copy of this license, visit http:// creativecommons.org/licenses/by-nc-sa/3.0/nz/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
  • 2. Introduction • RNA-Seq • • • Transcriptome assembly • Qualitative identification of expressed sequence Differential expression analysis • Quantitative measurement of transcript expression RNA-Seq Applications • Annotation: Identify novel genes, transcripts, exons, splicing events, ncRNAs • • Detecting RNA editing and SNPs Measurements: RNA quantification and differential gene expression
  • 3. Experimental design • What are my goals? • Transcriptome assembly? • Differential expression analysis? • Identify rare transcripts? • What are the characteristics of my system? • Large, complex genome? • Introns and high degree of alternative splicing? • No reference genome or transcriptome?
  • 5. Sequencing • Platforms • Library preparation • Multiplexing • Sequence reads • File names • Fastq format(Formats vary) • 4 lines per read Illumina Read ID
  • 6. Data Quality Control • Data Quality Assessment • Identify poor/bad sample • Identify contaminates • Trimming: remove bad bases from read • Filtering: remove bad reads from library
  • 7. Read Mapping • Alignment algorithm must be • fast • able to handle SNPs, indels, and sequencing errors • allow for introns for reference genome alignment • Input • fastq read library • reference genome index • insert size mean and stddev(for paired-end libraries) • Output • SAM (text) / BAM (binary) alignment files
  • 8. Differential Expression • Cuffdiff (Cufflinks package) • Pairwise comparisons • Differnetial gene, transcript, and primary transcript expression • Easy to use, well documented • Input: transcriptome, SAM/BAM read alignments
  • 9. Transcriptome Assembly • RNA-Seq • Reference genome • Reference transcriptome • RNA-Seq • Reference genome • No reference transcriptome • RNA-Seq • No reference genome • No reference transcriptome
  • 11. Combining tools in a pipeline • Linux Command-line Tools • Shell script, Makefile • GUI Based pipeline • DNANexus • SevenBridegs Genomics • Galaxy • Open Source • Wrapper for command line utilites • Workflows • Save all steps you did in your analysis • Return the entire analysis on a new dataset • Share your workflow with other people
  • 12. How to use Galaxy? GALAXY MAIN: User disk quotas 250GB for registered users, maximum concurrent jobs: 8 NO WAIT TIMES NO NO JOB STORAGE SUBMISSION QUOTAS LIMITS NO DATA TRANSFER BOTTLENECKS NO IT EXPERIENCE REQUIRED NO REQUIRED INFRASTRUCTURE COST GALAXY MAIN Free LOCAL GALAXY Free ? CLOUD GALAXY (AMAZON) 동일사양 대비 약 2배 (KT의) SLIPSTREAM GALAXY $19,995 (2천2백만원) KT GenomeCloud GALAXY 시간당 740원 부터
  • 13. Outline of tutorial • Starting Galaxy • Mapping with Tophat • Workflows • Visualizing alignment with IGV • Computing differential expression with cuffdiff • Cuffdiff visuaalization with CummeRbund
  • 15. Starting Galaxy • Tutorial Dataset • Accessing Galaxy • Import files for one sample into current history • Set file attributes • Run FastQC
  • 16. Tutorial Dataset • FASTQ files (fastq): Sequence Reads • Reference (fasta): Genome Sequence (galaxy default) • Geneset (GTF / GFF3): Reference Geneset • Bowtie2 index: Reference index files for Bowtie2 (galaxy default)
  • 17. Tutorial Dataset Reference & Gene sets • Ensembl • http://www.ensembl.org/info/data/ftp/index.html
  • 18. Tutorial Dataset Reference & Gene sets •illumina iGenomes • The iGenomes are a collection of reference sequences and annotation files for commonly analyzed organisms. The files have been downloaded from Ensembl, NCBI, or UCSC, and chromosome names have been changed to be simple and consistent with their download source. Each iGenome is available as a compressed file that contains sequences and annotation files for a single genomic build of an organism. • http://support.illumina.com/sequencing/sequencing_software/igenome.ilmn
  • 19. Tutorial Dataset Sequencing data •Sequencing data (Drosophila melanogaster) • Gene Expression Omnibus at accession GSE32038 • http://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE32038
  • 20. Biological replicates vs. technical replicates Technical Replicates Biological Replicates
  • 21. Accessing Galaxy • • Open a web browser and navigate to Galaxy website usegalaxy.org or www.genome-cloud.com Log in with username and password select galaxy service GenomeCloud (genome-cloud.com)
  • 22. when your galaxy is ready you will recive the e-mail access the galaxy via public ip address you can register via user menu > register Center pane Tools pane History pane
  • 23. Import files • • Open a web browser and navigate to Galaxy website usegalaxy.org or www.genome-cloud.com Log in with username and password example fastq and gtf files are located in shared data > RNA-Seq with Drosophila melanogaster import data into your history panel (read to analysis)
  • 24. Set file attributes • • In the history pane click on the pencil icon Enter “fastqsanger” (It will takes time) Sanger Phread+33 fastqsanger (cassava 1.8 ▲ ) Ilumina 1.3 Phread+64 fastqillunina (cassava 1.8 ▼) Solexa Solexa+64 fastqsolexa Tophat options --solexa-quals: Use the Solexa scale for quality values in FASTQ files --solexa1.3-quals: Phred64/Illumina 1.3~1.5 ! BWA options -l : The input is in the Illumina 1.3+ read format (quality equals ASCII-64) ! GenomeCloud (g-Analysis)
  • 25. Error probability Quality Score Encoding CASAVA 1.8.2 Quality Score (or Q-score)
  • 26. Run FastQC • • Load the FastQC tool from the tool pane Set the input file (repeat this step on the C1, C2 all piar files)
  • 27. wait running done error Galaxy status When fastqc has finished running, click on the eye on the FastQC output file to display
  • 28. illumina (in-house data) IonTorrent (in-house data) illumina (good dataset in FastQC homepage) illumina (bad dataset in FastQC homepage) Per base sequence quality illumina (in-house data) IonTorrent (in-house data) illumina (good dataset in FastQC homepage) illumina (bad dataset in FastQC homepage) Per sequence quality score illumina (in-house data) IonTorrent (in-house data) illumina (good dataset in FastQC homepage) Per base sequence content illumina (bad dataset in FastQC homepage)
  • 29. illumina (in-house data) IonTorrent (in-house data) illumina (good dataset in FastQC homepage) illumina (bad dataset in FastQC homepage) Per base GC content illumina (in-house data) IonTorrent (in-house data) illumina (good dataset in FastQC homepage) illumina (bad dataset in FastQC homepage) Per sequence GC content illumina (in-house data) IonTorrent (in-house data) illumina (good dataset in FastQC homepage) Per base N content illumina (bad dataset in FastQC homepage)
  • 30. illumina (in-house data) IonTorrent (in-house data) illumina (good dataset in FastQC homepage) illumina (bad dataset in FastQC homepage) Sequence Length Distribution illumina (in-house data) IonTorrent (in-house data) illumina (good dataset in FastQC homepage) Sequence Duplication Levels illumina (bad dataset in FastQC homepage)
  • 32. Mapping with Tophat • Initial Tophat run • Determine insert size • Rerun Tophat with correct insert size • Review mapping statistics
  • 33. Initial Tophat run • • • Use Full Tophat paramters Paired-end FASTQ files, Select reference genome, Use Own Juctions(Yes), Use Gene Annotation Model(Yes) Gene Model Anntations (use GFF file)
  • 34. Determine insert size • Load the insert size tool “NGS: Picard (beta) -> Insertion size meterics”
  • 35. Determine insert size • • Click “eye” icon Identify the MIN_INSERT_SIZE (198)
  • 36. Rerun Tophat • • • Click any one of the Tophat2 output files in the history panne Click on the circular blue arrow icon Change the “Mean Inner Distance between Mate Pairs” (198)
  • 37. Tophat Output • • unmapped.bam (BAM) • junctions.bed (BED): list BED track of junctions reported by Tophat where each junction consists of two connected BED blocks where each block is as long as the max overhang of nay read spanning juction • deletions.bed (BED): mentions the last genomic base before the deletion • insertions.bed (BED): mentions the first genomic base of deletion accepted_hits.bam (BAM): a list of read alignments in BAM/SAM format
  • 38. Load files into IGV • • • • Click on the “accepted hits” file in the history pane Click on the “display with IGV web current” A file named “igv.jnlp” will be downloaded by your browser Open with text editor copy BAM file location
  • 39. IGV with Housekeeping gene http://www.sabiosciences.com/rt_pcr_product/HTML/PADM-000Z.html
  • 40. Load files into IGV • • Enter “Act42A” in the search box to view the reads aligning Right-click on the coverage track and select “Set Data Range” (max value to 4372) Housekeeping gene: Act42A Set max value
  • 42. Keyword: regucalcin (calcium-binding protein) this gene has four isoforms
  • 43. Load files into Trackster • • • Click on the “accepted hits” file in the history pane Click on the graph icon and select “Trackster” Select bam files
  • 44. drag into new group move to regucalcin gene create new group ‘Add group’
  • 46. Run cuffdiff • • • Load the Cuffdiff tool: “NGS:RNA Analysis->Cuffdiff ” Perform replicate analysis(Yes) Add new Group / Add new Replicate
  • 47. Cuffdiff output • Genes: gene differential FPKM • Isoforms: Transcript differential FPKM • CDS: Coding sequence differential FPKM
  • 48. • • View and filter cuffdiff output Differential Gene Expression (DGE) Filter out genes with significant change in expression with a log fold-change of at least 1 “C14 == ‘yes’ and abs(c10)>1” in the “With following condition” text box
  • 50. • • Cuffdiff visualization with CummeRbund Load the CummeRbund tool: NGS:RNA Analysis->cummerbund Plot type: Density, check the “Replicates” box
  • 51. Samples have similar density distribution(density plot) Samples cluster by expression condition (MDS / PCA plot) Samples cluster by experimental condition (Dendogram)
  • 52. Volcano Differential analysis results for regucalcin Expression plot shows clear differences in the expression of regucalcin across conditions C1 and C2 (four alternative isoforms) Scatter plots highlight general similarities and specific outliers between conditions C1 and C2
  • 53. Extract workflow from current history • Click on the small gear icon and select “Extract Workflow”
  • 54. Edit workflow • • Click on “Workflow” at the top of the Galaxy window Move the elements of the workflow
  • 55. Run workflow • • • Load a workflow by clicking on “Workflow” ath the top of the screen Click on “Run” Select the input datas
  • 57. Useful galaxy sites • Public main galaxy site (user disk quotas 250GB for registered users, maximum concurrent jobs: 8) • • Test galaxy site (beta site for galaxy main instance) • • http://hongiiv.tistory.com/701 Galaxy를 이용한 SNP 분석 (Korean) • • https://wiki.galaxyproject.org/Learn Galaxy를 이용한 NGS 분석 (Korean) • • https://test.galaxyproject.org/ Galaxy screen cast and tutorials • • https://usegalaxy.org/ http://hongiiv.tistory.com/652 Galaxy를 이용한 부시맨 genome 분석 (Korean) • http://hongiiv.tistory.com/655