Introduction to human genomics and genome informatics

Size: px
Start display at page:

Download "Introduction to human genomics and genome informatics"

Transcription

1 Introduction to human genomics and genome informatics Session 1 Prince of Wales Clinical School Dr Jason Wong ARC Future Fellow Head, Bioinformatics & Integrative Genomics Adult Cancer Program, Lowy Cancer Research Centre Prince of Wales Clinical School, Faculty of Medicine, UNIVERSITY OF NEW SOUTH WALES, SYDNEY NSW 2052

2 What we will cover Structure of the human genome Layers of genomic information DNA (Sequence variation) RNA (Genes & gene expression) Epigenetics (DNA methylation) Epigenetics (Histone code/transcription factors) Genomic data acquisition technologies Microarray Next-generation sequencing

3 Structure of human genome Consist of 23 pairs of chromosomes. Each chromosome is paired meaning that it is diploid. Each individual chromosome made up of double stranded DNA. Approximately ~3 billion bases in total.

4 Reference human genome Human genomes vary significantly between individuals (~0.1%) Computationally, a reference genome is used. Important things to note about the reference genome: Is haploid (i.e. only 1 sequence) Is a composite sequence (i.e. does not correspond to anyone s genome)

5 Representation of genomic data Genomic data is most common represented in two ways: 1. Sequence data fasta format (.fa or.fasta) >chr1 NNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNNN ACAGTACTGGCGGATTATAGGGAAACACCCGGAGCATATGCTGTTTGGTC TCAgtagactcctaaatatgggattcctgggtttaaaagtaaaaaataaa tatgtttaatttgtgaactgattaccatcagaattgtactgttctgtatc ccaccagcaatgtctaggaatgcctgtttctccacaaagtgtttactttt Location data bed format (.bed) chr HES4 0 - chr ISG chromosome start end name score strand All about genomic formats here -

6 What do chromosomes contain? Genes: ~1.2% coding ~2% non-coding Regulatory regions: ~2% Repetitive elements comprise another ~50% of the human genome

7 Layers of genetic information DNA sequence variation Gene expression Coding Non-coding Epigenetic regulation DNA methylation Histone/transcription factor binding

8 Sequence variation

9 Variations in DNA sequence Cytological level: Chromosome numbers Segmental duplications, rearrangements, and deletions Sub-chromosomal level: Transposable elements Short Deletions/Insertions, Tandem repeats Sequence level: Single Nucleotide Polymorphisms (SNPs) Small Nucleotide Insertions and Deletions (Indels)

10 Sequence variation Single nucleotide polymorphisms (SNPs) DNA sequence variations that exist with members of a species. They are inherited at birth and therefore present in all cells. Somatic mutations Are somatic i.e. only present in some cells Mutations are often observed in cancer cells

11 Types of SNPs/Mutations Most SNPs and mutations fall in intergenic regions. Within genes, they can either fall in the non-coding or coding regions. Within coding regions, they can either not-change (synonymous) or change (non-synonymous) amino acids. TSS Non-coding Intergenic region Coding Synonymous Non-Synonymous

12 Effects of sequence variation Non-synonymous variants: Missense (change protein structure) Nonsense (truncates protein) Synonymous or non-coding variants: Alter transcriptional/translational efficiency Alter mrna stability Alter gene regulation (i.e. alter TF binding) Alter RNA-regulation (i.e. affect mirna binding) Majority of sequence variation are neutral

13 Genes and gene expression

14 Types of genes A gene is a functional unit of DNA that is transcribed into RNA. Total genes in the human genome 57,445 Source: GENCODE (version 18)

15 Coding genes Traditionally considered to be the most important functional unit of genomes. ~ 20,000 in the human genome. Due to splicing one gene can make many proteins. Source:

16 Non-coding genes

17 microrna Plays a role in posttranscriptional regulation. Only discovered in Acts by either causing RNA degradation or inhibition of translation. Implicated in many aspects of health and disease including: Development Cancer Heart disease

18 Long non-coding RNA (lncrna) Arbitrarily defined as noncoding transcripts > 200 nt in length. Implicated in many functions including: Altering protein/dna interaction. Binds mrna. Sink for mirnas. Etc Unlike coding and mirnas, lncrna are less conserved and function of many are unknown. Prensner and Chinnaiyan (2011) Cancer Discov. 1:391

19 Gene expression Measuring the level of RNA (typically mrna) in the sample. Generally microarray- or sequencingbased. Commonly used for measuring differential expression between samples, or between genes Computation analysis and normalisation of expression data can be complicated. Source: OPENbeta

20 Gene-set/Pathway analysis Differential expression of individual genes not necessarily informative. Genes are often grouped in gene-sets based on ontology or biological pathways. Gene-set and pathway analyses are therefore a common downstream after differential gene expression analysis.

21 Gene regulation

22 Gene regulation/epigenetics Epigenetics is the study of mechanisms that alter cellular function independent to any changes in DNA sequence Mechanisms include: DNA methylation Nucleosome positioning/histone modification Transcription factors Non-coding RNA

23 DNA methylation DNA is methylated on cytosines in CpG dinucleotides

24 Nucleosomes & Histones Histones are proteins that package DNA into nucleosomes.

25 Histone modifications Acetylation Methylation Phosphorylation Ubiquitination Can enhance or repress gene expression

26 Transcription factors Proteins that bind DNA to regulate gene expression. Typically binds at gene promoters or enhancers.

27 Studying gene regulation Has traditionally been more difficult than studying gene expression because: Location of many regulatory regions are poorly defined. Regulatory regions differ greatly between cell types. Many modes of gene regulation. Next-generation sequencing technologies has enabled great progress to be made.

