Lecture 9: Protein Sequence Profiles and Motif Applications

Total Page:16

File Type:pdf, Size:1020Kb

Lecture 9: Protein Sequence Profiles and Motif Applications Lecture 9: Protein Sequence Profiles and Motif Applications • Calculating profiles of protein sequences - Average Score Method • Pattern and Profile applications • PSI-BLAST • Identifying new sequence motifs: - Gibbs sampling Some slides adapted from slides by Dr. Keith Dunker Some slides adapted from slides created by Dr. Zhiping Weng (Boston University) Protein Sequence Profiles § A profile is a position-specific scoring matrix that gives a quantitative description of a sequence motif § For protein sequences, the profile scoring matrix has N rows and 20+ columns, N being the length of the profile (# of sequence positions) § The first 20 columns indicate the score (or probability) for finding, at that position in the target sequence, one of the 20 amino acids § Additional columns contain gap penalties for insertions/deletions at that position in the target sequence th th § Mkj = score for the j amino acid (or gap) at the k position in the sequence Calculating the Profile Matrix for Protein Sequences: Average Score Method 20 Cki Mkj = ∑ Sij i=1 Z th th • Mkj = Profile matrix element (score for j amino acid at the k position) th • Cki = Number of i type amino acid at position k in the sequence/profile • Z = Number of aligned sequences € th th • Sij = Score between the i and the j amino acids based on a scoring matrix (e.g., PAM250 or BLOSUM62) Derived from paper by Gribskov et al, (1987) PNAS 84:4355-8 Average Score Method: Example 20 Cki Position k = 7 Mkj = ∑ Sij i=1 Z 1 AGGCTHFWKGESM C7F = 3, C7W = 3, C7M = 2, other C7i = 0 2 SGACSRWYRGQSL 3 3 2 3 TGSCLKFFHG-LM M = S + S + S 4 SGACSRMYRGESL € 7F 8 FF 8 WF 8 MF 5 TGGCSKWMRGQSV 3 3 2 6 SGNCSKMWKGNSI M7W = SFW + SWW + SMW 7 FGACSHWYKGDSL 8 8 8 3 3 2 Z=8 SGQCSRFYRGQSL M = S + S + S 7M 8 FM 8 WM 8 MM Using BLOSUM62: 3 3 2 M7 j = SFj + SWj + SMj SFF = 6; SWF = 1; SMF = 0 8 8 8 M7F = (3/8)(6) + (3/8)(1) + (2/8)(0) = 2.625 € Average Score Method: Example § Calculating the profile values for two unobserved amino acids (Y and E): 3 3 2 3 3 2 M = S + S + S = (3) + (2) + (−1) ~ 1.6 7Y 8 FY 8 WY 8 MY 8 8 8 3 3 2 3 3 2 M = S + S + S = (−3) + (−3) + (−2) ~ −2.8 7E 8 FE 8 WE 8 ME 8 8 8 § From the above two equations, it is easy to predict that M7Y is much more favorable than M7E, even though neither Y nor E has been observed at € this position (k = 7). Why? Searching for PSSM/Profile Matches § If we do not allow gaps (i.e., no insertions or deletions): • Can simply do a linear scan, scoring the match to the position-specific scoring matrix (PSSM) at each position in the sequence § If we allow gaps: • Can use dynamic programming to align the profile to the protein sequence(s) (with gap penalties) - see Mount, Bioinformatics: sequence and genome analysis (2004) • Can use hidden Markov Model-based methods - see Durbin et al., Biological Sequence Analysis (1998) Sequence Pattern and Profile Applications § Predicting structural or functional domains in protein sequences • Example: PROSITE database of protein sequence motifs § Predicting protein-protein interaction motifs § Predicting transcription factor binding sites in DNA sequence • Example: TRANSFAC database of DNA sequence motifs § Predicting protein localization • Example: PSORT method to predict protein localization Protein motif example: PROSITE § PROSITE is a database of sequence motifs (patterns and profiles) § These sequence motifs can be used to predict protein structural domains § Example — Gal4 and Gcn4 transcription factors: Gal4 Zn-finger domain Gal4: Zn-finger DNA-binding protein domain matched by pattern: [GASTPV] - C - x(2) - C - [RKHSTACW] - x(2) - [RKHQ] - x(2) - C - x(5,12) - C - x(2) - C - x(6,8) - C Gcn4 B-ZIP domain Gcn4: B-ZIP DNA-binding protein domain matched by profile DNA motif example: Yeast Promoter Elements § Gal4 binding sites in yeast promoter regions, predicted by sequence patterns/profiles § Visualization of Gal4 DNA binding sites in the promoter of the GAL10 gene: Gal4 binding sites GAL10 § Gal4 DNA binding site pattern: ---------------------------------------------------------------------- YBR019C (GAL10) ---------------------------------------------------------------------- GAL4 Binding Site Pattern: CGG...........cCg -269 -253 + CGGAGGAGAGTCTTCCG -333 -317 + CGGAGCAGTGCGGCGCG -251 -235 - CGGGCGACAGCCCTCCG -232 -216 - CGGATTAGAAGCCGCCG ---------------------------------------------------------------------- Protein motif example: Subcellular Localization § Tools such as PSORT can predict the subcellular localization of a protein based on its protein sequence § Many sequence motifs can be used to predict protein localization § For example, proteins that are retained in the Endoplasmic Reticulum (ER) have a K-D-E-L sequence motif. § Sequence motifs are also linked to nuclear-localization of proteins § Example: using PredictNLS (http://cubic.bioc.columbia.edu/cgi/var/nair/resonline.pl) to predict nuclear localization of the Gcn4 transcription factor Gcn4 protein sequence: MSEYQPSLFALNPMGFSPLDGSKSTNENVSASTSTAKPMVGQLIFDKFIKTEEDPIIKQDTPSNLDFDFALPQTATAPDAKTVLPIPEL DDAVVESFFSSSTDSTPMFEYENLEDNSKEWTSLFDNDIPVTTDDVSLADKAIESTEEVSLVPSNLEVSTTSFLPTPVLEDAKLTQTRK VKKPNSVVKKSHHVGKDDESRLDHLGVVAYNRKQRSIPLSPIVPESSDPAALKRARNTEAARRSRARKLQRMKQLEDKVEELLSKNYHL ENEVARLKKLVGER NLS motif Nuclear Localization Signal (NLS) motif present in Gcn4 protein sequence: [PLQ]K[RK]x{1,2}[RK]x{3,6}[RK][RK]x{1,2}[RK]x{1,2}[RK][RK] PSI-BLAST § PSI-BLAST = Position-Specific Iterated BLAST (see Altschul et al., Nuc. Acids Res. (1997) 25:3389-3402) BLAST input sequence to find significant alignments Construct multiple sequence alignment (MSA) from hits Iterate Use MSA to construct position specific scoring matrix (PSSM) BLAST PSSM profile to search for new homologs of sequence PSI-BLAST: Method § 1. A single protein sequence is used to search the database using the gapped BLAST method § 2. A multiple sequence alignment is constructed from significant alignments (HSPs) identified in step 1 AND a position specific score matrix (PSSM) profile is constructed from the multiple alignment § 3. Search database using the PSSM profile using a version of the BLAST method § 4. Report significant local alignments (HSPs) of the PSSM profile and any database sequences § 5. Iterate — construct new alignment and PSSM profile (step 2) using sequence alignments (HSPs) identified in step 4 Information adapted from: Altschul and Koonin (1998) TIBS 23:444-447. Gapped BLAST example § Searching for homologs of the human fragile Histidine Triad (FHIT) protein (Bis(5'-adenosyl)-triphosphatase, P49789) § Results of standard gapped-BLAST search of Swissprot database using an Expect (E-value) threshold of 0.005 (and low complexity filter): Results images from http://blast.ncbi.nlm.nih.gov/Blast.cgi Example from: Altschul et al., Nuc. Acids Res. (1997) 25:3389-3402 PSI-BLAST example § Results of PSI-BLAST search (iteration 1) of Swissprot database with FHIT protein (Bis(5'-adenosyl)-triphosphatase, P49789) using same parameters • Note: iteration 1 is just a regular gapped BLAST search Results images are output from http://blast.ncbi.nlm.nih.gov/Blast.cgi PSI-BLAST example § Results of PSI-BLAST search (iteration 2) — Top of results page PSI-BLAST example § Results of PSI-BLAST search (iteration 2) — Bottom of results page • Iteration 2 uses PSSM profile to search for new high scoring segment pairs • • • Results images are output from http://blast.ncbi.nlm.nih.gov/Blast.cgi PSI-BLAST: Summary § PSI-BLAST and other profile-based searching methods are more sensitive to detecting weakly similar proteins § Search sensitivity is due to position-specific scoring using a PSSM profile, particularly for conserved (and potentially important) segments of the sequence alignment Image from: Altschul et al., Nuc. Acids Res. (1997) 25:3389-3402 Identifying New Promoter Sequence Motifs Promoter Sequence Motif ? TATA box Gene Identifying New Promoter Sequence Motifs Promoter Sequence Motif TATA box Gene Gibbs Sampling: A method for local multiple sequence alignment § The Gibbs Sampling method (Lawrence et al., (1993) Science 262:208-214) is a a stochastic method to identify short, conserved sequence motifs by local multiple sequence alignment § Gibbs sampling typically takes as input the following parameters: • a set of N sequences (x1, x2, …, xN) potentially sharing a common sequence motif • the estimated width of this motif (W = width or size of motif) • background model (e.g., background amino acid or nucleotide frequencies) - note: the background can be calculated from the input sequences § The Gibbs sampling algorithm provides as output the following parameters: • positions of motif (a1, a2, …, aN) within each input sequence (x1, x2, …, xN) - these position describe the location of the motif in each sequence Gibbs Sampling Algorithm I. Initialization: • Select random locations a1, ..., aN in sequences x1, ..., xN and align sequences at these locations II. Iterations 1. “Predictive Update Step” (Lawrence et al., (1993)) a. Remove one sequence xk from alignment b. Recalculate model of motif from remaining sequences in alignment cij + β j qij = (N −1) +B M β j = pseudocounts and B = β j ∑ Information adapted from Lawrence et al., (1993) Science 262:208-214 € Gibbs Sampling Algorithm 2. “Sampling step” (Lawrence et al., (1993)) a. Choose (or ‘Sample’) a new location (ak) of motif in sequence xk - Choice of location (ak) is a random weighted selection among positions in sequence xk - weights are based on the probability ratio of how well each position in the sequence xk matches the model of the
Recommended publications
  • Representation for Discovery of Protein Motifs
    From: ISMB-93 Proceedings. Copyright © 1993, AAAI (www.aaai.org). All rights reserved. Representation for Discovery of Protein Motifs Darrell ConklinT, Suzanne Fortier~, Janice Glasgowt Departments~t of Computing and Information Sciencet and Chemistry Queen’s University Kingston, Ontario, Canada K7L 3N6 [email protected] Abstract pattern of amino acid residues. Protein motifs can be roughly classified into four categories. Sequence There are several dimensions and levels of com- motifs are linear strings of residues with an implicit plexity in which information on protein mo- topological ordering. Sequence-structure motifs are tifs may be available. For example, one- sequence motifs with secondary structure identifiers at- dimensional sequence motifs may be associated tached to one or more residues in the motif. Structure with secondary structure identifiers. Alterna- motifs are 3D structural objects, described by posi- tively, three-dimensional information on polypep- tions of residue objects in 3D Euclidian space. Apart tide segments may be used to induce prototypical from a topological linear ordering on the residues, three-dimensional structure templates. This pa- structure motifs are free of sequence information. Fi- per surveys various representations encountered nally, structure-sequence motifs are combined 1D- in the protein motif discovery literature. Many 3D structures that associate sequence information with of the representations are based on incompatible a structure motif. Figure 1 illustrates these four types semantics, making difficult the comparison and of protein motifs, along with somefurther subclassifi- combination of previous results. To make better cations which are elaborated upon later in the paper. use of machine learning techniques and to pro- The first three motif types are discussed by Thornton vide for an integrated knowledge representation and Gardner (1989); the structure-sequence motif will framework, a general representation language -- be presented in this paper.
    [Show full text]
  • Introduction to Sequence Motif Discovery and Search the Complete
    Introduction to sequence motif discovery and search EMBNET course Bioinformatics of transcriptional regulation Jan 28 2008 Christoph Schmid The complete genome era Components of transcriptional regulation Distal transcription-factor binding sites (enhancer) cis-regulatory modules Wasserman 5, 276-287 (2004) DNA-protein interaction Allen et al. © 1998 EMBL Jordan et al. © 1991 Prentice-Hall Sequence motifs sequence variants of site: ..A T C G C A.. ..T T G G A C.. ..T T G G T G.. ..A T C G G T.. matrix: A 2 0 0 0 1 1 (simplest version) C 0 0 2 0 1 1 G 0 0 2 4 1 1 T 2 4 0 0 1 1 + cutoff ! sequence logo: Title Representation of the binding specificity by a scoring matrix (also referred to as weight matrix) 1 2 3 4 5 6 7 8 9 A -10 -10 -14 -12 -10 5 -2 -10 -6 C 5 -10 -13 -13 -7 -15 -13 3 -4 G -3 -14 -13 -11 5 -12 -13 2 -7 T -5 5 5 5 -10 -9 5 -11 5 Strong C T T T G A T C T Binding site 5 + 5 + 5 + 5 + 5 + 5 + 5 + 3 + 5 = 43 Random A C G T A C G T A Sequence -10 -10 -13 + 5 -10 -15 -13 -11 - 6 = -83 Biophysical interpretation of protein binding sites Columns of a weight matrix characterize the specificity of base-pair acceptor sites on the protein surface. Weight matrix elements represent negated energy contributions to the total binding energy → weight matrix score inversely proportional to binding energy Motif search: Statistical over-representation of genomic sequence motifs Conserved motifs represent protein binding sites Putative conservation in nucleotide sequence (motif) position relative to: TSS other binding sites (protein complexes)
    [Show full text]
  • Tools for Motif and Pattern Searching
    TOOLS FOR MOTIF AND PATTERN SEARCHING Prat Thiru OUTLINE • What are motifs? • Algorithms Used and Programs Available • Workflow and Strategies • MEME/MAST Demo (online and command line) Protein Motifs DNA Motifs MEME Output Definitions • Motif: Conserved regions of protein or DNA sequences • Pattern: Qualitative description of a motif eg. regular expression C[AT]AAT[CG]X •Profile: Quantitative description of a motif eg. position weight matrix Patterns • Regular Expression Symbols ¾[ ] – OR eg. [GA] means G or A ¾{ } – NOT eg. {P,V} means not P or V ¾( ) – repeats eg. A(3) means AAA ¾X or N or “.” – any • Complex patterns representation difficult • Loose frequency information eg. [AT] vs 20%A 80%T Profiles Sequence Logos Algorithms • Enumeration • Probabilistic Optimization • Deterministic Optimization 1. Identify motifs 2. Build a consensus Enumeration • Exhaustive search: word counting method, count all n-mers and look for overrepresentation • Less likely to get stuck in a local optimum • Computationally expensive ¾YMF http://wingless.cs.washington.edu/YMF/YMFWeb/YMFInput.pl ¾Weeder http://159.149.109.9/weederaddons/locator.html Probabilistic Optimization • Uses a Gibbs sampling approach • One n-mer from each sequence is randomly picked to determine initial model. In subsequent iterations, one sequence, i, is removed and the model is recalculated. Pick a new location of motif in sequence i iterate until convergence • Assumes most sequences will have the motif ¾ AlignAce http://atlas.med.harvard.edu/cgi-bin/alignace.pl ¾ Gibbs Motif Sampler http://bayesweb.wadsworth.org/gibbs/gibbs.html Deterministic Optimization • Based on expectation maximization (EM) • EM: iteratively estimates the likelihood given the data that is present I.
    [Show full text]
  • Degsampler: Gibbs Sampling Strategy for Predicting E3-Binding Sites with Position-Specific Prior Information
    DegSampler: Gibbs sampling strategy for predicting E3-binding sites with position-specic prior information Osamu Maruyama ( [email protected] ) Kyushu University https://orcid.org/0000-0002-5760-1507 Fumiko Matsuzaki Kyushu University Research article Keywords: motif, substrate protein, E3 ubiquitin ligase, prior, posterior, disorder, collapsed, Gibbs sampling, DegSampler Posted Date: November 6th, 2020 DOI: https://doi.org/10.21203/rs.3.rs-101967/v1 License: This work is licensed under a Creative Commons Attribution 4.0 International License. Read Full License Maruyama and Matsuzaki RESEARCH DegSampler: Gibbs sampling strategy for predicting E3-binding sites with position-specific prior information Osamu Maruyama1* and Fumiko Matsuzaki2 Background Eukaryotic cells have two major pathways for degrad- ing proteins in order to control cellular processes and maintain intracellular homeostasis. One of the path- ways is autophagy, a catabolic process that deliv- ers intracellular components to lysosomes or vacuoles Abstract [1]. The other pathway is the ubiquitin-proteasome Background: The ubiquitin-proteasome system is system, which degrades polyubiquitin-tagged pro- a pathway in eukaryotic cells for degrading teins through the proteasomal machinery [2]. In the polyubiquitin-tagged proteins through the ubiquitin-proteasome system, an E3 ubiquitin ligase proteasomal machinery to control various cellular (hereinafter E3) selectively recognizes and binds to processes and maintain intracellular homeostasis. specific regions of the target substrate proteins. These In this system, the E3 ubiquitin ligase (hereinafter binding sites are called degrons [3]. E3) plays an important role in selectively It is important to identify the E3s and substrate recognizing and binding to specific regions of its proteins that interact with one another to character- substrate proteins.
    [Show full text]
  • Bioinformatics: a Practical Guide to the Analysis of Genes and Proteins, Second Edition Andreas D
    BIOINFORMATICS A Practical Guide to the Analysis of Genes and Proteins SECOND EDITION Andreas D. Baxevanis Genome Technology Branch National Human Genome Research Institute National Institutes of Health Bethesda, Maryland USA B. F. Francis Ouellette Centre for Molecular Medicine and Therapeutics Children’s and Women’s Health Centre of British Columbia University of British Columbia Vancouver, British Columbia Canada A JOHN WILEY & SONS, INC., PUBLICATION New York • Chichester • Weinheim • Brisbane • Singapore • Toronto BIOINFORMATICS SECOND EDITION METHODS OF BIOCHEMICAL ANALYSIS Volume 43 BIOINFORMATICS A Practical Guide to the Analysis of Genes and Proteins SECOND EDITION Andreas D. Baxevanis Genome Technology Branch National Human Genome Research Institute National Institutes of Health Bethesda, Maryland USA B. F. Francis Ouellette Centre for Molecular Medicine and Therapeutics Children’s and Women’s Health Centre of British Columbia University of British Columbia Vancouver, British Columbia Canada A JOHN WILEY & SONS, INC., PUBLICATION New York • Chichester • Weinheim • Brisbane • Singapore • Toronto Designations used by companies to distinguish their products are often claimed as trademarks. In all instances where John Wiley & Sons, Inc., is aware of a claim, the product names appear in initial capital or ALL CAPITAL LETTERS. Readers, however, should contact the appropriate companies for more complete information regarding trademarks and registration. Copyright ᭧ 2001 by John Wiley & Sons, Inc. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system or transmitted in any form or by any means, electronic or mechanical, including uploading, downloading, printing, decompiling, recording or otherwise, except as permitted under Sections 107 or 108 of the 1976 United States Copyright Act, without the prior written permission of the Publisher.
    [Show full text]
  • Sequence Conservation
    2/14/17 Sequence conservation Bas E. Dutilh Systems Biology: Bioinformatic Data Analysis Utrecht University, FeBruary 16th 2017 After this lecture, you can… … list the mechanisms of DNA mutation … sort different biological information levels By conservation … discuss the multiple roles of protein domains and draw the parallel with computer scripting … use conservation to identify functional importance … make and interpret consensus sequences … make and interpret sequence logos & information content … recognize and explain why TFBS are often palindromic … explain the functional importance of unexpected variation 1 2/14/17 Evolution • Replication (copy) • Mutation (modify) • Selection (fitness) Time Mutations • Nucleotide suBstitutions – Replication error – Physical or chemical reaction • Insertions or deletions (indels) – Unequal crossing over during meiosis – Replication slippage • Inversions or rearrangements • Duplications of: – Partial or whole gene – Partial (polysomy) or whole chromosome (aneuploidy, polysomy) – Whole genome (polyploidy) • Horizontal gene transfer (HGT) – Conjugation (direct transfer between Bacteria) – Transformation by naturally competent Bacteria – Transduction by bacteriophages 2 2/14/17 Phenotypic/genotypic similarity • We exploit similarity to… …identify homology (shared ancestry) …determine evolutionary relationships …transfer functional information • Sequences (genotype) rarely converge • Functions (phenotype) can converge • Analogy • Homology – Similar function – Similar ancestry Low-complexity regions •
    [Show full text]
  • Alignment, Clustering and Extraction of Structured Motifs in DNA Promoter Sequences
    Syracuse University SURFACE Electrical Engineering and Computer Science - Dissertations College of Engineering and Computer Science 8-2012 Alignment, Clustering and Extraction of Structured Motifs in DNA Promoter Sequences Faisal Abdulmalek Alobaid Syracuse University Follow this and additional works at: https://surface.syr.edu/eecs_etd Part of the Computer Engineering Commons Recommended Citation Alobaid, Faisal Abdulmalek, "Alignment, Clustering and Extraction of Structured Motifs in DNA Promoter Sequences" (2012). Electrical Engineering and Computer Science - Dissertations. 322. https://surface.syr.edu/eecs_etd/322 This Dissertation is brought to you for free and open access by the College of Engineering and Computer Science at SURFACE. It has been accepted for inclusion in Electrical Engineering and Computer Science - Dissertations by an authorized administrator of SURFACE. For more information, please contact [email protected]. ABSTRACT A simple motif is a short DNA sequence found in the promoter region and believed to act as a binding site for a transcription factor protein. A structured motif is a sequence of simple motifs (boxes) separated by short sequences (gaps). Biologists theorize that the presence of these motifs play a key role in gene expression regulation. Discovering these patterns is an important step towards understanding protein-gene and gene-gene interaction thus facilitates the building of accurate gene regulatory network models. DNA sequence motif extraction is an important problem in bioinformatics. Many studies have proposed algorithms to solve the problem instance of simple motif extraction. Only in the past decade has the more complex structured motif extraction problem been examined by researchers. The problem is inherently challenging as structured motif patterns are segmented into several boxes separated by variable size gaps for each instance.
    [Show full text]
  • ER-Resident Transcription Factor Nrf1 Regulates Proteasome Expression and Beyond
    International Journal of Molecular Sciences Review ER-Resident Transcription Factor Nrf1 Regulates Proteasome Expression and Beyond Jun Hamazaki * and Shigeo Murata Laboratory of Protein Metabolism, Graduate School of Pharmaceutical Sciences, the University of Tokyo, Tokyo 1130033, Japan; [email protected] * Correspondence: [email protected] Received: 4 May 2020; Accepted: 20 May 2020; Published: 23 May 2020 Abstract: Protein folding is a substantively error prone process, especially when it occurs in the endoplasmic reticulum (ER). The highly exquisite machinery in the ER controls secretory protein folding, recognizes aberrant folding states, and retrotranslocates permanently misfolded proteins from the ER back to the cytosol; these misfolded proteins are then degraded by the ubiquitin–proteasome system termed as the ER-associated degradation (ERAD). The 26S proteasome is a multisubunit protease complex that recognizes and degrades ubiquitinated proteins in an ATP-dependent manner. The complex structure of the 26S proteasome requires exquisite regulation at the transcription, translation, and molecular assembly levels. Nuclear factor erythroid-derived 2-related factor 1 (Nrf1; NFE2L1), an ER-resident transcription factor, has recently been shown to be responsible for the coordinated expression of all the proteasome subunit genes upon proteasome impairment in mammalian cells. In this review, we summarize the current knowledge regarding the transcriptional regulation of the proteasome, as well as recent findings concerning the regulation of Nrf1 transcription activity in ER homeostasis and metabolic processes. Keywords: proteasome; Nrf1; DDI2; bounce back; proteostasis 1. Introduction Proteins are essential to the vast majority of cellular and organismal functions. Cellular protein levels are defined by the balance among protein synthesis, folding, and degradation, and the failure to accurately coordinate these processes leads to disease [1].
    [Show full text]
  • Lecture 7: Sequence Motif Discovery
    Sequence motif: definitions COSC 348: Computing for Bioinformatics • In Bioinformatics, a sequence motif is a nucleotide or amino-acid sequence pattern that is widespread and has Lecture 7: been proven or assumed to have a biological significance. Sequence Motif Discovery • Once we know the sequence pattern of the motif, then we can use the search methods to find it in the sequences (i.e. Lubica Benuskova Boyer-Moore algorithm, Rabin-Karp, suffix trees, etc.) • The problem is to discover the motifs, i.e. what is the order of letters the particular motif is comprised of. http://www.cs.otago.ac.nz/cosc348/ 1 2 Examples of motifs in DNA Sequence motif: notations • The TATA promoter sequence is an example of a highly • An example of a motif in a protein: N, followed by anything but P, conserved DNA sequence motif found in eukaryotes. followed by either S or T, followed by anything but P − One convention is to write N{P}[ST]{P} where {X} means • Another example of motifs: binding sites for transcription any amino acid except X; and [XYZ] means either X or Y or Z. factors (TF) near promoter regions of genes, etc. • Another notation: each ‘.’ signifies any single AA, and each ‘*’ Gene 1 indicates one member of a closely-related AA family: Gene 2 − WDIND*.*P..*...D.F.*W***.**.IYS**...A.*H*S*WAMRN Gene 3 Gene 4 • In the 1st assignment we have motifs like A??CG, where the Gene 5 wildcard ? Stands for any of A,U,C,G. Binding sites for TF 3 4 Sequence motif discovery from conservation Motif discovery based on alignment • profile analysis is another word for this.
    [Show full text]
  • Novel Sm-Like Proteins with Long C-Terminal Tails and Associated
    FEBS Letters 569 (2004) 18–26 FEBS 28487 Novel Sm-like proteins with long C-terminal tails q and associated methyltransferases Mario Albrecht*, Thomas Lengauer Max-Planck-Institute for Informatics, Stuhlsatzenhausweg 85, 66123 Saarbru€cken, Germany Received 23 December 2003; revised 11 March 2004; accepted 15 March 2004 Available online 31 May 2004 Edited by Robert B. Russell cytoplasm and nucleus. For instance, the cytosolic Lsm1-7 Abstract Sm and Sm-like proteins of the Lsm (like Sm) domain family are generally involved in essential RNA-processing tasks. complex functions in mRNA decay, while a nuclear Lsm2-8 While recent research has focused on the function and structure of complex works in pre-mRNA splicing [4]. small family members, little is known about Lsm domain proteins While current research has focused on the function and carrying additional domains. Using an integrative bioinformatics structure of small Sm and Sm-like proteins (not more than approach, we discovered five novel groups of Lsm domain proteins about 150 residues), little is known about large Lsm domain (Lsm12-16) with long C-terminal tails and investigated their proteins carrying additional domains. A recently described functions. All of them are evolutionarily conserved in eukaryotes Lsm11 protein possesses an N-terminal extension and has been with an N-terminal Lsm domain to bind nucleic acids followed by found to be involved in histone mRNA processing [5]. Two as yet uncharacterized C-terminal domains and sequence motifs. very long Lsm domain proteins with both N- and C-terminal Based on known yeast interaction partners, Lsm12-16 may play sequence prolongations are human ataxin-2 (1312 residues) and important roles in RNA metabolism.
    [Show full text]
  • Difflogo: a Comparative Visualization of Sequence Motifs Martin Nettling1*†, Hendrik Treutler2†, Jan Grau1, Jens Keilwagen3, Stefan Posch1 and Ivo Grosse1,4
    Nettling et al. BMC Bioinformatics (2015) 16:387 DOI 10.1186/s12859-015-0767-x SOFTWARE Open Access DiffLogo: a comparative visualization of sequence motifs Martin Nettling1*†, Hendrik Treutler2†, Jan Grau1, Jens Keilwagen3, Stefan Posch1 and Ivo Grosse1,4 Abstract Background: For three decades, sequence logos are the de facto standard for the visualization of sequence motifs in biology and bioinformatics. Reasons for this success story are their simplicity and clarity. The number of inferred and published motifs grows with the number of data sets and motif extraction algorithms. Hence, it becomes more and more important to perceive differences between motifs. However, motif differences are hard to detect from individual sequence logos in case of multiple motifs for one transcription factor, highly similar binding motifs of different transcription factors, or multiple motifs for one protein domain. Results: Here, we present DiffLogo, a freely available, extensible, and user-friendly R package for visualizing motif differences. DiffLogo is capable of showing differences between DNA motifs as well as protein motifs in a pair-wise manner resulting in publication-ready figures. In case of more than two motifs, DiffLogo is capable of visualizing pair-wise differences in a tabular form. Here, the motifs are ordered by similarity, and the difference logos are colored for clarity. We demonstrate the benefit of DiffLogo on CTCF motifs from different human cell lines, on E-box motifs of three basic helix-loop-helix transcription factors as examples for comparison of DNA motifs, and on F-box domains from three different families as example for comparison of protein motifs.
    [Show full text]
  • What Are DNA Sequence Motifs?
    PRIMER What are DNA sequence motifs? Patrik D’haeseleer Sequence motifs are becoming increasingly important in the analysis of gene regulation. How do we define sequence motifs, and why should we use sequence logos instead of consensus sequences to represent them? Do they have any relation with binding affinity? How do we search for new instances of a motif in this sea of DNA? Sequence motifs are short, recurring patterns Restriction enzymes and consensus in DNA that are presumed to have a biologi- sequences cal function. Often they indicate sequence- a HEM13 CCCATTGTTCTC Type II restriction enzymes, discovered in the specific binding sites for proteins such as HEM13 TTTCTGGTTCTC late 1960s, need to bind to their DNA targets http://www.nature.com/naturebiotechnology nucleases and transcription factors (TF). in a highly sequence-specific manner, because Others are involved in important processes at HEM13 TCAATTGTTTAG they are part of a primitive bacterial immune the RNA level, including ribosome binding, ANB1 CTCATTGTTGTC system designed to chop up viral DNA from mRNA processing (splicing, editing, polyad- infecting phages. Straying from their con- enylation) and transcription termination. ANB1 TCCATTGTTCTC sensus binding site specificity would be the In the past, binding sites were typically ANB1 CCTATTGTTCTC equivalent of an autoimmune reaction that determined through DNase footprinting, and could lead to irreversible damage to the bacte- gel-shift or reporter construct assays, whereas ANB1 TCCATTGTTCGT rial genome. For example, EcoRI binds to the binding affinities to artificial sequences were ROX1 CCAATTGTTTTG 6-mer GAATTC, and only to that sequence. explored using SELEX. Nowadays, com- Note that this motif is a palindrome, reflect- putational methods are generating a flood ing the fact that the EcoRI protein binds to Nature Publishing Group Group Nature Publishing b YCHATTGTTCTC 6 of putative regulatory sequence motifs by the DNA as a homodimer.
    [Show full text]