510 likes | 1.06k Views
High Throughput Sequencing. Agenda. Introduction to sequencing Applications Bioinformatics analysis pipelines What should you ask yourself before planning the experiment. Introduction to sequencing. What is sequencing?. Finding the sequence of a DNA/ RNA molecule.
E N D
Agenda • Introduction to sequencing • Applications • Bioinformatics analysis pipelines • What should you ask yourself beforeplanning the experiment
What is sequencing? Finding the sequence of a DNA/ RNA molecule What can we sequence? http://cancergenome.nih.gov/newsevents/multimedialibrary/images/CancerBiology
Sanger sequencing • Up to 1,000 bases molecule • One molecule at a time • Widely used from 1970-2000 • First human genome draft was based on Sanger sequencing • Still in use for single molecules http://www.genomebc.ca/education/articles/sequencing/
High Throughput Sequencing Next Generation Sequencing (NGS) / Massively parallel sequencing • Sequencing millions of molecules in parallel • Do not need prior knowledge of what you’re sequencing We will discuss Illumina’s platform only
Sequencing Workflow • Extract tissue cells • Extract DNA/RNA from cells • Sample preparation for sequencing • Sequencing • Bioinformatics analysis Why is it important to understand the “wet lab” part?
Sample Prep Random shearing of the DNA Adding adaptors and barcodes Size selection Amplification Sequencing
Sequencing process Leave only sequences from one direction
DNA sequencing • Resequencing – sequencing the genome of an organism with a known genome • Exome sequencing / Targeted sequencing– sequencing only selected regions from the genome • De-novo sequencing– sequencing the genome of an organism with a unknown genome
RNA-Seq Sequencing of mRNA extracted form the cell to get an estimate of expression levels of genes.
Counting vs. Reading RNA-Seqvs. DNA-sequencing
ChIP-Seq Sequencing the regions in the genome to which a protein binds to.
Basic concepts Insert – the DNA fragment that is used for sequencing. Read – the part of the insert that is sequenced. Single Read (SR) – a sequencing procedure by which the insert is sequenced from one end only. Paired End (PE) – a sequencing procedure by which the insert is sequenced from both ends.
Demultiplexing • Unknown inserts Lane
Demultiplexing • Mapping Sample • Example of mapping parameters: • Number of mismatches per read • Scores for mismatch or gaps • Mapping parameters affect the rest of the analysis Reference Genome
Demultiplexing • Mapping • Removing duplicates and non-unique mappings ? Reference Genome Reference Genome
Demultiplexing • Mapping • Removing duplicates and non-unique mappings Coverage profile and variant calling G Reference Genome …ACTTCGTCGAAAGG…
Demultiplexing • Mapping Frequency >= 20% • Removing duplicates and non-unique mappings Coverage profile and variant calling • Variant filtering …ACTTCGTCGAAAGG… Coverage >= 5 Reference Genome Reference Genome …ACTTCGTCGAAAGG…
Demultiplexing • Mapping • Removing duplicates and non-unique mappings • Variant calling • Variant filtering G A • Genes and known variants Reference Genome …ACTTCGTCGAAATG… …GTCCCGTGATACTCCGT… Gene X rs230985
Demultiplexing Example for further analysis Recessive disease: Variant not in known databases Homozygous variant shared by all affected individuals Same variant appears in healthy parents at heterozygous state Healthy brothers can be heterozygous to the same variant • Mapping • Removing duplicates and non-unique mappings Coverage profile and variant calling • Variant filtering Dominant disease: Variant not in known databases Heterozygous variant shared by all affected individuals The variant doesn’t appear in healthy individuals • Genes and known variants • Finding suspicious variants 1 Table per project 1 Table per sample
Demultiplexing Quality control steps in the pipeline • Mapping • Removing duplicates and non-unique mappings QC QC QC QC QC Coverage profile and variant calling • Variant filtering • Genes and known variants • Finding suspicious variants
How is de-novo assembly different from resequencinganalysis ?
Demultiplexing Unannotated genes • Mapping • Removing duplicates and non-unique mappings FPKM Normalization: • Gene expression levels
Demultiplexing • Mapping • Removing duplicates and non-unique mappings • Differential expression parameters: • Threshold - Minimum number of reads for pair testing • Normalization • Replicates • Differential expression parameters affect the results • Gene expression levels • Differential gene expression
Coverage Coverage – resequencing Number of bases that cover each base in the genome in average. • “Coverage” – RNA-Seq • Depends on the expression profile of each sample. • Highly expressed genes will be detected with less “coverage” than lowly expressed genes.
What should you ask yourself before sequencing whenplanning the experiment • Reference genome: • What is my reference genome? • Does it have updated annotations? • What annotations are known? • Are my samples closely related to the reference genome? • Do I expect to have contaminations in my sample? • Do I have validations from other technologies? (RT-PCR, SNPchip…) • Do I have controls and replicates? • RNA-Seq: am I interested in alternative splicing? • Resequencing: What kind of mutations do I expect to find?