28 Genomic technologies

29 Genomic technologies Microarray-based data SNP profiling Copy number profiling DNA methylation profiling Gene expression profiling Next-generation sequencing Swiss-army knife of genomics

30 Data acquisition Relies on fluorescence-based on hybridisation of DNA against complementary probe on array. Can be used to study DNA or any molecule that can be converted to cdna. SNP array (probe for two alleles) Methylation array (probe for bisulfide converted DNA) Expression array (probe for exonic DNA regions) Limited by probes present on the array.

31 Microarray gene expression analysis Microarray chips Images scanned by laser Gene Value D26528_at 193 D26561_cds1_at -70 D26561_cds2_at 144 D26561_cds3_at 33 D26579_at 318 D26598_at 1764 D26599_at 1537 D26600_at 1204 D28114_at 707 Gene signatures Sample classification Data Mining and analysis Datasets C la s s S n o D D D A L L A L L A L L A L L A M L A M L A M L

32 Next-generation sequencing

33 What is NGS? A number of different technologies. We use the technology by Illumina sequencers as an example. Figures provided by Illumina Inc.

34 Sequences are inferred from fluorescence signals during synthesis Short sequencing reads Figures provided by Illumina Inc.

35 Gene Alignment Aligned reads

36 NGS file formats Fastq Stores sequencing reads from NGS. Contains read sequence and quality scores. BAM/SAM A BAM file (.bam) is a binary file containing coordinates of where a read has mapped to in a genome. SAM is the same file in text format BedGraph/Wig for storing continuous profile information for visualisation. VCF for storing information about variants.

37 Pros/cons of each technology NGS Greater dynamic range (only limited by depth of sequencing) Coverage of genome does not need to be limited. Many more applications from sequencing data. Data analysis and management can be challenging. Microarrays Microarrays are still significantly cheaper. Largest public datasets are likely to be microarray based. Data analysis pipelines are well standardised.

38 Example of using public resources to tell us more about our data

39 OncoCis uses public data from various sources to assign potential function to non-coding mutations Given a non-coding mutation what do we want to know? 1. Does the mutation fall within a cisregulatory region (ENCODE/Human Epigenome Atlas). 2. Is the mutation site highly conserved (UCSC)? 3. What gene might the mutation affect (FANTOM5)? 4. What transcription factor binding site might be altered (JASPAR)? 5. Does the mutation affect a gene which is druggable (DGIdb)?

40 Link out to UCSC genome browser Gene mapping from FANTOM5 or GREAT Conservation data from UCSC FANTOM5 regulatory data Link out to Drug-Gene interaction database (DGIdb) Epigenetic data from ENCODE/Epigenome project Motif data from JASPAR

Introduction to the UCSC genome browser

Introduction to the UCSC genome browser Introduction to the UCSC genome browser Dominik Beck NHMRC Peter Doherty and CINSW ECR Fellow, Senior Lecturer Lowy Cancer Research Centre, UNSW and Centre for Health Technology, UTS SYDNEY NSW AUSTRALIA

More information

Single Nucleotide Variant Analysis. H3ABioNet May 14, 2014

Single Nucleotide Variant Analysis. H3ABioNet May 14, 2014 Single Nucleotide Variant Analysis H3ABioNet May 14, 2014 Outline What are SNPs and SNVs? How do we identify them? How do we call them? SAMTools GATK VCF File Format Let s call variants! Single Nucleotide

More information

Reads to Discovery. Visualize Annotate Discover. Small DNA-Seq ChIP-Seq Methyl-Seq. MeDIP-Seq. RNA-Seq. RNA-Seq.

Reads to Discovery. Visualize Annotate Discover. Small DNA-Seq ChIP-Seq Methyl-Seq. MeDIP-Seq. RNA-Seq. RNA-Seq. Reads to Discovery RNA-Seq Small DNA-Seq ChIP-Seq Methyl-Seq RNA-Seq MeDIP-Seq www.strand-ngs.com Analyze Visualize Annotate Discover Data Import Alignment Vendor Platforms: Illumina Ion Torrent Roche

More information

Introduction to Genome Biology

Introduction to Genome Biology Introduction to Genome Biology Sandrine Dudoit, Wolfgang Huber, Robert Gentleman Bioconductor Short Course 2006 Copyright 2006, all rights reserved Outline Cells, chromosomes, and cell division DNA structure

More information

About Strand NGS. Strand Genomics, Inc All rights reserved.

About Strand NGS. Strand Genomics, Inc All rights reserved. About Strand NGS Strand NGS-formerly known as Avadis NGS, is an integrated platform that provides analysis, management and visualization tools for next-generation sequencing data. It supports extensive

More information

From Variants to Pathways: Agilent GeneSpring GX s Variant Analysis Workflow

From Variants to Pathways: Agilent GeneSpring GX s Variant Analysis Workflow From Variants to Pathways: Agilent GeneSpring GX s Variant Analysis Workflow Technical Overview Import VCF Introduction Next-generation sequencing (NGS) studies have created unanticipated challenges with

More information

Control of Eukaryotic Gene Expression (Learning Objectives)

Control of Eukaryotic Gene Expression (Learning Objectives) Control of Eukaryotic Gene Expression (Learning Objectives) 1. Compare and contrast chromatin and chromosome: composition, proteins involved and level of packing. Explain the structure and function of

More information

Unit 1 Human cells. 1. Division and differentiation in human cells

Unit 1 Human cells. 1. Division and differentiation in human cells Unit 1 Human cells 1. Division and differentiation in human cells Stem cells Describe the process of differentiation. Explain how differentiation is brought about with reference to genes. Name the two

More information

resequencing storage SNP ncrna metagenomics private trio de novo exome ncrna RNA DNA bioinformatics RNA-seq comparative genomics

resequencing storage SNP ncrna metagenomics private trio de novo exome ncrna RNA DNA bioinformatics RNA-seq comparative genomics RNA Sequencing T TM variation genetics validation SNP ncrna metagenomics private trio de novo exome mendelian ChIP-seq RNA DNA bioinformatics custom target high-throughput resequencing storage ncrna comparative

More information

Chapter 17 Lecture. Concepts of Genetics. Tenth Edition. Regulation of Gene Expression in Eukaryotes

Chapter 17 Lecture. Concepts of Genetics. Tenth Edition. Regulation of Gene Expression in Eukaryotes Chapter 17 Lecture Concepts of Genetics Tenth Edition Regulation of Gene Expression in Eukaryotes Chapter Contents 17.1 Eukaryotic Gene Regulation Can Occur at Any of the Steps Leading from DNA to Protein

More information

Genome variation - part 1

Genome variation - part 1 Genome variation - part 1 Dr Jason Wong Prince of Wales Clinical School Introductory bioinformatics for human genomics workshop, UNSW Day 2 Friday 21 th January 2016 Aims of the session Introduce major

More information

Introduction to Microarray Data Analysis and Gene Networks. Alvis Brazma European Bioinformatics Institute

Introduction to Microarray Data Analysis and Gene Networks. Alvis Brazma European Bioinformatics Institute Introduction to Microarray Data Analysis and Gene Networks Alvis Brazma European Bioinformatics Institute A brief outline of this course What is gene expression, why it s important Microarrays and how

More information

Molecular Genetics of Disease and the Human Genome Project

Molecular Genetics of Disease and the Human Genome Project 9 Molecular Genetics of Disease and the Human Genome Project Fig. 1. The 23 chromosomes in the human genome. There are 22 autosomes (chromosomes 1 to 22) and two sex chromosomes (X and Y). Females inherit

More information

Deep Sequencing technologies

Deep Sequencing technologies Deep Sequencing technologies Gabriela Salinas 30 October 2017 Transcriptome and Genome Analysis Laboratory http://www.uni-bc.gwdg.de/index.php?id=709 Microarray and Deep-Sequencing Core Facility University

More information

Higher Human Biology Unit 1: Human Cells Pupils Learning Outcomes

Higher Human Biology Unit 1: Human Cells Pupils Learning Outcomes Higher Human Biology Unit 1: Human Cells Pupils Learning Outcomes 1.1 Division and Differentiation in Human Cells I can state that cellular differentiation is the process by which a cell develops more

More information

Human Genetic Variation. Ricardo Lebrón Dpto. Genética UGR

Human Genetic Variation. Ricardo Lebrón Dpto. Genética UGR Human Genetic Variation Ricardo Lebrón rlebron@ugr.es Dpto. Genética UGR What is Genetic Variation? Origins of Genetic Variation Genetic Variation is the difference in DNA sequences between individuals.

More information

Analysis of neo-antigens to identify T-cell neo-epitopes in human Head & Neck cancer. Project XX1001. Customer Detail

Analysis of neo-antigens to identify T-cell neo-epitopes in human Head & Neck cancer. Project XX1001. Customer Detail Analysis of neo-antigens to identify T-cell neo-epitopes in human Head & Neck cancer Project XX Customer Detail Table of Contents. Bioinformatics analysis pipeline...3.. Read quality check. 3.2. Read alignment...3.3.

More information

NGS in Pathology Webinar

NGS in Pathology Webinar NGS in Pathology Webinar NGS Data Analysis March 10 2016 1 Topics for today s presentation 2 Introduction Next Generation Sequencing (NGS) is becoming a common and versatile tool for biological and medical

More information

Complete draft sequence 2001

Complete draft sequence 2001 Genomes: What we know and what we don t know Complete draft sequence 2001 November11, 2009 Dr. Stefan Maas, BioS Lehigh U. What we know Raw genome data The range of genome sizes in the animal & plant kingdoms

More information

AP Biology. The BIG Questions. Chapter 19. Prokaryote vs. eukaryote genome. Prokaryote vs. eukaryote genome. Why turn genes on & off?

AP Biology. The BIG Questions. Chapter 19. Prokaryote vs. eukaryote genome. Prokaryote vs. eukaryote genome. Why turn genes on & off? The BIG Questions Chapter 19. Control of Eukaryotic Genome How are genes turned on & off in eukaryotes? How do cells with the same genes differentiate to perform completely different, specialized functions?

More information

NGS Approaches to Epigenomics

NGS Approaches to Epigenomics I519 Introduction to Bioinformatics, 2013 NGS Approaches to Epigenomics Yuzhen Ye (yye@indiana.edu) School of Informatics & Computing, IUB Contents Background: chromatin structure & DNA methylation Epigenomic

More information

Introduction to Genomic Medicine Exeter Expert Series: Cardiology

Introduction to Genomic Medicine Exeter Expert Series: Cardiology Introduction to Genomic Medicine Exeter Expert Series: Cardiology 2-3 November, 2017 Session I. Introductory concepts of genomics: gene, genome and variants Presented by Júlia Baptista PhD Clinical Scientist

More information

Bioinformatics. Outline of lecture

Bioinformatics. Outline of lecture Bioinformatics Uma Chandran, MSIS, PhD Department of Biomedical Informatics University of Pittsburgh chandran@pitt.edu 412 648 9326 07/08/2014 Outline of lecture What is Bioinformatics? Examples of bioinformatics

More information

Section C: The Control of Gene Expression

Section C: The Control of Gene Expression Section C: The Control of Gene Expression 1. Each cell of a multicellular eukaryote expresses only a small fraction of its genes 2. The control of gene expression can occur at any step in the pathway from

More information

Introduction to RNA-Seq. David Wood Winter School in Mathematics and Computational Biology July 1, 2013

Introduction to RNA-Seq. David Wood Winter School in Mathematics and Computational Biology July 1, 2013 Introduction to RNA-Seq David Wood Winter School in Mathematics and Computational Biology July 1, 2013 Abundance RNA is... Diverse Dynamic Central DNA rrna Epigenetics trna RNA mrna Time Protein Abundance

More information

Basics of RNA-Seq. (With a Focus on Application to Single Cell RNA-Seq) Michael Kelly, PhD Team Lead, NCI Single Cell Analysis Facility

Basics of RNA-Seq. (With a Focus on Application to Single Cell RNA-Seq) Michael Kelly, PhD Team Lead, NCI Single Cell Analysis Facility 2018 ABRF Meeting Satellite Workshop 4 Bridging the Gap: Isolation to Translation (Single Cell RNA-Seq) Sunday, April 22 Basics of RNA-Seq (With a Focus on Application to Single Cell RNA-Seq) Michael Kelly,

More information

What we ll do today. Types of stem cells. Do engineered ips and ES cells have. What genes are special in stem cells?

What we ll do today. Types of stem cells. Do engineered ips and ES cells have. What genes are special in stem cells? Do engineered ips and ES cells have similar molecular signatures? What we ll do today Research questions in stem cell biology Comparing expression and epigenetics in stem cells asuring gene expression

More information

Do engineered ips and ES cells have similar molecular signatures?

Do engineered ips and ES cells have similar molecular signatures? Do engineered ips and ES cells have similar molecular signatures? Comparing expression and epigenetics in stem cells George Bell, Ph.D. Bioinformatics and Research Computing 2012 Spring Lecture Series

More information

CELL BIOLOGY - CLUTCH CH. 7 - GENE EXPRESSION.

CELL BIOLOGY - CLUTCH CH. 7 - GENE EXPRESSION. !! www.clutchprep.com CONCEPT: CONTROL OF GENE EXPRESSION BASICS Gene expression is the process through which cells selectively to express some genes and not others Every cell in an organism is a clone

More information

Analytics Behind Genomic Testing

Analytics Behind Genomic Testing A Quick Guide to the Analytics Behind Genomic Testing Elaine Gee, PhD Director, Bioinformatics ARUP Laboratories 1 Learning Objectives Catalogue various types of bioinformatics analyses that support clinical

More information

Jumping Into Your Gene Pool: Understanding Genetic Test Results

Jumping Into Your Gene Pool: Understanding Genetic Test Results Jumping Into Your Gene Pool: Understanding Genetic Test Results Susan A. Berry, MD Professor and Director Division of Genetics and Metabolism Department of Pediatrics University of Minnesota Acknowledgment

More information

Genomes: What we know and what we don t know

Genomes: What we know and what we don t know Genomes: What we know and what we don t know Complete draft sequence 2001 October 15, 2007 Dr. Stefan Maas, BioS Lehigh U. What we know Raw genome data The range of genome sizes in the animal & plant kingdoms!

More information

The Nature of Genes. The Nature of Genes. Genes and How They Work. Chapter 15/16

The Nature of Genes. The Nature of Genes. Genes and How They Work. Chapter 15/16 Genes and How They Work Chapter 15/16 The Nature of Genes Beadle and Tatum proposed the one gene one enzyme hypothesis. Today we know this as the one gene one polypeptide hypothesis. 2 The Nature of Genes

More information

DNA and Biotechnology Form of DNA Form of DNA Form of DNA Form of DNA Replication of DNA Replication of DNA

DNA and Biotechnology Form of DNA Form of DNA Form of DNA Form of DNA Replication of DNA Replication of DNA 21 DNA and Biotechnology DNA and Biotechnology OUTLINE: Replication of DNA Gene Expression Mutations Regulating Gene Activity Genetic Engineering Genomics DNA (deoxyribonucleic acid) Double-stranded molecule

More information

This place covers: Methods or systems for genetic or protein-related data processing in computational molecular biology.

This place covers: Methods or systems for genetic or protein-related data processing in computational molecular biology. G16B BIOINFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR GENETIC OR PROTEIN-RELATED DATA PROCESSING IN COMPUTATIONAL MOLECULAR BIOLOGY Methods or systems for genetic

More information

Unit 6: Molecular Genetics & DNA Technology Guided Reading Questions (100 pts total)

Unit 6: Molecular Genetics & DNA Technology Guided Reading Questions (100 pts total) Name: AP Biology Biology, Campbell and Reece, 7th Edition Adapted from chapter reading guides originally created by Lynn Miriello Chapter 16 The Molecular Basis of Inheritance Unit 6: Molecular Genetics

More information

CS273B: Deep Learning in Genomics and Biomedicine. Recitation 1 30/9/2016

CS273B: Deep Learning in Genomics and Biomedicine. Recitation 1 30/9/2016 CS273B: Deep Learning in Genomics and Biomedicine. Recitation 1 30/9/2016 Topics Genetic variation Population structure Linkage disequilibrium Natural disease variants Genome Wide Association Studies Gene

More information

GENETICS - CLUTCH CH.15 GENOMES AND GENOMICS.

GENETICS - CLUTCH CH.15 GENOMES AND GENOMICS. !! www.clutchprep.com CONCEPT: OVERVIEW OF GENOMICS Genomics is the study of genomes in their entirety Bioinformatics is the analysis of the information content of genomes - Genes, regulatory sequences,

More information

COS 597c: Topics in Computational Molecular Biology. DNA arrays. Background

COS 597c: Topics in Computational Molecular Biology. DNA arrays. Background COS 597c: Topics in Computational Molecular Biology Lecture 19a: December 1, 1999 Lecturer: Robert Phillips Scribe: Robert Osada DNA arrays Before exploring the details of DNA chips, let s take a step

More information

Chapter 18: Regulation of Gene Expression. 1. Gene Regulation in Bacteria 2. Gene Regulation in Eukaryotes 3. Gene Regulation & Cancer

Chapter 18: Regulation of Gene Expression. 1. Gene Regulation in Bacteria 2. Gene Regulation in Eukaryotes 3. Gene Regulation & Cancer Chapter 18: Regulation of Gene Expression 1. Gene Regulation in Bacteria 2. Gene Regulation in Eukaryotes 3. Gene Regulation & Cancer Gene Regulation Gene regulation refers to all aspects of controlling

More information

MCDB 1041 Class 21 Splicing and Gene Expression

MCDB 1041 Class 21 Splicing and Gene Expression MCDB 1041 Class 21 Splicing and Gene Expression Learning Goals Describe the role of introns and exons Interpret the possible outcomes of alternative splicing Relate the generation of protein from DNA to

More information

SNP calling and VCF format

SNP calling and VCF format SNP calling and VCF format Laurent Falquet, Oct 12 SNP? What is this? A type of genetic variation, among others: Family of Single Nucleotide Aberrations Single Nucleotide Polymorphisms (SNPs) Single Nucleotide

More information

Genomic data visualisation

Genomic data visualisation Genomic data visualisation Dr Jason Wong Prince of Wales Clinical School Introductory bioinformatics for human genomics workshop, UNSW Day 1 Thursday 29 th January 2016 Structure of human genome Consist

More information

Chapter 19. Control of Eukaryotic Genome. AP Biology

Chapter 19. Control of Eukaryotic Genome. AP Biology Chapter 19. Control of Eukaryotic Genome The BIG Questions How are genes turned on & off in eukaryotes? How do cells with the same genes differentiate to perform completely different, specialized functions?

More information

Regulation of Gene Expression

Regulation of Gene Expression Chapter 18 Regulation of Gene Expression Edited by Shawn Lester PowerPoint Lecture Presentations for Biology Eighth Edition Neil Campbell and Jane Reece Lectures by Chris Romero, updated by Erin Barley

More information

Human Genomics. 1 P a g e

Human Genomics. 1 P a g e Human Genomics What were the aims of the human genome project? To identify all the approximately 20,000-25,000 genes in Human DNA. To find where each gene is located To determine the sequences of the 3

More information

Control of Eukaryotic Genes. AP Biology

Control of Eukaryotic Genes. AP Biology Control of Eukaryotic Genes The BIG Questions How are genes turned on & off in eukaryotes? How do cells with the same genes differentiate to perform completely different, specialized functions? Evolution

More information

The study of the structure, function, and interaction of cellular proteins is called. A) bioinformatics B) haplotypics C) genomics D) proteomics

The study of the structure, function, and interaction of cellular proteins is called. A) bioinformatics B) haplotypics C) genomics D) proteomics Human Biology, 12e (Mader / Windelspecht) Chapter 21 DNA Which of the following is not a component of a DNA molecule? A) a nitrogen-containing base B) deoxyribose sugar C) phosphate D) phospholipid Messenger

More information

Satellite Education Workshop (SW4): Epigenomics: Design, Implementation and Analysis for RNA-seq and Methyl-seq Experiments

Satellite Education Workshop (SW4): Epigenomics: Design, Implementation and Analysis for RNA-seq and Methyl-seq Experiments Satellite Education Workshop (SW4): Epigenomics: Design, Implementation and Analysis for RNA-seq and Methyl-seq Experiments Saturday March 17, 2012 Orlando, Florida Workshop Description: This full day

More information

Genomes contain all of the information needed for an organism to grow and survive.

Genomes contain all of the information needed for an organism to grow and survive. Section 3: Genomes contain all of the information needed for an organism to grow and survive. K What I Know W What I Want to Find Out L What I Learned Essential Questions What are the components of the

More information

Unit 6: Molecular Genetics & DNA Technology Guided Reading Questions (100 pts total)

Unit 6: Molecular Genetics & DNA Technology Guided Reading Questions (100 pts total) AP Biology Biology, Campbell and Reece, 10th Edition Adapted from chapter reading guides originally created by Lynn Miriello Name: Chapter 16 The Molecular Basis of Inheritance Concept 16.1 DNA is the

More information

Chapter 11: Regulation of Gene Expression

Chapter 11: Regulation of Gene Expression Chapter Review 1. It has long been known that there is probably a genetic link for alcoholism. Researchers studying rats have begun to elucidate this link. Briefly describe the genetic mechanism found

More information

Human Genomics. Higher Human Biology

Human Genomics. Higher Human Biology Human Genomics Higher Human Biology Learning Intentions Explain what is meant by human genomics State that bioinformatics can be used to identify DNA sequences Human Genomics The genome is the whole hereditary

More information

Implementing Vision and Change Using Concept-Driven Teaching Strategies

Implementing Vision and Change Using Concept-Driven Teaching Strategies Implementing Vision and Change Using Concept-Driven Teaching Strategies NSF RCN-UBE Grant #0957205 Designing Scientific Teaching Tools for BMB Education 2013 2014 Regional Workshop Series Viterbo University

More information

Whole Transcriptome Analysis of Illumina RNA- Seq Data. Ryan Peters Field Application Specialist

Whole Transcriptome Analysis of Illumina RNA- Seq Data. Ryan Peters Field Application Specialist Whole Transcriptome Analysis of Illumina RNA- Seq Data Ryan Peters Field Application Specialist Partek GS in your NGS Pipeline Your Start-to-Finish Solution for Analysis of Next Generation Sequencing Data

More information

Functional Annotation and Prioritization of Whole Exome and Whole Genome Sequencing Variants. Mulin Jun Li

Functional Annotation and Prioritization of Whole Exome and Whole Genome Sequencing Variants. Mulin Jun Li Functional Annotation and Prioritization of Whole Exome and Whole Genome Sequencing Variants Mulin Jun Li 2017.04.19 Content Genetic variant, potential function impact and general annotation Regulatory

More information

Introduction to Next Generation Sequencing (NGS) Andrew Parrish Exeter, 2 nd November 2017

Introduction to Next Generation Sequencing (NGS) Andrew Parrish Exeter, 2 nd November 2017 Introduction to Next Generation Sequencing (NGS) Andrew Parrish Exeter, 2 nd November 2017 Topics to cover today What is Next Generation Sequencing (NGS)? Why do we need NGS? Common approaches to NGS NGS

More information

Pioneering Clinical Omics

Pioneering Clinical Omics Pioneering Clinical Omics Clinical Genomics Strand NGS An analysis tool for data generated by cutting-edge Next Generation Sequencing(NGS) instruments. Strand NGS enables read alignment and analysis of

More information

Transcriptomics. Marta Puig Institut de Biotecnologia i Biomedicina Universitat Autònoma de Barcelona

Transcriptomics. Marta Puig Institut de Biotecnologia i Biomedicina Universitat Autònoma de Barcelona Transcriptomics Marta Puig Institut de Biotecnologia i Biomedicina Universitat Autònoma de Barcelona Central dogma of molecular biology Central dogma of molecular biology Genome Complete DNA content of

More information

Chapter 8. Microbial Genetics. Lectures prepared by Christine L. Case. Copyright 2010 Pearson Education, Inc.

Chapter 8. Microbial Genetics. Lectures prepared by Christine L. Case. Copyright 2010 Pearson Education, Inc. Chapter 8 Microbial Genetics Lectures prepared by Christine L. Case Structure and Function of Genetic Material Learning Objectives 8-1 Define genetics, genome, chromosome, gene, genetic code, genotype,

More information

3.1.4 DNA Microarray Technology

3.1.4 DNA Microarray Technology 3.1.4 DNA Microarray Technology Scientists have discovered that one of the differences between healthy and cancer is which genes are turned on in each. Scientists can compare the gene expression patterns

More information

Herramientas para el diseño y el análisis de datos de paneles de genes

Herramientas para el diseño y el análisis de datos de paneles de genes Herramientas para el diseño y el análisis de datos de paneles de genes Hospital Sant Pau Barcelona, 16 Jun 2016 BIER Francisco García fgarcia@cipf.es Departamento de Genómica Computacional. CIPF Príncipe

More information

Data Mining for Biological Data Analysis

Data Mining for Biological Data Analysis Data Mining for Biological Data Analysis Data Mining and Text Mining (UIC 583 @ Politecnico di Milano) References Data Mining Course by Gregory-Platesky Shapiro available at www.kdnuggets.com Jiawei Han

More information

Lesson Overview. Studying the Human Genome. Lesson Overview Studying the Human Genome

Lesson Overview. Studying the Human Genome. Lesson Overview Studying the Human Genome Lesson Overview 14.3 Studying the Human Genome THINK ABOUT IT Just a few decades ago, computers were gigantic machines found only in laboratories and universities. Today, many of us carry small, powerful

More information

Galaxy Platform For NGS Data Analyses

Galaxy Platform For NGS Data Analyses Galaxy Platform For NGS Data Analyses Weihong Yan wyan@chem.ucla.edu Collaboratory Web Site http://qcb.ucla.edu/collaboratory http://collaboratory.lifesci.ucla.edu Workshop Outline ü Day 1 UCLA galaxy

More information

Regulation of Gene Expression

Regulation of Gene Expression CAMPBELL BIOLOGY IN FOCUS URRY CAIN WASSERMAN MINORSKY REECE 15 Regulation of Gene Expression Lecture Presentations by Kathleen Fitzpatrick and Nicole Tunbridge, Simon Fraser University SECOND EDITION

More information

Genetics Biology 331 Exam 3B Spring 2015

Genetics Biology 331 Exam 3B Spring 2015 Genetics Biology 331 Exam 3B Spring 2015 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 1) DNA methylation may be a significant mode of genetic regulation

More information

Unit IX Problem 3 Genetics: Basic Concepts in Molecular Biology

Unit IX Problem 3 Genetics: Basic Concepts in Molecular Biology Unit IX Problem 3 Genetics: Basic Concepts in Molecular Biology - The central dogma (principle) of molecular biology: Information from DNA are transcribed to mrna which will be further translated to synthesize

More information

From DNA to Protein: Genotype to Phenotype

From DNA to Protein: Genotype to Phenotype 12 From DNA to Protein: Genotype to Phenotype 12.1 What Is the Evidence that Genes Code for Proteins? The gene-enzyme relationship is one-gene, one-polypeptide relationship. Example: In hemoglobin, each

More information

CS273B: Deep learning for Genomics and Biomedicine

CS273B: Deep learning for Genomics and Biomedicine CS273B: Deep learning for Genomics and Biomedicine Lecture 2: Convolutional neural networks and applications to functional genomics 09/28/2016 Anshul Kundaje, James Zou, Serafim Batzoglou Outline Anatomy

More information

Epigenetics, Environment and Human Health

Epigenetics, Environment and Human Health Epigenetics, Environment and Human Health A. Karim Ahmed National Council for Science and the Environment Washington, DC May, 2015 Epigenetics A New Biological Paradigm A Question about Cells: All cells

More information

BIOL 1030 Introduction to Biology: Organismal Biology. Fall 2009 Sections B & D. Steve Thompson:

BIOL 1030 Introduction to Biology: Organismal Biology. Fall 2009 Sections B & D. Steve Thompson: BIOL 1030 Introduction to Biology: Organismal Biology. Fall 2009 Sections B & D Steve Thompson: stthompson@valdosta.edu http://www.bioinfo4u.net 1 DNA transcription and regulation We ve seen how the principles

More information

Chapter 2. An Introduction to Genes and Genomes

Chapter 2. An Introduction to Genes and Genomes PowerPoint Lectures for Introduction to Biotechnology, Second Edition William J.Thieman and Michael A.Palladino Chapter 2 An Introduction to Genes and Genomes Lectures by Lara Dowland Chapter Contents

More information

RNA-Sequencing analysis

RNA-Sequencing analysis RNA-Sequencing analysis Markus Kreuz 25. 04. 2012 Institut für Medizinische Informatik, Statistik und Epidemiologie Content: Biological background Overview transcriptomics RNA-Seq RNA-Seq technology Challenges

More information

DNA. bioinformatics. epigenetics methylation structural variation. custom. assembly. gene. tumor-normal. mendelian. BS-seq. prediction.

DNA. bioinformatics. epigenetics methylation structural variation. custom. assembly. gene. tumor-normal. mendelian. BS-seq. prediction. Epigenomics T TM activation SNP target ncrna validation metagenomics genetics private RRBS-seq de novo trio RIP-seq exome mendelian comparative genomics DNA NGS ChIP-seq bioinformatics assembly tumor-normal

More information

ChIP-seq data analysis with Chipster. Eija Korpelainen CSC IT Center for Science, Finland

ChIP-seq data analysis with Chipster. Eija Korpelainen CSC IT Center for Science, Finland ChIP-seq data analysis with Chipster Eija Korpelainen CSC IT Center for Science, Finland chipster@csc.fi What will I learn? Short introduction to ChIP-seq Analyzing ChIP-seq data Central concepts Analysis

More information

Lesson 8. DNA: The Molecule of Heredity. Gene Expression and Regulation. Introduction to Life Processes - SCI 102 1

Lesson 8. DNA: The Molecule of Heredity. Gene Expression and Regulation. Introduction to Life Processes - SCI 102 1 Lesson 8 DNA: The Molecule of Heredity Gene Expression and Regulation Introduction to Life Processes - SCI 102 1 Genes and DNA Hereditary information is found in discrete units called genes Genes are segments

More information

Value Correct Answer Feedback. Student Response. A. Dicer enzyme. complex. C. the Dicer-RISC complex D. none of the above

Value Correct Answer Feedback. Student Response. A. Dicer enzyme. complex. C. the Dicer-RISC complex D. none of the above 1 RNA mediated interference is a post-transcriptional gene silencing mechanism Which component of the RNAi pathway have been implicated in cleavage of the target mrna? A Dicer enzyme B the RISC-siRNA complex

More information

Quick Review of Protein Synthesis

Quick Review of Protein Synthesis Collin College BIOL. 2401 Quick Review of Protein Synthesis. Proteins and Protein Synthesis Proteins are the molecular units that do most of the work in a cell. They function as molecular catalysts, help

More information

Unit 8: Genomics Guided Reading Questions (150 pts total)

Unit 8: Genomics Guided Reading Questions (150 pts total) Name: AP Biology Biology, Campbell and Reece, 7th Edition Adapted from chapter reading guides originally created by Lynn Miriello Chapter 18 The Genetics of Viruses and Bacteria Unit 8: Genomics Guided

More information

What Can the Epigenome Teach Us About Cellular States and Diseases?

What Can the Epigenome Teach Us About Cellular States and Diseases? What Can the Epigenome Teach Us About Cellular States and Diseases? (a computer scientist s view) Luca Pinello Outline Epigenetic: the code over the code What can we learn from epigenomic data? Resources

More information

(A) Extrachromosomal DNA (B) RNA found in bacterial cells (C) Is part of the bacterial chromosome (D) Is part of the eukaryote chromosome

(A) Extrachromosomal DNA (B) RNA found in bacterial cells (C) Is part of the bacterial chromosome (D) Is part of the eukaryote chromosome Microbiology - Problem Drill 07: Microbial Genetics and Biotechnology No. 1 of 10 1. A plasmid is? (A) Extrachromosomal DNA (B) RNA found in bacterial cells (C) Is part of the bacterial chromosome (D)

More information

Exome Sequencing Exome sequencing is a technique that is used to examine all of the protein-coding regions of the genome.

Exome Sequencing Exome sequencing is a technique that is used to examine all of the protein-coding regions of the genome. Glossary of Terms Genetics is a term that refers to the study of genes and their role in inheritance the way certain traits are passed down from one generation to another. Genomics is the study of all

More information

Sanger vs Next-Gen Sequencing

Sanger vs Next-Gen Sequencing Tools and Algorithms in Bioinformatics GCBA815/MCGB815/BMI815, Fall 2017 Week-8: Next-Gen Sequencing RNA-seq Data Analysis Babu Guda, Ph.D. Professor, Genetics, Cell Biology & Anatomy Director, Bioinformatics

More information

Ch 12.DNA and RNA.Biology.Landis

Ch 12.DNA and RNA.Biology.Landis Identity Section 12 1 DNA (pages 287 294) This section tells about the experiments that helped scientists discover the relationship between genes and DNA. It also describes the chemical structure of the

More information

In silico variant analysis: Challenges and Pitfalls

In silico variant analysis: Challenges and Pitfalls In silico variant analysis: Challenges and Pitfalls Fiona Cunningham Variation annotation coordinator EMBL-EBI www.ensembl.org Sequencing -> Variants -> Interpretation Structural variants SNP? In-dels

More information

Gene Regulation Biology

Gene Regulation Biology Gene Regulation Biology Potential and Limitations of Cell Re-programming in Cancer Research Eric Blanc KCL April 13, 2010 Eric Blanc (KCL) Gene Regulation Biology April 13, 2010 1 / 21 Outline 1 The Central

More information

Chapter 18. Regulation of Gene Expression

Chapter 18. Regulation of Gene Expression Chapter 18 Regulation of Gene Expression 2007-2008 Control of Prokaryotic (Bacterial) Genes 2007- Bacterial metabolism Bacteria need to respond quickly to changes in their environment STOP GO if they have

More information

Griffith and Transformation (pages ) 1. What hypothesis did Griffith form from the results of his experiments?

Griffith and Transformation (pages ) 1. What hypothesis did Griffith form from the results of his experiments? Section 12 1 DNA (pages 287 294) This section tells about the experiments that helped scientists discover the relationship between genes and DNA. It also describes the chemical structure of the DNA molecule.

More information

POPULATION GENETICS studies the genetic. It includes the study of forces that induce evolution (the

POPULATION GENETICS studies the genetic. It includes the study of forces that induce evolution (the POPULATION GENETICS POPULATION GENETICS studies the genetic composition of populations and how it changes with time. It includes the study of forces that induce evolution (the change of the genetic constitution)

More information

CHAPTER 21 LECTURE SLIDES

CHAPTER 21 LECTURE SLIDES CHAPTER 21 LECTURE SLIDES Prepared by Brenda Leady University of Toledo To run the animations you must be in Slideshow View. Use the buttons on the animation to play, pause, and turn audio/text on or off.

More information

Lecture 2: Biology Basics Continued

Lecture 2: Biology Basics Continued Lecture 2: Biology Basics Continued Central Dogma DNA: The Code of Life The structure and the four genomic letters code for all living organisms Adenine, Guanine, Thymine, and Cytosine which pair A-T and

More information

Prioritization: from vcf to finding the causative gene

Prioritization: from vcf to finding the causative gene Prioritization: from vcf to finding the causative gene vcf file making sense A vcf file from an exome sequencing project may easily contain 40-50 thousand variants. In order to optimize the search for

More information

1. The diagram below shows an error in the transcription of a DNA template to messenger RNA (mrna).

1. The diagram below shows an error in the transcription of a DNA template to messenger RNA (mrna). 1. The diagram below shows an error in the transcription of a DNA template to messenger RNA (mrna). Which statement best describes the error shown in the diagram? (A) The mrna strand contains the uracil

More information

Genomic research concepts and application perspective

Genomic research concepts and application perspective Genomic Computing DEIB, Politecnico di Milano Genomic research concepts and application perspective Marco Masseroli The following slides were originally prepared and are kindly provided by Prof. Myriam

More information

Expressed genes profiling (Microarrays) Overview Of Gene Expression Control Profiling Of Expressed Genes

Expressed genes profiling (Microarrays) Overview Of Gene Expression Control Profiling Of Expressed Genes Expressed genes profiling (Microarrays) Overview Of Gene Expression Control Profiling Of Expressed Genes Genes can be regulated at many levels Usually, gene regulation, are referring to transcriptional

More information

Genetics Transcription Translation Replication

Genetics Transcription Translation Replication Genetics Transcription Translation Replication 1. Which statement best describes the relationship between an allele and a gene? A. An allele is a variation of a gene that can be expressed as a phenotype.

More information

Unit 6 Exam Review Game January 29, 2019 JEOPARDY! Unit 6 Exam Review Game January 29 th, 2019

Unit 6 Exam Review Game January 29, 2019 JEOPARDY! Unit 6 Exam Review Game January 29 th, 2019 JOPARY! Unit 6 xam Review ame January 29 th, 2019 ow to play JOPARY! The class will be split into two teams, the R team and the RN team. When a question is displayed, the R team will use the A keys on

More information

Functional Genomics Overview RORY STARK PRINCIPAL BIOINFORMATICS ANALYST CRUK CAMBRIDGE INSTITUTE 18 SEPTEMBER 2017

Functional Genomics Overview RORY STARK PRINCIPAL BIOINFORMATICS ANALYST CRUK CAMBRIDGE INSTITUTE 18 SEPTEMBER 2017 Functional Genomics Overview RORY STARK PRINCIPAL BIOINFORMATICS ANALYST CRUK CAMBRIDGE INSTITUTE 18 SEPTEMBER 2017 Agenda What is Functional Genomics? RNA Transcription/Gene Expression Measuring Gene

More information

Gene is the basic physical and functional unit of heredity. A Gene, in molecular terms,

Gene is the basic physical and functional unit of heredity. A Gene, in molecular terms, Gene Structure-Introns, Exons and Pseudogenes... What is a gene? Gene is the basic physical and functional unit of heredity. A Gene, in molecular terms, is a nucleotide sequence necessary for the synthesis

More information