Sample records for identify protein complexes

  1. Identifying protein complexes based on brainstorming strategy.

    PubMed

    Shen, Xianjun; Zhou, Jin; Yi, Li; Hu, Xiaohua; He, Tingting; Yang, Jincai

    2016-11-01

    Protein complexes comprising of interacting proteins in protein-protein interaction network (PPI network) play a central role in driving biological processes within cells. Recently, more and more swarm intelligence based algorithms to detect protein complexes have been emerging, which have become the research hotspot in proteomics field. In this paper, we propose a novel algorithm for identifying protein complexes based on brainstorming strategy (IPC-BSS), which is integrated into the main idea of swarm intelligence optimization and the improved K-means algorithm. Distance between the nodes in PPI network is defined by combining the network topology and gene ontology (GO) information. Inspired by human brainstorming process, IPC-BSS algorithm firstly selects the clustering center nodes, and then they are separately consolidated with the other nodes with short distance to form initial clusters. Finally, we put forward two ways of updating the initial clusters to search optimal results. Experimental results show that our IPC-BSS algorithm outperforms the other classic algorithms on yeast and human PPI networks, and it obtains many predicted protein complexes with biological significance. Copyright © 2016 Elsevier Inc. All rights reserved.

  2. A novel method for identifying disease associated protein complexes based on functional similarity protein complex networks.

    PubMed

    Le, Duc-Hau

    2015-01-01

    Protein complexes formed by non-covalent interaction among proteins play important roles in cellular functions. Computational and purification methods have been used to identify many protein complexes and their cellular functions. However, their roles in terms of causing disease have not been well discovered yet. There exist only a few studies for the identification of disease-associated protein complexes. However, they mostly utilize complicated heterogeneous networks which are constructed based on an out-of-date database of phenotype similarity network collected from literature. In addition, they only apply for diseases for which tissue-specific data exist. In this study, we propose a method to identify novel disease-protein complex associations. First, we introduce a framework to construct functional similarity protein complex networks where two protein complexes are functionally connected by either shared protein elements, shared annotating GO terms or based on protein interactions between elements in each protein complex. Second, we propose a simple but effective neighborhood-based algorithm, which yields a local similarity measure, to rank disease candidate protein complexes. Comparing the predictive performance of our proposed algorithm with that of two state-of-the-art network propagation algorithms including one we used in our previous study, we found that it performed statistically significantly better than that of these two algorithms for all the constructed functional similarity protein complex networks. In addition, it ran about 32 times faster than these two algorithms. Moreover, our proposed method always achieved high performance in terms of AUC values irrespective of the ways to construct the functional similarity protein complex networks and the used algorithms. The performance of our method was also higher than that reported in some existing methods which were based on complicated heterogeneous networks. Finally, we also tested our method with

  3. Identifying Dynamic Protein Complexes Based on Gene Expression Profiles and PPI Networks

    PubMed Central

    Li, Min; Chen, Weijie; Wang, Jianxin; Pan, Yi

    2014-01-01

    Identification of protein complexes from protein-protein interaction networks has become a key problem for understanding cellular life in postgenomic era. Many computational methods have been proposed for identifying protein complexes. Up to now, the existing computational methods are mostly applied on static PPI networks. However, proteins and their interactions are dynamic in reality. Identifying dynamic protein complexes is more meaningful and challenging. In this paper, a novel algorithm, named DPC, is proposed to identify dynamic protein complexes by integrating PPI data and gene expression profiles. According to Core-Attachment assumption, these proteins which are always active in the molecular cycle are regarded as core proteins. The protein-complex cores are identified from these always active proteins by detecting dense subgraphs. Final protein complexes are extended from the protein-complex cores by adding attachments based on a topological character of “closeness” and dynamic meaning. The protein complexes produced by our algorithm DPC contain two parts: static core expressed in all the molecular cycle and dynamic attachments short-lived. The proposed algorithm DPC was applied on the data of Saccharomyces cerevisiae and the experimental results show that DPC outperforms CMC, MCL, SPICi, HC-PIN, COACH, and Core-Attachment based on the validation of matching with known complexes and hF-measures. PMID:24963481

  4. Identifying Hierarchical and Overlapping Protein Complexes Based on Essential Protein-Protein Interactions and “Seed-Expanding” Method

    PubMed Central

    Ren, Jun; Zhou, Wei; Wang, Jianxin

    2014-01-01

    Many evidences have demonstrated that protein complexes are overlapping and hierarchically organized in PPI networks. Meanwhile, the large size of PPI network wants complex detection methods have low time complexity. Up to now, few methods can identify overlapping and hierarchical protein complexes in a PPI network quickly. In this paper, a novel method, called MCSE, is proposed based on λ-module and “seed-expanding.” First, it chooses seeds as essential PPIs or edges with high edge clustering values. Then, it identifies protein complexes by expanding each seed to a λ-module. MCSE is suitable for large PPI networks because of its low time complexity. MCSE can identify overlapping protein complexes naturally because a protein can be visited by different seeds. MCSE uses the parameter λ_th to control the range of seed expanding and can detect a hierarchical organization of protein complexes by tuning the value of λ_th. Experimental results of S. cerevisiae show that this hierarchical organization is similar to that of known complexes in MIPS database. The experimental results also show that MCSE outperforms other previous competing algorithms, such as CPM, CMC, Core-Attachment, Dpclus, HC-PIN, MCL, and NFC, in terms of the functional enrichment and matching with known protein complexes. PMID:25143945

  5. Filtering Gene Ontology semantic similarity for identifying protein complexes in large protein interaction networks.

    PubMed

    Wang, Jian; Xie, Dong; Lin, Hongfei; Yang, Zhihao; Zhang, Yijia

    2012-06-21

    Many biological processes recognize in particular the importance of protein complexes, and various computational approaches have been developed to identify complexes from protein-protein interaction (PPI) networks. However, high false-positive rate of PPIs leads to challenging identification. A protein semantic similarity measure is proposed in this study, based on the ontology structure of Gene Ontology (GO) terms and GO annotations to estimate the reliability of interactions in PPI networks. Interaction pairs with low GO semantic similarity are removed from the network as unreliable interactions. Then, a cluster-expanding algorithm is used to detect complexes with core-attachment structure on filtered network. Our method is applied to three different yeast PPI networks. The effectiveness of our method is examined on two benchmark complex datasets. Experimental results show that our method performed better than other state-of-the-art approaches in most evaluation metrics. The method detects protein complexes from large scale PPI networks by filtering GO semantic similarity. Removing interactions with low GO similarity significantly improves the performance of complex identification. The expanding strategy is also effective to identify attachment proteins of complexes.

  6. Identifying protein complexes in PPI network using non-cooperative sequential game.

    PubMed

    Maulik, Ujjwal; Basu, Srinka; Ray, Sumanta

    2017-08-21

    Identifying protein complexes from protein-protein interaction (PPI) network is an important and challenging task in computational biology as it helps in better understanding of cellular mechanisms in various organisms. In this paper we propose a noncooperative sequential game based model for protein complex detection from PPI network. The key hypothesis is that protein complex formation is driven by mechanism that eventually optimizes the number of interactions within the complex leading to dense subgraph. The hypothesis is drawn from the observed network property named small world. The proposed multi-player game model translates the hypothesis into the game strategies. The Nash equilibrium of the game corresponds to a network partition where each protein either belong to a complex or form a singleton cluster. We further propose an algorithm to find the Nash equilibrium of the sequential game. The exhaustive experiment on synthetic benchmark and real life yeast networks evaluates the structural as well as biological significance of the network partitions.

  7. Identifying protein complex by integrating characteristic of core-attachment into dynamic PPI network.

    PubMed

    Shen, Xianjun; Yi, Li; Jiang, Xingpeng; He, Tingting; Yang, Jincai; Xie, Wei; Hu, Po; Hu, Xiaohua

    2017-01-01

    How to identify protein complex is an important and challenging task in proteomics. It would make great contribution to our knowledge of molecular mechanism in cell life activities. However, the inherent organization and dynamic characteristic of cell system have rarely been incorporated into the existing algorithms for detecting protein complexes because of the limitation of protein-protein interaction (PPI) data produced by high throughput techniques. The availability of time course gene expression profile enables us to uncover the dynamics of molecular networks and improve the detection of protein complexes. In order to achieve this goal, this paper proposes a novel algorithm DCA (Dynamic Core-Attachment). It detects protein-complex core comprising of continually expressed and highly connected proteins in dynamic PPI network, and then the protein complex is formed by including the attachments with high adhesion into the core. The integration of core-attachment feature into the dynamic PPI network is responsible for the superiority of our algorithm. DCA has been applied on two different yeast dynamic PPI networks and the experimental results show that it performs significantly better than the state-of-the-art techniques in terms of prediction accuracy, hF-measure and statistical significance in biology. In addition, the identified complexes with strong biological significance provide potential candidate complexes for biologists to validate.

  8. Identifying three-dimensional structures of autophosphorylation complexes in crystals of protein kinases

    PubMed Central

    Xu, Qifang; Malecka, Kimberly L.; Fink, Lauren; Jordan, E. Joseph; Duffy, Erin; Kolander, Samuel; Peterson, Jeffrey; Dunbrack, Roland L.

    2016-01-01

    Protein kinase autophosphorylation is a common regulatory mechanism in cell signaling pathways. Crystal structures of several homomeric protein kinase complexes have a serine, threonine, or tyrosine autophosphorylation site of one kinase monomer located in the active site of another monomer, a structural complex that we call an “autophosphorylation complex.” We developed and applied a structural bioinformatics method to identify all such autophosphorylation kinase complexes in X-ray crystallographic structures in the Protein Data Bank (PDB). We identified 15 autophosphorylation complexes in the PDB, of which 5 complexes had not previously been described in the publications describing the crystal structures. These 5 consist of tyrosine residues in the N-terminal juxtamembrane regions of colony stimulating factor 1 receptor (CSF1R, Tyr561) and EPH receptor A2 (EPHA2, Tyr594), tyrosine residues in the activation loops of the SRC kinase family member LCK (Tyr394) and insulin-like growth factor 1 receptor (IGF1R, Tyr1166), and a serine in a nuclear localization signal region of CDC-like kinase 2 (CLK2, Ser142). Mutations in the complex interface may alter autophosphorylation activity and contribute to disease; therefore we mutated residues in the autophosphorylation complex interface of LCK and found that two mutations impaired autophosphorylation (T445V and N446A) and mutation of Pro447 to Ala, Gly, or Leu increased autophosphorylation. The identified autophosphorylation sites are conserved in many kinases, suggesting that, by homology, these complexes may provide insight into autophosphorylation complex interfaces of kinases that are relevant drug targets. PMID:26628682

  9. The malaria parasite RhopH protein complex interacts with erythrocyte calmyrin identified from a comprehensive erythrocyte protein library.

    PubMed

    Miura, Toyokazu; Takeo, Satoru; Ntege, Edward H; Otsuki, Hitoshi; Sawasaki, Tatsuya; Ishino, Tomoko; Takashima, Eizo; Tsuboi, Takafumi

    2018-06-02

    Malaria merozoite apical organelles; microneme and rhoptry secreted proteins play functional roles during and following invasion of host erythrocytes. Among numerous proteins, the rhoptries discharge high molecular weight proteins known as RhopH complex. Recent reports suggest that the RhopH complex is essential for growth and survival of the malaria parasite within erythrocytes. However, an in-depth understanding of the host-parasite molecular interactions is indispensable. Here we utilized a comprehensive mouse erythrocyte protein library consisting of 443 proteins produced by a wheat germ cell-free system, combined with AlphaScreen technology to identify mouse erythrocyte calmyrin as an interacting molecule of the rodent malaria parasite Plasmodium yoelii RhopH complex (PyRhopH). The PyRhopH interaction was dependent on the calmyrin N-terminus and divalent cation capacity. The finding unveils a recommendable and invaluable usefulness of our comprehensive mouse erythrocyte protein library together with the AlphaScreen technology in investigating a wide-range of host-parasite molecular interactions. Copyright © 2018 Elsevier Inc. All rights reserved.

  10. Identifying technical aliases in SELDI mass spectra of complex mixtures of proteins

    PubMed Central

    2013-01-01

    Background Biomarker discovery datasets created using mass spectrum protein profiling of complex mixtures of proteins contain many peaks that represent the same protein with different charge states. Correlated variables such as these can confound the statistical analyses of proteomic data. Previously we developed an algorithm that clustered mass spectrum peaks that were biologically or technically correlated. Here we demonstrate an algorithm that clusters correlated technical aliases only. Results In this paper, we propose a preprocessing algorithm that can be used for grouping technical aliases in mass spectrometry protein profiling data. The stringency of the variance allowed for clustering is customizable, thereby affecting the number of peaks that are clustered. Subsequent analysis of the clusters, instead of individual peaks, helps reduce difficulties associated with technically-correlated data, and can aid more efficient biomarker identification. Conclusions This software can be used to pre-process and thereby decrease the complexity of protein profiling proteomics data, thus simplifying the subsequent analysis of biomarkers by decreasing the number of tests. The software is also a practical tool for identifying which features to investigate further by purification, identification and confirmation. PMID:24010718

  11. Discovery Proteomics Identifies a Molecular Link between the Coatomer Protein Complex I and Androgen Receptor-dependent Transcription*

    PubMed Central

    Hsiao, Jordy J.; Smits, Melinda M.; Ng, Brandon H.; Lee, Jinhee; Wright, Michael E.

    2016-01-01

    Aberrant androgen receptor (AR)-dependent transcription is a hallmark of human prostate cancers. At the molecular level, ligand-mediated AR activation is coordinated through spatial and temporal protein-protein interactions involving AR-interacting proteins, which we designate the “AR-interactome.” Despite many years of research, the ligand-sensitive protein complexes involved in ligand-mediated AR activation in prostate tumor cells have not been clearly defined. Here, we describe the development, characterization, and utilization of a novel human LNCaP prostate tumor cell line, N-AR, which stably expresses wild-type AR tagged at its N terminus with the streptavidin-binding peptide epitope (streptavidin-binding peptide-tagged wild-type androgen receptor; SBP-AR). A bioanalytical workflow involving streptavidin chromatography and label-free quantitative mass spectrometry was used to identify SBP-AR and associated ligand-sensitive cytosolic proteins/protein complexes linked to AR activation in prostate tumor cells. Functional studies verified that ligand-sensitive proteins identified in the proteomic screen encoded modulators of AR-mediated transcription, suggesting that these novel proteins were putative SBP-AR-interacting proteins in N-AR cells. This was supported by biochemical associations between recombinant SBP-AR and the ligand-sensitive coatomer protein complex I (COPI) retrograde trafficking complex in vitro. Extensive biochemical and molecular experiments showed that the COPI retrograde complex regulates ligand-mediated AR transcriptional activation, which correlated with the mobilization of the Golgi-localized ARA160 coactivator to the nuclear compartment of prostate tumor cells. Collectively, this study provides a bioanalytical strategy to validate the AR-interactome and define novel AR-interacting proteins involved in ligand-mediated AR activation in prostate tumor cells. Moreover, we describe a cellular system to study how compartment-specific AR

  12. Detection of protein complex from protein-protein interaction network using Markov clustering

    NASA Astrophysics Data System (ADS)

    Ochieng, P. J.; Kusuma, W. A.; Haryanto, T.

    2017-05-01

    Detection of complexes, or groups of functionally related proteins, is an important challenge while analysing biological networks. However, existing algorithms to identify protein complexes are insufficient when applied to dense networks of experimentally derived interaction data. Therefore, we introduced a graph clustering method based on Markov clustering algorithm to identify protein complex within highly interconnected protein-protein interaction networks. Protein-protein interaction network was first constructed to develop geometrical network, the network was then partitioned using Markov clustering to detect protein complexes. The interest of the proposed method was illustrated by its application to Human Proteins associated to type II diabetes mellitus. Flow simulation of MCL algorithm was initially performed and topological properties of the resultant network were analysed for detection of the protein complex. The results indicated the proposed method successfully detect an overall of 34 complexes with 11 complexes consisting of overlapping modules and 20 non-overlapping modules. The major complex consisted of 102 proteins and 521 interactions with cluster modularity and density of 0.745 and 0.101 respectively. The comparison analysis revealed MCL out perform AP, MCODE and SCPS algorithms with high clustering coefficient (0.751) network density and modularity index (0.630). This demonstrated MCL was the most reliable and efficient graph clustering algorithm for detection of protein complexes from PPI networks.

  13. Predicting Physical Interactions between Protein Complexes*

    PubMed Central

    Clancy, Trevor; Rødland, Einar Andreas; Nygard, Ståle; Hovig, Eivind

    2013-01-01

    Protein complexes enact most biochemical functions in the cell. Dynamic interactions between protein complexes are frequent in many cellular processes. As they are often of a transient nature, they may be difficult to detect using current genome-wide screens. Here, we describe a method to computationally predict physical interactions between protein complexes, applied to both humans and yeast. We integrated manually curated protein complexes and physical protein interaction networks, and we designed a statistical method to identify pairs of protein complexes where the number of protein interactions between a complex pair is due to an actual physical interaction between the complexes. An evaluation against manually curated physical complex-complex interactions in yeast revealed that 50% of these interactions could be predicted in this manner. A community network analysis of the highest scoring pairs revealed a biologically sensible organization of physical complex-complex interactions in the cell. Such analyses of proteomes may serve as a guide to the discovery of novel functional cellular relationships. PMID:23438732

  14. 3D Complex: A Structural Classification of Protein Complexes

    PubMed Central

    Levy, Emmanuel D; Pereira-Leal, Jose B; Chothia, Cyrus; Teichmann, Sarah A

    2006-01-01

    Most of the proteins in a cell assemble into complexes to carry out their function. It is therefore crucial to understand the physicochemical properties as well as the evolution of interactions between proteins. The Protein Data Bank represents an important source of information for such studies, because more than half of the structures are homo- or heteromeric protein complexes. Here we propose the first hierarchical classification of whole protein complexes of known 3-D structure, based on representing their fundamental structural features as a graph. This classification provides the first overview of all the complexes in the Protein Data Bank and allows nonredundant sets to be derived at different levels of detail. This reveals that between one-half and two-thirds of known structures are multimeric, depending on the level of redundancy accepted. We also analyse the structures in terms of the topological arrangement of their subunits and find that they form a small number of arrangements compared with all theoretically possible ones. This is because most complexes contain four subunits or less, and the large majority are homomeric. In addition, there is a strong tendency for symmetry in complexes, even for heteromeric complexes. Finally, through comparison of Biological Units in the Protein Data Bank with the Protein Quaternary Structure database, we identified many possible errors in quaternary structure assignments. Our classification, available as a database and Web server at http://www.3Dcomplex.org, will be a starting point for future work aimed at understanding the structure and evolution of protein complexes. PMID:17112313

  15. FANCG promotes formation of a newly identified protein complex containing BRCA2, FANCD2 and XRCC3.

    PubMed

    Wilson, J B; Yamamoto, K; Marriott, A S; Hussain, S; Sung, P; Hoatlin, M E; Mathew, C G; Takata, M; Thompson, L H; Kupfer, G M; Jones, N J

    2008-06-12

    Fanconi anemia (FA) is a human disorder characterized by cancer susceptibility and cellular sensitivity to DNA crosslinks and other damages. Thirteen complementation groups and genes are identified, including BRCA2, which is defective in the FA-D1 group. Eight of the FA proteins, including FANCG, participate in a nuclear core complex that is required for the monoubiquitylation of FANCD2 and FANCI. FANCD2, like FANCD1/BRCA2, is not part of the core complex, and we previously showed direct BRCA2-FANCD2 interaction using yeast two-hybrid analysis. We now show in human and hamster cells that expression of FANCG protein, but not the other core complex proteins, is required for co-precipitation of BRCA2 and FANCD2. We also show that phosphorylation of FANCG serine 7 is required for its co-precipitation with BRCA2, XRCC3 and FANCD2, as well as the direct interaction of BRCA2-FANCD2. These results argue that FANCG has a role independent of the FA core complex, and we propose that phosphorylation of serine 7 is the signalling event required for forming a discrete complex comprising FANCD1/BRCA2-FANCD2-FANCG-XRCC3 (D1-D2-G-X3). Cells that fail to express either phospho-Ser7-FANCG, or full length BRCA2 protein, lack the interactions amongst the four component proteins. A role for D1-D2-G-X3 in homologous recombination repair (HRR) is supported by our finding that FANCG and the RAD51-paralog XRCC3 are epistatic for sensitivity to DNA crosslinking compounds in DT40 chicken cells. Our findings further define the intricate interface between FANC and HRR proteins in maintaining chromosome stability.

  16. Unique secreted–surface protein complex of Lactobacillus rhamnosus, identified by phage display

    PubMed Central

    Gagic, Dragana; Wen, Wesley; Collett, Michael A; Rakonjac, Jasna

    2013-01-01

    Proteins are the most diverse structures on bacterial surfaces; hence, they are candidates for species- and strain-specific interactions of bacteria with the host, environment, and other microorganisms. Genomics has decoded thousands of bacterial surface and secreted proteins, yet the function of most cannot be predicted because of the enormous variability and a lack of experimental data that would allow deduction of function through homology. Here, we used phage display to identify a pair of interacting extracellular proteins in the probiotic bacterium Lactobacillus rhamnosus HN001. A secreted protein, SpcA, containing two bacterial immunoglobulin-like domains type 3 (Big-3) and a domain distantly related to plant pathogen response domain 1 (PR-1-like) was identified by screening of an L. rhamnosus HN001 library using HN001 cells as bait. The SpcA-“docking” protein, SpcB, was in turn detected by another phage display library screening, using purified SpcA as bait. SpcB is a 3275-residue cell-surface protein that contains general features of large glycosylated Serine-rich adhesins/fibrils from gram-positive bacteria, including the hallmark signal sequence motif KxYKxGKxW. Both proteins are encoded by genes within a L. rhamnosus-unique gene cluster that distinguishes this species from other lactobacilli. To our knowledge, this is the first example of a secreted-docking protein pair identified in lactobacilli. PMID:23233310

  17. Prediction of Heterodimeric Protein Complexes from Weighted Protein-Protein Interaction Networks Using Novel Features and Kernel Functions

    PubMed Central

    Ruan, Peiying; Hayashida, Morihiro; Maruyama, Osamu; Akutsu, Tatsuya

    2013-01-01

    Since many proteins express their functional activity by interacting with other proteins and forming protein complexes, it is very useful to identify sets of proteins that form complexes. For that purpose, many prediction methods for protein complexes from protein-protein interactions have been developed such as MCL, MCODE, RNSC, PCP, RRW, and NWE. These methods have dealt with only complexes with size of more than three because the methods often are based on some density of subgraphs. However, heterodimeric protein complexes that consist of two distinct proteins occupy a large part according to several comprehensive databases of known complexes. In this paper, we propose several feature space mappings from protein-protein interaction data, in which each interaction is weighted based on reliability. Furthermore, we make use of prior knowledge on protein domains to develop feature space mappings, domain composition kernel and its combination kernel with our proposed features. We perform ten-fold cross-validation computational experiments. These results suggest that our proposed kernel considerably outperforms the naive Bayes-based method, which is the best existing method for predicting heterodimeric protein complexes. PMID:23776458

  18. Pseudotargeted MS Method for the Sensitive Analysis of Protein Phosphorylation in Protein Complexes.

    PubMed

    Lyu, Jiawen; Wang, Yan; Mao, Jiawei; Yao, Yating; Wang, Shujuan; Zheng, Yong; Ye, Mingliang

    2018-05-15

    In this study, we presented an enrichment-free approach for the sensitive analysis of protein phosphorylation in minute amounts of samples, such as purified protein complexes. This method takes advantage of the high sensitivity of parallel reaction monitoring (PRM). Specifically, low confident phosphopeptides identified from the data-dependent acquisition (DDA) data set were used to build a pseudotargeted list for PRM analysis to allow the identification of additional phosphopeptides with high confidence. The development of this targeted approach is very easy as the same sample and the same LC-system were used for the discovery and the targeted analysis phases. No sample fractionation or enrichment was required for the discovery phase which allowed this method to analyze minute amount of sample. We applied this pseudotargeted MS method to quantitatively examine phosphopeptides in affinity purified endogenous Shc1 protein complexes at four temporal stages of EGF signaling and identified 82 phospho-sites. To our knowledge, this is the highest number of phospho-sites identified from the protein complexes. This pseudotargeted MS method is highly sensitive in the identification of low abundance phosphopeptides and could be a powerful tool to study phosphorylation-regulated assembly of protein complex.

  19. A high-throughput immobilized bead screen for stable proteins and multi-protein complexes

    PubMed Central

    Lockard, Meghan A.; Listwan, Pawel; Pedelacq, Jean-Denis; Cabantous, Stéphanie; Nguyen, Hau B.; Terwilliger, Thomas C.; Waldo, Geoffrey S.

    2011-01-01

    We describe an in vitro colony screen to identify Escherichia coli expressing soluble proteins and stable, assembled multiprotein complexes. Proteins with an N-terminal 6His tag and C-terminal green fluorescent protein (GFP) S11 tag are fluorescently labeled in cells by complementation with a coexpressed GFP 1–10 fragment. After partial colony lysis, the fluorescent soluble proteins or complexes diffuse through a supporting filtration membrane and are captured on Talon® resin metal affinity beads immobilized in agarose. Images of the fluorescent colonies convey total expression and the level of fluorescence bound to the beads indicates how much protein is soluble. Both pieces of information can be used together when selecting clones. After the assay, colonies can be picked and propagated, eliminating the need to make replica plates. We used the method to screen a DNA fragment library of the human protein p85 and preferentially obtained clones expressing the full-length ‘breakpoint cluster region-homology' and NSH2 domains. The assay also distinguished clones expressing stable multi-protein complexes from those that are unstable due to missing subunits. Clones expressing stable, intact heterotrimeric E.coli YheNML complexes were readily identified in libraries dominated by complexes of YheML missing the N subunit. PMID:21642284

  20. Characterization of Native Protein Complexes and Protein Isoform Variation Using Size-fractionation-based Quantitative Proteomics*

    PubMed Central

    Kirkwood, Kathryn J.; Ahmad, Yasmeen; Larance, Mark; Lamond, Angus I.

    2013-01-01

    Proteins form a diverse array of complexes that mediate cellular function and regulation. A largely unexplored feature of such protein complexes is the selective participation of specific protein isoforms and/or post-translationally modified forms. In this study, we combined native size-exclusion chromatography (SEC) with high-throughput proteomic analysis to characterize soluble protein complexes isolated from human osteosarcoma (U2OS) cells. Using this approach, we have identified over 71,500 peptides and 1,600 phosphosites, corresponding to over 8,000 proteins, distributed across 40 SEC fractions. This represents >50% of the predicted U2OS cell proteome, identified with a mean peptide sequence coverage of 27% per protein. Three biological replicates were performed, allowing statistical evaluation of the data and demonstrating a high degree of reproducibility in the SEC fractionation procedure. Specific proteins were detected interacting with multiple independent complexes, as typified by the separation of distinct complexes for the MRFAP1-MORF4L1-MRGBP interaction network. The data also revealed protein isoforms and post-translational modifications that selectively associated with distinct subsets of protein complexes. Surprisingly, there was clear enrichment for specific Gene Ontology terms associated with differential size classes of protein complexes. This study demonstrates that combined SEC/MS analysis can be used for the system-wide annotation of protein complexes and to predict potential isoform-specific interactions. All of these SEC data on the native separation of protein complexes have been integrated within the Encyclopedia of Proteome Dynamics, an online, multidimensional data-sharing resource available to the community. PMID:24043423

  1. Characterization of native protein complexes and protein isoform variation using size-fractionation-based quantitative proteomics.

    PubMed

    Kirkwood, Kathryn J; Ahmad, Yasmeen; Larance, Mark; Lamond, Angus I

    2013-12-01

    Proteins form a diverse array of complexes that mediate cellular function and regulation. A largely unexplored feature of such protein complexes is the selective participation of specific protein isoforms and/or post-translationally modified forms. In this study, we combined native size-exclusion chromatography (SEC) with high-throughput proteomic analysis to characterize soluble protein complexes isolated from human osteosarcoma (U2OS) cells. Using this approach, we have identified over 71,500 peptides and 1,600 phosphosites, corresponding to over 8,000 proteins, distributed across 40 SEC fractions. This represents >50% of the predicted U2OS cell proteome, identified with a mean peptide sequence coverage of 27% per protein. Three biological replicates were performed, allowing statistical evaluation of the data and demonstrating a high degree of reproducibility in the SEC fractionation procedure. Specific proteins were detected interacting with multiple independent complexes, as typified by the separation of distinct complexes for the MRFAP1-MORF4L1-MRGBP interaction network. The data also revealed protein isoforms and post-translational modifications that selectively associated with distinct subsets of protein complexes. Surprisingly, there was clear enrichment for specific Gene Ontology terms associated with differential size classes of protein complexes. This study demonstrates that combined SEC/MS analysis can be used for the system-wide annotation of protein complexes and to predict potential isoform-specific interactions. All of these SEC data on the native separation of protein complexes have been integrated within the Encyclopedia of Proteome Dynamics, an online, multidimensional data-sharing resource available to the community.

  2. Nicotine affects protein complex rearrangement in Caenorhabditis elegans cells.

    PubMed

    Sobkowiak, Robert; Zielezinski, Andrzej; Karlowski, Wojciech M; Lesicki, Andrzej

    2017-10-01

    Nicotine may affect cell function by rearranging protein complexes. We aimed to determine nicotine-induced alterations of protein complexes in Caenorhabditis elegans (C. elegans) cells, thereby revealing links between nicotine exposure and protein complex modulation. We compared the proteomic alterations induced by low and high nicotine concentrations (0.01 mM and 1 mM) with the control (no nicotine) in vivo by using mass spectrometry (MS)-based techniques, specifically the cetyltrimethylammonium bromide (CTAB) discontinuous gel electrophoresis coupled with liquid chromatography (LC)-MS/MS and spectral counting. As a result, we identified dozens of C. elegans proteins that are present exclusively or in higher abundance in either nicotine-treated or untreated worms. Based on these results, we report a possible network that captures the key protein components of nicotine-induced protein complexes and speculate how the different protein modules relate to their distinct physiological roles. Using functional annotation of detected proteins, we hypothesize that the identified complexes can modulate the energy metabolism and level of oxidative stress. These proteins can also be involved in modulation of gene expression and may be crucial in Alzheimer's disease. The findings reported in our study reveal putative intracellular interactions of many proteins with the cytoskeleton and may contribute to the understanding of the mechanisms of nicotinic acetylcholine receptor (nAChR) signaling and trafficking in cells.

  3. Tandem Affinity Purification of Protein Complexes from Eukaryotic Cells.

    PubMed

    Ma, Zheng; Fung, Victor; D'Orso, Iván

    2017-01-26

    The purification of active protein-protein and protein-nucleic acid complexes is crucial for the characterization of enzymatic activities and de novo identification of novel subunits and post-translational modifications. Bacterial systems allow for the expression and purification of a wide variety of single polypeptides and protein complexes. However, this system does not enable the purification of protein subunits that contain post-translational modifications (e.g., phosphorylation and acetylation), and the identification of novel regulatory subunits that are only present/expressed in the eukaryotic system. Here, we provide a detailed description of a novel, robust, and efficient tandem affinity purification (TAP) method using STREP- and FLAG-tagged proteins that facilitates the purification of protein complexes with transiently or stably expressed epitope-tagged proteins from eukaryotic cells. This protocol can be applied to characterize protein complex functionality, to discover post-translational modifications on complex subunits, and to identify novel regulatory complex components by mass spectrometry. Notably, this TAP method can be applied to study protein complexes formed by eukaryotic or pathogenic (viral and bacterial) components, thus yielding a wide array of downstream experimental opportunities. We propose that researchers working with protein complexes could utilize this approach in many different ways.

  4. Re-visiting protein-centric two-tier classification of existing DNA-protein complexes.

    PubMed

    Malhotra, Sony; Sowdhamini, Ramanathan

    2012-07-16

    -binding proteins. Further analysis of these complexes can aid in developing algorithms for identifying DNA-binding proteins and their family members from mere sequence information.

  5. Modeling protein complexes with BiGGER.

    PubMed

    Krippahl, Ludwig; Moura, José J; Palma, P Nuno

    2003-07-01

    This article describes the method and results of our participation in the Critical Assessment of PRediction of Interactions (CAPRI) experiment, using the protein docking program BiGGER (Bimolecular complex Generation with Global Evaluation and Ranking) (Palma et al., Proteins 2000;39:372-384). Of five target complexes (CAPRI targets 2, 4, 5, 6, and 7), only one was successfully predicted (target 6), but BiGGER generated reasonable models for targets 4, 5, and 7, which could have been identified if additional biochemical information had been available. Copyright 2003 Wiley-Liss, Inc.

  6. From pull-down data to protein interaction networks and complexes with biological relevance.

    PubMed

    Zhang, Bing; Park, Byung-Hoon; Karpinets, Tatiana; Samatova, Nagiza F

    2008-04-01

    Recent improvements in high-throughput Mass Spectrometry (MS) technology have expedited genome-wide discovery of protein-protein interactions by providing a capability of detecting protein complexes in a physiological setting. Computational inference of protein interaction networks and protein complexes from MS data are challenging. Advances are required in developing robust and seamlessly integrated procedures for assessment of protein-protein interaction affinities, mathematical representation of protein interaction networks, discovery of protein complexes and evaluation of their biological relevance. A multi-step but easy-to-follow framework for identifying protein complexes from MS pull-down data is introduced. It assesses interaction affinity between two proteins based on similarity of their co-purification patterns derived from MS data. It constructs a protein interaction network by adopting a knowledge-guided threshold selection method. Based on the network, it identifies protein complexes and infers their core components using a graph-theoretical approach. It deploys a statistical evaluation procedure to assess biological relevance of each found complex. On Saccharomyces cerevisiae pull-down data, the framework outperformed other more complicated schemes by at least 10% in F(1)-measure and identified 610 protein complexes with high-functional homogeneity based on the enrichment in Gene Ontology (GO) annotation. Manual examination of the complexes brought forward the hypotheses on cause of false identifications. Namely, co-purification of different protein complexes as mediated by a common non-protein molecule, such as DNA, might be a source of false positives. Protein identification bias in pull-down technology, such as the hydrophilic bias could result in false negatives.

  7. Analysis of Proteins That Rapidly Change Upon Mechanistic/Mammalian Target of Rapamycin Complex 1 (mTORC1) Repression Identifies Parkinson Protein 7 (PARK7) as a Novel Protein Aberrantly Expressed in Tuberous Sclerosis Complex (TSC).

    PubMed

    Niere, Farr; Namjoshi, Sanjeev; Song, Ehwang; Dilly, Geoffrey A; Schoenhard, Grant; Zemelman, Boris V; Mechref, Yehia; Raab-Graham, Kimberly F

    2016-02-01

    Many biological processes involve the mechanistic/mammalian target of rapamycin complex 1 (mTORC1). Thus, the challenge of deciphering mTORC1-mediated functions during normal and pathological states in the central nervous system is challenging. Because mTORC1 is at the core of translation, we have investigated mTORC1 function in global and regional protein expression. Activation of mTORC1 has been generally regarded to promote translation. Few but recent works have shown that suppression of mTORC1 can also promote local protein synthesis. Moreover, excessive mTORC1 activation during diseased states represses basal and activity-induced protein synthesis. To determine the role of mTORC1 activation in protein expression, we have used an unbiased, large-scale proteomic approach. We provide evidence that a brief repression of mTORC1 activity in vivo by rapamycin has little effect globally, yet leads to a significant remodeling of synaptic proteins, in particular those proteins that reside in the postsynaptic density. We have also found that curtailing the activity of mTORC1 bidirectionally alters the expression of proteins associated with epilepsy, Alzheimer's disease, and autism spectrum disorder-neurological disorders that exhibit elevated mTORC1 activity. Through a protein-protein interaction network analysis, we have identified common proteins shared among these mTORC1-related diseases. One such protein is Parkinson protein 7, which has been implicated in Parkinson's disease, yet not associated with epilepsy, Alzheimers disease, or autism spectrum disorder. To verify our finding, we provide evidence that the protein expression of Parkinson protein 7, including new protein synthesis, is sensitive to mTORC1 inhibition. Using a mouse model of tuberous sclerosis complex, a disease that displays both epilepsy and autism spectrum disorder phenotypes and has overactive mTORC1 signaling, we show that Parkinson protein 7 protein is elevated in the dendrites and colocalizes

  8. Comprehensive inventory of protein complexes in the Protein Data Bank from consistent classification of interfaces

    DOE PAGES

    Bordner, Andrew J.; Gorin, Andrey A.

    2008-05-12

    Here, protein-protein interactions are ubiquitous and essential for cellular processes. High-resolution X-ray crystallographic structures of protein complexes can elucidate the details of their function and provide a basis for many computational and experimental approaches. Here we demonstrate that existing annotations of protein complexes, including those provided by the Protein Data Bank (PDB) itself, contain a significant fraction of incorrect annotations. Results: We have developed a method for identifying protein complexes in the PDB X-ray structures by a four step procedure: (1) comprehensively collecting all protein-protein interfaces; (2) clustering similar protein-protein interfaces together; (3) estimating the probability that each cluster ismore » relevant based on a diverse set of properties; and (4) finally combining these scores for each entry in order to predict the complex structure. Unlike previous annotation methods, consistent prediction of complexes with identical or almost identical protein content is insured. The resulting clusters of biologically relevant interfaces provide a reliable catalog of evolutionary conserved protein-protein interactions.« less

  9. Analysis of Proteins That Rapidly Change Upon Mechanistic/Mammalian Target of Rapamycin Complex 1 (mTORC1) Repression Identifies Parkinson Protein 7 (PARK7) as a Novel Protein Aberrantly Expressed in Tuberous Sclerosis Complex (TSC)*

    PubMed Central

    Niere, Farr; Namjoshi, Sanjeev; Song, Ehwang; Dilly, Geoffrey A.; Schoenhard, Grant; Zemelman, Boris V.; Mechref, Yehia; Raab-Graham, Kimberly F.

    2016-01-01

    Many biological processes involve the mechanistic/mammalian target of rapamycin complex 1 (mTORC1). Thus, the challenge of deciphering mTORC1-mediated functions during normal and pathological states in the central nervous system is challenging. Because mTORC1 is at the core of translation, we have investigated mTORC1 function in global and regional protein expression. Activation of mTORC1 has been generally regarded to promote translation. Few but recent works have shown that suppression of mTORC1 can also promote local protein synthesis. Moreover, excessive mTORC1 activation during diseased states represses basal and activity-induced protein synthesis. To determine the role of mTORC1 activation in protein expression, we have used an unbiased, large-scale proteomic approach. We provide evidence that a brief repression of mTORC1 activity in vivo by rapamycin has little effect globally, yet leads to a significant remodeling of synaptic proteins, in particular those proteins that reside in the postsynaptic density. We have also found that curtailing the activity of mTORC1 bidirectionally alters the expression of proteins associated with epilepsy, Alzheimer's disease, and autism spectrum disorder—neurological disorders that exhibit elevated mTORC1 activity. Through a protein–protein interaction network analysis, we have identified common proteins shared among these mTORC1-related diseases. One such protein is Parkinson protein 7, which has been implicated in Parkinson's disease, yet not associated with epilepsy, Alzheimers disease, or autism spectrum disorder. To verify our finding, we provide evidence that the protein expression of Parkinson protein 7, including new protein synthesis, is sensitive to mTORC1 inhibition. Using a mouse model of tuberous sclerosis complex, a disease that displays both epilepsy and autism spectrum disorder phenotypes and has overactive mTORC1 signaling, we show that Parkinson protein 7 protein is elevated in the dendrites and

  10. Re-visiting protein-centric two-tier classification of existing DNA-protein complexes

    PubMed Central

    2012-01-01

    interest for the presence of DNA-binding proteins. Further analysis of these complexes can aid in developing algorithms for identifying DNA-binding proteins and their family members from mere sequence information. PMID:22800292

  11. On the interconnection of stable protein complexes: inter-complex hubs and their conservation in Saccharomyces cerevisiae and Homo sapiens networks.

    PubMed

    Guerra, Concettina

    2015-01-01

    Protein complexes are key molecular entities that perform a variety of essential cellular functions. The connectivity of proteins within a complex has been widely investigated with both experimental and computational techniques. We developed a computational approach to identify and characterise proteins that play a role in interconnecting complexes. We computed a measure of inter-complex centrality, the crossroad index, based on disjoint paths connecting proteins in distinct complexes and identified inter-complex hubs as proteins with a high value of the crossroad index. We applied the approach to a set of stable complexes in Saccharomyces cerevisiae and in Homo sapiens. Just as done for hubs, we evaluated the topological and biological properties of inter-complex hubs addressing the following questions. Do inter-complex hubs tend to be evolutionary conserved? What is the relation between crossroad index and essentiality? We found a good correlation between inter-complex hubs and both evolutionary conservation and essentiality.

  12. Discovering functional interdependence relationship in PPI networks for protein complex identification.

    PubMed

    Lam, Winnie W M; Chan, Keith C C

    2012-04-01

    Protein molecules interact with each other in protein complexes to perform many vital functions, and different computational techniques have been developed to identify protein complexes in protein-protein interaction (PPI) networks. These techniques are developed to search for subgraphs of high connectivity in PPI networks under the assumption that the proteins in a protein complex are highly interconnected. While these techniques have been shown to be quite effective, it is also possible that the matching rate between the protein complexes they discover and those that are previously determined experimentally be relatively low and the "false-alarm" rate can be relatively high. This is especially the case when the assumption of proteins in protein complexes being more highly interconnected be relatively invalid. To increase the matching rate and reduce the false-alarm rate, we have developed a technique that can work effectively without having to make this assumption. The name of the technique called protein complex identification by discovering functional interdependence (PCIFI) searches for protein complexes in PPI networks by taking into consideration both the functional interdependence relationship between protein molecules and the network topology of the network. The PCIFI works in several steps. The first step is to construct a multiple-function protein network graph by labeling each vertex with one or more of the molecular functions it performs. The second step is to filter out protein interactions between protein pairs that are not functionally interdependent of each other in the statistical sense. The third step is to make use of an information-theoretic measure to determine the strength of the functional interdependence between all remaining interacting protein pairs. Finally, the last step is to try to form protein complexes based on the measure of the strength of functional interdependence and the connectivity between proteins. For performance evaluation

  13. Complex lasso: new entangled motifs in proteins

    NASA Astrophysics Data System (ADS)

    Niemyska, Wanda; Dabrowski-Tumanski, Pawel; Kadlof, Michal; Haglund, Ellinor; Sułkowski, Piotr; Sulkowska, Joanna I.

    2016-11-01

    We identify new entangled motifs in proteins that we call complex lassos. Lassos arise in proteins with disulfide bridges (or in proteins with amide linkages), when termini of a protein backbone pierce through an auxiliary surface of minimal area, spanned on a covalent loop. We find that as much as 18% of all proteins with disulfide bridges in a non-redundant subset of PDB form complex lassos, and classify them into six distinct geometric classes, one of which resembles supercoiling known from DNA. Based on biological classification of proteins we find that lassos are much more common in viruses, plants and fungi than in other kingdoms of life. We also discuss how changes in the oxidation/reduction potential may affect the function of proteins with lassos. Lassos and associated surfaces of minimal area provide new, interesting and possessing many potential applications geometric characteristics not only of proteins, but also of other biomolecules.

  14. Community of protein complexes impacts disease association

    PubMed Central

    Wang, Qianghu; Liu, Weisha; Ning, Shangwei; Ye, Jingrun; Huang, Teng; Li, Yan; Wang, Peng; Shi, Hongbo; Li, Xia

    2012-01-01

    One important challenge in the post-genomic era is uncovering the relationships among distinct pathophenotypes by using molecular signatures. Given the complex functional interdependencies between cellular components, a disease is seldom the consequence of a defect in a single gene product, instead reflecting the perturbations of a group of closely related gene products that carry out specific functions together. Therefore, it is meaningful to explore how the community of protein complexes impacts disease associations. Here, by integrating a large amount of information from protein complexes and the cellular basis of diseases, we built a human disease network in which two diseases are linked if they share common disease-related protein complex. A systemic analysis revealed that linked disease pairs exhibit higher comorbidity than those that have no links, and that the stronger association two diseases have based on protein complexes, the higher comorbidity they are prone to display. Moreover, more connected diseases tend to be malignant, which have high prevalence. We provide novel disease associations that cannot be identified through previous analysis. These findings will potentially provide biologists and clinicians new insights into the etiology, classification and treatment of diseases. PMID:22549411

  15. Thermal proximity coaggregation for system-wide profiling of protein complex dynamics in cells.

    PubMed

    Tan, Chris Soon Heng; Go, Ka Diam; Bisteau, Xavier; Dai, Lingyun; Yong, Chern Han; Prabhu, Nayana; Ozturk, Mert Burak; Lim, Yan Ting; Sreekumar, Lekshmy; Lengqvist, Johan; Tergaonkar, Vinay; Kaldis, Philipp; Sobota, Radoslaw M; Nordlund, Pär

    2018-03-09

    Proteins differentially interact with each other across cellular states and conditions, but an efficient proteome-wide strategy to monitor them is lacking. We report the application of thermal proximity coaggregation (TPCA) for high-throughput intracellular monitoring of protein complex dynamics. Significant TPCA signatures observed among well-validated protein-protein interactions correlate positively with interaction stoichiometry and are statistically observable in more than 350 annotated human protein complexes. Using TPCA, we identified many complexes without detectable differential protein expression, including chromatin-associated complexes, modulated in S phase of the cell cycle. Comparison of six cell lines by TPCA revealed cell-specific interactions even in fundamental cellular processes. TPCA constitutes an approach for system-wide studies of protein complexes in nonengineered cells and tissues and might be used to identify protein complexes that are modulated in diseases. Copyright © 2018 The Authors, some rights reserved; exclusive licensee American Association for the Advancement of Science. No claim to original U.S. Government Works.

  16. Protein-protein interaction networks identify targets which rescue the MPP+ cellular model of Parkinson’s disease

    NASA Astrophysics Data System (ADS)

    Keane, Harriet; Ryan, Brent J.; Jackson, Brendan; Whitmore, Alan; Wade-Martins, Richard

    2015-11-01

    Neurodegenerative diseases are complex multifactorial disorders characterised by the interplay of many dysregulated physiological processes. As an exemplar, Parkinson’s disease (PD) involves multiple perturbed cellular functions, including mitochondrial dysfunction and autophagic dysregulation in preferentially-sensitive dopamine neurons, a selective pathophysiology recapitulated in vitro using the neurotoxin MPP+. Here we explore a network science approach for the selection of therapeutic protein targets in the cellular MPP+ model. We hypothesised that analysis of protein-protein interaction networks modelling MPP+ toxicity could identify proteins critical for mediating MPP+ toxicity. Analysis of protein-protein interaction networks constructed to model the interplay of mitochondrial dysfunction and autophagic dysregulation (key aspects of MPP+ toxicity) enabled us to identify four proteins predicted to be key for MPP+ toxicity (P62, GABARAP, GBRL1 and GBRL2). Combined, but not individual, knockdown of these proteins increased cellular susceptibility to MPP+ toxicity. Conversely, combined, but not individual, over-expression of the network targets provided rescue of MPP+ toxicity associated with the formation of autophagosome-like structures. We also found that modulation of two distinct proteins in the protein-protein interaction network was necessary and sufficient to mitigate neurotoxicity. Together, these findings validate our network science approach to multi-target identification in complex neurological diseases.

  17. Sequence co-evolution gives 3D contacts and structures of protein complexes

    PubMed Central

    Hopf, Thomas A; Schärfe, Charlotta P I; Rodrigues, João P G L M; Green, Anna G; Kohlbacher, Oliver; Sander, Chris; Bonvin, Alexandre M J J; Marks, Debora S

    2014-01-01

    Protein–protein interactions are fundamental to many biological processes. Experimental screens have identified tens of thousands of interactions, and structural biology has provided detailed functional insight for select 3D protein complexes. An alternative rich source of information about protein interactions is the evolutionary sequence record. Building on earlier work, we show that analysis of correlated evolutionary sequence changes across proteins identifies residues that are close in space with sufficient accuracy to determine the three-dimensional structure of the protein complexes. We evaluate prediction performance in blinded tests on 76 complexes of known 3D structure, predict protein–protein contacts in 32 complexes of unknown structure, and demonstrate how evolutionary couplings can be used to distinguish between interacting and non-interacting protein pairs in a large complex. With the current growth of sequences, we expect that the method can be generalized to genome-wide elucidation of protein–protein interaction networks and used for interaction predictions at residue resolution. DOI: http://dx.doi.org/10.7554/eLife.03430.001 PMID:25255213

  18. Methods for protein complex prediction and their contributions towards understanding the organisation, function and dynamics of complexes.

    PubMed

    Srihari, Sriganesh; Yong, Chern Han; Patil, Ashwini; Wong, Limsoon

    2015-09-14

    Complexes of physically interacting proteins constitute fundamental functional units responsible for driving biological processes within cells. A faithful reconstruction of the entire set of complexes is therefore essential to understand the functional organisation of cells. In this review, we discuss the key contributions of computational methods developed till date (approximately between 2003 and 2015) for identifying complexes from the network of interacting proteins (PPI network). We evaluate in depth the performance of these methods on PPI datasets from yeast, and highlight their limitations and challenges, in particular at detecting sparse and small or sub-complexes and discerning overlapping complexes. We describe methods for integrating diverse information including expression profiles and 3D structures of proteins with PPI networks to understand the dynamics of complex formation, for instance, of time-based assembly of complex subunits and formation of fuzzy complexes from intrinsically disordered proteins. Finally, we discuss methods for identifying dysfunctional complexes in human diseases, an application that is proving invaluable to understand disease mechanisms and to discover novel therapeutic targets. We hope this review aptly commemorates a decade of research on computational prediction of complexes and constitutes a valuable reference for further advancements in this exciting area. Copyright © 2015 Federation of European Biochemical Societies. Published by Elsevier B.V. All rights reserved.

  19. SpDamID: Marking DNA Bound by Protein Complexes Identifies Notch-Dimer Responsive Enhancers

    PubMed Central

    Hass, Matthew R.; Liow, Hien-haw; Chen, Xiaoting; Sharma, Ankur; Inoue, Yukiko U.; Inoue, Takayoshi; Reeb, Ashley; Martens, Andrew; Fulbright, Mary; Raju, Saravanan; Stevens, Michael; Boyle, Scott; Park, Joo-Seop; Weirauch, Matthew T.; Brent, Michael; Kopan, Raphael

    2015-01-01

    SUMMARY We developed Split DamID (SpDamID), a protein complementation version of DamID, to mark genomic DNA bound in vivo by interacting or juxtapositioned transcription factors. Inactive halves of DAM (DNA Adenine Methyltransferase) were fused to protein pairs to be queried Interaction or proximity enabled DAM reconstitution and methylation of adenine in GATC. Inducible SpDamID was used to analyze Notch-mediated transcriptional activation. We demonstrate that Notch complexes label RBP sites broadly across the genome, and show that a subset of these complexes that recruit MAML and p300 undergo changes in chromatin accessibility in response to Notch signaling. SpDamID differentiates between monomeric and dimeric binding thereby allowing for identification of half-site motifs used by Notch dimers. Motif enrichment of Notch enhancers coupled with SpDamID reveals co-targeting of regulatory sequences by Notch and Runx1. SpDamID represents a sensitive and powerful tool that enables dynamic analysis of combinatorial protein-DNA transactions at a genome-wide level. PMID:26257285

  20. Comprehensive inventory of protein complexes in the Protein Data Bank from consistent classification of interfaces.

    PubMed

    Bordner, Andrew J; Gorin, Andrey A

    2008-05-12

    Protein-protein interactions are ubiquitous and essential for all cellular processes. High-resolution X-ray crystallographic structures of protein complexes can reveal the details of their function and provide a basis for many computational and experimental approaches. Differentiation between biological and non-biological contacts and reconstruction of the intact complex is a challenging computational problem. A successful solution can provide additional insights into the fundamental principles of biological recognition and reduce errors in many algorithms and databases utilizing interaction information extracted from the Protein Data Bank (PDB). We have developed a method for identifying protein complexes in the PDB X-ray structures by a four step procedure: (1) comprehensively collecting all protein-protein interfaces; (2) clustering similar protein-protein interfaces together; (3) estimating the probability that each cluster is relevant based on a diverse set of properties; and (4) combining these scores for each PDB entry in order to predict the complex structure. The resulting clusters of biologically relevant interfaces provide a reliable catalog of evolutionary conserved protein-protein interactions. These interfaces, as well as the predicted protein complexes, are available from the Protein Interface Server (PInS) website (see Availability and requirements section). Our method demonstrates an almost two-fold reduction of the annotation error rate as evaluated on a large benchmark set of complexes validated from the literature. We also estimate relative contributions of each interface property to the accurate discrimination of biologically relevant interfaces and discuss possible directions for further improving the prediction method.

  1. Characterization of known protein complexes using k-connectivity and other topological measures

    PubMed Central

    Gallagher, Suzanne R; Goldberg, Debra S

    2015-01-01

    Many protein complexes are densely packed, so proteins within complexes often interact with several other proteins in the complex. Steric constraints prevent most proteins from simultaneously binding more than a handful of other proteins, regardless of the number of proteins in the complex. Because of this, as complex size increases, several measures of the complex decrease within protein-protein interaction networks. However, k-connectivity, the number of vertices or edges that need to be removed in order to disconnect a graph, may be consistently high for protein complexes. The property of k-connectivity has been little used previously in the investigation of protein-protein interactions. To understand the discriminative power of k-connectivity and other topological measures for identifying unknown protein complexes, we characterized these properties in known Saccharomyces cerevisiae protein complexes in networks generated both from highly accurate X-ray crystallography experiments which give an accurate model of each complex, and also as the complexes appear in high-throughput yeast 2-hybrid studies in which new complexes may be discovered. We also computed these properties for appropriate random subgraphs.We found that clustering coefficient, mutual clustering coefficient, and k-connectivity are better indicators of known protein complexes than edge density, degree, or betweenness. This suggests new directions for future protein complex-finding algorithms. PMID:26913183

  2. Identifying proteins that bind to specific RNAs - focus on simple repeat expansion diseases

    PubMed Central

    Jazurek, Magdalena; Ciesiolka, Adam; Starega-Roslan, Julia; Bilinska, Katarzyna; Krzyzosiak, Wlodzimierz J.

    2016-01-01

    RNA–protein complexes play a central role in the regulation of fundamental cellular processes, such as mRNA splicing, localization, translation and degradation. The misregulation of these interactions can cause a variety of human diseases, including cancer and neurodegenerative disorders. Recently, many strategies have been developed to comprehensively analyze these complex and highly dynamic RNA–protein networks. Extensive efforts have been made to purify in vivo-assembled RNA–protein complexes. In this review, we focused on commonly used RNA-centric approaches that involve mass spectrometry, which are powerful tools for identifying proteins bound to a given RNA. We present various RNA capture strategies that primarily depend on whether the RNA of interest is modified. Moreover, we briefly discuss the advantages and limitations of in vitro and in vivo approaches. Furthermore, we describe recent advances in quantitative proteomics as well as the methods that are most commonly used to validate robust mass spectrometry data. Finally, we present approaches that have successfully identified expanded repeat-binding proteins, which present abnormal RNA–protein interactions that result in the development of many neurological diseases. PMID:27625393

  3. The Protein Identifier Cross-Referencing (PICR) service: reconciling protein identifiers across multiple source databases.

    PubMed

    Côté, Richard G; Jones, Philip; Martens, Lennart; Kerrien, Samuel; Reisinger, Florian; Lin, Quan; Leinonen, Rasko; Apweiler, Rolf; Hermjakob, Henning

    2007-10-18

    Each major protein database uses its own conventions when assigning protein identifiers. Resolving the various, potentially unstable, identifiers that refer to identical proteins is a major challenge. This is a common problem when attempting to unify datasets that have been annotated with proteins from multiple data sources or querying data providers with one flavour of protein identifiers when the source database uses another. Partial solutions for protein identifier mapping exist but they are limited to specific species or techniques and to a very small number of databases. As a result, we have not found a solution that is generic enough and broad enough in mapping scope to suit our needs. We have created the Protein Identifier Cross-Reference (PICR) service, a web application that provides interactive and programmatic (SOAP and REST) access to a mapping algorithm that uses the UniProt Archive (UniParc) as a data warehouse to offer protein cross-references based on 100% sequence identity to proteins from over 70 distinct source databases loaded into UniParc. Mappings can be limited by source database, taxonomic ID and activity status in the source database. Users can copy/paste or upload files containing protein identifiers or sequences in FASTA format to obtain mappings using the interactive interface. Search results can be viewed in simple or detailed HTML tables or downloaded as comma-separated values (CSV) or Microsoft Excel (XLS) files suitable for use in a local database or a spreadsheet. Alternatively, a SOAP interface is available to integrate PICR functionality in other applications, as is a lightweight REST interface. We offer a publicly available service that can interactively map protein identifiers and protein sequences to the majority of commonly used protein databases. Programmatic access is available through a standards-compliant SOAP interface or a lightweight REST interface. The PICR interface, documentation and code examples are available at

  4. The Protein Identifier Cross-Referencing (PICR) service: reconciling protein identifiers across multiple source databases

    PubMed Central

    Côté, Richard G; Jones, Philip; Martens, Lennart; Kerrien, Samuel; Reisinger, Florian; Lin, Quan; Leinonen, Rasko; Apweiler, Rolf; Hermjakob, Henning

    2007-01-01

    Background Each major protein database uses its own conventions when assigning protein identifiers. Resolving the various, potentially unstable, identifiers that refer to identical proteins is a major challenge. This is a common problem when attempting to unify datasets that have been annotated with proteins from multiple data sources or querying data providers with one flavour of protein identifiers when the source database uses another. Partial solutions for protein identifier mapping exist but they are limited to specific species or techniques and to a very small number of databases. As a result, we have not found a solution that is generic enough and broad enough in mapping scope to suit our needs. Results We have created the Protein Identifier Cross-Reference (PICR) service, a web application that provides interactive and programmatic (SOAP and REST) access to a mapping algorithm that uses the UniProt Archive (UniParc) as a data warehouse to offer protein cross-references based on 100% sequence identity to proteins from over 70 distinct source databases loaded into UniParc. Mappings can be limited by source database, taxonomic ID and activity status in the source database. Users can copy/paste or upload files containing protein identifiers or sequences in FASTA format to obtain mappings using the interactive interface. Search results can be viewed in simple or detailed HTML tables or downloaded as comma-separated values (CSV) or Microsoft Excel (XLS) files suitable for use in a local database or a spreadsheet. Alternatively, a SOAP interface is available to integrate PICR functionality in other applications, as is a lightweight REST interface. Conclusion We offer a publicly available service that can interactively map protein identifiers and protein sequences to the majority of commonly used protein databases. Programmatic access is available through a standards-compliant SOAP interface or a lightweight REST interface. The PICR interface, documentation and

  5. Characterizing informative sequence descriptors and predicting binding affinities of heterodimeric protein complexes.

    PubMed

    Srinivasulu, Yerukala Sathipati; Wang, Jyun-Rong; Hsu, Kai-Ti; Tsai, Ming-Ju; Charoenkwan, Phasit; Huang, Wen-Lin; Huang, Hui-Ling; Ho, Shinn-Ying

    2015-01-01

    Protein-protein interactions (PPIs) are involved in various biological processes, and underlying mechanism of the interactions plays a crucial role in therapeutics and protein engineering. Most machine learning approaches have been developed for predicting the binding affinity of protein-protein complexes based on structure and functional information. This work aims to predict the binding affinity of heterodimeric protein complexes from sequences only. This work proposes a support vector machine (SVM) based binding affinity classifier, called SVM-BAC, to classify heterodimeric protein complexes based on the prediction of their binding affinity. SVM-BAC identified 14 of 580 sequence descriptors (physicochemical, energetic and conformational properties of the 20 amino acids) to classify 216 heterodimeric protein complexes into low and high binding affinity. SVM-BAC yielded the training accuracy, sensitivity, specificity, AUC and test accuracy of 85.80%, 0.89, 0.83, 0.86 and 83.33%, respectively, better than existing machine learning algorithms. The 14 features and support vector regression were further used to estimate the binding affinities (Pkd) of 200 heterodimeric protein complexes. Prediction performance of a Jackknife test was the correlation coefficient of 0.34 and mean absolute error of 1.4. We further analyze three informative physicochemical properties according to their contribution to prediction performance. Results reveal that the following properties are effective in predicting the binding affinity of heterodimeric protein complexes: apparent partition energy based on buried molar fractions, relations between chemical structure and biological activity in principal component analysis IV, and normalized frequency of beta turn. The proposed sequence-based prediction method SVM-BAC uses an optimal feature selection method to identify 14 informative features to classify and predict binding affinity of heterodimeric protein complexes. The characterization

  6. Nanoscale Dewetting Transition in Protein Complex Folding

    PubMed Central

    Hua, Lan; Huang, Xuhui; Liu, Pu; Zhou, Ruhong; Berne, Bruce J.

    2011-01-01

    In a previous study, a surprising drying transition was observed to take place inside the nanoscale hydrophobic channel in the tetramer of the protein melittin. The goal of this paper is to determine if there are other protein complexes capable of displaying a dewetting transition during their final stage of folding. We searched the entire protein data bank (PDB) for all possible candidates, including protein tetramers, dimers, and two-domain proteins, and then performed the molecular dynamics (MD) simulations on the top candidates identified by a simple hydrophobic scoring function based on aligned hydrophobic surface areas. Our large scale MD simulations found several more proteins, including three tetramers, six dimers, and two two-domain proteins, which display a nanoscale dewetting transition in their final stage of folding. Even though the scoring function alone is not sufficient (i.e., a high score is necessary but not sufficient) in identifying the dewetting candidates, it does provide useful insights into the features of complex interfaces needed for dewetting. All top candidates have two features in common: (1) large aligned (matched) hydrophobic areas between two corresponding surfaces, and (2) large connected hydrophobic areas on the same surface. We have also studied the effect on dewetting of different water models and different treatments of the long-range electrostatic interactions (cutoff vs PME), and found the dewetting phenomena is fairly robust. This work presents a few proteins other than melittin tetramer for further experimental studies of the role of dewetting in the end stages of protein folding. PMID:17608515

  7. Profiling Synaptic Proteins Identifies Regulators of Insulin Secretion and Lifespan

    PubMed Central

    Kaplan, Joshua M.

    2008-01-01

    Cells are organized into distinct compartments to perform specific tasks with spatial precision. In neurons, presynaptic specializations are biochemically complex subcellular structures dedicated to neurotransmitter secretion. Activity-dependent changes in the abundance of presynaptic proteins are thought to endow synapses with different functional states; however, relatively little is known about the rules that govern changes in the composition of presynaptic terminals. We describe a genetic strategy to systematically analyze protein localization at Caenorhabditis elegans presynaptic specializations. Nine presynaptic proteins were GFP-tagged, allowing visualization of multiple presynaptic structures. Changes in the distribution and abundance of these proteins were quantified in 25 mutants that alter different aspects of neurotransmission. Global analysis of these data identified novel relationships between particular presynaptic components and provides a new method to compare gene functions by identifying shared protein localization phenotypes. Using this strategy, we identified several genes that regulate secretion of insulin-like growth factors (IGFs) and influence lifespan in a manner dependent on insulin/IGF signaling. PMID:19043554

  8. Improving prediction of heterodimeric protein complexes using combination with pairwise kernel.

    PubMed

    Ruan, Peiying; Hayashida, Morihiro; Akutsu, Tatsuya; Vert, Jean-Philippe

    2018-02-19

    Since many proteins become functional only after they interact with their partner proteins and form protein complexes, it is essential to identify the sets of proteins that form complexes. Therefore, several computational methods have been proposed to predict complexes from the topology and structure of experimental protein-protein interaction (PPI) network. These methods work well to predict complexes involving at least three proteins, but generally fail at identifying complexes involving only two different proteins, called heterodimeric complexes or heterodimers. There is however an urgent need for efficient methods to predict heterodimers, since the majority of known protein complexes are precisely heterodimers. In this paper, we use three promising kernel functions, Min kernel and two pairwise kernels, which are Metric Learning Pairwise Kernel (MLPK) and Tensor Product Pairwise Kernel (TPPK). We also consider the normalization forms of Min kernel. Then, we combine Min kernel or its normalization form and one of the pairwise kernels by plugging. We applied kernels based on PPI, domain, phylogenetic profile, and subcellular localization properties to predicting heterodimers. Then, we evaluate our method by employing C-Support Vector Classification (C-SVC), carrying out 10-fold cross-validation, and calculating the average F-measures. The results suggest that the combination of normalized-Min-kernel and MLPK leads to the best F-measure and improved the performance of our previous work, which had been the best existing method so far. We propose new methods to predict heterodimers, using a machine learning-based approach. We train a support vector machine (SVM) to discriminate interacting vs non-interacting protein pairs, based on informations extracted from PPI, domain, phylogenetic profiles and subcellular localization. We evaluate in detail new kernel functions to encode these data, and report prediction performance that outperforms the state-of-the-art.

  9. Protein complex prediction in large ontology attributed protein-protein interaction networks.

    PubMed

    Zhang, Yijia; Lin, Hongfei; Yang, Zhihao; Wang, Jian; Li, Yanpeng; Xu, Bo

    2013-01-01

    Protein complexes are important for unraveling the secrets of cellular organization and function. Many computational approaches have been developed to predict protein complexes in protein-protein interaction (PPI) networks. However, most existing approaches focus mainly on the topological structure of PPI networks, and largely ignore the gene ontology (GO) annotation information. In this paper, we constructed ontology attributed PPI networks with PPI data and GO resource. After constructing ontology attributed networks, we proposed a novel approach called CSO (clustering based on network structure and ontology attribute similarity). Structural information and GO attribute information are complementary in ontology attributed networks. CSO can effectively take advantage of the correlation between frequent GO annotation sets and the dense subgraph for protein complex prediction. Our proposed CSO approach was applied to four different yeast PPI data sets and predicted many well-known protein complexes. The experimental results showed that CSO was valuable in predicting protein complexes and achieved state-of-the-art performance.

  10. Feature selection and classification of protein-protein complexes based on their binding affinities using machine learning approaches.

    PubMed

    Yugandhar, K; Gromiha, M Michael

    2014-09-01

    Protein-protein interactions are intrinsic to virtually every cellular process. Predicting the binding affinity of protein-protein complexes is one of the challenging problems in computational and molecular biology. In this work, we related sequence features of protein-protein complexes with their binding affinities using machine learning approaches. We set up a database of 185 protein-protein complexes for which the interacting pairs are heterodimers and their experimental binding affinities are available. On the other hand, we have developed a set of 610 features from the sequences of protein complexes and utilized Ranker search method, which is the combination of Attribute evaluator and Ranker method for selecting specific features. We have analyzed several machine learning algorithms to discriminate protein-protein complexes into high and low affinity groups based on their Kd values. Our results showed a 10-fold cross-validation accuracy of 76.1% with the combination of nine features using support vector machines. Further, we observed accuracy of 83.3% on an independent test set of 30 complexes. We suggest that our method would serve as an effective tool for identifying the interacting partners in protein-protein interaction networks and human-pathogen interactions based on the strength of interactions. © 2014 Wiley Periodicals, Inc.

  11. Protein-protein interactions indicate composition of a 480 kDa SELMA complex in the second outermost membrane of diatom complex plastids.

    PubMed

    Lau, Julia B; Stork, Simone; Moog, Daniel; Schulz, Julian; Maier, Uwe G

    2016-04-01

    Most secondary plastids of red algal origin are surrounded by four membranes and nucleus-encoded plastid proteins have to traverse these barriers. Translocation across the second outermost plastid membrane, the periplastidal membrane (PPM), is facilitated by a ERAD-(ER-associated degradation) derived machinery termed SELMA (symbiont-specific ERAD-like machinery). In the last years, important subunits of this translocator have been identified, which clearly imply compositional similarities between SELMA and ERAD. Here we investigated, via protein-protein interaction studies, if the composition of SELMA is comparable to the known ERAD complex. As a result, our data suggest that the membrane proteins of SELMA, the derlin proteins, are linked to the soluble sCdc48 complex via the UBX protein sUBX. This is similar to the ERAD machinery whereas the additional SELMA components, sPUB und a second Cdc48 copy might indicate the influence of functional constraints in developing a translocation machinery from ERAD-related factors. In addition, we show for the first time that a rhomboid protease is a central interaction partner of the membrane proteins of the SELMA system in complex plastids. © 2015 John Wiley & Sons Ltd.

  12. A Novel Algorithm for Detecting Protein Complexes with the Breadth First Search

    PubMed Central

    Tang, Xiwei; Wang, Jianxin; Li, Min; He, Yiming; Pan, Yi

    2014-01-01

    Most biological processes are carried out by protein complexes. A substantial number of false positives of the protein-protein interaction (PPI) data can compromise the utility of the datasets for complexes reconstruction. In order to reduce the impact of such discrepancies, a number of data integration and affinity scoring schemes have been devised. The methods encode the reliabilities (confidence) of physical interactions between pairs of proteins. The challenge now is to identify novel and meaningful protein complexes from the weighted PPI network. To address this problem, a novel protein complex mining algorithm ClusterBFS (Cluster with Breadth-First Search) is proposed. Based on the weighted density, ClusterBFS detects protein complexes of the weighted network by the breadth first search algorithm, which originates from a given seed protein used as starting-point. The experimental results show that ClusterBFS performs significantly better than the other computational approaches in terms of the identification of protein complexes. PMID:24818139

  13. Proteomics-Based Analysis of Protein Complexes in Pluripotent Stem Cells and Cancer Biology.

    PubMed

    Sudhir, Putty-Reddy; Chen, Chung-Hsuan

    2016-03-22

    A protein complex consists of two or more proteins that are linked together through protein-protein interactions. The proteins show stable/transient and direct/indirect interactions within the protein complex or between the protein complexes. Protein complexes are involved in regulation of most of the cellular processes and molecular functions. The delineation of protein complexes is important to expand our knowledge on proteins functional roles in physiological and pathological conditions. The genetic yeast-2-hybrid method has been extensively used to characterize protein-protein interactions. Alternatively, a biochemical-based affinity purification coupled with mass spectrometry (AP-MS) approach has been widely used to characterize the protein complexes. In the AP-MS method, a protein complex of a target protein of interest is purified using a specific antibody or an affinity tag (e.g., DYKDDDDK peptide (FLAG) and polyhistidine (His)) and is subsequently analyzed by means of MS. Tandem affinity purification, a two-step purification system, coupled with MS has been widely used mainly to reduce the contaminants. We review here a general principle for AP-MS-based characterization of protein complexes and we explore several protein complexes identified in pluripotent stem cell biology and cancer biology as examples.

  14. PROCOS: computational analysis of protein-protein complexes.

    PubMed

    Fink, Florian; Hochrein, Jochen; Wolowski, Vincent; Merkl, Rainer; Gronwald, Wolfram

    2011-09-01

    One of the main challenges in protein-protein docking is a meaningful evaluation of the many putative solutions. Here we present a program (PROCOS) that calculates a probability-like measure to be native for a given complex. In contrast to scores often used for analyzing complex structures, the calculated probabilities offer the advantage of providing a fixed range of expected values. This will allow, in principle, the comparison of models corresponding to different targets that were solved with the same algorithm. Judgments are based on distributions of properties derived from a large database of native and false complexes. For complex analysis PROCOS uses these property distributions of native and false complexes together with a support vector machine (SVM). PROCOS was compared to the established scoring schemes of ZRANK and DFIRE. Employing a set of experimentally solved native complexes, high probability values above 50% were obtained for 90% of these structures. Next, the performance of PROCOS was tested on the 40 binary targets of the Dockground decoy set, on 14 targets of the RosettaDock decoy set and on 9 targets that participated in the CAPRI scoring evaluation. Again the advantage of using a probability-based scoring system becomes apparent and a reasonable number of near native complexes was found within the top ranked complexes. In conclusion, a novel fully automated method is presented that allows the reliable evaluation of protein-protein complexes. Copyright © 2011 Wiley Periodicals, Inc.

  15. Characterizing informative sequence descriptors and predicting binding affinities of heterodimeric protein complexes

    PubMed Central

    2015-01-01

    Background Protein-protein interactions (PPIs) are involved in various biological processes, and underlying mechanism of the interactions plays a crucial role in therapeutics and protein engineering. Most machine learning approaches have been developed for predicting the binding affinity of protein-protein complexes based on structure and functional information. This work aims to predict the binding affinity of heterodimeric protein complexes from sequences only. Results This work proposes a support vector machine (SVM) based binding affinity classifier, called SVM-BAC, to classify heterodimeric protein complexes based on the prediction of their binding affinity. SVM-BAC identified 14 of 580 sequence descriptors (physicochemical, energetic and conformational properties of the 20 amino acids) to classify 216 heterodimeric protein complexes into low and high binding affinity. SVM-BAC yielded the training accuracy, sensitivity, specificity, AUC and test accuracy of 85.80%, 0.89, 0.83, 0.86 and 83.33%, respectively, better than existing machine learning algorithms. The 14 features and support vector regression were further used to estimate the binding affinities (Pkd) of 200 heterodimeric protein complexes. Prediction performance of a Jackknife test was the correlation coefficient of 0.34 and mean absolute error of 1.4. We further analyze three informative physicochemical properties according to their contribution to prediction performance. Results reveal that the following properties are effective in predicting the binding affinity of heterodimeric protein complexes: apparent partition energy based on buried molar fractions, relations between chemical structure and biological activity in principal component analysis IV, and normalized frequency of beta turn. Conclusions The proposed sequence-based prediction method SVM-BAC uses an optimal feature selection method to identify 14 informative features to classify and predict binding affinity of heterodimeric protein

  16. InterPred: A pipeline to identify and model protein-protein interactions.

    PubMed

    Mirabello, Claudio; Wallner, Björn

    2017-06-01

    Protein-protein interactions (PPI) are crucial for protein function. There exist many techniques to identify PPIs experimentally, but to determine the interactions in molecular detail is still difficult and very time-consuming. The fact that the number of PPIs is vastly larger than the number of individual proteins makes it practically impossible to characterize all interactions experimentally. Computational approaches that can bridge this gap and predict PPIs and model the interactions in molecular detail are greatly needed. Here we present InterPred, a fully automated pipeline that predicts and model PPIs from sequence using structural modeling combined with massive structural comparisons and molecular docking. A key component of the method is the use of a novel random forest classifier that integrate several structural features to distinguish correct from incorrect protein-protein interaction models. We show that InterPred represents a major improvement in protein-protein interaction detection with a performance comparable or better than experimental high-throughput techniques. We also show that our full-atom protein-protein complex modeling pipeline performs better than state of the art protein docking methods on a standard benchmark set. In addition, InterPred was also one of the top predictors in the latest CAPRI37 experiment. InterPred source code can be downloaded from http://wallnerlab.org/InterPred Proteins 2017; 85:1159-1170. © 2017 Wiley Periodicals, Inc. © 2017 Wiley Periodicals, Inc.

  17. Structural characterization of POM6 Fab and mouse prion protein complex identifies key regions for prions conformational conversion.

    PubMed

    Baral, Pravas Kumar; Swayampakula, Mridula; Aguzzi, Adriano; James, Michael N G

    2018-05-01

    Conversion of the cellular prion protein PrP C into its pathogenic isoform PrP S c is the hallmark of prion diseases, fatal neurodegenerative diseases affecting many mammalian species including humans. Anti-prion monoclonal antibodies can arrest the progression of prion diseases by stabilizing the cellular form of the prion protein. Here, we present the crystal structure of the POM6 Fab fragment, in complex with the mouse prion protein (moPrP). The prion epitope of POM6 is in close proximity to the epitope recognized by the purportedly toxic antibody fragment, POM1 Fab also complexed with moPrP. The POM6 Fab recognizes a larger binding interface indicating a likely stronger binding compared to POM1. POM6 and POM1 exhibit distinct biological responses. Structural comparisons of the bound mouse prion proteins from the POM6 Fab:moPrP and POM1 Fab:moPrP complexes reveal several key regions of the prion protein that might be involved in initiating mis-folding events. The structural data of moPrP:POM6 Fab complex are available in the PDB under the accession number www.rcsb.org/pdb/search/structidSearch.do?structureId=6AQ7. © 2018 Federation of European Biochemical Societies.

  18. High-throughput Isolation and Characterization of Untagged Membrane Protein Complexes: Outer Membrane Complexes of Desulfovibrio vulgaris

    PubMed Central

    2012-01-01

    Cell membranes represent the “front line” of cellular defense and the interface between a cell and its environment. To determine the range of proteins and protein complexes that are present in the cell membranes of a target organism, we have utilized a “tagless” process for the system-wide isolation and identification of native membrane protein complexes. As an initial subject for study, we have chosen the Gram-negative sulfate-reducing bacterium Desulfovibrio vulgaris. With this tagless methodology, we have identified about two-thirds of the outer membrane- associated proteins anticipated. Approximately three-fourths of these appear to form homomeric complexes. Statistical and machine-learning methods used to analyze data compiled over multiple experiments revealed networks of additional protein–protein interactions providing insight into heteromeric contacts made between proteins across this region of the cell. Taken together, these results establish a D. vulgaris outer membrane protein data set that will be essential for the detection and characterization of environment-driven changes in the outer membrane proteome and in the modeling of stress response pathways. The workflow utilized here should be effective for the global characterization of membrane protein complexes in a wide range of organisms. PMID:23098413

  19. Identifying the molecular functions of electron transport proteins using radial basis function networks and biochemical properties.

    PubMed

    Le, Nguyen-Quoc-Khanh; Nguyen, Trinh-Trung-Duong; Ou, Yu-Yen

    2017-05-01

    The electron transport proteins have an important role in storing and transferring electrons in cellular respiration, which is the most proficient process through which cells gather energy from consumed food. According to the molecular functions, the electron transport chain components could be formed with five complexes with several different electron carriers and functions. Therefore, identifying the molecular functions in the electron transport chain is vital for helping biologists understand the electron transport chain process and energy production in cells. This work includes two phases for discriminating electron transport proteins from transport proteins and classifying categories of five complexes in electron transport proteins. In the first phase, the performances from PSSM with AAIndex feature set were successful in identifying electron transport proteins in transport proteins with achieved sensitivity of 73.2%, specificity of 94.1%, and accuracy of 91.3%, with MCC of 0.64 for independent data set. With the second phase, our method can approach a precise model for identifying of five complexes with different molecular functions in electron transport proteins. The PSSM with AAIndex properties in five complexes achieved MCC of 0.51, 0.47, 0.42, 0.74, and 1.00 for independent data set, respectively. We suggest that our study could be a power model for determining new proteins that belongs into which molecular function of electron transport proteins. Copyright © 2017 Elsevier Inc. All rights reserved.

  20. Centralities in simplicial complexes. Applications to protein interaction networks.

    PubMed

    Estrada, Ernesto; Ross, Grant J

    2018-02-07

    Complex networks can be used to represent complex systems which originate in the real world. Here we study a transformation of these complex networks into simplicial complexes, where cliques represent the simplices of the complex. We extend the concept of node centrality to that of simplicial centrality and study several mathematical properties of degree, closeness, betweenness, eigenvector, Katz, and subgraph centrality for simplicial complexes. We study the degree distributions of these centralities at the different levels. We also compare and describe the differences between the centralities at the different levels. Using these centralities we study a method for detecting essential proteins in PPI networks of cells and explain the varying abilities of the centrality measures at the different levels in identifying these essential proteins. Copyright © 2017 Elsevier Ltd. All rights reserved.

  1. Proteomics-Based Analysis of Protein Complexes in Pluripotent Stem Cells and Cancer Biology

    PubMed Central

    Sudhir, Putty-Reddy; Chen, Chung-Hsuan

    2016-01-01

    A protein complex consists of two or more proteins that are linked together through protein–protein interactions. The proteins show stable/transient and direct/indirect interactions within the protein complex or between the protein complexes. Protein complexes are involved in regulation of most of the cellular processes and molecular functions. The delineation of protein complexes is important to expand our knowledge on proteins functional roles in physiological and pathological conditions. The genetic yeast-2-hybrid method has been extensively used to characterize protein-protein interactions. Alternatively, a biochemical-based affinity purification coupled with mass spectrometry (AP-MS) approach has been widely used to characterize the protein complexes. In the AP-MS method, a protein complex of a target protein of interest is purified using a specific antibody or an affinity tag (e.g., DYKDDDDK peptide (FLAG) and polyhistidine (His)) and is subsequently analyzed by means of MS. Tandem affinity purification, a two-step purification system, coupled with MS has been widely used mainly to reduce the contaminants. We review here a general principle for AP-MS-based characterization of protein complexes and we explore several protein complexes identified in pluripotent stem cell biology and cancer biology as examples. PMID:27011181

  2. Identifying cooperative transcriptional regulations using protein–protein interactions

    PubMed Central

    Nagamine, Nobuyoshi; Kawada, Yuji; Sakakibara, Yasubumi

    2005-01-01

    Cooperative transcriptional activations among multiple transcription factors (TFs) are important to understand the mechanisms of complex transcriptional regulations in eukaryotes. Previous studies have attempted to find cooperative TFs based on gene expression data with gene expression profiles as a measure of similarity of gene regulations. In this paper, we use protein–protein interaction data to infer synergistic binding of cooperative TFs. Our fundamental idea is based on the assumption that genes contributing to a similar biological process are regulated under the same control mechanism. First, the protein–protein interaction networks are used to calculate the similarity of biological processes among genes. Second, we integrate this similarity and the chromatin immuno-precipitation data to identify cooperative TFs. Our computational experiments in yeast show that predictions made by our method have successfully identified eight pairs of cooperative TFs that have literature evidences but could not be identified by the previous method. Further, 12 new possible pairs have been inferred and we have examined the biological relevances for them. However, since a typical problem using protein–protein interaction data is that many false-positive data are contained, we propose a method combining various biological data to increase the prediction accuracy. PMID:16126847

  3. Cryo-EM of dynamic protein complexes in eukaryotic DNA replication.

    PubMed

    Sun, Jingchuan; Yuan, Zuanning; Bai, Lin; Li, Huilin

    2017-01-01

    DNA replication in Eukaryotes is a highly dynamic process that involves several dozens of proteins. Some of these proteins form stable complexes that are amenable to high-resolution structure determination by cryo-EM, thanks to the recent advent of the direct electron detector and powerful image analysis algorithm. But many of these proteins associate only transiently and flexibly, precluding traditional biochemical purification. We found that direct mixing of the component proteins followed by 2D and 3D image sorting can capture some very weakly interacting complexes. Even at 2D average level and at low resolution, EM images of these flexible complexes can provide important biological insights. It is often necessary to positively identify the feature-of-interest in a low resolution EM structure. We found that systematically fusing or inserting maltose binding protein (MBP) to selected proteins is highly effective in these situations. In this chapter, we describe the EM studies of several protein complexes involved in the eukaryotic DNA replication over the past decade or so. We suggest that some of the approaches used in these studies may be applicable to structural analysis of other biological systems. © 2016 The Protein Society.

  4. Shape Complementarity of Protein-Protein Complexes at Multiple Resolutions

    PubMed Central

    Zhang, Qing; Sanner, Michel; Olson, Arthur J.

    2010-01-01

    Biological complexes typically exhibit intermolecular interfaces of high shape complementarity. Many computational docking approaches use this surface complementarity as a guide in the search for predicting the structures of protein-protein complexes. Proteins often undergo conformational changes in order to create a highly complementary interface when associating. These conformational changes are a major cause of failure for automated docking procedures when predicting binding modes between proteins using their unbound conformations. Low resolution surfaces in which high frequency geometric details are omitted have been used to address this problem. These smoothed, or blurred, surfaces are expected to minimize the differences between free and bound structures, especially those that are due to side chain conformations or small backbone deviations. In spite of the fact that this approach has been used in many docking protocols, there has yet to be a systematic study of the effects of such surface smoothing on the shape complementarity of the resulting interfaces. Here we investigate this question by computing shape complementarity of a set of 66 protein-protein complexes represented by multi-resolution blurred surfaces. Complexed and unbound structures are available for these protein-protein complexes. They are a subset of complexes from a non-redundant docking benchmark selected for rigidity (i.e. the proteins undergo limited conformational changes between their bound and unbound states). In this work we construct the surfaces by isocontouring a density map obtained by accumulating the densities of Gaussian functions placed at all atom centers of the molecule. The smoothness or resolution is specified by a Gaussian fall-off coefficient, termed “blobbyness”. Shape complementarity is quantified using a histogram of the shortest distances between two proteins' surface mesh vertices for both the crystallographic complexes and the complexes built using the protein

  5. Comprehensive Characterization of Minichromosome Maintenance Complex (MCM) Protein Interactions Using Affinity and Proximity Purifications Coupled to Mass Spectrometry.

    PubMed

    Dubois, Marie-Line; Bastin, Charlotte; Lévesque, Dominique; Boisvert, François-Michel

    2016-09-02

    The extensive identification of protein-protein interactions under different conditions is an important challenge to understand the cellular functions of proteins. Here we use and compare different approaches including affinity purification and purification by proximity coupled to mass spectrometry to identify protein complexes. We explore the complete interactome of the minichromosome maintenance (MCM) complex by using both approaches for all of the different MCM proteins. Overall, our analysis identified unique and shared interaction partners and proteins enriched for distinct biological processes including DNA replication, DNA repair, and cell cycle regulation. Furthermore, we mapped the changes in protein interactions of the MCM complex in response to DNA damage, identifying a new role for this complex in DNA repair. In summary, we demonstrate the complementarity of these approaches for the characterization of protein interactions within the MCM complex.

  6. How many proteins can be identified in a 2DE gel spot within an analysis of a complex human cancer tissue proteome?

    PubMed

    Zhan, Xianquan; Yang, Haiyan; Peng, Fang; Li, Jianglin; Mu, Yun; Long, Ying; Cheng, Tingting; Huang, Yuda; Li, Zhao; Lu, Miaolong; Li, Na; Li, Maoyu; Liu, Jianping; Jungblut, Peter R

    2018-04-01

    Two-dimensional gel electrophoresis (2DE) in proteomics is traditionally assumed to contain only one or two proteins in each 2DE spot. However, 2DE resolution is being complemented by the rapid development of high sensitivity mass spectrometers. Here we compared MALDI-MS, LC-Q-TOF MS and LC-Orbitrap Velos MS for the identification of proteins within one spot. With LC-Orbitrap Velos MS each Coomassie Blue-stained 2DE spot contained an average of at least 42 and 63 proteins/spot in an analysis of a human glioblastoma proteome and a human pituitary adenoma proteome, respectively, if a single gel spot was analyzed. If a pool of three matched gel spots was analyzed this number further increased up to an average of 230 and 118 proteins/spot for glioblastoma and pituitary adenoma proteome, respectively. Multiple proteins per spot confirm the necessity of isotopic labeling in large-scale quantification of different protein species in a proteome. Furthermore, a protein abundance analysis revealed that most of the identified proteins in each analyzed 2DE spot were low-abundance proteins. Many proteins were present in several of the analyzed spots showing the ability of 2DE-MS to separate at the protein species level. Therefore, 2DE coupled with high-sensitivity LC-MS has a clearly higher sensitivity as expected until now to detect, identify and quantify low abundance proteins in a complex human proteome with an estimated resolution of about 500 000 protein species. This clearly exceeds the resolution power of bottom-up LC-MS investigations. © 2017 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  7. Mitochondrial Protein Interaction Mapping Identifies Regulators of Respiratory Chain Function.

    PubMed

    Floyd, Brendan J; Wilkerson, Emily M; Veling, Mike T; Minogue, Catie E; Xia, Chuanwu; Beebe, Emily T; Wrobel, Russell L; Cho, Holly; Kremer, Laura S; Alston, Charlotte L; Gromek, Katarzyna A; Dolan, Brendan K; Ulbrich, Arne; Stefely, Jonathan A; Bohl, Sarah L; Werner, Kelly M; Jochem, Adam; Westphall, Michael S; Rensvold, Jarred W; Taylor, Robert W; Prokisch, Holger; Kim, Jung-Ja P; Coon, Joshua J; Pagliarini, David J

    2016-08-18

    Mitochondria are essential for numerous cellular processes, yet hundreds of their proteins lack robust functional annotation. To reveal functions for these proteins (termed MXPs), we assessed condition-specific protein-protein interactions for 50 select MXPs using affinity enrichment mass spectrometry. Our data connect MXPs to diverse mitochondrial processes, including multiple aspects of respiratory chain function. Building upon these observations, we validated C17orf89 as a complex I (CI) assembly factor. Disruption of C17orf89 markedly reduced CI activity, and its depletion is found in an unresolved case of CI deficiency. We likewise discovered that LYRM5 interacts with and deflavinates the electron-transferring flavoprotein that shuttles electrons to coenzyme Q (CoQ). Finally, we identified a dynamic human CoQ biosynthetic complex involving multiple MXPs whose topology we map using purified components. Collectively, our data lend mechanistic insight into respiratory chain-related activities and prioritize hundreds of additional interactions for further exploration of mitochondrial protein function. Copyright © 2016 Elsevier Inc. All rights reserved.

  8. Investigation of a protein complex network

    NASA Astrophysics Data System (ADS)

    Mashaghi, A. R.; Ramezanpour, A.; Karimipour, V.

    2004-09-01

    The budding yeast Saccharomyces cerevisiae is the first eukaryote whose genome has been completely sequenced. It is also the first eukaryotic cell whose proteome (the set of all proteins) and interactome (the network of all mutual interactions between proteins) has been analyzed. In this paper we study the structure of the yeast protein complex network in which weighted edges between complexes represent the number of shared proteins. It is found that the network of protein complexes is a small world network with scale free behavior for many of its distributions. However we find that there are no strong correlations between the weights and degrees of neighboring complexes. To reveal non-random features of the network we also compare it with a null model in which the complexes randomly select their proteins. Finally we propose a simple evolutionary model based on duplication and divergence of proteins.

  9. The Legionella IcmS-IcmW protein complex is important for Dot/Icm-mediated protein translocation.

    PubMed

    Ninio, Shira; Zuckman-Cholon, Deborah M; Cambronne, Eric D; Roy, Craig R

    2005-02-01

    The intracellular pathogen Legionella pneumophila can infect and replicate within macrophages of a human host. To establish infection, Legionella require the Dot/Icm secretion system to inject protein substrates directly into the host cell cytoplasm. The mechanism by which substrate proteins are engaged and translocated by the Dot/Icm system is not well understood. Here we show that two cytosolic components of the Dot/Icm secretion machinery, the proteins IcmS and IcmW, play an important role in substrate translocation. Biochemical analysis indicates that IcmS and IcmW form a stable protein complex. In Legionella, the IcmW protein is rapidly degraded in the absence of the IcmS protein. Substrate proteins translocated into mammalian host cells by the Dot/Icm system were identified using the IcmW protein as bait in a yeast two-hybrid screen. It was determined that the IcmS-IcmW complex interacts with these substrates and plays an important role in translocation of these proteins into mammalian cells. These data are consistent with the IcmS-IcmW complex being involved in the recognition and Dot/Icm-dependent translocation of substrate proteins during Legionella infection of host cells.

  10. Recovering Protein-Protein and Domain-Domain Interactions from Aggregation of IP-MS Proteomics of Coregulator Complexes

    PubMed Central

    Mazloom, Amin R.; Dannenfelser, Ruth; Clark, Neil R.; Grigoryan, Arsen V.; Linder, Kathryn M.; Cardozo, Timothy J.; Bond, Julia C.; Boran, Aislyn D. W.; Iyengar, Ravi; Malovannaya, Anna; Lanz, Rainer B.; Ma'ayan, Avi

    2011-01-01

    Coregulator proteins (CoRegs) are part of multi-protein complexes that transiently assemble with transcription factors and chromatin modifiers to regulate gene expression. In this study we analyzed data from 3,290 immuno-precipitations (IP) followed by mass spectrometry (MS) applied to human cell lines aimed at identifying CoRegs complexes. Using the semi-quantitative spectral counts, we scored binary protein-protein and domain-domain associations with several equations. Unlike previous applications, our methods scored prey-prey protein-protein interactions regardless of the baits used. We also predicted domain-domain interactions underlying predicted protein-protein interactions. The quality of predicted protein-protein and domain-domain interactions was evaluated using known binary interactions from the literature, whereas one protein-protein interaction, between STRN and CTTNBP2NL, was validated experimentally; and one domain-domain interaction, between the HEAT domain of PPP2R1A and the Pkinase domain of STK25, was validated using molecular docking simulations. The scoring schemes presented here recovered known, and predicted many new, complexes, protein-protein, and domain-domain interactions. The networks that resulted from the predictions are provided as a web-based interactive application at http://maayanlab.net/HT-IP-MS-2-PPI-DDI/. PMID:22219718

  11. CORUM: the comprehensive resource of mammalian protein complexes

    PubMed Central

    Ruepp, Andreas; Brauner, Barbara; Dunger-Kaltenbach, Irmtraud; Frishman, Goar; Montrone, Corinna; Stransky, Michael; Waegele, Brigitte; Schmidt, Thorsten; Doudieu, Octave Noubibou; Stümpflen, Volker; Mewes, H. Werner

    2008-01-01

    Protein complexes are key molecular entities that integrate multiple gene products to perform cellular functions. The CORUM (http://mips.gsf.de/genre/proj/corum/index.html) database is a collection of experimentally verified mammalian protein complexes. Information is manually derived by critical reading of the scientific literature from expert annotators. Information about protein complexes includes protein complex names, subunits, literature references as well as the function of the complexes. For functional annotation, we use the FunCat catalogue that enables to organize the protein complex space into biologically meaningful subsets. The database contains more than 1750 protein complexes that are built from 2400 different genes, thus representing 12% of the protein-coding genes in human. A web-based system is available to query, view and download the data. CORUM provides a comprehensive dataset of protein complexes for discoveries in systems biology, analyses of protein networks and protein complex-associated diseases. Comparable to the MIPS reference dataset of protein complexes from yeast, CORUM intends to serve as a reference for mammalian protein complexes. PMID:17965090

  12. Computational modeling of carbohydrate recognition in protein complex

    NASA Astrophysics Data System (ADS)

    Ishida, Toyokazu

    2017-11-01

    To understand the mechanistic principle of carbohydrate recognition in proteins, we propose a systematic computational modeling strategy to identify complex carbohydrate chain onto the reduced 2D free energy surface (2D-FES), determined by MD sampling combined with QM/MM energy corrections. In this article, we first report a detailed atomistic simulation study of the norovirus capsid proteins with carbohydrate antigens based on ab initio QM/MM combined with MD-FEP simulations. The present result clearly shows that the binding geometries of complex carbohydrate antigen are determined not by one single, rigid carbohydrate structure, but rather by the sum of averaged conformations mapped onto the minimum free energy region of QM/MM 2D-FES.

  13. Association of nonribosomal nucleolar proteins in ribonucleoprotein complexes during interphase and mitosis.

    PubMed

    Piñol-Roma, S

    1999-01-01

    rRNA precursors are bound throughout their length by specific proteins, as the pre-rRNAs emerge from the transcription machinery. The association of pre-rRNA with proteins as ribonucleoprotein (RNP) complexes persists during maturation of 18S, 5.8S, and 28S rRNA, and through assembly of ribosomal subunits in the nucleolus. Preribosomal RNP complexes contain, in addition to ribosomal proteins, an unknown number of nonribosomal nucleolar proteins, as well as small nucleolar RNA-ribonucleoproteins (sno-RNPs). This report describes the use of a specific, rapid, and mild immunopurification approach to isolate and analyze human RNP complexes that contain nonribosomal nucleolar proteins, as well as ribosomal proteins and rRNA. Complexes immunopurified with antibodies to nucleolin-a major nucleolar RNA-binding protein-contain several distinct specific polypeptides that include, in addition to nucleolin, the previously identified nucleolar proteins B23 and fibrillarin, proteins with electrophoretic mobilities characteristic of ribosomal proteins including ribosomal protein S6, and a number of additional unidentified proteins. The physical association of these proteins with one another is mediated largely by RNA, in that the complexes dissociate upon digestion with RNase. Complexes isolated from M-phase cells are similar in protein composition to those isolated from interphase cell nuclear extracts. Therefore, the predominant proteins that associate with nucleolin in interphase remain in RNP complexes during mitosis, despite the cessation of rRNA synthesis and processing in M-phase. In addition, precursor rRNA, as well as processed 18S and 28S rRNA and candidate rRNA processing intermediates, is found associated with the immunopurified complexes. The characteristics of the rRNP complexes described here, therefore, indicate that they represent bona fide precursors of mature cytoplasmic ribosomal subunits.

  14. GBA manager: an online tool for querying low-complexity regions in proteins.

    PubMed

    Bandyopadhyay, Nirmalya; Kahveci, Tamer

    2010-01-01

    Abstract We developed GBA Manager, an online software that facilitates the Graph-Based Algorithm (GBA) we proposed in our earlier work. GBA identifies the low-complexity regions (LCR) of protein sequences. GBA exploits a similarity matrix, such as BLOSUM62, to compute the complexity of the subsequences of the input protein sequence. It uses a graph-based algorithm to accurately compute the regions that have low complexities. GBA Manager is a user friendly web-service that enables online querying of protein sequences using GBA. In addition to querying capabilities of the existing GBA algorithm, GBA Manager computes the p-values of the LCR identified. The p-value gives an estimate of the possibility that the region appears by chance. GBA Manager presents the output in three different understandable formats. GBA Manager is freely accessible at http://bioinformatics.cise.ufl.edu/GBA/GBA.htm .

  15. Chimeric Protein Complexes in Hybrid Species Generate Novel Phenotypes

    PubMed Central

    Piatkowska, Elzbieta M.; Naseeb, Samina; Knight, David; Delneri, Daniela

    2013-01-01

    Hybridization between species is an important mechanism for the origin of novel lineages and adaptation to new environments. Increased allelic variation and modification of the transcriptional network are the two recognized forces currently deemed to be responsible for the phenotypic properties seen in hybrids. However, since the majority of the biological functions in a cell are carried out by protein complexes, inter-specific protein assemblies therefore represent another important source of natural variation upon which evolutionary forces can act. Here we studied the composition of six protein complexes in two different Saccharomyces “sensu stricto” hybrids, to understand whether chimeric interactions can be freely formed in the cell in spite of species-specific co-evolutionary forces, and whether the different types of complexes cause a change in hybrid fitness. The protein assemblies were isolated from the hybrids via affinity chromatography and identified via mass spectrometry. We found evidence of spontaneous chimericity for four of the six protein assemblies tested and we showed that different types of complexes can cause a variety of phenotypes in selected environments. In the case of TRP2/TRP3 complex, the effect of such chimeric formation resulted in the fitness advantage of the hybrid in an environment lacking tryptophan, while only one type of parental combination of the MBF complex allowed the hybrid to grow under respiratory conditions. These phenotypes were dependent on both genetic and environmental backgrounds. This study provides empirical evidence that chimeric protein complexes can freely assemble in cells and reveals a new mechanism to generate phenotypic novelty and plasticity in hybrids to complement the genomic innovation resulting from gene duplication. The ability to exchange orthologous members has also important implications for the adaptation and subsequent genome evolution of the hybrids in terms of pattern of gene loss. PMID

  16. Semantic integration to identify overlapping functional modules in protein interaction networks

    PubMed Central

    Cho, Young-Rae; Hwang, Woochang; Ramanathan, Murali; Zhang, Aidong

    2007-01-01

    Background The systematic analysis of protein-protein interactions can enable a better understanding of cellular organization, processes and functions. Functional modules can be identified from the protein interaction networks derived from experimental data sets. However, these analyses are challenging because of the presence of unreliable interactions and the complex connectivity of the network. The integration of protein-protein interactions with the data from other sources can be leveraged for improving the effectiveness of functional module detection algorithms. Results We have developed novel metrics, called semantic similarity and semantic interactivity, which use Gene Ontology (GO) annotations to measure the reliability of protein-protein interactions. The protein interaction networks can be converted into a weighted graph representation by assigning the reliability values to each interaction as a weight. We presented a flow-based modularization algorithm to efficiently identify overlapping modules in the weighted interaction networks. The experimental results show that the semantic similarity and semantic interactivity of interacting pairs were positively correlated with functional co-occurrence. The effectiveness of the algorithm for identifying modules was evaluated using functional categories from the MIPS database. We demonstrated that our algorithm had higher accuracy compared to other competing approaches. Conclusion The integration of protein interaction networks with GO annotation data and the capability of detecting overlapping modules substantially improve the accuracy of module identification. PMID:17650343

  17. GalaxyRefineComplex: Refinement of protein-protein complex model structures driven by interface repacking.

    PubMed

    Heo, Lim; Lee, Hasup; Seok, Chaok

    2016-08-18

    Protein-protein docking methods have been widely used to gain an atomic-level understanding of protein interactions. However, docking methods that employ low-resolution energy functions are popular because of computational efficiency. Low-resolution docking tends to generate protein complex structures that are not fully optimized. GalaxyRefineComplex takes such low-resolution docking structures and refines them to improve model accuracy in terms of both interface contact and inter-protein orientation. This refinement method allows flexibility at the protein interface and in the overall docking structure to capture conformational changes that occur upon binding. Symmetric refinement is also provided for symmetric homo-complexes. This method was validated by refining models produced by available docking programs, including ZDOCK and M-ZDOCK, and was successfully applied to CAPRI targets in a blind fashion. An example of using the refinement method with an existing docking method for ligand binding mode prediction of a drug target is also presented. A web server that implements the method is freely available at http://galaxy.seoklab.org/refinecomplex.

  18. Identifying DNA-binding proteins using structural motifs and the electrostatic potential

    PubMed Central

    Shanahan, Hugh P.; Garcia, Mario A.; Jones, Susan; Thornton, Janet M.

    2004-01-01

    Robust methods to detect DNA-binding proteins from structures of unknown function are important for structural biology. This paper describes a method for identifying such proteins that (i) have a solvent accessible structural motif necessary for DNA-binding and (ii) a positive electrostatic potential in the region of the binding region. We focus on three structural motifs: helix–turn-helix (HTH), helix–hairpin–helix (HhH) and helix–loop–helix (HLH). We find that the combination of these variables detect 78% of proteins with an HTH motif, which is a substantial improvement over previous work based purely on structural templates and is comparable to more complex methods of identifying DNA-binding proteins. Similar true positive fractions are achieved for the HhH and HLH motifs. We see evidence of wide evolutionary diversity for DNA-binding proteins with an HTH motif, and much smaller diversity for those with an HhH or HLH motif. PMID:15356290

  19. Proteomic Analysis of the Soybean Symbiosome Identifies New Symbiotic Proteins*

    PubMed Central

    Clarke, Victoria C.; Loughlin, Patrick C.; Gavrin, Aleksandr; Chen, Chi; Brear, Ella M.; Day, David A.; Smith, Penelope M.C.

    2015-01-01

    Legumes form a symbiosis with rhizobia in which the plant provides an energy source to the rhizobia bacteria that it uses to fix atmospheric nitrogen. This nitrogen is provided to the legume plant, allowing it to grow without the addition of nitrogen fertilizer. As part of the symbiosis, the bacteria in the infected cells of a new root organ, the nodule, are surrounded by a plant-derived membrane, the symbiosome membrane, which becomes the interface between the symbionts. Fractions containing the symbiosome membrane (SM) and material from the lumen of the symbiosome (peribacteroid space or PBS) were isolated from soybean root nodules and analyzed using nongel proteomic techniques. Bicarbonate stripping and chloroform-methanol extraction of isolated SM were used to reduce complexity of the samples and enrich for hydrophobic integral membrane proteins. One hundred and ninety-seven proteins were identified as components of the SM, with an additional fifteen proteins identified from peripheral membrane and PBS protein fractions. Proteins involved in a range of cellular processes such as metabolism, protein folding and degradation, membrane trafficking, and solute transport were identified. These included a number of proteins previously localized to the SM, such as aquaglyceroporin nodulin 26, sulfate transporters, remorin, and Rab7 homologs. Among the proteome were a number of putative transporters for compounds such as sulfate, calcium, hydrogen ions, peptide/dicarboxylate, and nitrate, as well as transporters for which the substrate is not easy to predict. Analysis of the promoter activity for six genes encoding putative SM proteins showed nodule specific expression, with five showing expression only in infected cells. Localization of two proteins was confirmed using GFP-fusion experiments. The data have been deposited to the ProteomeXchange with identifier PXD001132. This proteome will provide a rich resource for the study of the legume-rhizobium symbiosis. PMID

  20. Bioengineering strategies to generate artificial protein complexes.

    PubMed

    Kim, Heejae; Siu, Ka-Hei; Raeeszadeh-Sarmazdeh, Maryam; Sun, Qing; Chen, Qi; Chen, Wilfred

    2015-08-01

    For many applications, increasing synergy between distinct proteins through organization is important for the specificity, regulation, and overall reaction efficiency. Although there are many examples of protein complexes in nature, a generalized method to create these complexes remains elusive. Many conventional techniques such as random chemical conjugation, physical adsorption onto surfaces, and encapsulation within matrices are imprecise approaches and can lead to deactivation of protein native functionalities. More "bio-friendly" approaches such as genetically fused proteins and biological scaffolds often can result in low yields and low complex stability. Alternatively, site-specific protein conjugation or ligation can generate artificial protein complexes that preserve the native functionalities of protein domains and maintain stability through covalent bonds. In this review, we describe three distinct methods to synthesize artificial protein complexes (genetic incorPoration of unnatural amino acids to introduce bio-orthogonal azide and alkyne groups to proteins, split-intein based expressed protein ligation, and sortase mediated ligation) and highlight interesting applications for each technique. © 2015 Wiley Periodicals, Inc.

  1. Resolubilization of Protein from Water-Insoluble Phlorotannin–Protein Complexes upon Acidification

    PubMed Central

    2017-01-01

    Marine phlorotannins (PhT) from Laminaria digitata might protect feed proteins from ruminal digestion by formation of insoluble non-covalent tannin–protein complexes at rumen pH (6–7). Formation and disintegration of PhT–protein complexes was studied with β-casein (random coil) and bovine serum albumin (BSA, globular) at various pH. PhT had similar binding affinity for β-casein and BSA as pentagalloyl glucose, as studied by fluorescence quenching. The affinity of PhT for both proteins was independent of pH (3.0, 6.0, and 8.0). In the presence of PhT, the pH range for precipitation of tannin–protein complexes widened to 0.5–1.5 pH units around the isoelectric point (pI) of the protein. Complete protein resolubilization from insoluble PhT–protein complexes was achieved at pH 7 and 2 for β-casein and BSA, respectively. It was demonstrated that PhT modulate the solubility of proteins at neutral pH and that resolubilization of PhT–protein complexes at pH deviating from pI is mainly governed by the charge state of the protein. PMID:29058916

  2. Design principles for cancer therapy guided by changes in complexity of protein-protein interaction networks.

    PubMed

    Benzekry, Sebastian; Tuszynski, Jack A; Rietman, Edward A; Lakka Klement, Giannoula

    2015-05-28

    The ever-increasing expanse of online bioinformatics data is enabling new ways to, not only explore the visualization of these data, but also to apply novel mathematical methods to extract meaningful information for clinically relevant analysis of pathways and treatment decisions. One of the methods used for computing topological characteristics of a space at different spatial resolutions is persistent homology. This concept can also be applied to network theory, and more specifically to protein-protein interaction networks, where the number of rings in an individual cancer network represents a measure of complexity. We observed a linear correlation of R = -0.55 between persistent homology and 5-year survival of patients with a variety of cancers. This relationship was used to predict the proteins within a protein-protein interaction network with the most impact on cancer progression. By re-computing the persistent homology after computationally removing an individual node (protein) from the protein-protein interaction network, we were able to evaluate whether such an inhibition would lead to improvement in patient survival. The power of this approach lied in its ability to identify the effects of inhibition of multiple proteins and in the ability to expose whether the effect of a single inhibition may be amplified by inhibition of other proteins. More importantly, we illustrate specific examples of persistent homology calculations, which correctly predict the survival benefit observed effects in clinical trials using inhibitors of the identified molecular target. We propose that computational approaches such as persistent homology may be used in the future for selection of molecular therapies in clinic. The technique uses a mathematical algorithm to evaluate the node (protein) whose inhibition has the highest potential to reduce network complexity. The greater the drop in persistent homology, the greater reduction in network complexity, and thus a larger

  3. Crystallization of bFGF-DNA Aptamer Complexes Using a Sparse Matrix Designed for Protein-Nucleic Acid Complexes

    NASA Technical Reports Server (NTRS)

    Cannone, Jaime J.; Barnes, Cindy L.; Achari, Aniruddha; Kundrot, Craig E.; Whitaker, Ann F. (Technical Monitor)

    2001-01-01

    The Sparse Matrix approach for obtaining lead crystallization conditions has proven to be very fruitful for the crystallization of proteins and nucleic acids. Here we report a Sparse Matrix developed specifically for the crystallization of protein-DNA complexes. This method is rapid and economical, typically requiring 2.5 mg of complex to test 48 conditions. The method was originally developed to crystallize basic fibroblast growth factor (bFGF) complexed with DNA sequences identified through in vitro selection, or SELEX, methods. Two DNA aptamers that bind with approximately nanomolar affinity and inhibit the angiogenic properties of bFGF were selected for co-crystallization. The Sparse Matrix produced lead crystallization conditions for both bFGF-DNA complexes.

  4. A Method for Predicting Protein Complexes from Dynamic Weighted Protein-Protein Interaction Networks.

    PubMed

    Liu, Lizhen; Sun, Xiaowu; Song, Wei; Du, Chao

    2018-06-01

    Predicting protein complexes from protein-protein interaction (PPI) network is of great significance to recognize the structure and function of cells. A protein may interact with different proteins under different time or conditions. Existing approaches only utilize static PPI network data that may lose much temporal biological information. First, this article proposed a novel method that combines gene expression data at different time points with traditional static PPI network to construct different dynamic subnetworks. Second, to further filter out the data noise, the semantic similarity based on gene ontology is regarded as the network weight together with the principal component analysis, which is introduced to deal with the weight computing by three traditional methods. Third, after building a dynamic PPI network, a predicting protein complexes algorithm based on "core-attachment" structural feature is applied to detect complexes from each dynamic subnetworks. Finally, it is revealed from the experimental results that our method proposed in this article performs well on detecting protein complexes from dynamic weighted PPI networks.

  5. Identifying protein domains by global analysis of soluble fragment data.

    PubMed

    Bulloch, Esther M M; Kingston, Richard L

    2014-11-15

    The production and analysis of individual structural domains is a common strategy for studying large or complex proteins, which may be experimentally intractable in their full-length form. However, identifying domain boundaries is challenging if there is little structural information concerning the protein target. One experimental procedure for mapping domains is to screen a library of random protein fragments for solubility, since truncation of a domain will typically expose hydrophobic groups, leading to poor fragment solubility. We have coupled fragment solubility screening with global data analysis to develop an effective method for identifying structural domains within a protein. A gene fragment library is generated using mechanical shearing, or by uracil doping of the gene and a uracil-specific enzymatic digest. A split green fluorescent protein (GFP) assay is used to screen the corresponding protein fragments for solubility when expressed in Escherichia coli. The soluble fragment data are then analyzed using two complementary approaches. Fragmentation "hotspots" indicate possible interdomain regions. Clustering algorithms are used to group related fragments, and concomitantly predict domain location. The effectiveness of this Domain Seeking procedure is demonstrated by application to the well-characterized human protein p85α. Copyright © 2014 Elsevier Inc. All rights reserved.

  6. Myocilin, a Component of a Membrane-Associated Protein Complex Driven by a Homologous Q-SNARE Domain

    PubMed Central

    Dismuke, W. Michael; McKay, Brian S.; Stamer, W. Daniel

    2012-01-01

    Myocilin is a widely expressed protein with no known function, however, mutations in myocilin appear to manifest uniquely as ocular hypertension and the blinding disease glaucoma. Using the protein homology/analogy recognition engine (PHYRE) we find that the olfactomedin domain of myocilin is similar in sequence motif and structure to a six-bladed, kelch repeat motif based on the known crystal structures of such proteins. Additionally, using sequence analysis we identify a coiled-coil segment of myocilin with homology to human Q-SNARE proteins. Using COS-7 cells expressing full length human myocilin and a version lacking the C-terminal olfactomedin domain, we identified a membrane-associated protein complex containing myocilin by hydrodynamic analysis. The myocilin construct that included the coiled-coil but lacked the olfactomedin domain formed complexes similar to the full-length protein, indicating that the coiled-coil domain of myocilin is sufficient for myocilin to bind to the large detergent resistant complex. In human retina and retinal pigment epithelium, which express myocilin, we detected the protein in a large, SDS-resistant, membrane-associated complex. We characterized the hydrodynamic properties of myocilin in human tissues as either a 15s complex with an Mr=405,000–440,000 yielding a slightly elongated globular shape similar to known SNARE complexes or a dimer of 6.4s and Mr=108,000. By identifying the Q-SNARE homology within the second coil of myocilin and documenting its participation in a SNARE-like complex, we provide evidence of a SNARE domain containing protein associated with a human disease. PMID:22463803

  7. Complex network theory for the identification and assessment of candidate protein targets.

    PubMed

    McGarry, Ken; McDonald, Sharon

    2018-06-01

    In this work we use complex network theory to provide a statistical model of the connectivity patterns of human proteins and their interaction partners. Our intention is to identify important proteins that may be predisposed to be potential candidates as drug targets for therapeutic interventions. Target proteins usually have more interaction partners than non-target proteins, but there are no hard-and-fast rules for defining the actual number of interactions. We devise a statistical measure for identifying hub proteins, we score our target proteins with gene ontology annotations. The important druggable protein targets are likely to have similar biological functions that can be assessed for their potential therapeutic value. Our system provides a statistical analysis of the local and distant neighborhood protein interactions of the potential targets using complex network measures. This approach builds a more accurate model of drug-to-target activity and therefore the likely impact on treating diseases. We integrate high quality protein interaction data from the HINT database and disease associated proteins from the DrugTarget database. Other sources include biological knowledge from Gene Ontology and drug information from DrugBank. The problem is a very challenging one since the data is highly imbalanced between target proteins and the more numerous nontargets. We use undersampling on the training data and build Random Forest classifier models which are used to identify previously unclassified target proteins. We validate and corroborate these findings from the available literature. Copyright © 2018 Elsevier Ltd. All rights reserved.

  8. Quantification of dynamic protein complexes using Renilla luciferase fragment complementation applied to protein kinase A activities in vivo.

    PubMed

    Stefan, E; Aquin, S; Berger, N; Landry, C R; Nyfeler, B; Bouvier, M; Michnick, S W

    2007-10-23

    The G protein-coupled receptor (GPCR) superfamily represents the most important class of pharmaceutical targets. Therefore, the characterization of receptor cascades and their ligands is a prerequisite to discovering novel drugs. Quantification of agonist-induced second messengers and downstream-coupled kinase activities is central to characterization of GPCRs or other pathways that converge on GPCR-mediated signaling. Furthermore, there is a need for simple, cell-based assays that would report on direct or indirect actions on GPCR-mediated effectors of signaling. More generally, there is a demand for sensitive assays to quantify alterations of protein complexes in vivo. We describe the development of a Renilla luciferase (Rluc)-based protein fragment complementation assay (PCA) that was designed specifically to investigate dynamic protein complexes. We demonstrate these features for GPCR-induced disassembly of protein kinase A (PKA) regulatory and catalytic subunits, a key effector of GPCR signaling. Taken together, our observations show that the PCA allows for direct and accurate measurements of live changes of absolute values of protein complex assembly and disassembly as well as cellular imaging and dynamic localization of protein complexes. Moreover, the Rluc-PCA has a sufficiently high signal-to-background ratio to identify endogenously expressed Galpha(s) protein-coupled receptors. We provide pharmacological evidence that the phosphodiesterase-4 family selectively down-regulates constitutive beta-2 adrenergic- but not vasopressin-2 receptor-mediated PKA activities. Our results show that the sensitivity of the Rluc-PCA simplifies the recording of pharmacological profiles of GPCR-based candidate drugs and could be extended to high-throughput screens to identify novel direct modulators of PKA or upstream components of GPCR signaling cascades.

  9. Genetic studies of plasma analytes identify novel potential biomarkers for several complex traits

    PubMed Central

    Deming, Yuetiva; Xia, Jian; Cai, Yefei; Lord, Jenny; Del-Aguila, Jorge L.; Fernandez, Maria Victoria; Carrell, David; Black, Kathleen; Budde, John; Ma, ShengMei; Saef, Benjamin; Howells, Bill; Bertelsen, Sarah; Bailey, Matthew; Ridge, Perry G.; Hefti, Franz; Fillit, Howard; Zimmerman, Earl A.; Celmins, Dzintra; Brown, Alice D.; Carrillo, Maria; Fleisher, Adam; Reeder, Stephanie; Trncic, Nadira; Burke, Anna; Tariot, Pierre; Reiman, Eric M.; Chen, Kewei; Sabbagh, Marwan N.; Beiden, Christine M.; Jacobson, Sandra A.; Sirrel, Sherye A.; Doody, Rachelle S.; Villanueva-Meyer, Javier; Chowdhury, Munir; Rountree, Susan; Dang, Mimi; Kowall, Neil; Killiany, Ronald; Budson, Andrew E.; Norbash, Alexander; Johnson, Patricia Lynn; Green, Robert C.; Marshall, Gad; Johnson, Keith A.; Sperling, Reisa A.; Snyder, Peter; Salloway, Stephen; Malloy, Paul; Correia, Stephen; Bernick, Charles; Munic, Donna; Stern, Yaakov; Honig, Lawrence S.; Bell, Karen L.; Relkin, Norman; Chaing, Gloria; Ravdin, Lisa; Paul, Steven; Flashman, Laura A.; Seltzer, Marc; Hynes, Mary L.; Santulli, Robert B.; Bates, Vernice; Capote, Horacio; Rainka, Michelle; Friedl, Karl; Murali Doraiswamy, P.; Petrella, Jeffrey R.; Borges-Neto, Salvador; James, Olga; Wong, Terence; Coleman, Edward; Schwartz, Adam; Cellar, Janet S.; Levey, Allan L.; Lah, James J.; Behan, Kelly; Scott Turner, Raymond; Johnson, Kathleen; Reynolds, Brigid; Pearlson, Godfrey D.; Blank, Karen; Anderson, Karen; Obisesan, Thomas O.; Wolday, Saba; Allard, Joanne; Lerner, Alan; Ogrocki, Paula; Tatsuoka, Curtis; Fatica, Parianne; Farlow, Martin R.; Saykin, Andrew J.; Foroud, Tatiana M.; Shen, Li; Faber, Kelly; Kim, Sungeun; Nho, Kwangsik; Marie Hake, Ann; Matthews, Brandy R.; Brosch, Jared R.; Herring, Scott; Hunt, Cynthia; Albert, Marilyn; Onyike, Chiadi; D’Agostino, Daniel; Kielb, Stephanie; Graff-Radford, Neill R; Parfitt, Francine; Kendall, Tracy; Johnson, Heather; Petersen, Ronald; Jack, Clifford R.; Bernstein, Matthew; Borowski, Bret; Gunter, Jeff; Senjem, Matt; Vemuri, Prashanthi; Jones, David; Kantarci, Kejal; Ward, Chad; Mason, Sara S.; Albers, Colleen S.; Knopman, David; Johnson, Kris; Chertkow, Howard; Hosein, Chris; Mintzer, Jacob; Spicer, Kenneth; Bachman, David; Grossman, Hillel; Mitsis, Effie; Pomara, Nunzio; Hernando, Raymundo; Sarrael, Antero; Potter, William; Buckholtz, Neil; Hsiao, John; Kittur, Smita; Galvin, James E.; Cerbone, Brittany; Michel, Christina A.; Pogorelec, Dana M.; Rusinek, Henry; de Leon, Mony J; Glodzik, Lidia; De Santi, Susan; Johnson, Nancy; Chuang-Kuo; Kerwin, Diana; Bonakdarpour, Borna; Weintraub, Sandra; Grafman, Jordan; Lipowski, Kristine; Mesulam, Marek-Marsel; Scharre, Douglas W.; Kataki, Maria; Adeli, Anahita; Kaye, Jeffrey; Quinn, Joseph; Silbert, Lisa; Lind, Betty; Carter, Raina; Dolen, Sara; Borrie, Michael; Lee, T-Y; Bartha, Rob; Martinez, Walter; Villena, Teresa; Sadowsky, Carl; Khachaturian, Zaven; Ott, Brian R.; Querfurth, Henry; Tremont, Geoffrey; Frank, Richard; Fleischman, Debra; Arfanakis, Konstantinos; Shah, Raj C.; deToledo-Morrell, Leyla; Sorensen, Greg; Finger, Elizabeth; Pasternack, Stephen; Rachinsky, Irina; Drost, Dick; Rogers, John; Kertesz, Andrew; Furst, Ansgar J.; Chad, Stevan; Yesavage, Jerome; Taylor, Joy L.; Lane, Barton; Rosen, Allyson; Tinklenberg, Jared; Black, Sandra; Stefanovic, Bojana; Caldwell, Curtis; Robin Hsiung, Ging-Yuek; Mudge, Benita; Assaly, Michele; Fox, Nick; Schultz, Susan K.; Boles Ponto, Laura L.; Shim, Hyungsub; Ekstam Smith, Karen; Burns, Jeffrey M.; Swerdlow, Russell H.; Brooks, William M.; Marson, Daniel; Griffith, Randall; Clark, David; Geldmacher, David; Brockington, John; Roberson, Erik; Natelson Love, Marissa; DeCarli, Charles; Carmichael, Owen; Olichney, John; Maillard, Pauline; Fletcher, Evan; Nguyen, Dana; Preda, Andrian; Potkin, Steven; Mulnard, Ruth A.; Thai, Gaby; McAdams-Ortiz, Catherine; Landau, Susan; Jagust, William; Apostolova, Liana; Tingus, Kathleen; Woo, Ellen; Silverman, Daniel H.S.; Lu, Po H.; Bartzokis, George; Thompson, Paul; Donohue, Michael; Thomas, Ronald G.; Walter, Sarah; Gessert, Devon; Brewer, James; Vanderswag, Helen; Sather, Tamie; Jiminez, Gus; Balasubramanian, Archana B.; Mason, Jennifer; Sim, Iris; Aisen, Paul; Davis, Melissa; Morrison, Rosemary; Harvey, Danielle; Thal, Lean; Beckett, Laurel; Neylan, Thomas; Finley, Shannon; Weiner, Michael W.; Hayes, Jacqueline; Rosen, Howard J.; Miller, Bruce L.; Perry, David; Massoglia, Dino; Brawman-Mentzer, Olga; Schuff, Norbert; Smith, Charles D.; Hardy, Peter; Sinha, Partha; Oates, Elizabeth; Conrad, Gary; Koeppe, Robert A.; Lord, Joanne L.; Heidebrink, Judith L.; Arnold, Steven E.; Karlawish, Jason H.; Wolk, David; Clark, Christopher M.; Trojanowki, John Q.; Shaw, Leslie M.; Lee, Virginia; Korecka, Magdalena; Figurski, Michal; Toga, Arthur W.; Crawford, Karen; Neu, Scott; Schneider, Lon S.; Pawluczyk, Sonia; Beccera, Mauricio; Teodoro, Liberty; Spann, Bryan M.; Womack, Kyle; Mathews, Dana; Quiceno, Mary; Foster, Norm; Montine, Tom; Fruehling, J. Jay; Harding, Sandra; Johnson, Sterling; Asthana, Sanjay; Carlsson, Cynthia M.; Petrie, Eric C.; Peskind, Elaine; Li, Gail; Porsteinsson, Anton P.; Goldstein, Bonnie S.; Martin, Kim; Makino, Kelly M.; Ismail, M. Saleem; Brand, Connie; Smith, Amanda; Ashok Raj, Balebail; Fargher, Kristin; Kuller, Lew; Mathis, Chet; Ann Oakley, Mary; Lopez, Oscar L.; Simpson, Donna M.; Sink, Kaycee M.; Gordineer, Leslie; Williamson, Jeff D.; Garg, Pradeep; Watkins, Franklin; Cairns, Nigel J.; Raichle, Marc; Morris, John C.; Householder, Erin; Taylor-Reinwald, Lisa; Holtzman, David; Ances, Beau; Carroll, Maria; Creech, Mary L.; Franklin, Erin; Mintun, Mark A.; Schneider, Stacy; Oliver, Angela; Duara, Ranjan; Varon, Daniel; Greig, Maria T.; Roberts, Peggy; Varma, Pradeep; MacAvoy, Martha G.; Carson, Richard E.; van Dyck, Christopher H.; Davies, Peter; Holtzman, David; Morris, John C.; Bales, Kelly; Pickering, Eve H.; Lee, Jin-Moo; Heitsch, Laura; Kauwe, John; Goate, Alison; Piccio, Laura; Cruchaga, Carlos

    2016-01-01

    Genome-wide association studies of 146 plasma protein levels in 818 individuals revealed 56 genome-wide significant associations (28 novel) with 47 analytes. Loci associated with plasma levels of 39 proteins tested have been previously associated with various complex traits such as heart disease, inflammatory bowel disease, Type 2 diabetes, and multiple sclerosis. These data suggest that these plasma protein levels may constitute informative endophenotypes for these complex traits. We found three potential pleiotropic genes: ABO for plasma SELE and ACE levels, FUT2 for CA19-9 and CEA plasma levels, and APOE for ApoE and CRP levels. We also found multiple independent signals in loci associated with plasma levels of ApoH, CA19-9, FetuinA, IL6r, and LPa. Our study highlights the power of biological traits for genetic studies to identify genetic variants influencing clinically relevant traits, potential pleiotropic effects, and complex disease associations in the same locus.

  10. The Dictyostelium Carmil Protein Links Capping Protein and the Arp2/3 Complex to Type I Myosins through Their Sh3 Domains

    PubMed Central

    Jung, Goeh; Remmert, Kirsten; Wu, Xufeng; Volosky, Joanne M.; III, John A. Hammer

    2001-01-01

    Fusion proteins containing the Src homology (SH)3 domains of Dictyostelium myosin IB (myoB) and IC (myoC) bind a 116-kD protein (p116), plus nine other proteins identified as the seven member Arp2/3 complex, and the α and β subunits of capping protein. Immunoprecipitation reactions indicate that myoB and myoC form a complex with p116, Arp2/3, and capping protein in vivo, that the myosins bind to p116 through their SH3 domains, and that capping protein and the Arp2/3 complex in turn bind to p116. Cloning of p116 reveals a protein dominated by leucine-rich repeats and proline-rich sequences, and indicates that it is a homologue of Acan 125. Studies using p116 fusion proteins confirm the location of the myosin I SH3 domain binding site, implicate NH2-terminal sequences in binding capping protein, and show that a region containing a short sequence found in several G-actin binding proteins, as well as an acidic stretch, can activate Arp2/3-dependent actin nucleation. p116 localizes along with the Arp2/3 complex, myoB, and myoC in dynamic actin-rich cellular extensions, including the leading edge of cells undergoing chemotactic migration, and dorsal, cup-like, macropinocytic extensions. Cells lacking p116 exhibit a striking defect in the formation of these macropinocytic structures, a concomitant reduction in the rate of fluid phase pinocytosis, a significant decrease in the efficiency of chemotactic aggregation, and a decrease in cellular F-actin content. These results identify a complex that links key players in the nucleation and termination of actin filament assembly with a ubiquitous barbed end–directed motor, indicate that the protein responsible for the formation of this complex is physiologically important, and suggest that previously reported myosin I mutant phenotypes in Dictyostelium may be due, at least in part, to defects in the assembly state of actin. We propose that p116 and Acan 125, along with homologues identified in Caenorhabditis elegans

  11. Two-dimensional blue native/SDS-PAGE analysis of whole cell lysate protein complexes of rice in response to salt stress.

    PubMed

    Hashemi, Amenehsadat; Gharechahi, Javad; Nematzadeh, Ghorbanali; Shekari, Faezeh; Hosseini, Seyed Abdollah; Salekdeh, Ghasem Hosseini

    2016-08-01

    To understand the biology of a plant in response to stress, insight into protein-protein interactions, which almost define cell behavior, is thought to be crucial. Here, we provide a comparative complexomics analysis of leaf whole cell lysate of two rice genotypes with contrasting responses to salt using two-dimensional blue native/SDS-PAGE (2D-BN/SDS-PAGE). We aimed to identify changes in subunit composition and stoichiometry of protein complexes elicited by salt. Using mild detergent for protein complex solubilization, we were able to identify 9 protein assemblies as hetero-oligomeric and 30 as homo-oligomeric complexes. A total of 20 proteins were identified as monomers in the 2D-BN/SDS-PAGE gels. In addition to identifying known protein complexes that confirm the technical validity of our analysis, we were also able to discover novel protein-protein interactions. Interestingly, an interaction was detected for glycolytic enzymes enolase (ENO1) and triosephosphate isomerase (TPI) and also for a chlorophyll a-b binding protein and RuBisCo small subunit. To show changes in subunit composition and stoichiometry of protein assemblies during salt stress, the differential abundance of interacting proteins was compared between salt-treated and control plants. A detailed exploration of some of the protein complexes provided novel insight into the function, composition, stoichiometry and dynamics of known and previously uncharacterized protein complexes in response to salt stress. Copyright © 2016 Elsevier GmbH. All rights reserved.

  12. Genome-wide predicting disease-related protein complexes by walking on the heterogeneous network based on data integration and laplacian normalization.

    PubMed

    Liu, Zhiming; Luo, Jiawei

    2017-08-01

    Associating protein complexes to human inherited diseases is critical for better understanding of biological processes and functional mechanisms of the disease. Many protein complexes have been identified and functionally annotated by computational and purification methods so far, however, the particular roles they were playing in causing disease have not yet been well determined. In this study, we present a novel method to identify associations between protein complexes and diseases. First, we construct a disease-protein heterogeneous network based on data integration and laplacian normalization. Second, we apply a random walk with restart on heterogeneous network (RWRH) algorithm on this network to quantify the strength of the association between proteins and the query disease. Third, we sum over the scores of member proteins to obtain a summary score for each candidate protein complex, and then rank all candidate protein complexes according to their scores. With a series of leave-one-out cross-validation experiments, we found that our method not only possesses high performance but also demonstrates robustness regarding the parameters and the network structure. We test our approach with breast cancer and select top 20 highly ranked protein complexes, 17 of the selected protein complexes are evidenced to be connected with breast cancer. Our proposed method is effective in identifying disease-related protein complexes based on data integration and laplacian normalization. Copyright © 2017. Published by Elsevier Ltd.

  13. The octamer-binding proteins form multi-protein--DNA complexes with the HSV alpha TIF regulatory protein.

    PubMed Central

    Kristie, T M; LeBowitz, J H; Sharp, P A

    1989-01-01

    The herpes simplex virus transactivator, alpha TIF, stimulates transcription of the alpha/immediate early genes via a cis-acting site containing an octamer element and a conserved flanking sequence. The alpha TIF protein, produced in a baculovirus expression system, nucleates the formation of at least two DNA--protein complexes on this regulatory element. Both of these complexes contain the ubiquitous Oct-1 protein, whose POU domain alone is sufficient to allow assembly of the alpha TIF-dependent complexes. A second member of the POU domain family, the lymphoid specific Oct-2 protein, can also be assembled into similar complexes at high concentrations of alpha TIF protein. These complexes contain at least two cellular proteins in addition to Oct-1. One of these proteins is present in both insect and HeLa cells and probably recognizes sequences in the cis element. The second cellular protein, only present in HeLa cells, probably binds by protein-protein interactions. Images PMID:2556266

  14. The octamer-binding proteins form multi-protein--DNA complexes with the HSV alpha TIF regulatory protein.

    PubMed

    Kristie, T M; LeBowitz, J H; Sharp, P A

    1989-12-20

    The herpes simplex virus transactivator, alpha TIF, stimulates transcription of the alpha/immediate early genes via a cis-acting site containing an octamer element and a conserved flanking sequence. The alpha TIF protein, produced in a baculovirus expression system, nucleates the formation of at least two DNA--protein complexes on this regulatory element. Both of these complexes contain the ubiquitous Oct-1 protein, whose POU domain alone is sufficient to allow assembly of the alpha TIF-dependent complexes. A second member of the POU domain family, the lymphoid specific Oct-2 protein, can also be assembled into similar complexes at high concentrations of alpha TIF protein. These complexes contain at least two cellular proteins in addition to Oct-1. One of these proteins is present in both insect and HeLa cells and probably recognizes sequences in the cis element. The second cellular protein, only present in HeLa cells, probably binds by protein-protein interactions.

  15. Functional mapping of protein-protein interactions in an enzyme complex by directed evolution.

    PubMed

    Roderer, Kathrin; Neuenschwander, Martin; Codoni, Giosiana; Sasso, Severin; Gamper, Marianne; Kast, Peter

    2014-01-01

    The shikimate pathway enzyme chorismate mutase converts chorismate into prephenate, a precursor of Tyr and Phe. The intracellular chorismate mutase (MtCM) of Mycobacterium tuberculosis is poorly active on its own, but becomes >100-fold more efficient upon formation of a complex with the first enzyme of the shikimate pathway, 3-deoxy-d-arabino-heptulosonate-7-phosphate synthase (MtDS). The crystal structure of the enzyme complex revealed involvement of C-terminal MtCM residues with the MtDS interface. Here we employed evolutionary strategies to probe the tolerance to substitution of the C-terminal MtCM residues from positions 84-90. Variants with randomized positions were subjected to stringent selection in vivo requiring productive interactions with MtDS for survival. Sequence patterns identified in active library members coincide with residue conservation in natural chorismate mutases of the AroQδ subclass to which MtCM belongs. An Arg-Gly dyad at positions 85 and 86, invariant in AroQδ sequences, was intolerant to mutation, whereas Leu88 and Gly89 exhibited a preference for small and hydrophobic residues in functional MtCM-MtDS complexes. In the absence of MtDS, selection under relaxed conditions identifies positions 84-86 as MtCM integrity determinants, suggesting that the more C-terminal residues function in the activation by MtDS. Several MtCM variants, purified using a novel plasmid-based T7 RNA polymerase gene expression system, showed that a diminished ability to physically interact with MtDS correlates with reduced activatability and feedback regulatory control by Tyr and Phe. Mapping critical protein-protein interaction sites by evolutionary strategies may pinpoint promising targets for drugs that interfere with the activity of protein complexes.

  16. Functional Mapping of Protein-Protein Interactions in an Enzyme Complex by Directed Evolution

    PubMed Central

    Roderer, Kathrin; Neuenschwander, Martin; Codoni, Giosiana; Sasso, Severin; Gamper, Marianne; Kast, Peter

    2014-01-01

    The shikimate pathway enzyme chorismate mutase converts chorismate into prephenate, a precursor of Tyr and Phe. The intracellular chorismate mutase (MtCM) of Mycobacterium tuberculosis is poorly active on its own, but becomes >100-fold more efficient upon formation of a complex with the first enzyme of the shikimate pathway, 3-deoxy-d-arabino-heptulosonate-7-phosphate synthase (MtDS). The crystal structure of the enzyme complex revealed involvement of C-terminal MtCM residues with the MtDS interface. Here we employed evolutionary strategies to probe the tolerance to substitution of the C-terminal MtCM residues from positions 84–90. Variants with randomized positions were subjected to stringent selection in vivo requiring productive interactions with MtDS for survival. Sequence patterns identified in active library members coincide with residue conservation in natural chorismate mutases of the AroQδ subclass to which MtCM belongs. An Arg-Gly dyad at positions 85 and 86, invariant in AroQδ sequences, was intolerant to mutation, whereas Leu88 and Gly89 exhibited a preference for small and hydrophobic residues in functional MtCM-MtDS complexes. In the absence of MtDS, selection under relaxed conditions identifies positions 84–86 as MtCM integrity determinants, suggesting that the more C-terminal residues function in the activation by MtDS. Several MtCM variants, purified using a novel plasmid-based T7 RNA polymerase gene expression system, showed that a diminished ability to physically interact with MtDS correlates with reduced activatability and feedback regulatory control by Tyr and Phe. Mapping critical protein-protein interaction sites by evolutionary strategies may pinpoint promising targets for drugs that interfere with the activity of protein complexes. PMID:25551646

  17. Dynamic interactions of proteins in complex networks

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Appella, E.; Anderson, C.

    2009-10-01

    Recent advances in techniques such as NMR and EPR spectroscopy have enabled the elucidation of how proteins undergo structural changes to act in concert in complex networks. The three minireviews in this series highlight current findings and the capabilities of new methodologies for unraveling the dynamic changes controlling diverse cellular functions. They represent a sampling of the cutting-edge research presented at the 17th Meeting of Methods in Protein Structure Analysis, MPSA2008, in Sapporo, Japan, 26-29 August, 2008 (http://www.iapsap.bnl.gov). The first minireview, by Christensen and Klevit, reports on a structure-based yeast two-hybrid method for identifying E2 ubiquitin-conjugating enzymes that interact withmore » the E3 BRCA1/BARD1 heterodimer ligase to generate either mono- or polyubiquitinated products. This method demonstrated for the first time that the BRCA1/BARD1 E3 can interact with 10 different E2 enzymes. Interestingly, the interaction with multiple E2 enzymes displayed unique ubiquitin-transfer properties, a feature expected to be common among other RING and U-box E3s. Further characterization of new E3 ligases and the E2 enzymes that interact with them will greatly enhance our understanding of ubiquitin transfer and facilitate studies of roles of ubiquitin and ubiquitin-like proteins in protein processing and trafficking. Stein et al., in the second minireview, describe recent progress in defining the binding specificity of different peptide-binding domains. The authors clearly point out that transient peptide interactions mediated by both post-translational modifications and disordered regions ensure a high level of specificity. They postulate that a regulatory code may dictate the number of combinations of domains and post-translational modifications needed to achieve the required level of interaction specificity. Moreover, recognition alone is not enough to obtain a stable complex, especially in a complex cellular environment. Increasing

  18. Biochemical characterization of native Usher protein complexes from a vesicular subfraction of tracheal epithelial cells.

    PubMed

    Zallocchi, Marisa; Sisson, Joseph H; Cosgrove, Dominic

    2010-02-16

    Usher syndrome is the major cause of deaf/blindness in the world. It is a genetic heterogeneous disorder, with nine genes already identified as causative for the disease. We noted expression of all known Usher proteins in bovine tracheal epithelial cells and exploited this system for large-scale biochemical analysis of Usher protein complexes. The dissected epithelia were homogenized in nondetergent buffer and sedimented on sucrose gradients. At least two complexes were evident after the first gradient: one formed by specific isoforms of CDH23, PCDH15, and VLGR-1 and a different one at the top of the gradient that included all of the Usher proteins and rab5, a transport vesicle marker. TEM analysis of these top fractions found them enriched in 100-200 nm vesicles, confirming a vesicular association of the Usher complex(es). Immunoisolation of these vesicles confirmed some of the associations already predicted and identified novel interactions. When the vesicles are lysed in the presence of phenylbutyrate, most of the Usher proteins cosediment into the gradient at a sedimentation coefficient of approximately 50 S, correlating with a predicted molecular mass of 2 x 10(6) Da. Although it is still unclear whether there is only one complex or several independent complexes that are trafficked within distinct vesicular pools, this work shows for the first time that native Usher protein complexes occur in vivo. This complex(es) is present primarily in transport vesicles at the apical pole of tracheal epithelial cells, predicting that Usher proteins may be directionally transported as complexes in hair cells and photoreceptors.

  19. BIOCHEMICAL CHARACTERIZATION OF NATIVE USHER PROTEIN COMPLEXES FROM A VESICULAR SUBFRACTION OF TRACHEAL EPITHELIAL CELLS†

    PubMed Central

    Zallocchi, Marisa; Sisson, Joseph H.; Cosgrove, Dominic

    2010-01-01

    Usher syndrome is the major cause of deaf/blindness in the world. It is a genetic heterogeneous disorder, with nine genes already identified as causative for the disease. We noted expression of all known Usher proteins in bovine tracheal epithelial cells, and exploited this system for large-scale biochemical analysis of Usher protein complexes. The dissected epithelia were homogenized in non-detergent buffer, and sedimented on sucrose gradients. At least two complexes were evident after the first gradient: one formed by specific isoforms of CDH23, PCDH15 and VLGR-1, and a different one at the top of the gradient that included all the Usher proteins and rab5, a transport vesicle marker. TEM analysis of these top fractions found them enriched in 100–200 nm vesicles, confirming a vesicular association of the Usher complex(es). Immunoisolation of these vesicles confirmed some of the associations already predicted and identified novel interactions. When the vesicles are lysed in the presence of phenylbutyrate, most of the Usher proteins co-sediment into the gradient at a sedimentation coefficient of approximately 50S, correlating with a predicted molecular mass of 2 × 106 Daltons. Although it is still unclear whether there is only one complex or several independent complexes that are trafficked within distinct vesicular pools, this work shows for the first time that native Usher proteins complexes occur in vivo. This complex(es) is present primarily in transport vesicles at the apical pole of tracheal epithelial cells, predicting that Usher proteins may be directionally transported as complexes in hair cells and photoreceptors. PMID:20058854

  20. Tools used to study how protein complexes are assembled in signaling cascades

    PubMed Central

    Dwane, Susan

    2011-01-01

    Most proteins do not function on their own but as part of large signaling complexes that are arranged in every living cell in response to specific environmental cues. Proteins interact with each other either constitutively or transiently and do so with different affinity. When identifying the role played by a protein inside a cell, it is essential to define its particular cohort of binding partners so that the researcher can predict what signaling pathways the protein is engaged in. Once identified and confirmed, the information might allow the interaction to be manipulated by pharmacological inhibitors to help fight disease. PMID:22002082

  1. On the Importance of Polar Interactions for Complexes Containing Intrinsically Disordered Proteins

    PubMed Central

    Wong, Eric T. C.; Na, Dokyun; Gsponer, Jörg

    2013-01-01

    There is a growing recognition for the importance of proteins with large intrinsically disordered (ID) segments in cell signaling and regulation. ID segments in these proteins often harbor regions that mediate molecular recognition. Coupled folding and binding of the recognition regions has been proposed to confer high specificity to interactions involving ID segments. However, researchers recently questioned the origin of the interaction specificity of ID proteins because of the overrepresentation of hydrophobic residues in their interaction interfaces. Here, we focused on the role of polar and charged residues in interactions mediated by ID segments. Making use of the extended nature of most ID segments when in complex with globular proteins, we first identified large numbers of complexes between globular proteins and ID segments by using radius-of-gyration-based selection criteria. Consistent with previous studies, we found the interfaces of these complexes to be enriched in hydrophobic residues, and that these residues contribute significantly to the stability of the interaction interface. However, our analyses also show that polar interactions play a larger role in these complexes than in structured protein complexes. Computational alanine scanning and salt-bridge analysis indicate that interfaces in ID complexes are highly complementary with respect to electrostatics, more so than interfaces of globular proteins. Follow-up calculations of the electrostatic contributions to the free energy of binding uncovered significantly stronger Coulombic interactions in complexes harbouring ID segments than in structured protein complexes. However, they are counter-balanced by even higher polar-desolvation penalties. We propose that polar interactions are a key contributing factor to the observed high specificity of ID segment-mediated interactions. PMID:23990768

  2. Global Analysis of Yeast Endosomal Transport Identifies the Vps55/68 Sorting Complex

    PubMed Central

    Schluter, Cayetana; Lam, Karen K.Y.; Brumm, Jochen; Wu, Bella W.; Saunders, Matthew; Stevens, Tom H.

    2008-01-01

    Endosomal transport is critical for cellular processes ranging from receptor down-regulation and retroviral budding to the immune response. A full understanding of endosome sorting requires a comprehensive picture of the multiprotein complexes that orchestrate vesicle formation and fusion. Here, we use unsupervised, large-scale phenotypic analysis and a novel computational approach for the global identification of endosomal transport factors. This technique effectively identifies components of known and novel protein assemblies. We report the characterization of a previously undescribed endosome sorting complex that contains two well-conserved proteins with four predicted membrane-spanning domains. Vps55p and Vps68p form a complex that acts with or downstream of ESCRT function to regulate endosomal trafficking. Loss of Vps68p disrupts recycling to the TGN as well as onward trafficking to the vacuole without preventing the formation of lumenal vesicles within the MVB. Our results suggest the Vps55/68 complex mediates a novel, conserved step in the endosomal maturation process. PMID:18216282

  3. Glycolipid-anchored proteins in neuroblastoma cells form detergent- resistant complexes without caveolin

    PubMed Central

    1995-01-01

    It has been known for a number of years that glycosyl- phosphatidylinositol (GPI)-anchored proteins, in contrast to many transmembrane proteins, are insoluble at 4 degrees C in nonionic detergents such as Triton X-100. Recently, it has been proposed that this behavior reflects the incorporation of GPI-linked proteins into large aggregates that are rich in sphingolipids and cholesterol, as well as in cytoplasmic signaling molecules such as heterotrimeric G proteins and src-family tyrosine kinases. It has been suggested that these lipid-protein complexes are derived from caveolae, non-clathrin- coated invaginations of the plasmalemma that are abundant in endothelial cells, smooth muscle, and lung. Caveolin, a proposed coat protein of caveolae, has been hypothesized to be essential for formation of the complexes. To further investigate the relationship between the detergent-resistant complexes and caveolae, we have characterized the behavior of GPI-anchored proteins in lysates of N2a neuroblastoma cells, which lack morphologically identifiable caveolae, and which do not express caveolin (Shyng, S.-L., J. E. Heuser, and D. A. Harris. 1994. J. Cell Biol. 125:1239-1250). We report here that the complexes prepared from N2a cells display the large size and low buoyant density characteristic of complexes isolated from sources that are rich in caveolae, and contain the same major constituents, including multiple GPI-anchored proteins, alpha and beta subunits of heterotrimeric G proteins, and the tyrosine kinases fyn and yes. Our results argue strongly that detergent-resistant complexes are not equivalent to caveolae in all cell types, and that in neuronal cells caveolin is not essential for the integrity of these complexes. PMID:7537273

  4. ComplexQuant: high-throughput computational pipeline for the global quantitative analysis of endogenous soluble protein complexes using high resolution protein HPLC and precision label-free LC/MS/MS.

    PubMed

    Wan, Cuihong; Liu, Jian; Fong, Vincent; Lugowski, Andrew; Stoilova, Snejana; Bethune-Waddell, Dylan; Borgeson, Blake; Havugimana, Pierre C; Marcotte, Edward M; Emili, Andrew

    2013-04-09

    The experimental isolation and characterization of stable multi-protein complexes are essential to understanding the molecular systems biology of a cell. To this end, we have developed a high-throughput proteomic platform for the systematic identification of native protein complexes based on extensive fractionation of soluble protein extracts by multi-bed ion exchange high performance liquid chromatography (IEX-HPLC) combined with exhaustive label-free LC/MS/MS shotgun profiling. To support these studies, we have built a companion data analysis software pipeline, termed ComplexQuant. Proteins present in the hundreds of fractions typically collected per experiment are first identified by exhaustively interrogating MS/MS spectra using multiple database search engines within an integrative probabilistic framework, while accounting for possible post-translation modifications. Protein abundance is then measured across the fractions based on normalized total spectral counts and precursor ion intensities using a dedicated tool, PepQuant. This analysis allows co-complex membership to be inferred based on the similarity of extracted protein co-elution profiles. Each computational step has been optimized for processing large-scale biochemical fractionation datasets, and the reliability of the integrated pipeline has been benchmarked extensively. This article is part of a Special Issue entitled: From protein structures to clinical applications. Copyright © 2012 Elsevier B.V. All rights reserved.

  5. Structural Biology of Proteins of the Multi-enzyme Assembly Human Pyruvate Dehydrogenase Complex

    NASA Technical Reports Server (NTRS)

    2003-01-01

    Objectives and research challenges of this effort include: 1. Need to establish Human Pyruvate Dehydrogenase Complex protein crystals; 2. Need to test value of microgravity for improving crystal quality of Human Pyruvate Dehydrogenase Complex protein crystals; 3. Need to improve flight hardware in order to control and understand the effects of microgravity on crystallization of Human Pyruvate Dehydrogenase Complex proteins; 4. Need to integrate sets of national collaborations with the restricted and specific requirements of flight experiments; 5. Need to establish a highly controlled experiment in microgravity with a rigor not yet obtained; 6. Need to communicate both the rigor of microgravity experiments and the scientific value of results obtained from microgravity experiments to the national community; and 7. Need to advance the understanding of Human Pyruvate Dehydrogenase Complex structures so that scientific and commercial advance is identified for these proteins.

  6. Comparative Proteome Analysis in Schizosaccharomyces pombe Identifies Metabolic Targets to Improve Protein Production and Secretion*

    PubMed Central

    Hung, Chien-Wen; Klein, Tobias; Cassidy, Liam; Linke, Dennis; Lange, Sabrina; Anders, Uwe; Bureik, Matthias; Heinzle, Elmar; Schneider, Konstantin; Tholey, Andreas

    2016-01-01

    Protein secretion in yeast is a complex process and its efficiency depends on a variety of parameters. We performed a comparative proteome analysis of a set of Schizosaccharomyces pombe strains producing the α-glucosidase maltase in increasing amounts to investigate the overall proteomic response of the cell to the burden of protein production along the various steps of protein production and secretion. Proteome analysis of these strains, utilizing an isobaric labeling/two dimensional LC-MALDI MS approach, revealed complex changes, from chaperones and secretory transport machinery to proteins controlling transcription and translation. We also found an unexpectedly high amount of changes in enzyme levels of the central carbon metabolism and a significant up-regulation of several amino acid biosyntheses. These amino acids were partially underrepresented in the cellular protein compared with the composition of the model protein. Additional feeding of these amino acids resulted in a 1.5-fold increase in protein secretion. Membrane fluidity was identified as a second bottleneck for high-level protein secretion and addition of fluconazole to the culture caused a significant decrease in ergosterol levels, whereas protein secretion could be further increased by a factor of 2.1. In summary, we show that high level protein secretion causes global changes of protein expression levels in the cell and that precursor availability and membrane composition limit protein secretion in this yeast. In this respect, comparative proteome analysis is a powerful tool to identify targets for an efficient increase of protein production and secretion in S. pombe. Data are available via ProteomeXchange with identifiers PXD002693 and PXD003016. PMID:27477394

  7. Structural basis of G protein-coupled receptor-Gi protein interaction: formation of the cannabinoid CB2 receptor-Gi protein complex.

    PubMed

    Mnpotra, Jagjeet S; Qiao, Zhuanhong; Cai, Jian; Lynch, Diane L; Grossfield, Alan; Leioatts, Nicholas; Hurst, Dow P; Pitman, Michael C; Song, Zhao-Hui; Reggio, Patricia H

    2014-07-18

    In this study, we applied a comprehensive G protein-coupled receptor-Gαi protein chemical cross-linking strategy to map the cannabinoid receptor subtype 2 (CB2)-Gαi interface and then used molecular dynamics simulations to explore the dynamics of complex formation. Three cross-link sites were identified using LC-MS/MS and electrospray ionization-MS/MS as follows: 1) a sulfhydryl cross-link between C3.53(134) in TMH3 and the Gαi C-terminal i-3 residue Cys-351; 2) a lysine cross-link between K6.35(245) in TMH6 and the Gαi C-terminal i-5 residue, Lys-349; and 3) a lysine cross-link between K5.64(215) in TMH5 and the Gαi α4β6 loop residue, Lys-317. To investigate the dynamics and nature of the conformational changes involved in CB2·Gi complex formation, we carried out microsecond-time scale molecular dynamics simulations of the CB2 R*·Gαi1β1γ2 complex embedded in a 1-palmitoyl-2-oleoyl-phosphatidylcholine bilayer, using cross-linking information as validation. Our results show that although molecular dynamics simulations started with the G protein orientation in the β2-AR*·Gαsβ1γ2 complex crystal structure, the Gαi1β1γ2 protein reoriented itself within 300 ns. Two major changes occurred as follows. 1) The Gαi1 α5 helix tilt changed due to the outward movement of TMH5 in CB2 R*. 2) A 25° clockwise rotation of Gαi1β1γ2 underneath CB2 R* occurred, with rotation ceasing when Pro-139 (IC-2 loop) anchors in a hydrophobic pocket on Gαi1 (Val-34, Leu-194, Phe-196, Phe-336, Thr-340, Ile-343, and Ile-344). In this complex, all three experimentally identified cross-links can occur. These findings should be relevant for other class A G protein-coupled receptors that couple to Gi proteins. © 2014 by The American Society for Biochemistry and Molecular Biology, Inc.

  8. Controlled assembly of artificial protein-protein complexes via DNA duplex formation.

    PubMed

    Płoskoń, Eliza; Wagner, Sara C; Ellington, Andrew D; Jewett, Michael C; O'Reilly, Rachel; Booth, Paula J

    2015-03-18

    DNA-protein conjugates have found a wide range of applications. This study demonstrates the formation of defined, non-native protein-protein complexes via the site specific labeling of two proteins of interest with complementary strands of single-stranded DNA in vitro. This study demonstrates that the affinity of two DNA-protein conjugates for one another may be tuned by the use of variable lengths of DNA allowing reversible control of complex formation.

  9. Protein-protein interaction networks (PPI) and complex diseases

    PubMed Central

    Safari-Alighiarloo, Nahid; Taghizadeh, Mohammad; Rezaei-Tavirani, Mostafa; Goliaei, Bahram

    2014-01-01

    The physical interaction of proteins which lead to compiling them into large densely connected networks is a noticeable subject to investigation. Protein interaction networks are useful because of making basic scientific abstraction and improving biological and biomedical applications. Based on principle roles of proteins in biological function, their interactions determine molecular and cellular mechanisms, which control healthy and diseased states in organisms. Therefore, such networks facilitate the understanding of pathogenic (and physiologic) mechanisms that trigger the onset and progression of diseases. Consequently, this knowledge can be translated into effective diagnostic and therapeutic strategies. Furthermore, the results of several studies have proved that the structure and dynamics of protein networks are disturbed in complex diseases such as cancer and autoimmune disorders. Based on such relationship, a novel paradigm is suggested in order to confirm that the protein interaction networks can be the target of therapy for treatment of complex multi-genic diseases rather than individual molecules with disrespect the network. PMID:25436094

  10. Detection of the HA-33 protein in botulinum neurotoxin type G complex by mass spectrometry.

    PubMed

    Kalb, Suzanne R; Baudys, Jakub; Barr, John R

    2015-10-23

    The disease botulism is caused by intoxication with botulinum neurotoxins (BoNTs), extremely toxic proteins which cause paralysis. This neurotoxin is produced by some members of the Clostridium botulinum and closely related species, and is produced as a protein complex consisting of the neurotoxin and neurotoxin-associated proteins (NAPs). There are seven known serotypes of BoNT, A-G, and the composition of the NAPs can differ between these serotypes. It was previously published that the BoNT/G complex consisted of BoNT/G, nontoxic-nonhemagglutinin (NTNH), Hemagglutinin 70 (HA-70), and HA-17, but that HA-33, a component of the protein complex of other serotypes of BoNT, was not found. Components of the BoNT/G complex were first separated by SDS-PAGE, and bands corresponding to components of the complex were digested and analyzed by LC-MS/MS. Gel bands were identified with sequence coverages of 91% for BoNT/G, 91% for NTNH, 89% for HA-70, and 88% for HA-17. Notably, one gel band was also clearly identified as HA-33 with 93% sequence coverage. The BoNT/G complex consists of BoNT/G, NTNH, HA-70, HA-17, and HA-33. These proteins form the progenitor form of BoNT/G, similar to all other HA positive progenitor toxin complexes.

  11. Identifying Protein-Calorie Malnutrition Workshop.

    ERIC Educational Resources Information Center

    Walker, Susan S.; Barker, Ellen M.

    Instructional materials are provided for a workshop to enable participants to assist in identifying patients at risk with protein-calorie malnutrition and in corrrecting this nutritional deficiency. Representative topics are nutrients; protein, mineral, and vitamin sources, functions, and deficiency symptoms; malnutrition; nutritional deficiency…

  12. A novel Pfs38 protein complex on the surface of Plasmodium falciparum blood-stage merozoites.

    PubMed

    Paul, Gourab; Deshmukh, Arunaditya; Kaur, Inderjeet; Rathore, Sumit; Dabral, Surbhi; Panda, Ashutosh; Singh, Susheel Kumar; Mohmmed, Asif; Theisen, Michael; Malhotra, Pawan

    2017-02-16

    The Plasmodium genome encodes for a number of 6-Cys proteins that contain a module of six cysteine residues forming three intramolecular disulphide bonds. These proteins have been well characterized at transmission as well as hepatic stages of the parasite life cycle. In the present study, a large complex of 6-Cys proteins: Pfs41, Pfs38 and Pfs12 and three other merozoite surface proteins: Glutamate-rich protein (GLURP), SERA5 and MSP-1 were identified on the Plasmodium falciparum merozoite surface. Recombinant 6-cys proteins i.e. Pfs38, Pfs12, Pfs41 as well as PfMSP-1 65 were expressed and purified using Escherichia coli expression system and antibodies were raised against each of these proteins. These antibodies were used to immunoprecipitate the native proteins and their associated partners from parasite lysate. ELISA, Far western, surface plasmon resonance and glycerol density gradient fractionation were carried out to confirm the respective interactions. Furthermore, erythrocyte binding assay with 6-cys proteins were undertaken to find out their possible role in host-parasite infection and seropositivity was assessed using Indian and Liberian sera. Immunoprecipitation of parasite-derived polypeptides, followed by LC-MS/MS analysis, identified a large Pfs38 complex comprising of 6-cys proteins: Pfs41, Pfs38, Pfs12 and other merozoite surface proteins: GLURP, SERA5 and MSP-1. The existence of such a complex was further corroborated by several protein-protein interaction tools, co-localization and co-sedimentation analysis. Pfs38 protein of Pfs38 complex binds to host red blood cells (RBCs) directly via glycophorin A as a receptor. Seroprevalence analysis showed that of the six antigens, prevalence varied from 40 to 99%, being generally highest for MSP-1 65 and GLURP proteins. Together the data show the presence of a large Pfs38 protein-associated complex on the parasite surface which is involved in RBC binding. These results highlight the complex molecular

  13. New procyanidin B3-human salivary protein complexes by mass spectrometry. Effect of salivary protein profile, tannin concentration, and time stability.

    PubMed

    Perez-Gregorio, Maria Rosa; Mateus, Nuno; De Freitas, Victor

    2014-10-15

    Several factors could influence the tannin-protein interaction such as the human salivary protein profile, the tannin tested, and the tannin/protein ratio. The goal of this study aims to study the effect of different salivas (A, B, and C) and different tannin concentrations (0.5 and 1 mg/mL) on the interaction process as well as the complex's stability over time. This study is focused on the identification of new procyanidin B3-human salivary protein complexes. Thus, 48 major B3-human salivary protein aggregates were identified regardless of the saliva and tannin concentration tested. A higher number of aggregates was found at lower tannin concentration. Moreover, the number of protein moieties involved in the aggregation process was higher when the tannin concentration was also higher. The selectivity of the different groups of proteins to bind tannin was also confirmed. It was also verified that the B3-human salivary protein complexes formed evolved over time.

  14. Cranberry Proanthocyanidins - Protein complexes for macrophage activation.

    PubMed

    Carballo, Sergio M; Haas, Linda; Krueger, Christian G; Reed, Jess D

    2017-09-20

    In this work we characterize the interaction of cranberry (Vaccinium macrocarpon) proanthocyanidins (PAC) with bovine serum albumin (BSA) and hen egg-white lysozyme (HEL) and determine the effects of these complexes on macrophage activation and antigen presentation. We isolated PAC from cranberry and complexed the isolated PAC with BSA and HEL. The properties of the PAC-protein complexes were studied by matrix assisted laser desorption ionization time of flight mass spectrometry (MALDI-TOF MS), gel electrophoresis and zeta-potential. The effects of PAC-BSA complexes on macrophage activation were studied in RAW 264.7 macrophage like cells after treatment with lipopolysaccharide (LPS). Fluorescence microscopy was used to study the endocytosis of PAC-BSA complexes. The effects of the PAC complexes on macrophage antigen presentation were studied in an in vitro model of HEL antigen presentation by mouse peritoneal mononuclear cells to a T-cell hybridoma. The mass spectra of the PAC complexes with BSA and HEL differed from the spectra of the proteins alone by the presence of broad shoulders on the singly and doubly charged protein peaks. Complexation with PAC altered the electrophoretic mobility shift assay in native agarose gel and the electrophoretic mobility (ζ-potential) values. These results indicate that the PAC-protein complexes are stable and alter the protein structure without precipitating the protein. Fluorescence microscopy showed that the RAW 264.7 macrophages endocytosed BSA and PAC-BSA complexes in discrete vesicles that surrounded the nucleus. Macrophages treated with increasing amounts of PAC-BSA complexes had significantly reduced COX-2 and iNOS expression in response to treatment with lipopolysaccharide (LPS) in comparison to the controls. The PAC-HEL complexes modulated antigen uptake, processing and presentation in murine peritoneal macrophages. After 4 h of pre-incubation, only trace amounts of IL-2 were detected in the co-cultures treated with HEL

  15. Modeling complexes of modeled proteins.

    PubMed

    Anishchenko, Ivan; Kundrotas, Petras J; Vakser, Ilya A

    2017-03-01

    Structural characterization of proteins is essential for understanding life processes at the molecular level. However, only a fraction of known proteins have experimentally determined structures. This fraction is even smaller for protein-protein complexes. Thus, structural modeling of protein-protein interactions (docking) primarily has to rely on modeled structures of the individual proteins, which typically are less accurate than the experimentally determined ones. Such "double" modeling is the Grand Challenge of structural reconstruction of the interactome. Yet it remains so far largely untested in a systematic way. We present a comprehensive validation of template-based and free docking on a set of 165 complexes, where each protein model has six levels of structural accuracy, from 1 to 6 Å C α RMSD. Many template-based docking predictions fall into acceptable quality category, according to the CAPRI criteria, even for highly inaccurate proteins (5-6 Å RMSD), although the number of such models (and, consequently, the docking success rate) drops significantly for models with RMSD > 4 Å. The results show that the existing docking methodologies can be successfully applied to protein models with a broad range of structural accuracy, and the template-based docking is much less sensitive to inaccuracies of protein models than the free docking. Proteins 2017; 85:470-478. © 2016 Wiley Periodicals, Inc. © 2016 Wiley Periodicals, Inc.

  16. Patterns of HIV-1 Protein Interaction Identify Perturbed Host-Cellular Subsystems

    PubMed Central

    MacPherson, Jamie I.; Dickerson, Jonathan E.; Pinney, John W.; Robertson, David L.

    2010-01-01

    Human immunodeficiency virus type 1 (HIV-1) exploits a diverse array of host cell functions in order to replicate. This is mediated through a network of virus-host interactions. A variety of recent studies have catalogued this information. In particular the HIV-1, Human Protein Interaction Database (HHPID) has provided a unique depth of protein interaction detail. However, as a map of HIV-1 infection, the HHPID is problematic, as it contains curation error and redundancy; in addition, it is based on a heterogeneous set of experimental methods. Based on identifying shared patterns of HIV-host interaction, we have developed a novel methodology to delimit the core set of host-cellular functions and their associated perturbation from the HHPID. Initially, using biclustering, we identify 279 significant sets of host proteins that undergo the same types of interaction. The functional cohesiveness of these protein sets was validated using a human protein-protein interaction network, gene ontology annotation and sequence similarity. Next, using a distance measure, we group host protein sets and identify 37 distinct higher-level subsystems. We further demonstrate the biological significance of these subsystems by cross-referencing with global siRNA screens that have been used to detect host factors necessary for HIV-1 replication, and investigate the seemingly small intersect between these data sets. Our results highlight significant host-cell subsystems that are perturbed during the course of HIV-1 infection. Moreover, we characterise the patterns of interaction that contribute to these perturbations. Thus, our work disentangles the complex set of HIV-1-host protein interactions in the HHPID, reconciles these with siRNA screens and provides an accessible and interpretable map of infection. PMID:20686668

  17. Electrostatic rate enhancement and transient complex of protein-protein association.

    PubMed

    Alsallaq, Ramzi; Zhou, Huan-Xiang

    2008-04-01

    The association of two proteins is bounded by the rate at which they, via diffusion, find each other while in appropriate relative orientations. Orientational constraints restrict this rate to approximately 10(5)-10(6) M(-1) s(-1). Proteins with higher association rates generally have complementary electrostatic surfaces; proteins with lower association rates generally are slowed down by conformational changes upon complex formation. Previous studies (Zhou, Biophys J 1997;73:2441-2445) have shown that electrostatic enhancement of the diffusion-limited association rate can be accurately modeled by $k_{\\bf D}$ = $k_{D}0\\ {exp} ( - \\langle U_{el} \\rangle;{\\star}/k_{B} T),$ where k(D) and k(D0) are the rates in the presence and absence of electrostatic interactions, respectively, U(el) is the average electrostatic interaction energy in a "transient-complex" ensemble, and k(B)T is the thermal energy. The transient-complex ensemble separates the bound state from the unbound state. Predictions of the transient-complex theory on four protein complexes were found to agree well with the experiment when the electrostatic interaction energy was calculated with the linearized Poisson-Boltzmann (PB) equation (Alsallaq and Zhou, Structure 2007;15:215-224). Here we show that the agreement is further improved when the nonlinear PB equation is used. These predictions are obtained with the dielectric boundary defined as the protein van der Waals surface. When the dielectric boundary is instead specified as the molecular surface, electrostatic interactions in the transient complex become repulsive and are thus predicted to retard association. Together these results demonstrate that the transient-complex theory is predictive of electrostatic rate enhancement and can help parameterize PB calculations. (c) 2007 Wiley-Liss, Inc.

  18. Finding trans-regulatory genes and protein complexes modulating meiotic recombination hotspots of human, mouse and yeast.

    PubMed

    Wu, Min; Kwoh, Chee-Keong; Li, Xiaoli; Zheng, Jie

    2014-09-11

    The regulatory mechanism of recombination is one of the most fundamental problems in genomics, with wide applications in genome wide association studies (GWAS), birth-defect diseases, molecular evolution, cancer research, etc. Recombination events cluster into short genomic regions called "recombination hotspots". Recently, a zinc finger protein PRDM9 was reported to regulate recombination hotspots in human and mouse genomes. In addition, a 13-mer motif contained in the binding sites of PRDM9 is found to be enriched in human hotspots. However, this 13-mer motif only covers a fraction of hotspots, indicating that PRDM9 is not the only regulator of recombination hotspots. Therefore, the challenge of discovering other regulators of recombination hotspots becomes significant. Furthermore, recombination is a complex process. Hence, multiple proteins acting as machinery, rather than individual proteins, are more likely to carry out this process in a precise and stable manner. Therefore, the extension of the prediction of individual trans-regulators to protein complexes is also highly desired. In this paper, we introduce a pipeline to identify genes and protein complexes associated with recombination hotspots. First, we prioritize proteins associated with hotspots based on their preference of binding to hotspots and coldspots. Second, using the above identified genes as seeds, we apply the Random Walk with Restart algorithm (RWR) to propagate their influences to other proteins in protein-protein interaction (PPI) networks. Hence, many proteins without DNA-binding information will also be assigned a score to implicate their roles in recombination hotspots. Third, we construct sub-PPI networks induced by top genes ranked by RWR for various species (e.g., yeast, human and mouse) and detect protein complexes in those sub-PPI networks. The GO term analysis show that our prioritizing methods and the RWR algorithm are capable of identifying novel genes associated with

  19. Dynamics of nanoparticle-protein corona complex formation: analytical results from population balance equations.

    PubMed

    Darabi Sahneh, Faryad; Scoglio, Caterina; Riviere, Jim

    2013-01-01

    Nanoparticle-protein corona complex formation involves absorption of protein molecules onto nanoparticle surfaces in a physiological environment. Understanding the corona formation process is crucial in predicting nanoparticle behavior in biological systems, including applications of nanotoxicology and development of nano drug delivery platforms. This paper extends the modeling work in to derive a mathematical model describing the dynamics of nanoparticle corona complex formation from population balance equations. We apply nonlinear dynamics techniques to derive analytical results for the composition of nanoparticle-protein corona complex, and validate our results through numerical simulations. The model presented in this paper exhibits two phases of corona complex dynamics. In the first phase, proteins rapidly bind to the free surface of nanoparticles, leading to a metastable composition. During the second phase, continuous association and dissociation of protein molecules with nanoparticles slowly changes the composition of the corona complex. Given sufficient time, composition of the corona complex reaches an equilibrium state of stable composition. We find analytical approximate formulae for metastable and stable compositions of corona complex. Our formulae are very well-structured to clearly identify important parameters determining corona composition. The dynamics of biocorona formation constitute vital aspect of interactions between nanoparticles and living organisms. Our results further understanding of these dynamics through quantitation of experimental conditions, modeling results for in vitro systems to better predict behavior for in vivo systems. One potential application would involve a single cell culture medium related to a complex protein medium, such as blood or tissue fluid.

  20. Multi-Dimensional Scaling based grouping of known complexes and intelligent protein complex detection.

    PubMed

    Rehman, Zia Ur; Idris, Adnan; Khan, Asifullah

    2018-06-01

    Protein-Protein Interactions (PPI) play a vital role in cellular processes and are formed because of thousands of interactions among proteins. Advancements in proteomics technologies have resulted in huge PPI datasets that need to be systematically analyzed. Protein complexes are the locally dense regions in PPI networks, which extend important role in metabolic pathways and gene regulation. In this work, a novel two-phase protein complex detection and grouping mechanism is proposed. In the first phase, topological and biological features are extracted for each complex, and prediction performance is investigated using Bagging based Ensemble classifier (PCD-BEns). Performance evaluation through cross validation shows improvement in comparison to CDIP, MCode, CFinder and PLSMC methods Second phase employs Multi-Dimensional Scaling (MDS) for the grouping of known complexes by exploring inter complex relations. It is experimentally observed that the combination of topological and biological features in the proposed approach has greatly enhanced prediction performance for protein complex detection, which may help to understand various biological processes, whereas application of MDS based exploration may assist in grouping potentially similar complexes. Copyright © 2018 Elsevier Ltd. All rights reserved.

  1. Machine-learning scoring functions for identifying native poses of ligands docked to known and novel proteins.

    PubMed

    Ashtawy, Hossam M; Mahapatra, Nihar R

    2015-01-01

    Molecular docking is a widely-employed method in structure-based drug design. An essential component of molecular docking programs is a scoring function (SF) that can be used to identify the most stable binding pose of a ligand, when bound to a receptor protein, from among a large set of candidate poses. Despite intense efforts in developing conventional SFs, which are either force-field based, knowledge-based, or empirical, their limited docking power (or ability to successfully identify the correct pose) has been a major impediment to cost-effective drug discovery. Therefore, in this work, we explore a range of novel SFs employing different machine-learning (ML) approaches in conjunction with physicochemical and geometrical features characterizing protein-ligand complexes to predict the native or near-native pose of a ligand docked to a receptor protein's binding site. We assess the docking accuracies of these new ML SFs as well as those of conventional SFs in the context of the 2007 PDBbind benchmark dataset on both diverse and homogeneous (protein-family-specific) test sets. Further, we perform a systematic analysis of the performance of the proposed SFs in identifying native poses of ligands that are docked to novel protein targets. We find that the best performing ML SF has a success rate of 80% in identifying poses that are within 1 Å root-mean-square deviation from the native poses of 65 different protein families. This is in comparison to a success rate of only 70% achieved by the best conventional SF, ASP, employed in the commercial docking software GOLD. In addition, the proposed ML SFs perform better on novel proteins that they were never trained on before. We also observed steady gains in the performance of these scoring functions as the training set size and number of features were increased by considering more protein-ligand complexes and/or more computationally-generated poses for each complex.

  2. Machine-learning scoring functions for identifying native poses of ligands docked to known and novel proteins

    PubMed Central

    2015-01-01

    Background Molecular docking is a widely-employed method in structure-based drug design. An essential component of molecular docking programs is a scoring function (SF) that can be used to identify the most stable binding pose of a ligand, when bound to a receptor protein, from among a large set of candidate poses. Despite intense efforts in developing conventional SFs, which are either force-field based, knowledge-based, or empirical, their limited docking power (or ability to successfully identify the correct pose) has been a major impediment to cost-effective drug discovery. Therefore, in this work, we explore a range of novel SFs employing different machine-learning (ML) approaches in conjunction with physicochemical and geometrical features characterizing protein-ligand complexes to predict the native or near-native pose of a ligand docked to a receptor protein's binding site. We assess the docking accuracies of these new ML SFs as well as those of conventional SFs in the context of the 2007 PDBbind benchmark dataset on both diverse and homogeneous (protein-family-specific) test sets. Further, we perform a systematic analysis of the performance of the proposed SFs in identifying native poses of ligands that are docked to novel protein targets. Results and conclusion We find that the best performing ML SF has a success rate of 80% in identifying poses that are within 1 Å root-mean-square deviation from the native poses of 65 different protein families. This is in comparison to a success rate of only 70% achieved by the best conventional SF, ASP, employed in the commercial docking software GOLD. In addition, the proposed ML SFs perform better on novel proteins that they were never trained on before. We also observed steady gains in the performance of these scoring functions as the training set size and number of features were increased by considering more protein-ligand complexes and/or more computationally-generated poses for each complex. PMID:25916860

  3. Proteomic analyses of signalling complexes associated with receptor tyrosine kinase identify novel members of fibroblast growth factor receptor 3 interactome.

    PubMed

    Balek, Lukas; Nemec, Pavel; Konik, Peter; Kunova Bosakova, Michaela; Varecha, Miroslav; Gudernova, Iva; Medalova, Jirina; Krakow, Deborah; Krejci, Pavel

    2018-01-01

    Receptor tyrosine kinases (RTKs) form multiprotein complexes that initiate and propagate intracellular signals and determine the RTK-specific signalling patterns. Unravelling the full complexity of protein interactions within the RTK-associated complexes is essential for understanding of RTK functions, yet it remains an understudied area of cell biology. We describe a comprehensive approach to characterize RTK interactome. A single tag immunoprecipitation and phosphotyrosine protein isolation followed by mass-spectrometry was used to identify proteins interacting with fibroblast growth factor receptor 3 (FGFR3). A total of 32 experiments were carried out in two different cell types and identified 66 proteins out of which only 20 (30.3%) proteins were already known FGFR interactors. Using co-immunoprecipitations, we validated FGFR3 interaction with adapter protein STAM1, transcriptional regulator SHOX2, translation elongation factor eEF1A1, serine/threonine kinases ICK, MAK and CCRK, and inositol phosphatase SHIP2. We show that unappreciated signalling mediators exist for well-studied RTKs, such as FGFR3, and may be identified via proteomic approaches described here. These approaches are easily adaptable to other RTKs, enabling identification of novel signalling mediators for majority of the known human RTKs. Copyright © 2017 Elsevier Inc. All rights reserved.

  4. Discovering protein complexes in protein interaction networks via exploring the weak ties effect

    PubMed Central

    2012-01-01

    Background Studying protein complexes is very important in biological processes since it helps reveal the structure-functionality relationships in biological networks and much attention has been paid to accurately predict protein complexes from the increasing amount of protein-protein interaction (PPI) data. Most of the available algorithms are based on the assumption that dense subgraphs correspond to complexes, failing to take into account the inherence organization within protein complex and the roles of edges. Thus, there is a critical need to investigate the possibility of discovering protein complexes using the topological information hidden in edges. Results To provide an investigation of the roles of edges in PPI networks, we show that the edges connecting less similar vertices in topology are more significant in maintaining the global connectivity, indicating the weak ties phenomenon in PPI networks. We further demonstrate that there is a negative relation between the weak tie strength and the topological similarity. By using the bridges, a reliable virtual network is constructed, in which each maximal clique corresponds to the core of a complex. By this notion, the detection of the protein complexes is transformed into a classic all-clique problem. A novel core-attachment based method is developed, which detects the cores and attachments, respectively. A comprehensive comparison among the existing algorithms and our algorithm has been made by comparing the predicted complexes against benchmark complexes. Conclusions We proved that the weak tie effect exists in the PPI network and demonstrated that the density is insufficient to characterize the topological structure of protein complexes. Furthermore, the experimental results on the yeast PPI network show that the proposed method outperforms the state-of-the-art algorithms. The analysis of detected modules by the present algorithm suggests that most of these modules have well biological significance in

  5. Biochemical identification of Argonaute 2 as the sole protein required for RNA-induced silencing complex activity

    PubMed Central

    Rand, Tim A.; Ginalski, Krzysztof; Grishin, Nick V.; Wang, Xiaodong

    2004-01-01

    RNA interference is carried out by the small double-stranded RNA-induced silencing complex (RISC). The RISC-bound small RNA guides the RISC complex to identify and cleave mRNAs with complementary sequences. The proteins that make up the RISC complex and cleave mRNA have not been unequivocally defined. Here, we report the biochemical purification of RISC activity to homogeneity from Drosophila Schnieder 2 cell extracts. Argonaute 2 (Ago-2) is the sole protein component present in the purified, functional RISC. By using a bioinformatics method that combines sequence-profile analysis with predicted protein secondary structure, we found homology between the PIWI domain of Ago-2 and endonuclease V and identified potential active-site amino acid residues within the PIWI domain of Ago-2. PMID:15452342

  6. Biochemical identification of Argonaute 2 as the sole protein required for RNA-induced silencing complex activity.

    PubMed

    Rand, Tim A; Ginalski, Krzysztof; Grishin, Nick V; Wang, Xiaodong

    2004-10-05

    RNA interference is carried out by the small double-stranded RNA-induced silencing complex (RISC). The RISC-bound small RNA guides the RISC complex to identify and cleave mRNAs with complementary sequences. The proteins that make up the RISC complex and cleave mRNA have not been unequivocally defined. Here, we report the biochemical purification of RISC activity to homogeneity from Drosophila Schnieder 2 cell extracts. Argonaute 2 (Ago-2) is the sole protein component present in the purified, functional RISC. By using a bioinformatics method that combines sequence-profile analysis with predicted protein secondary structure, we found homology between the PIWI domain of Ago-2 and endonuclease V and identified potential active-site amino acid residues within the PIWI domain of Ago-2.

  7. Identifying Key Attributes for Protein Beverages.

    PubMed

    Oltman, A E; Lopetcharat, K; Bastian, E; Drake, M A

    2015-06-01

    This study identified key attributes of protein beverages and evaluated effects of priming on liking of protein beverages. An adaptive choice-based conjoint study was conducted along with Kano analysis to gain insight on protein beverage consumers (n = 432). Attributes evaluated included label claim, protein type, amount of protein, carbohydrates, sweeteners, and metabolic benefits. Utility scores for levels and importance scores for attributes were determined. Subsequently, two pairs of clear acidic whey protein beverages were manufactured that differed by age of protein source or the amount of whey protein per serving. Beverages were evaluated by 151 consumers on two occasions with or without priming statements. One priming statement declared "great flavor," the other priming statement declared 20 g protein per serving. A two way analysis of variance was applied to discern the role of each priming statement. The most important attribute for protein beverages was sweetener type, followed by amount of protein, followed by type of protein followed by label claim. Beverages with whey protein, naturally sweetened, reduced sugar and ≥15 g protein per serving were most desired. Three consumer clusters were identified, differentiated by their preferences for protein type, sweetener and amount of protein. Priming statements positively impacted concept liking (P < 0.05) but had no effect on overall liking (P > 0.05). Consistent with trained panel profiles of increased cardboard flavor with higher protein content, consumers liked beverages with 10 g protein more than beverages with 20 g protein (6.8 compared with 5.7, P < 0.05). Protein beverages must have desirable flavor for wide consumer appeal. © 2015 Institute of Food Technologists®

  8. Is chloroplast import of photosynthesis proteins facilitated by an actin-TOC-TIC-VIPP1 complex?

    PubMed

    Jouhet, Juliette; Gray, John C

    2009-10-01

    Actin filaments are major components of the cytoskeleton that interact with chloroplast envelope membranes to allow chloroplast positioning and movement, stromule mobility and gravitropism perception. We recently reported that Toc159, a component of the TOC complex of the chloroplast protein import apparatus, interacts directly with actin. The interaction of Toc159 and actin was identified by co-immunoprecipitation and co-sedimentation experiments with detergent-solubilised pea chloroplast envelope membranes. In addition, many of the components of the TOC-TIC protein import apparatus and VIPP1 (vesicle-inducing protein in plastids 1) were identified by mass spectroscopy in the material co-immunoprecipitated with antibodies to actin. Toc159 is the receptor for the import of photosynthesis proteins and VIPP1 is involved in thylakoid membrane formation by inducing vesicle formation from the chloroplast inner envelope membrane, suggesting we may have identified an actin-TOC-TIC-VIPP1 complex that may provide a means of channeling cytosolic preproteins to the thylakoid membrane. The interaction of Toc159 with actin may facilitate exchange between the putative soluble and membrane forms of Toc159 and promote the interaction of cytosolic preproteins with the TOC complex.

  9. Association of Guide RNA Binding Protein gBP21 with Active RNA Editing Complexes in Trypanosoma brucei

    PubMed Central

    Allen, Thomas E.; Heidmann, Stefan; Reed, RoseMary; Myler, Peter J.; Göringer, H. Ulrich; Stuart, Kenneth D.

    1998-01-01

    RNA editing in Trypanosoma brucei mitochondria produces mature mRNAs by a series of enzyme-catalyzed reactions that specifically insert or delete uridylates in association with a macromolecular complex. Using a mitochondrial fraction enriched for in vitro RNA editing activity, we produced several monoclonal antibodies that are specific for a 21-kDa guide RNA (gRNA) binding protein initially identified by UV cross-linking. Immunofluorescence studies localize the protein to the mitochondrion, with a preference for the kinetoplast. The antibodies cause a supershift of previously identified gRNA-specific ribonucleoprotein complexes and immunoprecipitate in vitro RNA editing activities that insert and delete uridylates. The immunoprecipitated material also contains gRNA-specific endoribonuclease, terminal uridylyltransferase, and RNA ligase activities as well as gRNA and both edited and unedited mRNA. The immunoprecipitate contains numerous proteins, of which the 21-kDa protein, a 90-kDa protein, and novel 55- and 16-kDa proteins can be UV cross-linked to gRNA. These studies indicate that the 21-kDa protein associates with the ribonucleoprotein complex (or complexes) that catalyze RNA editing. PMID:9742118

  10. A-Kinase Anchoring Proteins: From protein complexes to physiology and disease

    PubMed Central

    Carnegie, Graeme K.; Means, Christopher K.; Scott, John D.

    2009-01-01

    Protein scaffold complexes are a key mechanism by which a common signaling pathway can serve many different functions. Sequestering a signaling enzyme to a specific subcellular environment not only ensures that the enzyme is near its relevant targets, but also segregates this activity to prevent indiscriminate phosphorylation of other substrates. One family of diverse, well-studied scaffolding proteins are the A-kinase anchoring proteins (AKAPs). These anchoring proteins form multi-protein complexes that integrate cAMP signaling with other pathways and signaling events. In this review we focus on recent advances in the elucidation of AKAP function. PMID:19319965

  11. A-kinase anchoring proteins: from protein complexes to physiology and disease.

    PubMed

    Carnegie, Graeme K; Means, Christopher K; Scott, John D

    2009-04-01

    Protein scaffold complexes are a key mechanism by which a common signaling pathway can serve many different functions. Sequestering a signaling enzyme to a specific subcellular environment not only ensures that the enzyme is near its relevant targets, but also segregates this activity to prevent indiscriminate phosphorylation of other substrates. One family of diverse, well-studied scaffolding proteins are the A-kinase anchoring proteins (AKAPs). These anchoring proteins form multi-protein complexes that integrate cAMP signaling with other pathways and signaling events. In this review, we focus on recent advances in the elucidation of AKAP function.

  12. Electrostatic Rate Enhancement and Transient Complex of Protein-Protein Association

    PubMed Central

    Alsallaq, Ramzi; Zhou, Huan-Xiang

    2012-01-01

    The association of two proteins is bounded by the rate at which they, via diffusion, find each other while in appropriate relative orientations. Orientational constraints restrict this rate to ~105 – 106 M−1s−1. Proteins with higher association rates generally have complementary electrostatic surfaces; proteins with lower association rates generally are slowed down by conformational changes upon complex formation. Previous studies (Zhou, Biophys. J. 1997;73:2441–2445) have shown that electrostatic enhancement of the diffusion-limited association rate can be accurately modeled by kD = kD0 exp(−*/ kBT), where kD and kD0 are the rates in the presence and absence of electrostatic interactions, respectively, * is the average electrostatic interaction energy in a “transient-complex” ensemble, and kBT is thermal energy. The transient-complex ensemble separates the bound state from the unbound state. Predictions of the transient-complex theory on four protein complexes were found to agree well with experiment when the electrostatic interaction energy was calculated with the linearized Poisson-Boltzmann (PB) equation (Alsallaq and Zhou, Structure 2007, 15:215–224). Here we show that the agreement is further improved when the nonlinear PB equation is used. These predictions are obtained with the dielectric boundary defined as the protein van der Waals surface. When the dielectric boundary is instead specified as the molecular surface, electrostatic interactions in the transient complex become repulsive and are thus predicted to retard association. Together these results demonstrate that the transient-complex theory is predictive of electrostatic rate enhancement and can help parameterize PB calculations. PMID:17932929

  13. Sample preparation for SFM imaging of DNA, proteins, and DNA-protein complexes.

    PubMed

    Ristic, Dejan; Sanchez, Humberto; Wyman, Claire

    2011-01-01

    Direct imaging is invaluable for understanding the mechanism of complex genome transactions where proteins work together to organize, transcribe, replicate, and repair DNA. Scanning (or atomic) force microscopy is an ideal tool for this, providing 3D information on molecular structure at nanometer resolution from defined components. This is a convenient and practical addition to in vitro studies as readily obtainable amounts of purified proteins and DNA are required. The images reveal structural details on the size and location of DNA-bound proteins as well as protein-induced arrangement of the DNA, which are directly correlated in the same complexes. In addition, even from static images, the different forms observed and their relative distributions can be used to deduce the variety and stability of different complexes that are necessarily involved in dynamic processes. Recently available instruments that combine fluorescence with topographic imaging allow the identification of specific molecular components in complex assemblies, which broadens the applications and increases the information obtained from direct imaging of molecular complexes. We describe here basic methods for preparing samples of proteins, DNA, and complexes of the two for topographic imaging and quantitative analysis. We also describe special considerations for combined fluorescence and topographic imaging of molecular complexes.

  14. Identifying Protein-protein Interaction in Drosophila Adult Heads by Tandem Affinity Purification (TAP)

    PubMed Central

    Tian, Xiaolin; Zhu, Mingwei; Li, Long; Wu, Chunlai

    2013-01-01

    Genetic screens conducted using Drosophila melanogaster (fruit fly) have made numerous milestone discoveries in the advance of biological sciences. However, the use of biochemical screens aimed at extending the knowledge gained from genetic analysis was explored only recently. Here we describe a method to purify the protein complex that associates with any protein of interest from adult fly heads. This method takes advantage of the Drosophila GAL4/UAS system to express a bait protein fused with a Tandem Affinity Purification (TAP) tag in fly neurons in vivo, and then implements two rounds of purification using a TAP procedure similar to the one originally established in yeast1 to purify the interacting protein complex. At the end of this procedure, a mixture of multiple protein complexes is obtained whose molecular identities can be determined by mass spectrometry. Validation of the candidate proteins will benefit from the resource and ease of performing loss-of-function studies in flies. Similar approaches can be applied to other fly tissues. We believe that the combination of genetic manipulations and this proteomic approach in the fly model system holds tremendous potential for tackling fundamental problems in the field of neurobiology and beyond. PMID:24335807

  15. Predicting protein complex geometries with a neural network.

    PubMed

    Chae, Myong-Ho; Krull, Florian; Lorenzen, Stephan; Knapp, Ernst-Walter

    2010-03-01

    A major challenge of the protein docking problem is to define scoring functions that can distinguish near-native protein complex geometries from a large number of non-native geometries (decoys) generated with noncomplexed protein structures (unbound docking). In this study, we have constructed a neural network that employs the information from atom-pair distance distributions of a large number of decoys to predict protein complex geometries. We found that docking prediction can be significantly improved using two different types of polar hydrogen atoms. To train the neural network, 2000 near-native decoys of even distance distribution were used for each of the 185 considered protein complexes. The neural network normalizes the information from different protein complexes using an additional protein complex identity input neuron for each complex. The parameters of the neural network were determined such that they mimic a scoring funnel in the neighborhood of the native complex structure. The neural network approach avoids the reference state problem, which occurs in deriving knowledge-based energy functions for scoring. We show that a distance-dependent atom pair potential performs much better than a simple atom-pair contact potential. We have compared the performance of our scoring function with other empirical and knowledge-based scoring functions such as ZDOCK 3.0, ZRANK, ITScore-PP, EMPIRE, and RosettaDock. In spite of the simplicity of the method and its functional form, our neural network-based scoring function achieves a reasonable performance in rigid-body unbound docking of proteins. Proteins 2010. (c) 2009 Wiley-Liss, Inc.

  16. Dynamics of Nanoparticle-Protein Corona Complex Formation: Analytical Results from Population Balance Equations

    PubMed Central

    Darabi Sahneh, Faryad; Scoglio, Caterina; Riviere, Jim

    2013-01-01

    Background Nanoparticle-protein corona complex formation involves absorption of protein molecules onto nanoparticle surfaces in a physiological environment. Understanding the corona formation process is crucial in predicting nanoparticle behavior in biological systems, including applications of nanotoxicology and development of nano drug delivery platforms. Method This paper extends the modeling work in to derive a mathematical model describing the dynamics of nanoparticle corona complex formation from population balance equations. We apply nonlinear dynamics techniques to derive analytical results for the composition of nanoparticle-protein corona complex, and validate our results through numerical simulations. Results The model presented in this paper exhibits two phases of corona complex dynamics. In the first phase, proteins rapidly bind to the free surface of nanoparticles, leading to a metastable composition. During the second phase, continuous association and dissociation of protein molecules with nanoparticles slowly changes the composition of the corona complex. Given sufficient time, composition of the corona complex reaches an equilibrium state of stable composition. We find analytical approximate formulae for metastable and stable compositions of corona complex. Our formulae are very well-structured to clearly identify important parameters determining corona composition. Conclusion The dynamics of biocorona formation constitute vital aspect of interactions between nanoparticles and living organisms. Our results further understanding of these dynamics through quantitation of experimental conditions, modeling results for in vitro systems to better predict behavior for in vivo systems. One potential application would involve a single cell culture medium related to a complex protein medium, such as blood or tissue fluid. PMID:23741371

  17. An RNAi Screen To Identify Protein Phosphatases That Function Within the Drosophila Circadian Clock.

    PubMed

    Agrawal, Parul; Hardin, Paul E

    2016-12-07

    Circadian clocks in eukaryotes keep time via cell-autonomous transcriptional feedback loops. A well-characterized example of such a transcriptional feedback loop is in Drosophila, where CLOCK-CYCLE (CLK-CYC) complexes activate transcription of period (per) and timeless (tim) genes, rising levels of PER-TIM complexes feed-back to repress CLK-CYC activity, and degradation of PER and TIM permits the next cycle of CLK-CYC transcription. The timing of CLK-CYC activation and PER-TIM repression is regulated posttranslationally, in part through rhythmic phosphorylation of CLK, PER, and TIM. Previous behavioral screens identified several kinases that control CLK, PER, and TIM levels, subcellular localization, and/or activity, but two phosphatases that function within the clock were identified through the analysis of candidate genes from other pathways or model systems. To identify phosphatases that play a role in the clock, we screened clock cell-specific RNA interference (RNAi) knockdowns of all annotated protein phosphatases and protein phosphatase regulators in Drosophila for altered activity rhythms. This screen identified 19 protein phosphatases that lengthened or shortened the circadian period by ≥1 hr (p ≤ 0.05 compared to controls) or were arrhythmic. Additional RNAi lines, transposon inserts, overexpression, and loss-of-function mutants were tested to independently confirm these RNAi phenotypes. Based on genetic validation and molecular analysis, 15 viable protein phosphatases remain for future studies. These candidates are expected to reveal novel features of the circadian timekeeping mechanism in Drosophila that are likely to be conserved in all animals including humans. Copyright © 2016 Agrawal and Hardin.

  18. A systematic analysis of the PARP protein family identifies new functions critical for cell physiology

    PubMed Central

    Vyas, Sejal; Chesarone-Cataldo, Melissa; Todorova, Tanya; Huang, Yun-Han; Chang, Paul

    2013-01-01

    The poly(ADP-ribose) polymerase (PARP) family of proteins use NAD+ as their substrate to modify acceptor proteins with adenosine diphosphate-ribose (ADPr) modifications. The function of most PARPs under physiological conditions is unknown. Here, to better understand this protein family, we systematically analyze the cell cycle localization of each PARP and of poly(ADP-ribose), a product of PARP activity, then identify the knock-down phenotype of each protein and perform secondary assays to elucidate function. We show that most PARPs are cytoplasmic, identify cell cycle differences in the ratio of nuclear to cytoplasmic poly(ADP-ribose), and identify four phenotypic classes of PARP function. These include the regulation of membrane structures, cell viability, cell division, and the actin cytoskeleton. Further analysis of PARP14 shows that it is a component of focal adhesion complexes required for proper cell motility and focal adhesion function. In total, we show that PARP proteins are critical regulators of eukaryotic physiology. PMID:23917125

  19. An updated version of NPIDB includes new classifications of DNA–protein complexes and their families

    PubMed Central

    Zanegina, Olga; Kirsanov, Dmitriy; Baulin, Eugene; Karyagina, Anna; Alexeevski, Andrei; Spirin, Sergey

    2016-01-01

    The recent upgrade of nucleic acid–protein interaction database (NPIDB, http://npidb.belozersky.msu.ru/) includes a newly elaborated classification of complexes of protein domains with double-stranded DNA and a classification of families of related complexes. Our classifications are based on contacting structural elements of both DNA: the major groove, the minor groove and the backbone; and protein: helices, beta-strands and unstructured segments. We took into account both hydrogen bonds and hydrophobic interaction. The analyzed material contains 1942 structures of protein domains from 748 PDB entries. We have identified 97 interaction modes of individual protein domain–DNA complexes and 17 DNA–protein interaction classes of protein domain families. We analyzed the sources of diversity of DNA–protein interaction modes in different complexes of one protein domain family. The observed interaction mode is sometimes influenced by artifacts of crystallization or diversity in secondary structure assignment. The interaction classes of domain families are more stable and thus possess more biological sense than a classification of single complexes. Integration of the classification into NPIDB allows the user to browse the database according to the interacting structural elements of DNA and protein molecules. For each family, we present average DNA shape parameters in contact zones with domains of the family. PMID:26656949

  20. Disassembly of synthetic Agrobacterium T-DNA–protein complexes via the host SCFVBF ubiquitin–ligase complex pathway

    PubMed Central

    Zaltsman, Adi; Lacroix, Benoît; Gafni, Yedidya; Citovsky, Vitaly

    2013-01-01

    One the most intriguing, yet least studied, aspects of the bacterium–host plant interaction is the role of the host ubiquitin/proteasome system (UPS) in the infection process. Increasing evidence indicates that pathogenic bacteria subvert the host UPS to facilitate infection. Although both mammalian and plant bacterial pathogens are known to use the host UPS, the first prokaryotic F-box protein, an essential component of UPS, was identified in Agrobacterium. During its infection, which culminates in genetic modification of the host cell, Agrobacterium transfers its T-DNA—as a complex (T-complex) with the bacterial VirE2 and host VIP1 proteins—into the host cell nucleus. There the T-DNA is uncoated from its protein components before undergoing integration into the host genome. It has been suggested that the host UPS mediates this uncoating process, but there is no evidence indicating that this activity can unmask the T-DNA molecule. Here we provide support for the idea that the plant UPS uncoats synthetic T-complexes via the Skp1/Cullin/F-box protein VBF pathway and exposes the T-DNA molecule to external enzymatic activity. PMID:23248273

  1. Probing structures of large protein complexes using zero-length cross-linking.

    PubMed

    Rivera-Santiago, Roland F; Sriswasdi, Sira; Harper, Sandra L; Speicher, David W

    2015-11-01

    Structural mass spectrometry (MS) is a field with growing applicability for addressing complex biophysical questions regarding proteins and protein complexes. One of the major structural MS approaches involves the use of chemical cross-linking coupled with MS analysis (CX-MS) to identify proximal sites within macromolecules. Identified cross-linked sites can be used to probe novel protein-protein interactions or the derived distance constraints can be used to verify and refine molecular models. This review focuses on recent advances of "zero-length" cross-linking. Zero-length cross-linking reagents do not add any atoms to the cross-linked species due to the lack of a spacer arm. This provides a major advantage in the form of providing more precise distance constraints as the cross-linkable groups must be within salt bridge distances in order to react. However, identification of cross-linked peptides using these reagents presents unique challenges. We discuss recent efforts by our group to minimize these challenges by using multiple cycles of LC-MS/MS analysis and software specifically developed and optimized for identification of zero-length cross-linked peptides. Representative data utilizing our current protocol are presented and discussed. Copyright © 2015 Elsevier Inc. All rights reserved.

  2. Construction of ontology augmented networks for protein complex prediction.

    PubMed

    Zhang, Yijia; Lin, Hongfei; Yang, Zhihao; Wang, Jian

    2013-01-01

    Protein complexes are of great importance in understanding the principles of cellular organization and function. The increase in available protein-protein interaction data, gene ontology and other resources make it possible to develop computational methods for protein complex prediction. Most existing methods focus mainly on the topological structure of protein-protein interaction networks, and largely ignore the gene ontology annotation information. In this article, we constructed ontology augmented networks with protein-protein interaction data and gene ontology, which effectively unified the topological structure of protein-protein interaction networks and the similarity of gene ontology annotations into unified distance measures. After constructing ontology augmented networks, a novel method (clustering based on ontology augmented networks) was proposed to predict protein complexes, which was capable of taking into account the topological structure of the protein-protein interaction network, as well as the similarity of gene ontology annotations. Our method was applied to two different yeast protein-protein interaction datasets and predicted many well-known complexes. The experimental results showed that (i) ontology augmented networks and the unified distance measure can effectively combine the structure closeness and gene ontology annotation similarity; (ii) our method is valuable in predicting protein complexes and has higher F1 and accuracy compared to other competing methods.

  3. Modeling of protein binary complexes using structural mass spectrometry data

    PubMed Central

    Kamal, J.K. Amisha; Chance, Mark R.

    2008-01-01

    In this article, we describe a general approach to modeling the structure of binary protein complexes using structural mass spectrometry data combined with molecular docking. In the first step, hydroxyl radical mediated oxidative protein footprinting is used to identify residues that experience conformational reorganization due to binding or participate in the binding interface. In the second step, a three-dimensional atomic structure of the complex is derived by computational modeling. Homology modeling approaches are used to define the structures of the individual proteins if footprinting detects significant conformational reorganization as a function of complex formation. A three-dimensional model of the complex is constructed from these binary partners using the ClusPro program, which is composed of docking, energy filtering, and clustering steps. Footprinting data are used to incorporate constraints—positive and/or negative—in the docking step and are also used to decide the type of energy filter—electrostatics or desolvation—in the successive energy-filtering step. By using this approach, we examine the structure of a number of binary complexes of monomeric actin and compare the results to crystallographic data. Based on docking alone, a number of competing models with widely varying structures are observed, one of which is likely to agree with crystallographic data. When the docking steps are guided by footprinting data, accurate models emerge as top scoring. We demonstrate this method with the actin/gelsolin segment-1 complex. We also provide a structural model for the actin/cofilin complex using this approach which does not have a crystal or NMR structure. PMID:18042684

  4. Identification of amino acids that promote specific and rigid TAR RNA-tat protein complex formation.

    PubMed

    Edwards, Thomas E; Robinson, Bruce H; Sigurdsson, Snorri Th

    2005-03-01

    The Tat protein and the transactivation responsive (TAR) RNA form an essential complex in the HIV lifecycle, and mutations in the basic region of the Tat protein alter this RNA-protein molecular recognition. Here, EPR spectroscopy was used to identify amino acids, flanking an essential arginine of the Tat protein, which contribute to specific and rigid TAR-Tat complex formation by monitoring changes in the mobility of nitroxide spin-labeled TAR RNA nucleotides upon binding. Arginine to lysine N-terminal mutations did not affect TAR RNA interfacial dynamics. In contrast, C-terminal point mutations, R56 in particular, affected the mobility of nucleotides U23 and U38, which are involved in a base-triple interaction in the complex. This report highlights the role of dynamics in specific molecular complex formation and demonstrates the ability of EPR spectroscopy to study interfacial dynamics of macromolecular complexes.

  5. The roles of USH1 proteins and PDZ domain-containing USH proteins in USH2 complex integrity in cochlear hair cells.

    PubMed

    Zou, Junhuang; Chen, Qian; Almishaal, Ali; Mathur, Pranav Dinesh; Zheng, Tihua; Tian, Cong; Zheng, Qing Y; Yang, Jun

    2017-02-01

    Usher syndrome (USH) is the most common cause of inherited deaf-blindness, manifested as USH1, USH2 and USH3 clinical types. The protein products of USH2 causative and modifier genes, USH2A, ADGRV1, WHRN and PDZD7, interact to assemble a multiprotein complex at the ankle link region of the mechanosensitive stereociliary bundle in hair cells. Defects in this complex cause stereociliary bundle disorganization and hearing loss. The four USH2 proteins also interact in vitro with USH1 proteins including myosin VIIa, USH1G (SANS), CIB2 and harmonin. However, it is unclear whether the interactions between USH1 and USH2 proteins occur in vivo and whether USH1 proteins play a role in USH2 complex assembly in hair cells. In this study, we identified a novel interaction between myosin VIIa and PDZD7 by FLAG pull-down assay. We further investigated the role of the above-mentioned four USH1 proteins in the cochlear USH2 complex assembly using USH1 mutant mice. We showed that only myosin VIIa is indispensable for USH2 complex assembly at ankle links, indicating the potential transport and/or anchoring role of myosin VIIa for USH2 proteins in hair cells. However, myosin VIIa is not required for USH2 complex assembly in photoreceptors. We further showed that, while PDZ protein harmonin is not involved, its paralogous USH2 proteins, PDZD7 and whirlin, function synergistically in USH2 complex assembly in cochlear hair cells. In summary, our studies provide novel insight into the functional relationship between USH1 and USH2 proteins in the cochlea and the retina as well as the disease mechanisms underlying USH1 and USH2. © The Author 2016. Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  6. Dilution of protein-surfactant complexes: a fluorescence study.

    PubMed

    Azadi, Glareh; Chauhan, Anuj; Tripathi, Anubhav

    2013-09-01

    Dilution of protein-surfactant complexes is an integrated step in microfluidic protein sizing, where the contribution of free micelles to the overall fluorescence is reduced by dilution. This process can be further improved by establishing an optimum surfactant concentration and quantifying the amount of protein based on the fluorescence intensity. To this end, we study the interaction of proteins with anionic sodium dodecyl sulfate (SDS) and cationic hexadecyl trimethyl ammonium bromide (CTAB) using a hydrophobic fluorescent dye (sypro orange). We analyze these interactions fluourometrically with bovine serum albumin, carbonic anhydrase, and beta-galactosidase as model proteins. The fluorescent signature of protein-surfactant complexes at various dilution points shows three distinct regions, surfactant dominant, breakdown, and protein dominant region. Based on the dilution behavior of protein-surfactant complexes, we propose a fluorescence model to explain the contribution of free and bound micelles to the overall fluorescence. Our results show that protein peak is observed at 3 mM SDS as the optimum dilution concentration. Furthermore, we study the effect of protein concentration on fluorescence intensity. In a single protein model with a constant dye quantum yield, the peak height increases with protein concentration. Finally, addition of CTAB to the protein-SDS complex at mole fractions above 0.1 shifts the protein peak from 3 mM to 4 mM SDS. The knowledge of protein-surfactant interactions obtained from these studies provides significant insights for novel detection and quantification techniques in microfluidics. © 2013 The Protein Society.

  7. Site-directed DNA crosslinking of large multisubunit protein-DNA complexes.

    PubMed

    Persinger, Jim; Bartholomew, Blaine

    2009-01-01

    Several methods have been developed to site-specifically incorporate photoreactive nucleotide analogs into DNA for the purpose of identifying the proteins and their domains that are in contact with particular regions of DNA. The synthesis of several deoxynucleotide analogs that have a photoreactive group tethered to the nucleotide base and the incorporation of these analogs into DNA are described. In a second approach, oligonucleotide with a photoreactive group attached to the phosphate backbone is chemically synthesized. The photoreactive oligonucleotide is then enzymatically incorporated into DNA by annealing it to a complementary DNA template and extending with DNA polymerase. Both approaches have been effectively used to map protein-DNA interactions in large multisubunit complexes such as the eukaryotic transcription or ATP-dependent chromatin remodeling complexes. Not only do these techniques map the binding sites of the various subunits in these complexes, but when coupled with peptide mapping also determine the protein domain that is in close proximity to the different DNA sites. The strength of these techniques is the ability to scan a large number of potential sites by making combinations of different DNA probes and is facilitated by using an immobilized DNA template for synthesis.

  8. Protein complex prediction for large protein protein interaction networks with the Core&Peel method.

    PubMed

    Pellegrini, Marco; Baglioni, Miriam; Geraci, Filippo

    2016-11-08

    Biological networks play an increasingly important role in the exploration of functional modularity and cellular organization at a systemic level. Quite often the first tools used to analyze these networks are clustering algorithms. We concentrate here on the specific task of predicting protein complexes (PC) in large protein-protein interaction networks (PPIN). Currently, many state-of-the-art algorithms work well for networks of small or moderate size. However, their performance on much larger networks, which are becoming increasingly common in modern proteome-wise studies, needs to be re-assessed. We present a new fast algorithm for clustering large sparse networks: Core&Peel, which runs essentially in time and storage O(a(G)m+n) for a network G of n nodes and m arcs, where a(G) is the arboricity of G (which is roughly proportional to the maximum average degree of any induced subgraph in G). We evaluated Core&Peel on five PPI networks of large size and one of medium size from both yeast and homo sapiens, comparing its performance against those of ten state-of-the-art methods. We demonstrate that Core&Peel consistently outperforms the ten competitors in its ability to identify known protein complexes and in the functional coherence of its predictions. Our method is remarkably robust, being quite insensible to the injection of random interactions. Core&Peel is also empirically efficient attaining the second best running time over large networks among the tested algorithms. Our algorithm Core&Peel pushes forward the state-of the-art in PPIN clustering providing an algorithmic solution with polynomial running time that attains experimentally demonstrable good output quality and speed on challenging large real networks.

  9. Exploiting three kinds of interface propensities to identify protein binding sites.

    PubMed

    Liu, Bin; Wang, Xiaolong; Lin, Lei; Dong, Qiwen; Wang, Xuan

    2009-08-01

    Predicting the binding sites between two interacting proteins provides important clues to the function of a protein. In this study, we present a building block of proteins called order profiles to use the evolutionary information of the protein sequence frequency profiles and apply this building block to produce a class of propensities called order profile interface propensities. For comparisons, we revisit the usage of residue interface propensities and binary profile interface propensities for protein binding site prediction. Each kind of propensities combined with sequence profiles and accessible surface areas are inputted into SVM. When tested on four types of complexes (hetero-permanent complexes, hetero-transient complexes, homo-permanent complexes and homo-transient complexes), experimental results show that the order profile interface propensities are better than residue interface propensities and binary profile interface propensities. Therefore, order profile is a suitable profile-level building block of the protein sequences and can be widely used in many tasks of computational biology, such as the sequence alignment, the prediction of domain boundary, the designation of knowledge-based potentials and the protein remote homology detection.

  10. Redox Conditions Affect Ultrafast Exciton Transport in Photosynthetic Pigment-Protein Complexes.

    PubMed

    Allodi, Marco A; Otto, John P; Sohail, Sara H; Saer, Rafael G; Wood, Ryan E; Rolczynski, Brian S; Massey, Sara C; Ting, Po-Chieh; Blankenship, Robert E; Engel, Gregory S

    2018-01-04

    Pigment-protein complexes in photosynthetic antennae can suffer oxidative damage from reactive oxygen species generated during solar light harvesting. How the redox environment of a pigment-protein complex affects energy transport on the ultrafast light-harvesting time scale remains poorly understood. Using two-dimensional electronic spectroscopy, we observe differences in femtosecond energy-transfer processes in the Fenna-Matthews-Olson (FMO) antenna complex under different redox conditions. We attribute these differences in the ultrafast dynamics to changes to the system-bath coupling around specific chromophores, and we identify a highly conserved tyrosine/tryptophan chain near the chromophores showing the largest changes. We discuss how the mechanism of tyrosine/tryptophan chain oxidation may contribute to these differences in ultrafast dynamics that can moderate energy transfer to downstream complexes where reactive oxygen species are formed. These results highlight the importance of redox conditions on the ultrafast transport of energy in photosynthesis. Tailoring the redox environment may enable energy transport engineering in synthetic light-harvesting systems.

  11. Crystal structure of mitochondrial respiratory membrane protein complex II.

    PubMed

    Sun, Fei; Huo, Xia; Zhai, Yujia; Wang, Aojin; Xu, Jianxing; Su, Dan; Bartlam, Mark; Rao, Zihe

    2005-07-01

    The mitochondrial respiratory Complex II or succinate:ubiquinone oxidoreductase (SQR) is an integral membrane protein complex in both the tricarboxylic acid cycle and aerobic respiration. Here we report the first crystal structure of Complex II from porcine heart at 2.4 A resolution and its complex structure with inhibitors 3-nitropropionate and 2-thenoyltrifluoroacetone (TTFA) at 3.5 A resolution. Complex II is comprised of two hydrophilic proteins, flavoprotein (Fp) and iron-sulfur protein (Ip), and two transmembrane proteins (CybL and CybS), as well as prosthetic groups required for electron transfer from succinate to ubiquinone. The structure correlates the protein environments around prosthetic groups with their unique midpoint redox potentials. Two ubiquinone binding sites are discussed and elucidated by TTFA binding. The Complex II structure provides a bona fide model for study of the mitochondrial respiratory system and human mitochondrial diseases related to mutations in this complex.

  12. Electron transfer protein complexes in the thylakoid membranes of heterocysts from the cyanobacterium Nostoc punctiforme.

    PubMed

    Cardona, Tanai; Battchikova, Natalia; Zhang, Pengpeng; Stensjö, Karin; Aro, Eva-Mari; Lindblad, Peter; Magnuson, Ann

    2009-04-01

    Filamentous, heterocystous cyanobacteria are capable of nitrogen fixation and photoautotrophic growth. Nitrogen fixation takes place in heterocysts that differentiate as a result of nitrogen starvation. Heterocysts uphold a microoxic environment to avoid inactivation of nitrogenase, e.g. by downregulation of oxygenic photosynthesis. The ATP and reductant requirement for the nitrogenase reaction is considered to depend on Photosystem I, but little is known about the organization of energy converting membrane proteins in heterocysts. We have investigated the membrane proteome of heterocysts from nitrogen fixing filaments of Nostoc punctiforme sp. PCC 73102, by 2D gel electrophoresis and mass spectrometry. The membrane proteome was found to be dominated by the Photosystem I and ATP-synthase complexes. We could identify a significant amount of assembled Photosystem II complexes containing the D1, D2, CP43, CP47 and PsbO proteins from these complexes. We could also measure light-driven in vitro electron transfer from Photosystem II in heterocyst thylakoid membranes. We did not find any partially disassembled Photosystem II complexes lacking the CP43 protein. Several subunits of the NDH-1 complex were also identified. The relative amount of NDH-1M complexes was found to be higher than NDH-1L complexes, which might suggest a role for this complex in cyclic electron transfer in the heterocysts of Nostoc punctiforme.

  13. Screening protein – Single stranded RNA complexes by NMR spectroscopy for structure determination☆

    PubMed Central

    Foot, Jaelle N.; Feracci, Mikael; Dominguez, Cyril

    2014-01-01

    In the past few years, RNA molecules have been revealed to be at the center of numerous biological processes. Long considered as passive molecules transferring genetic information from DNA to proteins, it is now well established that RNA molecules play important regulatory roles. Associated with that, the number of identified RNA binding proteins (RBPs) has increased considerably and mutations in RNA molecules or RBP have been shown to cause various diseases, such as cancers. It is therefore crucial to understand at the molecular level how these proteins specifically recognise their RNA targets in order to design new generation drug therapies targeting protein–RNA complexes. Nuclear magnetic resonance (NMR) is a particularly well-suited technique to study such protein–RNA complexes at the atomic level and can provide valuable information for new drug discovery programs. In this article, we describe the NMR strategy that we and other laboratories use for screening optimal conditions necessary for structural studies of protein-single stranded RNA complexes, using two proteins, Sam68 and T-STAR, as examples. PMID:24096002

  14. Novel isoprenylated proteins identified by an expression library screen.

    PubMed

    Biermann, B J; Morehead, T A; Tate, S E; Price, J R; Randall, S K; Crowell, D N

    1994-10-14

    Isoprenylated proteins are involved in eukaryotic cell growth and signal transduction. The protein determinant for prenylation is a short carboxyl-terminal motif containing a cysteine, to which the isoprenoid is covalently attached via thioether linkage. To date, isoprenylated proteins have almost all been identified by demonstrating the attachment of an isoprenoid to previously known proteins. Thus, many isoprenylated proteins probably remain undiscovered. To identify novel isoprenylated proteins for subsequent biochemical study, colony blots of a Glycine max cDNA expression library were [3H]farnesyl-labeled in vitro. Proteins identified by this screen contained several different carboxyl termini that conform to consensus farnesylation motifs. These proteins included known farnesylated proteins (DnaJ homologs) and several novel proteins, two of which contained six or more tandem repeats of a hexapeptide having the consensus sequence (E/G)(G/P)EK(P/K)K. Thus, plants contain a diverse array of genes encoding farnesylated proteins, and our results indicate that fundamental differences in the identities of farnesylated proteins may exist between plants and other eukaryotes. Expression library screening by direct labeling can be adapted to identify isoprenylated proteins from other organisms, as well as proteins with other post-translational modifications.

  15. Identification of discriminant proteins through antibody profiling, methods and apparatus for identifying an individual

    DOEpatents

    Apel, William A.; Thompson, Vicki S; Lacey, Jeffrey A.; Gentillon, Cynthia A.

    2016-08-09

    A method for determining a plurality of proteins for discriminating and positively identifying an individual based from a biological sample. The method may include profiling a biological sample from a plurality of individuals against a protein array including a plurality of proteins. The protein array may include proteins attached to a support in a preselected pattern such that locations of the proteins are known. The biological sample may be contacted with the protein array such that a portion of antibodies in the biological sample reacts with and binds to the proteins forming immune complexes. A statistical analysis method, such as discriminant analysis, may be performed to determine discriminating proteins for distinguishing individuals. Proteins of interest may be used to form a protein array. Such a protein array may be used, for example, to compare a forensic sample from an unknown source with a sample from a known source.

  16. Identification of discriminant proteins through antibody profiling, methods and apparatus for identifying an individual

    DOEpatents

    Thompson, Vicki S; Lacey, Jeffrey A; Gentillon, Cynthia A; Apel, William A

    2015-03-03

    A method for determining a plurality of proteins for discriminating and positively identifying an individual based from a biological sample. The method may include profiling a biological sample from a plurality of individuals against a protein array including a plurality of proteins. The protein array may include proteins attached to a support in a preselected pattern such that locations of the proteins are known. The biological sample may be contacted with the protein array such that a portion of antibodies in the biological sample reacts with and binds to the proteins forming immune complexes. A statistical analysis method, such as discriminant analysis, may be performed to determine discriminating proteins for distinguishing individuals. Proteins of interest may be used to form a protein array. Such a protein array may be used, for example, to compare a forensic sample from an unknown source with a sample from a known source.

  17. Quantitative interactome reveals that porcine reproductive and respiratory syndrome virus nonstructural protein 2 forms a complex with viral nucleocapsid protein and cellular vimentin.

    PubMed

    Song, Tao; Fang, Liurong; Wang, Dang; Zhang, Ruoxi; Zeng, Songlin; An, Kang; Chen, Huanchun; Xiao, Shaobo

    2016-06-16

    Porcine reproductive and respiratory syndrome virus (PRRSV) is an Arterivirus that has heavily impacted the global swine industry. The PRRSV nonstructural protein 2 (nsp2) plays crucial roles in viral replication and host immune regulation, most likely by interacting with viral or cellular proteins that have not yet been identified. In this study, a quantitative interactome approach based on immunoprecipitation and stable isotope labeling with amino acids in cell culture (SILAC) was performed to identify nsp2-interacting proteins in PRRSV-infected cells with an nsp2-specific monoclonal antibody. Nine viral proteins and 62 cellular proteins were identified as potential nsp2-interacting partners. Our data demonstrate that the PRRSV nsp1α, nsp1β, and nucleocapsid proteins all interact directly with nsp2. Nsp2-interacting cellular proteins were classified into different functional groups and an interactome network of nsp2 was generated. Interestingly, cellular vimentin, a known receptor for PRRSV, forms a complex with nsp2 by using viral nucleocapsid protein as an intermediate. Taken together, the nsp2 interactome under the condition of virus infection clarifies a role of nsp2 in PRRSV replication and immune evasion. Viral proteins must interact with other virus-encoded proteins and/or host cellular proteins to function, and interactome analysis is an ideal approach for identifying such interacting proteins. In this study, we used the quantitative interactome methodology to identify the viral and cellular proteins that potentially interact with the nonstructural protein 2 (nsp2) of porcine reproductive and respiratory syndrome virus (PRRSV) under virus infection conditions, thus providing a rich source of potential viral and cellular interaction partners for PRRSV nsp2. Based on the interactome data, we further demonstrated that PRRSV nsp2 and nucleocapsid protein together with cellular vimentin, form a complex that may be essential for viral attachment and

  18. Protein-Protein Interactions of Azurin Complex by Coarse-Grained Simulations with a Gō-Like Model

    NASA Astrophysics Data System (ADS)

    Rusmerryani, Micke; Takasu, Masako; Kawaguchi, Kazutomo; Saito, Hiroaki; Nagao, Hidemi

    Proteins usually perform their biological functions by forming a complex with other proteins. It is very important to study the protein-protein interactions since these interactions are crucial in many processes of a living organism. In this study, we develop a coarse grained model to simulate protein complex in liquid system. We carry out molecular dynamics simulations with topology-based potential interactions to simulate dynamical properties of Pseudomonas Aeruginosa azurin complex systems. Azurin is known to play an essential role as an anticancer agent and bind many important intracellular molecules. Some physical properties are monitored during simulation time to get a better understanding of the influence of protein-protein interactions to the azurin complex dynamics. These studies will provide valuable insights for further investigation on protein-protein interactions in more realistic system.

  19. Identification of a basic protein of Mr 75,000 as an accessory desmosomal plaque protein in stratified and complex epithelia.

    PubMed

    Kapprell, H P; Owaribe, K; Franke, W W

    1988-05-01

    Desmosomes are intercellular adhering junctions characterized by a special structure and certain obligatory constituent proteins such as the cytoplasmic protein, desmoglein. Desmosomal fractions from bovine muzzle epidermis contain, in addition, a major polypeptide of Mr approximately 75,000 ("band 6 protein") which differs from all other desmosomal proteins so far identified by its positive charge (isoelectric at pH approximately 8.5 in the denatured state) and its avidity to bind certain type I cytokeratins under stringent conditions. We purified this protein from bovine muzzle epidermis and raised antibodies to it. Using affinity-purified antibodies, we identified a protein of identical SDS-PAGE mobility and isoelectric pH in all epithelia of higher complexity, including representatives of stratified, complex (pseudostratified) and transitional epithelia as well as benign and malignant human tumors derived from such epithelia. Immunolocalization studies revealed the location of this protein along cell boundaries in stratified and complex epithelia, often resolved into punctate arrays. In some epithelia it seemed to be restricted to certain cell types and layers; in rat cornea, for example, it was only detected in upper strata. Electron microscopic immunolocalization showed that this protein is a component of the desmosomal plaque. However, it was not found in the desmosomes of all simple epithelia examined, in the tumors and cultured cells derived thereof, in myocardiac and Purkinje fiber cells, in arachnoideal cells and meningiomas, and in dendritic reticulum cells of lymphoid tissue, i.e., all cells containing typical desmosomes. The protein was also absent in all nondesmosomal adhering junctions. From these results we conclude that this basic protein is not an obligatory desmosomal plaque constituent but an accessory component specific to the desmosomes of certain kinds of epithelial cells with stratified tissue architecture. This suggests that the Mr 75

  20. Predicting overlapping protein complexes from weighted protein interaction graphs by gradually expanding dense neighborhoods.

    PubMed

    Dimitrakopoulos, Christos; Theofilatos, Konstantinos; Pegkas, Andreas; Likothanassis, Spiros; Mavroudi, Seferina

    2016-07-01

    Proteins are vital biological molecules driving many fundamental cellular processes. They rarely act alone, but form interacting groups called protein complexes. The study of protein complexes is a key goal in systems biology. Recently, large protein-protein interaction (PPI) datasets have been published and a plethora of computational methods that provide new ideas for the prediction of protein complexes have been implemented. However, most of the methods suffer from two major limitations: First, they do not account for proteins participating in multiple functions and second, they are unable to handle weighted PPI graphs. Moreover, the problem remains open as existing algorithms and tools are insufficient in terms of predictive metrics. In the present paper, we propose gradually expanding neighborhoods with adjustment (GENA), a new algorithm that gradually expands neighborhoods in a graph starting from highly informative "seed" nodes. GENA considers proteins as multifunctional molecules allowing them to participate in more than one protein complex. In addition, GENA accepts weighted PPI graphs by using a weighted evaluation function for each cluster. In experiments with datasets from Saccharomyces cerevisiae and human, GENA outperformed Markov clustering, restricted neighborhood search and clustering with overlapping neighborhood expansion, three state-of-the-art methods for computationally predicting protein complexes. Seven PPI networks and seven evaluation datasets were used in total. GENA outperformed existing methods in 16 out of 18 experiments achieving an average improvement of 5.5% when the maximum matching ratio metric was used. Our method was able to discover functionally homogeneous protein clusters and uncover important network modules in a Parkinson expression dataset. When used on the human networks, around 47% of the detected clusters were enriched in gene ontology (GO) terms with depth higher than five in the GO hierarchy. In the present manuscript

  1. Toll-like receptor signaling in vertebrates: testing the integration of protein, complex, and pathway data in the protein ontology framework.

    PubMed

    Arighi, Cecilia; Shamovsky, Veronica; Masci, Anna Maria; Ruttenberg, Alan; Smith, Barry; Natale, Darren A; Wu, Cathy; D'Eustachio, Peter

    2015-01-01

    The Protein Ontology (PRO) provides terms for and supports annotation of species-specific protein complexes in an ontology framework that relates them both to their components and to species-independent families of complexes. Comprehensive curation of experimentally known forms and annotations thereof is expected to expose discrepancies, differences, and gaps in our knowledge. We have annotated the early events of innate immune signaling mediated by Toll-Like Receptor 3 and 4 complexes in human, mouse, and chicken. The resulting ontology and annotation data set has allowed us to identify species-specific gaps in experimental data and possible functional differences between species, and to employ inferred structural and functional relationships to suggest plausible resolutions of these discrepancies and gaps.

  2. Complex coacervation of supercharged proteins with polyelectrolytes.

    PubMed

    Obermeyer, Allie C; Mills, Carolyn E; Dong, Xue-Hui; Flores, Romeo J; Olsen, Bradley D

    2016-04-21

    Complexation of proteins with polyelectrolytes or block copolymers can lead to phase separation to generate a coacervate phase or self-assembly of coacervate core micelles. However, many proteins do not coacervate at conditions near neutral pH and physiological ionic strength. Here, protein supercharging is used to systematically explore the effect of protein charge on the complex coacervation with polycations. Four model proteins were anionically supercharged to varying degrees as quantified by mass spectrometry. Proteins phase separated with strong polycations when the ratio of negatively charged residues to positively charged residues on the protein (α) was greater than 1.1-1.2. Efficient partitioning of the protein into the coacervate phase required larger α (1.5-2.0). The preferred charge ratio for coacervation was shifted away from charge symmetry for three of the four model proteins and indicated an excess of positive charge in the coacervate phase. The composition of protein and polymer in the coacervate phase was determined using fluorescently labeled components, revealing that several of the coacervates likely have both induced charging and a macromolecular charge imbalance. The model proteins were also encapsulated in complex coacervate core micelles and micelles formed when the protein charge ratio α was greater than 1.3-1.4. Small angle neutron scattering and transmission electron microscopy showed that the micelles were spherical. The stability of the coacervate phase in both the bulk and micelles improved to increased ionic strength as the net charge on the protein increased. The micelles were also stable to dehydration and elevated temperatures.

  3. Electrostatic contribution to the binding stability of protein-protein complexes.

    PubMed

    Dong, Feng; Zhou, Huan-Xiang

    2006-10-01

    To investigate roles of electrostatic interactions in protein binding stability, electrostatic calculations were carried out on a set of 64 mutations over six protein-protein complexes. These mutations alter polar interactions across the interface and were selected for putative dominance of electrostatic contributions to the binding stability. Three protocols of implementing the Poisson-Boltzmann model were tested. In vdW4 the dielectric boundary between the protein low dielectric and the solvent high dielectric is defined as the protein van der Waals surface and the protein dielectric constant is set to 4. In SE4 and SE20, the dielectric boundary is defined as the surface of the protein interior inaccessible to a 1.4-A solvent probe, and the protein dielectric constant is set to 4 and 20, respectively. In line with earlier studies on the barnase-barstar complex, the vdW4 results on the large set of mutations showed the closest agreement with experimental data. The agreement between vdW4 and experiment supports the contention of dominant electrostatic contributions for the mutations, but their differences also suggest van der Waals and hydrophobic contributions. The results presented here will serve as a guide for future refinement in electrostatic calculation and inclusion of nonelectrostatic effects. Proteins 2006. (c) 2006 Wiley-Liss, Inc.

  4. Simulating evolution of protein complexes through gene duplication and co-option.

    PubMed

    Haarsma, Loren; Nelesen, Serita; VanAndel, Ethan; Lamine, James; VandeHaar, Peter

    2016-06-21

    We present a model of the evolution of protein complexes with novel functions through gene duplication, mutation, and co-option. Under a wide variety of input parameters, digital organisms evolve complexes of 2-5 bound proteins which have novel functions but whose component proteins are not independently functional. Evolution of complexes with novel functions happens more quickly as gene duplication rates increase, point mutation rates increase, protein complex functional probability increases, protein complex functional strength increases, and protein family size decreases. Evolution of complexity is inhibited when the metabolic costs of making proteins exceeds the fitness gain of having functional proteins, or when point mutation rates get so large the functional proteins undergo deleterious mutations faster than new functional complexes can evolve. Copyright © 2016 Elsevier Ltd. All rights reserved.

  5. Stabilization of Proteins and Noncovalent Protein Complexes during Electrospray Ionization by Amino Acid Additives.

    PubMed

    Zhang, Hua; Lu, Haiyan; Chingin, Konstantin; Chen, Huanwen

    2015-07-21

    Ionization of proteins and noncovalent protein complexes with minimal disturbance to their native structure presents a great challenge for biological mass spectrometry (MS). In living organisms, the native structure of intracellular proteins is commonly stabilized by solute amino acids (AAs) accumulated in cells at very high concentrations. Inspired by nature, we hypothesized that AAs could also pose a stabilizing effect on the native structure of proteins and noncovalent protein complexes during ionization. To test this hypothesis, here we explored MS response for various protein complexes upon the addition of free AAs at mM concentrations into the electrospray ionization (ESI) solution. Thermal activation of ESI droplets in the MS inlet capillary was employed as a model destabilizing factor during ionization. Our results indicate that certain AAs, in particular proline (Pro), pose considerable positive effect on the stability of noncovalent protein complexes in ESI-MS without affecting the signal intensity of protein ions and original protein-ligand equilibrium, even when added at the 20 mM concentration. The data suggest that the degree of protein stabilization is primarily determined by the osmolytic and ampholytic characteristics of AA solutes. The highest stability and visibility of noncovalent protein complexes in ESI-MS are achieved using AA additives with neutral isoelectric point, moderate proton affinity, and unfavorable interaction with the native protein state. Overall, our results indicate that the simple addition of free amino acids into the working solution can notably improve the stability and accuracy of protein analysis by native ESI-MS.

  6. Predicting protein complexes from weighted protein-protein interaction graphs with a novel unsupervised methodology: Evolutionary enhanced Markov clustering.

    PubMed

    Theofilatos, Konstantinos; Pavlopoulou, Niki; Papasavvas, Christoforos; Likothanassis, Spiros; Dimitrakopoulos, Christos; Georgopoulos, Efstratios; Moschopoulos, Charalampos; Mavroudi, Seferina

    2015-03-01

    Proteins are considered to be the most important individual components of biological systems and they combine to form physical protein complexes which are responsible for certain molecular functions. Despite the large availability of protein-protein interaction (PPI) information, not much information is available about protein complexes. Experimental methods are limited in terms of time, efficiency, cost and performance constraints. Existing computational methods have provided encouraging preliminary results, but they phase certain disadvantages as they require parameter tuning, some of them cannot handle weighted PPI data and others do not allow a protein to participate in more than one protein complex. In the present paper, we propose a new fully unsupervised methodology for predicting protein complexes from weighted PPI graphs. The proposed methodology is called evolutionary enhanced Markov clustering (EE-MC) and it is a hybrid combination of an adaptive evolutionary algorithm and a state-of-the-art clustering algorithm named enhanced Markov clustering. EE-MC was compared with state-of-the-art methodologies when applied to datasets from the human and the yeast Saccharomyces cerevisiae organisms. Using public available datasets, EE-MC outperformed existing methodologies (in some datasets the separation metric was increased by 10-20%). Moreover, when applied to new human datasets its performance was encouraging in the prediction of protein complexes which consist of proteins with high functional similarity. In specific, 5737 protein complexes were predicted and 72.58% of them are enriched for at least one gene ontology (GO) function term. EE-MC is by design able to overcome intrinsic limitations of existing methodologies such as their inability to handle weighted PPI networks, their constraint to assign every protein in exactly one cluster and the difficulties they face concerning the parameter tuning. This fact was experimentally validated and moreover, new

  7. Identifying different transcribed proteins in the newly described Theraphosidae Pamphobeteus verdolaga.

    PubMed

    Estrada-Gómez, Sebastian; Vargas-Muñoz, Leidy Johana; Saldarriaga-Córdoba, Mónica; Cifuentes, Yeimy; Perafan, Carlos

    2017-04-01

    Theraphosidae spider venoms are well known for possess a complex mixture of protein and non-protein compounds in their venom. The objective of this study was to report and identify different proteins translated from the venom gland DNA information of the recently described Theraphosidae spider Pamphobeteus verdolaga. Using a venom gland transcriptomic analysis, we reported a set of the first complete sequences of seven different proteins of the recenlty described Theraphosidae spider P. verdolaga. Protein analysis indicates the presence of different proteins on the venom composition of this new spider, some of them uncommon in the Theraphosidae family. MS/MS analysis of P. verdolaga showed different fragments matching sphingomyelinases (sicaritoxin), barytoxins, hexatoxins, latroinsectotoxins, and linear (zadotoxins) peptides. Only four of the MS/MS fragments showed 100% sequence similarity with one of the transcribed proteins. Transcriptomic analysis showed the presence of different groups of proteins like phospholipases, hyaluronidases, inhibitory cysteine knots (ICK) peptides among others. The three database of protein domains used in this study (Pfam, SMART and CDD) showed congruency in the search of unique conserved protein domain for only four of the translated proteins. Those proteins matched with EF-hand proteins, cysteine rich secretory proteins, jingzhaotoxins, theraphotoxins and hexatoxins, from different Mygalomorphae spiders belonging to the families Theraphosidae, Barychelidae and Hexathelidae. None of the analyzed sequences showed a complete 100% similarity. Copyright © 2017 Elsevier Ltd. All rights reserved.

  8. Identification of the self-incompatibility locus F-box protein-containing complex in Petunia inflata.

    PubMed

    Li, Shu; Sun, Penglin; Williams, Justin Stephen; Kao, Teh-hui

    2014-03-01

    The polymorphic S-locus regulating self-incompatibility (SI) in Petunia contains the S-RNase gene and a number of S-locus F-box (SLF) genes. While penetrating the style through the stigma, a pollen tube takes up all S-RNases, but only self S-RNase inhibits pollen tube growth. Recent evidence suggests that SLFs produced by pollen collectively interact with and detoxify non-self S-RNases, but none can interact with self S-RNase. An SLF may be the F-box protein component of an SCF complex (containing Cullin1, Skp1 and Rbx1), which mediates ubiquitination of protein substrates for degradation by the 26S proteasome. However, the precise nature of the complex is unknown. We used pollen extracts of a transgenic plant over-expressing GFP-fused S2-SLF1 (SLF1 of S 2-haplotype) for co-immunoprecipitation (Co-IP) followed by mass spectrometry (MS). We identified PiCUL1-P (a pollen-specific Cullin1), PiSSK1 (a pollen-specific Skp1-like protein) and PiRBX1 (an Rbx1). To validate the results, we raised transgenic plants over-expressing PiSSK1:FLAG:GFP and used pollen extracts for Co-IP-MS. The results confirmed the presence of PiCUL1-P and PiRBX1 in the complex and identified two different SLFs as the F-box protein component. Thus, all but Rbx1 of the complex may have evolved in SI, and all SLFs may be the F-box component of similar complexes.

  9. G protein βγ complex translocation from plasma membrane to Golgi complex is influenced by receptor γ subunit interaction

    PubMed Central

    Akgoz, Muslum; Kalyanaraman, Vani; Gautam, N.

    2008-01-01

    On activation of a receptor the G protein βγ complex translocates away from the receptor on the plasma membrane to the Golgi complex. The rate of translocation is influenced by the type of γ subunit associated with the G protein. Complementary approaches — imaging living cells expressing fluorescent protein tagged G proteins and assaying reconstituted receptors and G proteins in vitro — were used to identify mechanisms at the basis of the translocation process. Translocation of Gβγ containing mutant γ subunits with altered prenyl moieties showed that the differences in the prenyl moieties were not sufficient to explain the differential effects of geranylgeranylated γ5 and farnesylated γ11 on the translocation process. The translocation properties of Gβγ were altered dramatically by mutating the C terminal tail region of the γ subunit. The translocation characteristics of these mutants suggest that after receptor activation, Gβγ retains contact with a receptor through the γ subunit C terminal domain and that differential interaction of the activated receptor with this domain controls Gβγ translocation from the plasma membrane. PMID:16517125

  10. Application of linker technique to trap transiently interacting protein complexes for structural studies

    PubMed Central

    Reddy Chichili, Vishnu Priyanka; Kumar, Veerendra; Sivaraman, J.

    2016-01-01

    Protein-protein interactions are key events controlling several biological processes. We have developed and employed a method to trap transiently interacting protein complexes for structural studies using glycine-rich linkers to fuse interacting partners, one of which is unstructured. Initial steps involve isothermal titration calorimetry to identify the minimum binding region of the unstructured protein in its interaction with its stable binding partner. This is followed by computational analysis to identify the approximate site of the interaction and to design an appropriate linker length. Subsequently, fused constructs are generated and characterized using size exclusion chromatography and dynamic light scattering experiments. The structure of the chimeric protein is then solved by crystallization, and validated both in vitro and in vivo by substituting key interacting residues of the full length, unlinked proteins with alanine. This protocol offers the opportunity to study crucial and currently unattainable transient protein interactions involved in various biological processes. PMID:26985443

  11. A Light Harvesting Complex-Like Protein in Maintenance of Photosynthetic Components in Chlamydomonas1[OPEN

    PubMed Central

    Zhao, Lei; Cheng, Dongmei; Huang, Xiahe; Chen, Mei; Xing, Jiale; Gao, Liyan; Li, Lingyu; Wang, Yale; Peng, Lianwei; Wang, Yingchun

    2017-01-01

    Using a genetic approach, we have identified and characterized a novel protein, named Msf1 (Maintenance factor for photosystem I), that is required for the maintenance of specific components of the photosynthetic apparatus in the green alga Chlamydomonas reinhardtii. Msf1 belongs to the superfamily of light-harvesting complex proteins with three transmembrane domains and consensus chlorophyll-binding sites. Loss of Msf1 leads to reduced accumulation of photosystem I and chlorophyll-binding proteins/complexes. Msf1is a component of a thylakoid complex containing key enzymes of the tetrapyrrole biosynthetic pathway, thus revealing a possible link between Msf1 and chlorophyll biosynthesis. Protein interaction assays and greening experiments demonstrate that Msf1 interacts with Copper target homolog1 (CHL27B) and accumulates concomitantly with chlorophyll in Chlamydomonas, implying that chlorophyll stabilizes Msf1. Contrary to other light-harvesting complex-like genes, the expression of Msf1 is not stimulated by high-light stress, but its protein level increases significantly under heat shock, iron and copper limitation, as well as in stationary cells. Based on these results, we propose that Msf1 is required for the maintenance of photosystem I and specific protein-chlorophyll complexes especially under certain stress conditions. PMID:28637830

  12. Improving protein complex classification accuracy using amino acid composition profile.

    PubMed

    Huang, Chien-Hung; Chou, Szu-Yu; Ng, Ka-Lok

    2013-09-01

    Protein complex prediction approaches are based on the assumptions that complexes have dense protein-protein interactions and high functional similarity between their subunits. We investigated those assumptions by studying the subunits' interaction topology, sequence similarity and molecular function for human and yeast protein complexes. Inclusion of amino acids' physicochemical properties can provide better understanding of protein complex properties. Principal component analysis is carried out to determine the major features. Adopting amino acid composition profile information with the SVM classifier serves as an effective post-processing step for complexes classification. Improvement is based on primary sequence information only, which is easy to obtain. Copyright © 2013 Elsevier Ltd. All rights reserved.

  13. Protein import into complex plastids: Cellular organization of higher complexity.

    PubMed

    Maier, Uwe G; Zauner, Stefan; Hempel, Franziska

    2015-01-01

    Many protists with high ecological and medical relevance harbor plastids surrounded by four membranes. Thus, nucleus-encoded proteins of these complex plastids have to traverse these barriers. Here we report on the identification of the protein translocators located in two of the plastid surrounding membranes and present recent findings on the mechanisms of protein import into the plastids of diatoms. Copyright © 2015 Elsevier GmbH. All rights reserved.

  14. Chemical synthesis and X-ray structure of a heterochiral {D-protein antagonist plus vascular endothelial growth factor} protein complex by racemic crystallography.

    PubMed

    Mandal, Kalyaneswar; Uppalapati, Maruti; Ault-Riché, Dana; Kenney, John; Lowitz, Joshua; Sidhu, Sachdev S; Kent, Stephen B H

    2012-09-11

    Total chemical synthesis was used to prepare the mirror image (D-protein) form of the angiogenic protein vascular endothelial growth factor (VEGF-A). Phage display against D-VEGF-A was used to screen designed libraries based on a unique small protein scaffold in order to identify a high affinity ligand. Chemically synthesized D- and L- forms of the protein ligand showed reciprocal chiral specificity in surface plasmon resonance binding experiments: The L-protein ligand bound only to D-VEGF-A, whereas the D-protein ligand bound only to L-VEGF-A. The D-protein ligand, but not the L-protein ligand, inhibited the binding of natural VEGF(165) to the VEGFR1 receptor. Racemic protein crystallography was used to determine the high resolution X-ray structure of the heterochiral complex consisting of {D-protein antagonist + L-protein form of VEGF-A}. Crystallization of a racemic mixture of these synthetic proteins in appropriate stoichiometry gave a racemic protein complex of more than 73 kDa containing six synthetic protein molecules. The structure of the complex was determined to a resolution of 1.6 Å. Detailed analysis of the interaction between the D-protein antagonist and the VEGF-A protein molecule showed that the binding interface comprised a contact surface area of approximately 800 Å(2) in accord with our design objectives, and that the D-protein antagonist binds to the same region of VEGF-A that interacts with VEGFR1-domain 2.

  15. Solid-state nanopore detection of protein complexes: applications in healthcare and protein kinetics.

    PubMed

    Freedman, Kevin J; Bastian, Arangassery R; Chaiken, Irwin; Kim, Min Jun

    2013-03-11

    Protein conjugation provides a unique look into many biological phenomena and has been used for decades for molecular recognition purposes. In this study, the use of solid-state nanopores for the detection of gp120-associated complexes are investigated. They exhibit monovalent and multivalent binding to anti-gp120 antibody monomer and dimers. In order to investigate the feasibility of many practical applications related to nanopores, detection of specific protein complexes is attempted within a heterogeneous protein sample, and the role of voltage on complexed proteins is researched. It is found that the electric field within the pore can result in unbinding of a freely translocating protein complex within the transient event durations measured experimentally. The strong dependence of the unbinding time with voltage can be used to improve the detection capability of the nanopore system by adding an additional level of specificity that can be probed. These data provide a strong framework for future protein-specific detection schemes, which are shown to be feasible in the realm of a 'real-world' sample and an automated multidimensional method of detecting events. Copyright © 2013 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  16. Coevolution analysis of Hepatitis C virus genome to identify the structural and functional dependency network of viral proteins

    NASA Astrophysics Data System (ADS)

    Champeimont, Raphaël; Laine, Elodie; Hu, Shuang-Wei; Penin, Francois; Carbone, Alessandra

    2016-05-01

    A novel computational approach of coevolution analysis allowed us to reconstruct the protein-protein interaction network of the Hepatitis C Virus (HCV) at the residue resolution. For the first time, coevolution analysis of an entire viral genome was realized, based on a limited set of protein sequences with high sequence identity within genotypes. The identified coevolving residues constitute highly relevant predictions of protein-protein interactions for further experimental identification of HCV protein complexes. The method can be used to analyse other viral genomes and to predict the associated protein interaction networks.

  17. Identifying paths of allosteric communication in the protein BirA through simulations

    NASA Astrophysics Data System (ADS)

    Custer, Gregory; Beckett, Dorothy; Matysiak, Silvina

    Biotin ligase/repressor (BirA) is a bifunctional enzyme which adenylates biotin and transfers the product, biotinyl-5'-AMP (bio-5'-AMP) to biotin carboxyl carrier protein (BCCP). In the absence of BCCP, bio-5'-AMP promotes the dimerization of BirA. In dimer form, the BirA.bio-5'-AMP complex is able to bind to the biotin operator and prevents further synthesis of biotin. The bio-5'-AMP binds away from the dimer interface, so it is acting as an allosteric activator. We perform all-atom molecular dynamics simulations with BirA to look at fluctuations within the protein at equilibrium. We simulate apoBirA, liganded BirA, as well as two mutants, M211A and V219A. In agreement with experimental observations, several loops of the protein become stabilized for the liganded BirA when compared to the apo protein. In addition, changes in the dimer interface are observed for the M211A and V219A mutations, which are located in the ligand binding region. Using inter-residue correlation coefficients and pair energies a communication network through the protein is constructed. With this network we have identified paths which have the potential to be important in allosteric activation of BirA. These paths and the methods we use to identify them will be presented.

  18. Nanoparticle-protein complexes mimicking corona formation in ocular environment.

    PubMed

    Jo, Dong Hyun; Kim, Jin Hyoung; Son, Jin Gyeong; Dan, Ki Soon; Song, Sang Hoon; Lee, Tae Geol; Kim, Jeong Hun

    2016-12-01

    Nanoparticles adsorb biomolecules to form corona upon entering the biological environment. In this study, tissue-specific corona formation is provided as a way of controlling protein interaction with nanoparticles in vivo. In the vitreous, the composition of the corona was determined by the electrostatic and hydrophobic properties of the associated proteins, regardless of the material (gold and silica) or size (20- and 100-nm diameter) of the nanoparticles. To control protein adsorption, we pre-incubate 20-nm gold nanoparticles with 5 selectively enriched proteins from the corona, formed in the vitreous, to produce nanoparticle-protein complexes. Compared to bare nanoparticles, nanoparticle-protein complexes demonstrate improved binding to vascular endothelial growth factor (VEGF) in the vitreous. Furthermore, nanoparticle-protein complexes retain in vitro anti-angiogenic properties of bare nanoparticles. In particular, priming the nanoparticles (gold and silica) with tissue-specific corona proteins allows nanoparticle-protein complexes to exert better in vivo therapeutic effects by higher binding to VEGF than bare nanoparticles. These results suggest that controlled corona formation that mimics in vivo processes may be useful in the therapeutic use of nanomaterials in local environment. Copyright © 2016 Elsevier Ltd. All rights reserved.

  19. Quantitative Tagless Copurification: A Method to Validate and Identify Protein-Protein Interactions

    DOE PAGES

    Shatsky, Maxim; Dong, Ming; Liu, Haichuan; ...

    2016-04-20

    Identifying protein-protein interactions (PPIs) at an acceptable false discovery rate (FDR) is challenging. Previously we identified several hundred PPIs from affinity purification - mass spectrometry (AP-MS) data for the bacteria Escherichia coli and Desulfovibrio vulgaris. These two interactomes have lower FDRs than any of the nine interactomes proposed previously for bacteria and are more enriched in PPIs validated by other data than the nine earlier interactomes. To more thoroughly determine the accuracy of ours or other interactomes and to discover further PPIs de novo, here we present a quantitative tagless method that employs iTRAQ MS to measure the copurification ofmore » endogenous proteins through orthogonal chromatography steps. 5273 fractions from a four-step fractionation of a D. vulgaris protein extract were assayed, resulting in the detection of 1242 proteins. Protein partners from our D. vulgaris and E. coli AP-MS interactomes copurify as frequently as pairs belonging to three benchmark data sets of well-characterized PPIs. In contrast, the protein pairs from the nine other bacterial interactomes copurify two- to 20-fold less often. We also identify 200 high confidence D. vulgaris PPIs based on tagless copurification and colocalization in the genome. These PPIs are as strongly validated by other data as our AP-MS interactomes and overlap with our AP-MS interactome for D.vulgaris within 3% of expectation, once FDRs and false negative rates are taken into account. Finally, we reanalyzed data from two quantitative tagless screens of human cell extracts. We estimate that the novel PPIs reported in these studies have an FDR of at least 85% and find that less than 7% of the novel PPIs identified in each screen overlap. Our results establish that a quantitative tagless method can be used to validate and identify PPIs, but that such data must be analyzed carefully to minimize the FDR.« less

  20. Quantitative Tagless Copurification: A Method to Validate and Identify Protein-Protein Interactions

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Shatsky, Maxim; Dong, Ming; Liu, Haichuan

    Identifying protein-protein interactions (PPIs) at an acceptable false discovery rate (FDR) is challenging. Previously we identified several hundred PPIs from affinity purification - mass spectrometry (AP-MS) data for the bacteria Escherichia coli and Desulfovibrio vulgaris. These two interactomes have lower FDRs than any of the nine interactomes proposed previously for bacteria and are more enriched in PPIs validated by other data than the nine earlier interactomes. To more thoroughly determine the accuracy of ours or other interactomes and to discover further PPIs de novo, here we present a quantitative tagless method that employs iTRAQ MS to measure the copurification ofmore » endogenous proteins through orthogonal chromatography steps. 5273 fractions from a four-step fractionation of a D. vulgaris protein extract were assayed, resulting in the detection of 1242 proteins. Protein partners from our D. vulgaris and E. coli AP-MS interactomes copurify as frequently as pairs belonging to three benchmark data sets of well-characterized PPIs. In contrast, the protein pairs from the nine other bacterial interactomes copurify two- to 20-fold less often. We also identify 200 high confidence D. vulgaris PPIs based on tagless copurification and colocalization in the genome. These PPIs are as strongly validated by other data as our AP-MS interactomes and overlap with our AP-MS interactome for D.vulgaris within 3% of expectation, once FDRs and false negative rates are taken into account. Finally, we reanalyzed data from two quantitative tagless screens of human cell extracts. We estimate that the novel PPIs reported in these studies have an FDR of at least 85% and find that less than 7% of the novel PPIs identified in each screen overlap. Our results establish that a quantitative tagless method can be used to validate and identify PPIs, but that such data must be analyzed carefully to minimize the FDR.« less

  1. Interactions of the Human MCM-BP Protein with MCM Complex Components and Dbf4

    PubMed Central

    Nguyen, Tin; Jagannathan, Madhav; Shire, Kathy; Frappier, Lori

    2012-01-01

    MCM-BP was discovered as a protein that co-purified from human cells with MCM proteins 3 through 7; results which were recapitulated in frogs, yeast and plants. Evidence in all of these organisms supports an important role for MCM-BP in DNA replication, including contributions to MCM complex unloading. However the mechanisms by which MCM-BP functions and associates with MCM complexes are not well understood. Here we show that human MCM-BP is capable of interacting with individual MCM proteins 2 through 7 when co-expressed in insect cells and can greatly increase the recovery of some recombinant MCM proteins. Glycerol gradient sedimentation analysis indicated that MCM-BP interacts most strongly with MCM4 and MCM7. Similar gradient analyses of human cell lysates showed that only a small amount of MCM-BP overlapped with the migration of MCM complexes and that MCM complexes were disrupted by exogenous MCM-BP. In addition, large complexes containing MCM-BP and MCM proteins were detected at mid to late S phase, suggesting that the formation of specific MCM-BP complexes is cell cycle regulated. We also identified an interaction between MCM-BP and the Dbf4 regulatory component of the DDK kinase in both yeast 2-hybrid and insect cell co-expression assays, and this interaction was verified by co-immunoprecipitation of endogenous proteins from human cells. In vitro kinase assays showed that MCM-BP was not a substrate for DDK but could inhibit DDK phosphorylation of MCM4,6,7 within MCM4,6,7 or MCM2-7 complexes, with little effect on DDK phosphorylation of MCM2. Since DDK is known to activate DNA replication through phosphorylation of these MCM proteins, our results suggest that MCM-BP may affect DNA replication in part by regulating MCM phosphorylation by DDK. PMID:22540012

  2. Interactions of the human MCM-BP protein with MCM complex components and Dbf4.

    PubMed

    Nguyen, Tin; Jagannathan, Madhav; Shire, Kathy; Frappier, Lori

    2012-01-01

    MCM-BP was discovered as a protein that co-purified from human cells with MCM proteins 3 through 7; results which were recapitulated in frogs, yeast and plants. Evidence in all of these organisms supports an important role for MCM-BP in DNA replication, including contributions to MCM complex unloading. However the mechanisms by which MCM-BP functions and associates with MCM complexes are not well understood. Here we show that human MCM-BP is capable of interacting with individual MCM proteins 2 through 7 when co-expressed in insect cells and can greatly increase the recovery of some recombinant MCM proteins. Glycerol gradient sedimentation analysis indicated that MCM-BP interacts most strongly with MCM4 and MCM7. Similar gradient analyses of human cell lysates showed that only a small amount of MCM-BP overlapped with the migration of MCM complexes and that MCM complexes were disrupted by exogenous MCM-BP. In addition, large complexes containing MCM-BP and MCM proteins were detected at mid to late S phase, suggesting that the formation of specific MCM-BP complexes is cell cycle regulated. We also identified an interaction between MCM-BP and the Dbf4 regulatory component of the DDK kinase in both yeast 2-hybrid and insect cell co-expression assays, and this interaction was verified by co-immunoprecipitation of endogenous proteins from human cells. In vitro kinase assays showed that MCM-BP was not a substrate for DDK but could inhibit DDK phosphorylation of MCM4,6,7 within MCM4,6,7 or MCM2-7 complexes, with little effect on DDK phosphorylation of MCM2. Since DDK is known to activate DNA replication through phosphorylation of these MCM proteins, our results suggest that MCM-BP may affect DNA replication in part by regulating MCM phosphorylation by DDK.

  3. Complex evolutionary footprints revealed in an analysis of reused protein segments of diverse lengths

    PubMed Central

    Nepomnyachiy, Sergey; Ben-Tal, Nir; Kolodny, Rachel

    2017-01-01

    Proteins share similar segments with one another. Such “reused parts”—which have been successfully incorporated into other proteins—are likely to offer an evolutionary advantage over de novo evolved segments, as most of the latter will not even have the capacity to fold. To systematically explore the evolutionary traces of segment “reuse” across proteins, we developed an automated methodology that identifies reused segments from protein alignments. We search for “themes”—segments of at least 35 residues of similar sequence and structure—reused within representative sets of 15,016 domains [Evolutionary Classification of Protein Domains (ECOD) database] or 20,398 chains [Protein Data Bank (PDB)]. We observe that theme reuse is highly prevalent and that reuse is more extensive when the length threshold for identifying a theme is lower. Structural domains, the best characterized form of reuse in proteins, are just one of many complex and intertwined evolutionary traces. Others include long themes shared among a few proteins, which encompass and overlap with shorter themes that recur in numerous proteins. The observed complexity is consistent with evolution by duplication and divergence, and some of the themes might include descendants of ancestral segments. The observed recursive footprints, where the same amino acid can simultaneously participate in several intertwined themes, could be a useful concept for protein design. Data are available at http://trachel-srv.cs.haifa.ac.il/rachel/ppi/themes/. PMID:29078314

  4. An overview of the structures of protein-DNA complexes

    PubMed Central

    Luscombe, Nicholas M; Austin, Susan E; Berman , Helen M; Thornton, Janet M

    2000-01-01

    On the basis of a structural analysis of 240 protein-DNA complexes contained in the Protein Data Bank (PDB), we have classified the DNA-binding proteins involved into eight different structural/functional groups, which are further classified into 54 structural families. Here we present this classification and review the functions, structures and binding interactions of these protein-DNA complexes. PMID:11104519

  5. Role for a Novel Usher Protein Complex in Hair Cell Synaptic Maturation

    PubMed Central

    Zallocchi, Marisa; Meehan, Daniel T.; Delimont, Duane; Rutledge, Joseph; Gratton, Michael Anne; Flannery, John; Cosgrove, Dominic

    2012-01-01

    The molecular mechanisms underlying hair cell synaptic maturation are not well understood. Cadherin-23 (CDH23), protocadherin-15 (PCDH15) and the very large G-protein coupled receptor 1 (VLGR1) have been implicated in the development of cochlear hair cell stereocilia, while clarin-1 has been suggested to also play a role in synaptogenesis. Mutations in CDH23, PCDH15, VLGR1 and clarin-1 cause Usher syndrome, characterized by congenital deafness, vestibular dysfunction and retinitis pigmentosa. Here we show developmental expression of these Usher proteins in afferent spiral ganglion neurons and hair cell synapses. We identify a novel synaptic Usher complex comprised of clarin-1 and specific isoforms of CDH23, PCDH15 and VLGR1. To establish the in vivo relevance of this complex, we performed morphological and quantitative analysis of the neuronal fibers and their synapses in the Clrn1−/− mouse, which was generated by incomplete deletion of the gene. These mice showed a delay in neuronal/synaptic maturation by both immunostaining and electron microscopy. Analysis of the ribbon synapses in Ames waltzerav3J mice also suggests a delay in hair cell synaptogenesis. Collectively, these results show that, in addition to the well documented role for Usher proteins in stereocilia development, Usher protein complexes comprised of specific protein isoforms likely function in synaptic maturation as well. PMID:22363448

  6. Identification of a multi-protein reductive dehalogenase complex in Dehalococcoides mccartyi strain CBDB1 suggests a protein-dependent respiratory electron transport chain obviating quinone involvement.

    PubMed

    Kublik, Anja; Deobald, Darja; Hartwig, Stefanie; Schiffmann, Christian L; Andrades, Adarelys; von Bergen, Martin; Sawers, R Gary; Adrian, Lorenz

    2016-09-01

    Dehalococcoides mccartyi strain CBDB1 is an obligate organohalide-respiring bacterium using only hydrogen as electron donor and halogenated organics as electron acceptor. Here, we studied proteins involved in the respiratory chain under non-denaturing conditions. Using blue native gel electrophoresis (BN-PAGE), gel filtration and ultrafiltration an active dehalogenating protein complex with a molecular mass of 250-270 kDa was identified. The active subunit of reductive dehalogenase (RdhA) colocalised with a complex iron-sulfur molybdoenzyme (CISM) subunit (CbdbA195) and an iron-sulfur cluster containing subunit (CbdbA131) of the hydrogen uptake hydrogenase (Hup). No colocalisation between the catalytically active subunits of hydrogenase and reductive dehalogenase was found. By two-dimensional BN/SDS-PAGE the stability of the complex towards detergents was assessed, demonstrating stepwise disintegration with increasing detergent concentrations. Chemical cross-linking confirmed the presence of a higher molecular mass reductive dehalogenase protein complex composed of RdhA, CISM I and Hup hydrogenase and proved to be a potential tool for stabilising protein-protein interactions of the dehalogenating complex prior to membrane solubilisation. Taken together, the identification of the respiratory dehalogenase protein complex and the absence of indications for quinone participation in the respiration suggest a quinone-independent protein-based respiratory electron transfer chain in D. mccartyi. © 2015 Society for Applied Microbiology and John Wiley & Sons Ltd.

  7. Interaction of Proteins Identified in Human Thyroid Cells

    PubMed Central

    Pietsch, Jessica; Riwaldt, Stefan; Bauer, Johann; Sickmann, Albert; Weber, Gerhard; Grosse, Jirka; Infanger, Manfred; Eilles, Christoph; Grimm, Daniela

    2013-01-01

    Influence of gravity forces on the regulation of protein expression by healthy and malignant thyroid cells was studied with the aim to identify protein interactions. Western blot analyses of a limited number of proteins suggested a time-dependent regulation of protein expression by simulated microgravity. After applying free flow isoelectric focusing and mass spectrometry to search for differently expressed proteins by thyroid cells exposed to simulated microgravity for three days, a considerable number of candidates for gravi-sensitive proteins were detected. In order to show how proteins sensitive to microgravity could directly influence other proteins, we investigated all polypeptide chains identified with Mascot scores above 100, looking for groups of interacting proteins. Hence, UniProtKB entry numbers of all detected proteins were entered into the Search Tool for the Retrieval of Interacting Genes/Proteins (STRING) and processed. The program indicated that we had detected various groups of interacting proteins in each of the three cell lines studied. The major groups of interacting proteins play a role in pathways of carbohydrate and protein metabolism, regulation of cell growth and cell membrane structuring. Analyzing these groups, networks of interaction could be established which show how a punctual influence of simulated microgravity may propagate via various members of interaction chains. PMID:23303277

  8. Chemical synthesis and X-ray structure of a heterochiral {D-protein antagonist plus vascular endothelial growth factor} protein complex by racemic crystallography

    PubMed Central

    Mandal, Kalyaneswar; Uppalapati, Maruti; Ault-Riché, Dana; Kenney, John; Lowitz, Joshua; Sidhu, Sachdev S.; Kent, Stephen B.H.

    2012-01-01

    Total chemical synthesis was used to prepare the mirror image (D-protein) form of the angiogenic protein vascular endothelial growth factor (VEGF-A). Phage display against D-VEGF-A was used to screen designed libraries based on a unique small protein scaffold in order to identify a high affinity ligand. Chemically synthesized D- and L- forms of the protein ligand showed reciprocal chiral specificity in surface plasmon resonance binding experiments: The L-protein ligand bound only to D-VEGF-A, whereas the D-protein ligand bound only to L-VEGF-A. The D-protein ligand, but not the L-protein ligand, inhibited the binding of natural VEGF165 to the VEGFR1 receptor. Racemic protein crystallography was used to determine the high resolution X-ray structure of the heterochiral complex consisting of {D-protein antagonist + L-protein form ofVEGF-A}. Crystallization of a racemic mixture of these synthetic proteins in appropriate stoichiometry gave a racemic protein complex of more than 73 kDa containing six synthetic protein molecules. The structure of the complex was determined to a resolution of 1.6 Å. Detailed analysis of the interaction between the D-protein antagonist and the VEGF-A protein molecule showed that the binding interface comprised a contact surface area of approximately 800 Å2 in accord with our design objectives, and that the D-protein antagonist binds to the same region of VEGF-A that interacts with VEGFR1-domain 2. PMID:22927390

  9. Microfluidic screening and whole-genome sequencing identifies mutations associated with improved protein secretion by yeast.

    PubMed

    Huang, Mingtao; Bai, Yunpeng; Sjostrom, Staffan L; Hallström, Björn M; Liu, Zihe; Petranovic, Dina; Uhlén, Mathias; Joensson, Haakan N; Andersson-Svahn, Helene; Nielsen, Jens

    2015-08-25

    There is an increasing demand for biotech-based production of recombinant proteins for use as pharmaceuticals in the food and feed industry and in industrial applications. Yeast Saccharomyces cerevisiae is among preferred cell factories for recombinant protein production, and there is increasing interest in improving its protein secretion capacity. Due to the complexity of the secretory machinery in eukaryotic cells, it is difficult to apply rational engineering for construction of improved strains. Here we used high-throughput microfluidics for the screening of yeast libraries, generated by UV mutagenesis. Several screening and sorting rounds resulted in the selection of eight yeast clones with significantly improved secretion of recombinant α-amylase. Efficient secretion was genetically stable in the selected clones. We performed whole-genome sequencing of the eight clones and identified 330 mutations in total. Gene ontology analysis of mutated genes revealed many biological processes, including some that have not been identified before in the context of protein secretion. Mutated genes identified in this study can be potentially used for reverse metabolic engineering, with the objective to construct efficient cell factories for protein secretion. The combined use of microfluidics screening and whole-genome sequencing to map the mutations associated with the improved phenotype can easily be adapted for other products and cell types to identify novel engineering targets, and this approach could broadly facilitate design of novel cell factories.

  10. Strategies for the structural analysis of multi-protein complexes: lessons from the 3D-Repertoire project.

    PubMed

    Collinet, B; Friberg, A; Brooks, M A; van den Elzen, T; Henriot, V; Dziembowski, A; Graille, M; Durand, D; Leulliot, N; Saint André, C; Lazar, N; Sattler, M; Séraphin, B; van Tilbeurgh, H

    2011-08-01

    Structural studies of multi-protein complexes, whether by X-ray diffraction, scattering, NMR spectroscopy or electron microscopy, require stringent quality control of the component samples. The inability to produce 'keystone' subunits in a soluble and correctly folded form is a serious impediment to the reconstitution of the complexes. Co-expression of the components offers a valuable alternative to the expression of single proteins as a route to obtain sufficient amounts of the sample of interest. Even in cases where milligram-scale quantities of purified complex of interest become available, there is still no guarantee that good quality crystals can be obtained. At this step, protein engineering of one or more components of the complex is frequently required to improve solubility, yield or the ability to crystallize the sample. Subsequent characterization of these constructs may be performed by solution techniques such as Small Angle X-ray Scattering and Nuclear Magnetic Resonance to identify 'well behaved' complexes. Herein, we recount our experiences gained at protein production and complex assembly during the European 3D Repertoire project (3DR). The goal of this consortium was to obtain structural information on multi-protein complexes from yeast by combining crystallography, electron microscopy, NMR and in silico modeling methods. We present here representative set case studies of complexes that were produced and analyzed within the 3DR project. Our experience provides useful insight into strategies that are more generally applicable for structural analysis of protein complexes. Copyright © 2011 Elsevier Inc. All rights reserved.

  11. LINE-1 silencing by retinoblastoma proteins is effected through the nucleosomal and remodeling deacetylase multiprotein complex.

    PubMed

    Montoya-Durango, Diego E; Ramos, Kenneth A; Bojang, Pasano; Ruiz, Lorell; Ramos, Irma N; Ramos, Kenneth S

    2016-01-25

    Long Interspersed Nuclear Element-1 (L1) is an oncogenic mammalian retroelement silenced early in development via tightly controlled epigenetic mechanisms. We have previously shown that the regulatory region of human and murine L1s interact with retinoblastoma (RB) proteins to effect retroelement silencing. The present studies were conducted to identify the corepressor complex responsible for RB-mediated silencing of L1. Chromatin immunoprecipitation and silencing RNA technology were used to identify the repressor complex that silences L1 in human and murine cells. Components of the Nucleosomal and Remodeling Deacetylase (NuRD) multiprotein complex specifically enriched the L1 5'-untranslated DNA sequence in human and murine cells. Genetic ablation of RB proteins in murine cells destabilized interactions within the NuRD macromolecular complex and mediated nuclear rearrangement of Mi2-β, an ATP-dependent helicase subunit with nucleosome remodeling activity. Depletion of Mi2-β, RbAP46 and HDAC2 reduced the repressor activity of the NuRD complex and reactivated a synthetic L1 reporter in human cells. Epigenetic reactivation of L1 in RB-null cells by DNA damage was markedly enhanced compared to wild type cells. RB proteins stabilize interactions of the NuRD corepressor complex within the L1 promoter to effect L1 silencing. L1 retroelements may serve as a scaffold on which RB builds heterochromatic regions that regulate chromatin function.

  12. Domain mapping of the Rad51 paralog protein complexes

    PubMed Central

    Miller, Kristi A.; Sawicka, Dorota; Barsky, Daniel; Albala, Joanna S.

    2004-01-01

    The five human Rad51 paralogs are suggested to play an important role in the maintenance of genome stability through their function in DNA double-strand break repair. These proteins have been found to form two distinct complexes in vivo, Rad51B–Rad51C–Rad51D–Xrcc2 (BCDX2) and Rad51C–Xrcc3 (CX3). Based on the recent Pyrococcus furiosus Rad51 structure, we have used homology modeling to design deletion mutants of the Rad51 paralogs. The models of the human Rad51B, Rad51C, Xrcc3 and murine Rad51D (mRad51D) proteins reveal distinct N-terminal and C-terminal domains connected by a linker region. Using yeast two-hybrid and co-immunoprecipitation techniques, we have demonstrated that a fragment of Rad51B containing amino acid residues 1–75 interacts with the C-terminus and linker of Rad51C, residues 79–376, and this region of Rad51C also interacts with mRad51D and Xrcc3. We have also determined that the N-terminal domain of mRad51D, residues 4–77, binds to Xrcc2 while the C-terminal domain of mRad51D, residues 77–328, binds Rad51C. By this, we have identified the binding domains of the BCDX2 and CX3 complexes to further characterize the interaction of these proteins and propose a scheme for the three-dimensional architecture of the BCDX2 and CX3 paralog complexes. PMID:14704354

  13. Impact of Detergents on Membrane Protein Complex Isolation.

    PubMed

    Lee, Yu-Chen; Bååth, Jenny Arnling; Bastle, Ryan M; Bhattacharjee, Sonali; Cantoria, Mary Jo; Dornan, Mark; Gamero-Estevez, Enrique; Ford, Lenzie; Halova, Lenka; Kernan, Jennifer; Kürten, Charlotte; Li, Siran; Martinez, Jerahme; Sachan, Nalani; Sarr, Medoune; Shan, Xiwei; Subramanian, Nandhitha; Rivera, Keith; Pappin, Darryl; Lin, Sue-Hwa

    2018-01-05

    Detergents play an essential role during the isolation of membrane protein complexes. Inappropriate use of detergents may affect the native fold of the membrane proteins, their binding to antibodies, or their interaction with partner proteins. Here we used cadherin-11 (Cad11) as an example to examine the impact of detergents on membrane protein complex isolation. We found that mAb 1A5 could immunoprecipitate Cad11 when membranes were solubilized by dodecyl maltoside (DDM) but not by octylglucoside, suggesting that octylglucoside interferes with Cad11-mAb 1A5 interaction. Furthermore, we compared the effects of Brij-35, Triton X-100, cholate, CHAPSO, Zwittergent 3-12, Deoxy BIG CHAP, and digitonin on Cad11 solubilization and immunoprecipitation. We found that all detergents except Brij-35 could solubilize Cad11 from the membrane. Upon immunoprecipitation, we found that β-catenin, a known cadherin-interacting protein, was present in Cad11 immune complex among the detergents tested except Brij-35. However, the association of p120 catenin with Cad11 varied depending on the detergents used. Using isobaric tag for relative and absolute quantitation (iTRAQ) to determine the relative levels of proteins in Cad11 immune complexes, we found that DDM and Triton X-100 were more efficient than cholate in solubilization and immunoprecipitation of Cad11 and resulted in the identification of both canonical and new candidate Cad11-interacting proteins.

  14. Prolonged Fasting Identifies Heat Shock Protein 10 as a Sirtuin 3 Substrate

    PubMed Central

    Lu, Zhongping; Chen, Yong; Aponte, Angel M.; Battaglia, Valentina; Gucek, Marjan; Sack, Michael N.

    2015-01-01

    Although Sirtuin 3 (SIRT3), a mitochondrially enriched deacetylase and activator of fat oxidation, is down-regulated in response to high fat feeding, the rate of fatty acid oxidation and mitochondrial protein acetylation are invariably enhanced in this dietary milieu. These paradoxical data implicate that additional acetylation modification-dependent levels of regulation may be operational under nutrient excess conditions. Because the heat shock protein (Hsp) Hsp10-Hsp60 chaperone complex mediates folding of the fatty acid oxidation enzyme medium-chain acyl-CoA dehydrogenase, we tested whether acetylation-dependent mitochondrial protein folding contributes to this regulatory discrepancy. We demonstrate that Hsp10 is a functional SIRT3 substrate and that, in response to prolonged fasting, SIRT3 levels modulate mitochondrial protein folding. Acetyl mutagenesis of Hsp10 lysine 56 alters Hsp10-Hsp60 binding, conformation, and protein folding. Consistent with Hsp10-Hsp60 regulation of fatty acid oxidation enzyme integrity, medium-chain acyl-CoA dehydrogenase activity and fat oxidation are elevated by Hsp10 acetylation. These data identify acetyl modification of Hsp10 as a nutrient-sensing regulatory node controlling mitochondrial protein folding and metabolic function. PMID:25505263

  15. Affinity purification combined with mass spectrometry to identify herpes simplex virus protein-protein interactions.

    PubMed

    Meckes, David G

    2014-01-01

    The identification and characterization of herpes simplex virus protein interaction complexes are fundamental to understanding the molecular mechanisms governing the replication and pathogenesis of the virus. Recent advances in affinity-based methods, mass spectrometry configurations, and bioinformatics tools have greatly increased the quantity and quality of protein-protein interaction datasets. In this chapter, detailed and reliable methods that can easily be implemented are presented for the identification of protein-protein interactions using cryogenic cell lysis, affinity purification, trypsin digestion, and mass spectrometry.

  16. sc-PDB: a database for identifying variations and multiplicity of 'druggable' binding sites in proteins.

    PubMed

    Meslamani, Jamel; Rognan, Didier; Kellenberger, Esther

    2011-05-01

    The sc-PDB database is an annotated archive of druggable binding sites extracted from the Protein Data Bank. It contains all-atoms coordinates for 8166 protein-ligand complexes, chosen for their geometrical and physico-chemical properties. The sc-PDB provides a functional annotation for proteins, a chemical description for ligands and the detailed intermolecular interactions for complexes. The sc-PDB now includes a hierarchical classification of all the binding sites within a functional class. The sc-PDB entries were first clustered according to the protein name indifferent of the species. For each cluster, we identified dissimilar sites (e.g. catalytic and allosteric sites of an enzyme). SCOPE AND APPLICATIONS: The classification of sc-PDB targets by binding site diversity was intended to facilitate chemogenomics approaches to drug design. In ligand-based approaches, it avoids comparing ligands that do not share the same binding site. In structure-based approaches, it permits to quantitatively evaluate the diversity of the binding site definition (variations in size, sequence and/or structure). The sc-PDB database is freely available at: http://bioinfo-pharma.u-strasbg.fr/scPDB.

  17. Hsp70 Protein Complexes as Drug Targets

    PubMed Central

    Assimon, Victoria A.; Gillies, Anne T.; Rauch, Jennifer N.; Gestwicki, Jason E.

    2013-01-01

    Heat shock protein 70 (Hsp70) plays critical roles in proteostasis and is an emerging target for multiple diseases. However, competitive inhibition of the enzymatic activity of Hsp70 has proven challenging and, in some cases, may not be the most productive way to redirect Hsp70 function. Another approach is to inhibit Hsp70’s interactions with important co-chaperones, such as J proteins, nucleotide exchange factors (NEFs) and tetratricopeptide repeat (TPR) domain-containing proteins. These co-chaperones normally bind Hsp70 and guide its many diverse cellular activities. Complexes between Hsp70 and co-chaperones have been shown to have specific functions, such as pro-folding, pro-degradation and pro-trafficking. Thus, a promising strategy may be to block protein-protein interactions between Hsp70 and its co-chaperones or to target allosteric sites that disrupt these contacts. Such an approach might shift the balance of Hsp70 complexes and re-shape the proteome and it has the potential to restore healthy proteostasis. In this review, we discuss specific challenges and opportunities related to those goals. By pursuing Hsp70 complexes as drug targets, we might not only develop new leads for therapeutic development, but also discover new chemical probes for use in understanding Hsp70 biology. PMID:22920901

  18. Recording information on protein complexes in an information management system.

    PubMed

    Savitsky, Marc; Diprose, Jonathan M; Morris, Chris; Griffiths, Susanne L; Daniel, Edward; Lin, Bill; Daenke, Susan; Bishop, Benjamin; Siebold, Christian; Wilson, Keith S; Blake, Richard; Stuart, David I; Esnouf, Robert M

    2011-08-01

    The Protein Information Management System (PiMS) is a laboratory information management system (LIMS) designed for use with the production of proteins in a research environment. The software is distributed under the CCP4 licence, and so is available free of charge to academic laboratories. Like most LIMS, the underlying PiMS data model originally had no support for protein-protein complexes. To support the SPINE2-Complexes project the developers have extended PiMS to meet these requirements. The modifications to PiMS, described here, include data model changes, additional protocols, some user interface changes and functionality to detect when an experiment may have formed a complex. Example data are shown for the production of a crystal of a protein complex. Integration with SPINE2-Complexes Target Tracker application is also described. Copyright © 2011 Elsevier Inc. All rights reserved.

  19. Structural Mechanism behind Distinct Efficiency of Oct4/Sox2 Proteins in Differentially Spaced DNA Complexes

    PubMed Central

    Yesudhas, Dhanusha; Anwar, Muhammad Ayaz; Panneerselvam, Suresh; Durai, Prasannavenkatesh; Shah, Masaud; Choi, Sangdun

    2016-01-01

    The octamer-binding transcription factor 4 (Oct4) and sex-determining region Y (SRY)-box 2 (Sox2) proteins induce various transcriptional regulators to maintain cellular pluripotency. Most Oct4/Sox2 complexes have either 0 base pairs (Oct4/Sox20bp) or 3 base pairs (Oct4/Sox23bp) separation between their DNA-binding sites. Results from previous biochemical studies have shown that the complexes separated by 0 base pairs are associated with a higher pluripotency rate than those separated by 3 base pairs. Here, we performed molecular dynamics (MD) simulations and calculations to determine the binding free energy and per-residue free energy for the Oct4/Sox20bp and Oct4/Sox23bp complexes to identify structural differences that contribute to differences in induction rate. Our MD simulation results showed substantial differences in Oct4/Sox2 domain movements, as well as secondary-structure changes in the Oct4 linker region, suggesting a potential reason underlying the distinct efficiencies of these complexes during reprogramming. Moreover, we identified key residues and hydrogen bonds that potentially facilitate protein-protein and protein-DNA interactions, in agreement with previous experimental findings. Consequently, our results confess that differential spacing of the Oct4/Sox2 DNA binding sites can determine the magnitude of transcription of the targeted genes during reprogramming. PMID:26790000

  20. RING1 is associated with the polycomb group protein complex and acts as a transcriptional repressor.

    PubMed

    Satijn, D P; Gunster, M J; van der Vlag, J; Hamer, K M; Schul, W; Alkema, M J; Saurin, A J; Freemont, P S; van Driel, R; Otte, A P

    1997-07-01

    The Polycomb (Pc) protein is a component of a multimeric, chromatin-associated Polycomb group (PcG) protein complex, which is involved in stable repression of gene activity. The identities of components of the PcG protein complex are largely unknown. In a two-hybrid screen with a vertebrate Pc homolog as a target, we identify the human RING1 protein as interacting with Pc. RING1 is a protein that contains the RING finger motif, a specific zinc-binding domain, which is found in many regulatory proteins. So far, the function of the RING1 protein has remained enigmatic. Here, we show that RING1 coimmunoprecipitates with a human Pc homolog, the vertebrate PcG protein BMI1, and HPH1, a human homolog of the PcG protein Polyhomeotic (Ph). Also, RING1 colocalizes with these vertebrate PcG proteins in nuclear domains of SW480 human colorectal adenocarcinoma and Saos-2 human osteosarcoma cells. Finally, we show that RING1, like Pc, is able to repress gene activity when targeted to a reporter gene. Our findings indicate that RING1 is associated with the human PcG protein complex and that RING1, like PcG proteins, can act as a transcriptional repressor.

  1. Protein-Protein Interactions in the Complex between the Enhancer Binding Protein NIFA and the Sensor NIFL from Azotobacter vinelandii

    PubMed Central

    Money, Tracy; Barrett, Jason; Dixon, Ray; Austin, Sara

    2001-01-01

    The enhancer binding protein NIFA and the sensor protein NIFL from Azotobacter vinelandii comprise an atypical two-component regulatory system in which signal transduction occurs via complex formation between the two proteins rather than by the phosphotransfer mechanism, which is characteristic of orthodox systems. The inhibitory activity of NIFL towards NIFA is stimulated by ADP binding to the C-terminal domain of NIFL, which bears significant homology to the histidine protein kinase transmitter domains. Adenosine nucleotides, particularly MgADP, also stimulate complex formation between NIFL and NIFA in vitro, allowing isolation of the complex by cochromatography. Using limited proteolysis of the purified proteins, we show here that changes in protease sensitivity of the Q linker regions of both NIFA and NIFL occurred when the complex was formed in the presence of MgADP. The N-terminal domain of NIFA adjacent to the Q linker was also protected by NIFL. Experiments with truncated versions of NIFA demonstrate that the central domain of NIFA is sufficient to cause protection of the Q linker of NIFL, although in this case, stable protein complexes are not detectable by cochromatography. PMID:11157949

  2. A lanthipeptide library used to identify a protein-protein interaction inhibitor.

    PubMed

    Yang, Xiao; Lennard, Katherine R; He, Chang; Walker, Mark C; Ball, Andrew T; Doigneaux, Cyrielle; Tavassoli, Ali; van der Donk, Wilfred A

    2018-04-01

    In this article we describe the production and screening of a genetically encoded library of 10 6 lanthipeptides in Escherichia coli using the substrate-tolerant lanthipeptide synthetase ProcM. This plasmid-encoded library was combined with a bacterial reverse two-hybrid system for the interaction of the HIV p6 protein with the UEV domain of the human TSG101 protein, which is a critical protein-protein interaction for HIV budding from infected cells. Using this approach, we identified an inhibitor of this interaction from the lanthipeptide library, whose activity was verified in vitro and in cell-based virus-like particle-budding assays. Given the variety of lanthipeptide backbone scaffolds that may be produced with ProcM, this method may be used for the generation of genetically encoded libraries of natural product-like lanthipeptides containing substantial structural diversity. Such libraries may be combined with any cell-based assay to identify lanthipeptides with new biological activities.

  3. A Polypyrimidine Tract Binding Protein, Pumpkin RBP50, Forms the Basis of a Phloem-Mobile Ribonucleoprotein Complex[W

    PubMed Central

    Ham, Byung-Kook; Brandom, Jeri L.; Xoconostle-Cázares, Beatriz; Ringgold, Vanessa; Lough, Tony J.; Lucas, William J.

    2009-01-01

    RNA binding proteins (RBPs) are integral components of ribonucleoprotein (RNP) complexes and play a central role in RNA processing. In plants, some RBPs function in a non-cell-autonomous manner. The angiosperm phloem translocation stream contains a unique population of RBPs, but little is known regarding the nature of the proteins and mRNA species that constitute phloem-mobile RNP complexes. Here, we identified and characterized a 50-kD pumpkin (Cucurbita maxima cv Big Max) phloem RNA binding protein (RBP50) that is evolutionarily related to animal polypyrimidine tract binding proteins. In situ hybridization studies indicated a high level of RBP50 transcripts in companion cells, while immunolocalization experiments detected RBP50 in both companion cells and sieve elements. A comparison of the levels of RBP50 present in vascular bundles and phloem sap indicated that this protein is highly enriched in the phloem sap. Heterografting experiments confirmed that RBP50 is translocated from source to sink tissues. Collectively, these findings established that RBP50 functions as a non-cell-autonomous RBP. Protein overlay, coimmunoprecipitation, and cross-linking experiments identified the phloem proteins and mRNA species that constitute RBP50-based RNP complexes. Gel mobility-shift assays demonstrated that specificity, with respect to the bound mRNA, is established by the polypyrimidine tract binding motifs within such transcripts. We present a model for RBP50-based RNP complexes within the pumpkin phloem translocation stream. PMID:19122103

  4. Split Renilla Luciferase Protein Fragment-assisted Complementation (SRL-PFAC) to Characterize Hsp90-Cdc37 Complex and Identify Critical Residues in Protein/Protein Interactions*

    PubMed Central

    Jiang, Yiqun; Bernard, Denzil; Yu, Yanke; Xie, Yehua; Zhang, Tao; Li, Yanyan; Burnett, Joseph P.; Fu, Xueqi; Wang, Shaomeng; Sun, Duxin

    2010-01-01

    Hsp90 requires cochaperone Cdc37 to load its clients to the Hsp90 superchaperone complex. The purpose of this study was to utilize split Renilla luciferase protein fragment-assisted complementation (SRL-PFAC) bioluminescence to study the full-length human Hsp90-Cdc37 complex and to identity critical residues and their contributions for Hsp90/Cdc37 interaction in living cells. SRL-PFAC showed that full-length human Hsp90/Cdc37 interaction restored dramatically high luciferase activity through Hsp90-Cdc37-assisted complementation of the N and C termini of luciferase (compared with the set of controls). Immunoprecipitation confirmed that the expressed fusion proteins (NRL-Hsp90 and Cdc37-CRL) preserved their ability to interact with each other and also with native Hsp90 or Cdc37. Molecular dynamic simulation revealed several critical residues in the two interaction patches (hydrophobic and polar) at the interface of Hsp90/Cdc37. Mutagenesis confirmed the critical residues for Hsp90-Cdc37 complex formation. SRL-PFAC bioluminescence evaluated the contributions of these critical residues in Hsp90/Cdc37 interaction. The results showed that mutations in Hsp90 (Q133A, F134A, and A121N) and mutations in Cdc37 (M164A, R167A, L205A, and Q208A) reduced the Hsp90/Cdc37 interaction by 70–95% as measured by the resorted luciferase activity through Hsp90-Cdc37-assisted complementation. In comparison, mutations in Hsp90 (E47A and S113A) and a mutation in Cdc37 (A204E) decreased the Hsp90/Cdc37 interaction by 50%. In contrast, mutations of Hsp90 (R46A, S50A, C481A, and C598A) and mutations in Cdc37 (C54S, C57S, and C64S) did not change Hsp90/Cdc37 interactions. The data suggest that single amino acid mutation in the interface of Hsp90/Cdc37 is sufficient to disrupt its interaction, although Hsp90/Cdc37 interactions are through large regions of hydrophobic and polar interactions. These findings provides a rationale to develop inhibitors for disruption of the Hsp90/Cdc37 interaction

  5. Split Renilla luciferase protein fragment-assisted complementation (SRL-PFAC) to characterize Hsp90-Cdc37 complex and identify critical residues in protein/protein interactions.

    PubMed

    Jiang, Yiqun; Bernard, Denzil; Yu, Yanke; Xie, Yehua; Zhang, Tao; Li, Yanyan; Burnett, Joseph P; Fu, Xueqi; Wang, Shaomeng; Sun, Duxin

    2010-07-02

    Hsp90 requires cochaperone Cdc37 to load its clients to the Hsp90 superchaperone complex. The purpose of this study was to utilize split Renilla luciferase protein fragment-assisted complementation (SRL-PFAC) bioluminescence to study the full-length human Hsp90-Cdc37 complex and to identity critical residues and their contributions for Hsp90/Cdc37 interaction in living cells. SRL-PFAC showed that full-length human Hsp90/Cdc37 interaction restored dramatically high luciferase activity through Hsp90-Cdc37-assisted complementation of the N and C termini of luciferase (compared with the set of controls). Immunoprecipitation confirmed that the expressed fusion proteins (NRL-Hsp90 and Cdc37-CRL) preserved their ability to interact with each other and also with native Hsp90 or Cdc37. Molecular dynamic simulation revealed several critical residues in the two interaction patches (hydrophobic and polar) at the interface of Hsp90/Cdc37. Mutagenesis confirmed the critical residues for Hsp90-Cdc37 complex formation. SRL-PFAC bioluminescence evaluated the contributions of these critical residues in Hsp90/Cdc37 interaction. The results showed that mutations in Hsp90 (Q133A, F134A, and A121N) and mutations in Cdc37 (M164A, R167A, L205A, and Q208A) reduced the Hsp90/Cdc37 interaction by 70-95% as measured by the resorted luciferase activity through Hsp90-Cdc37-assisted complementation. In comparison, mutations in Hsp90 (E47A and S113A) and a mutation in Cdc37 (A204E) decreased the Hsp90/Cdc37 interaction by 50%. In contrast, mutations of Hsp90 (R46A, S50A, C481A, and C598A) and mutations in Cdc37 (C54S, C57S, and C64S) did not change Hsp90/Cdc37 interactions. The data suggest that single amino acid mutation in the interface of Hsp90/Cdc37 is sufficient to disrupt its interaction, although Hsp90/Cdc37 interactions are through large regions of hydrophobic and polar interactions. These findings provides a rationale to develop inhibitors for disruption of the Hsp90/Cdc37 interaction.

  6. The First Prokaryotic Trehalose Synthase Complex Identified in the Hyperthermophilic Crenarchaeon Thermoproteus tenax

    PubMed Central

    Bräsen, Christopher; Hensel, Reinhard; Lupas, Andrei N.; Brinkmann, Henner; Siebers, Bettina

    2013-01-01

    The role of the disaccharide trehalose, its biosynthesis pathways and their regulation in Archaea are still ambiguous. In Thermoproteus tenax a fused trehalose-6-phosphate synthase/phosphatase (TPSP), consisting of an N-terminal trehalose-6-phosphate synthase (TPS) and a C-terminal trehalose-6-phosphate phosphatase (TPP) domain, was identified. The tpsp gene is organized in an operon with a putative glycosyltransferase (GT) and a putative mechanosensitive channel (MSC). The T. tenax TPSP exhibits high phosphatase activity, but requires activation by the co-expressed GT for bifunctional synthase-phosphatase activity. The GT mediated activation of TPS activity relies on the fusion of both, TPS and TPP domain, in the TPSP enzyme. Activation is mediated by complex-formation in vivo as indicated by yeast two-hybrid and crude extract analysis. In combination with first evidence for MSC activity the results suggest a sophisticated stress response involving TPSP, GT and MSC in T. tenax and probably in other Thermoproteales species. The monophyletic prokaryotic TPSP proteins likely originated via a single fusion event in the Bacteroidetes with subsequent horizontal gene transfers to other Bacteria and Archaea. Furthermore, evidence for the origin of eukaryotic TPSP fusions via HGT from prokaryotes and therefore a monophyletic origin of eukaryotic and prokaryotic fused TPSPs is presented. This is the first report of a prokaryotic, archaeal trehalose synthase complex exhibiting a much more simple composition than the eukaryotic complex described in yeast. Thus, complex formation and a complex-associated regulatory potential might represent a more general feature of trehalose synthesizing proteins. PMID:23626675

  7. Detection of Protein Complexes Based on Penalized Matrix Decomposition in a Sparse Protein⁻Protein Interaction Network.

    PubMed

    Cao, Buwen; Deng, Shuguang; Qin, Hua; Ding, Pingjian; Chen, Shaopeng; Li, Guanghui

    2018-06-15

    High-throughput technology has generated large-scale protein interaction data, which is crucial in our understanding of biological organisms. Many complex identification algorithms have been developed to determine protein complexes. However, these methods are only suitable for dense protein interaction networks, because their capabilities decrease rapidly when applied to sparse protein⁻protein interaction (PPI) networks. In this study, based on penalized matrix decomposition ( PMD ), a novel method of penalized matrix decomposition for the identification of protein complexes (i.e., PMD pc ) was developed to detect protein complexes in the human protein interaction network. This method mainly consists of three steps. First, the adjacent matrix of the protein interaction network is normalized. Second, the normalized matrix is decomposed into three factor matrices. The PMD pc method can detect protein complexes in sparse PPI networks by imposing appropriate constraints on factor matrices. Finally, the results of our method are compared with those of other methods in human PPI network. Experimental results show that our method can not only outperform classical algorithms, such as CFinder, ClusterONE, RRW, HC-PIN, and PCE-FR, but can also achieve an ideal overall performance in terms of a composite score consisting of F-measure, accuracy (ACC), and the maximum matching ratio (MMR).

  8. Principles of assembly reveal a periodic table of protein complexes.

    PubMed

    Ahnert, Sebastian E; Marsh, Joseph A; Hernández, Helena; Robinson, Carol V; Teichmann, Sarah A

    2015-12-11

    Structural insights into protein complexes have had a broad impact on our understanding of biological function and evolution. In this work, we sought a comprehensive understanding of the general principles underlying quaternary structure organization in protein complexes. We first examined the fundamental steps by which protein complexes can assemble, using experimental and structure-based characterization of assembly pathways. Most assembly transitions can be classified into three basic types, which can then be used to exhaustively enumerate a large set of possible quaternary structure topologies. These topologies, which include the vast majority of observed protein complex structures, enable a natural organization of protein complexes into a periodic table. On the basis of this table, we can accurately predict the expected frequencies of quaternary structure topologies, including those not yet observed. These results have important implications for quaternary structure prediction, modeling, and engineering. Copyright © 2015, American Association for the Advancement of Science.

  9. Sequence Complexity of Amyloidogenic Regions in Intrinsically Disordered Human Proteins

    PubMed Central

    Das, Swagata; Pal, Uttam; Das, Supriya; Bagga, Khyati; Roy, Anupam; Mrigwani, Arpita; Maiti, Nakul C.

    2014-01-01

    An amyloidogenic region (AR) in a protein sequence plays a significant role in protein aggregation and amyloid formation. We have investigated the sequence complexity of AR that is present in intrinsically disordered human proteins. More than 80% human proteins in the disordered protein databases (DisProt+IDEAL) contained one or more ARs. With decrease of protein disorder, AR content in the protein sequence was decreased. A probability density distribution analysis and discrete analysis of AR sequences showed that ∼8% residue in a protein sequence was in AR and the region was in average 8 residues long. The residues in the AR were high in sequence complexity and it seldom overlapped with low complexity regions (LCR), which was largely abundant in disorder proteins. The sequences in the AR showed mixed conformational adaptability towards α-helix, β-sheet/strand and coil conformations. PMID:24594841

  10. In-situ Click Reaction Coupled with Quantitative Proteomics for Identifying Protein Targets of Catechol Estrogens.

    PubMed

    Liang, Huei-Chen; Liu, Yi-Chen; Chen, Hsin; Ku, Ming Chun; Do, Quynh-Trang; Wang, Chih-Yen; Tzeng, Shun-Fen; Chen, Shu-Hui

    2018-06-13

    Catechol estrogens (CEs) are metabolic electrophiles that actively undergo covalent interaction with cellular proteins, influencing molecular function. There is no feasible method to identify their binders in a living system. Herein, we developed a click chemistry-based approach using ethinylestradiol (EE2) as the precursor probe coupled with quantitative proteomics to identify protein targets of CEs and classify their binding strengths. Using in-situ metabolic conversion and click reaction in liver microsomes, CEs-protein complex was captured by the probe, digested by trypsin, stable isotope labeled via reductive amination, and analyzed by liquid chromatography-mass spectrometry (LC-MS). A total of 334 liver proteins were repeatedly identified (n  2); 274 identified proteins were classified as strong binders based on precursor mass mapping. The binding strength was further scaled by D/H ratio (activity probe/solvent): 259 strong binders had D/H > 5.25; 46 weak binders had 5.25 > D/H > 1; 5 non-specific binders (keratins) had D/H < 1. These results were confirmed using spiked covalent control (strong binder) and noncovalent control (weak binder), as well as in vitro testing of cytochrome c (D/H = 5.9) which showed covalent conjugation with CEs. Many identified strong binders, such as glutathione transferase, catechol-O-methyl transferase, superoxide dismutase, catalase, glutathione peroxidase, and cytochrome c, are involved in cellular redox processes or detoxification activities. CE conjugation was shown to suppress the superoxide oxidase activity of cytochrome c, suggesting that CEs modification may alter the redox action of cellular proteins. Due to structural similarity and inert alkyne group, EE2 probe is very likely to capture protein targets of CEs in general. Thus, this strategy can be adopted to explore the biological impact of CEs modification in living systems.

  11. Correlation of mitochondrial protein expression in complexes I to V with natural and induced forms of canine idiopathic dilated cardiomyopathy.

    PubMed

    Lopes, Rosana; Solter, Philip F; Sisson, D David; Oyama, Mark A; Prosek, Robert

    2006-06-01

    To identify qualitative and quantitative differences in cardiac mitochondrial protein expression in complexes I to V between healthy dogs and dogs with natural or induced dilated cardiomyopathy (DCM). Left ventricle samples were obtained from 7 healthy dogs, 7 Doberman Pinschers with naturally occurring DCM, and 7 dogs with DCM induced by rapid right ventricular pacing. Fresh and frozen mitochondrial fractions were isolated from the left ventricular free wall and analyzed by 2-dimensional electrophoresis. Protein spots that increased or decreased in density by 2-fold or greater between groups were analyzed by matrix-assisted laser desorption/ionization time-of-flight mass spectrometry or quadrupole selecting, quadrupole collision cell, time-of-flight mass spectrometry. A total of 22 altered mitochondrial proteins were identified in complexes I to V. Ten and 12 were found in complex I and complexes II to V, respectively. Five were mitochondrial encoded, and 17 were nuclear encoded. Most altered mitochondrial proteins in tissue specimens from dogs with naturally occurring DCM were associated with complexes I and V, whereas in tissue specimens from dogs subjected to rapid ventricular pacing, complexes I and IV were more affected. In the experimentally induced form of DCM, only nuclear-encoded subunits were changed in complex I. In both disease groups, the 22-kd subunit was downregulated. Natural and induced forms of DCM resulted in altered mitochondrial protein expression in complexes I to V. However, subcellular differences between the experimental and naturally occurring forms of DCM may exist.

  12. DevS Oxy Complex Stability Identifies this Heme Protein as a Gas Sensor in Mycobacterium tuberculosis Dormancy†

    PubMed Central

    Ioanoviciu, Alexandra; Meharenna, Yergalem T.; Poulos, Thomas L.; Ortiz de Montellano, Paul R.

    2009-01-01

    DevS is one of the two sensing kinases responsible for DevR activation and the subsequent entry of Mycobacterium tuberculosis into dormancy. Full length wild-type DevS forms a stable oxy-ferrous complex. The DevS autooxidation rates are extremely low (half-lives > 24 h) in the presence of cations such as K+, Na+, Mg2+, and Ca2+. At relatively high concentrations (100 µM), Fe3+ mildly increases the autooxidation rate (six-fold increase) while Cu2+ accelerates autooxidation more than 1500-fold. Contrary to expectations, removal of the key hydrogen bond between the iron-coordinated oxygen and Tyr171 in the Y171F mutant provides a protein of comparable stability to autooxidation and similar oxygen dissociation rate. This correlates with our earlier finding that the Y171F mutant and wild-type kinase activities are similarly regulated by the binding of oxygen: namely, the ferrous 5c complex is active whereas the oxy ferrous 6c species is inactive. Our results indicate that DevS is a gas sensor in vivo rather than a redox sensor and that the stability of its ferrous-oxy complex is enhanced by inter-domain interactions. PMID:19463006

  13. Analysis of Proteins, Protein Complexes, and Organellar Proteomes Using Sheathless Capillary Zone Electrophoresis - Native Mass Spectrometry

    NASA Astrophysics Data System (ADS)

    Belov, Arseniy M.; Viner, Rosa; Santos, Marcia R.; Horn, David M.; Bern, Marshall; Karger, Barry L.; Ivanov, Alexander R.

    2017-12-01

    Native mass spectrometry (MS) is a rapidly advancing field in the analysis of proteins, protein complexes, and macromolecular species of various types. The majority of native MS experiments reported to-date has been conducted using direct infusion of purified analytes into a mass spectrometer. In this study, capillary zone electrophoresis (CZE) was coupled online to Orbitrap mass spectrometers using a commercial sheathless interface to enable high-performance separation, identification, and structural characterization of limited amounts of purified proteins and protein complexes, the latter with preserved non-covalent associations under native conditions. The performance of both bare-fused silica and polyacrylamide-coated capillaries was assessed using mixtures of protein standards known to form non-covalent protein-protein and protein-ligand complexes. High-efficiency separation of native complexes is demonstrated using both capillary types, while the polyacrylamide neutral-coated capillary showed better reproducibility and higher efficiency for more complex samples. The platform was then evaluated for the determination of monoclonal antibody aggregation and for analysis of proteomes of limited complexity using a ribosomal isolate from E. coli. Native CZE-MS, using accurate single stage and tandem-MS measurements, enabled identification of proteoforms and non-covalent complexes at femtomole levels. This study demonstrates that native CZE-MS can serve as an orthogonal and complementary technique to conventional native MS methodologies with the advantages of low sample consumption, minimal sample processing and losses, and high throughput and sensitivity. This study presents a novel platform for analysis of ribosomes and other macromolecular complexes and organelles, with the potential for discovery of novel structural features defining cellular phenotypes (e.g., specialized ribosomes). [Figure not available: see fulltext.

  14. Interaction of Tim23 with Tim50 Is essential for protein translocation by the mitochondrial TIM23 complex.

    PubMed

    Gevorkyan-Airapetov, Lada; Zohary, Keren; Popov-Celeketic, Dusan; Mapa, Koyeli; Hell, Kai; Neupert, Walter; Azem, Abdussalam; Mokranjac, Dejana

    2009-02-20

    The TIM23 complex is the major translocase of the mitochondrial inner membrane responsible for the import of essentially all matrix proteins and a number of inner membrane proteins. Tim23 and Tim50, two essential proteins of the complex, expose conserved domains into the intermembrane space that interact with each other. Here, we describe in vitro reconstitution of this interaction using recombinantly expressed and purified intermembrane space domains of Tim50 and Tim23. We established two independent methods, chemical cross-linking and surface plasmon resonance, to track their interaction. In addition, we identified mutations in Tim23 that abolish its interaction with Tim50 in vitro. These mutations also destabilized the interaction between the two proteins in vivo, leading to defective import of preproteins via the TIM23 complex and to cell death at higher temperatures. This is the first study to describe the reconstitution of the Tim50-Tim23 interaction in vitro and to identify specific residues of Tim23 that are vital for the interaction with Tim50.

  15. Encounter complexes and dimensionality reduction in protein-protein association.

    PubMed

    Kozakov, Dima; Li, Keyong; Hall, David R; Beglov, Dmitri; Zheng, Jiefu; Vakili, Pirooz; Schueler-Furman, Ora; Paschalidis, Ioannis Ch; Clore, G Marius; Vajda, Sandor

    2014-04-08

    An outstanding challenge has been to understand the mechanism whereby proteins associate. We report here the results of exhaustively sampling the conformational space in protein-protein association using a physics-based energy function. The agreement between experimental intermolecular paramagnetic relaxation enhancement (PRE) data and the PRE profiles calculated from the docked structures shows that the method captures both specific and non-specific encounter complexes. To explore the energy landscape in the vicinity of the native structure, the nonlinear manifold describing the relative orientation of two solid bodies is projected onto a Euclidean space in which the shape of low energy regions is studied by principal component analysis. Results show that the energy surface is canyon-like, with a smooth funnel within a two dimensional subspace capturing over 75% of the total motion. Thus, proteins tend to associate along preferred pathways, similar to sliding of a protein along DNA in the process of protein-DNA recognition. DOI: http://dx.doi.org/10.7554/eLife.01370.001.

  16. Recording information on protein complexes in an information management system

    PubMed Central

    Savitsky, Marc; Diprose, Jonathan M.; Morris, Chris; Griffiths, Susanne L.; Daniel, Edward; Lin, Bill; Daenke, Susan; Bishop, Benjamin; Siebold, Christian; Wilson, Keith S.; Blake, Richard; Stuart, David I.; Esnouf, Robert M.

    2011-01-01

    The Protein Information Management System (PiMS) is a laboratory information management system (LIMS) designed for use with the production of proteins in a research environment. The software is distributed under the CCP4 licence, and so is available free of charge to academic laboratories. Like most LIMS, the underlying PiMS data model originally had no support for protein–protein complexes. To support the SPINE2-Complexes project the developers have extended PiMS to meet these requirements. The modifications to PiMS, described here, include data model changes, additional protocols, some user interface changes and functionality to detect when an experiment may have formed a complex. Example data are shown for the production of a crystal of a protein complex. Integration with SPINE2-Complexes Target Tracker application is also described. PMID:21605682

  17. Characterization of a mammalian Golgi-localized protein complex, COG, that is required for normal Golgi morphology and function

    PubMed Central

    Ungar, Daniel; Oka, Toshihiko; Brittle, Elizabeth E.; Vasile, Eliza; Lupashin, Vladimir V.; Chatterton, Jon E.; Heuser, John E.; Krieger, Monty; Waters, M. Gerard

    2002-01-01

    Multiprotein complexes are key determinants of Golgi apparatus structure and its capacity for intracellular transport and glycoprotein modification. Three complexes that have previously been partially characterized include (a) the Golgi transport complex (GTC), identified in an in vitro membrane transport assay, (b) the ldlCp complex, identified in analyses of CHO cell mutants with defects in Golgi-associated glycosylation reactions, and (c) the mammalian Sec34 complex, identified by homology to yeast Sec34p, implicated in vesicular transport. We show that these three complexes are identical and rename them the conserved oligomeric Golgi (COG) complex. The COG complex comprises four previously characterized proteins (Cog1/ldlBp, Cog2/ldlCp, Cog3/Sec34, and Cog5/GTC-90), three homologues of yeast Sec34/35 complex subunits (Cog4, -6, and -8), and a previously unidentified Golgi-associated protein (Cog7). EM of ldlB and ldlC mutants established that COG is required for normal Golgi morphology. “Deep etch” EM of purified COG revealed an ∼37-nm-long structure comprised of two similarly sized globular domains connected by smaller extensions. Consideration of biochemical and genetic data for mammalian COG and its yeast homologue suggests a model for the subunit distribution within this complex, which plays critical roles in Golgi structure and function. PMID:11980916

  18. Precursor binding to an 880-kDa Toc complex as an early step during active import of protein into chloroplasts.

    PubMed

    Chen, Kuan-Yu; Li, Hsou-min

    2007-01-01

    The import of protein into chloroplasts is mediated by translocon components located in the chloroplast outer (the Toc proteins) and inner (the Tic proteins) envelope membranes. To identify intermediate steps during active import, we used sucrose density gradient centrifugation and blue-native polyacrylamide gel electrophoresis (BN-PAGE) to identify complexes of translocon components associated with precursor proteins under active import conditions instead of arrested binding conditions. Importing precursor proteins in solubilized chloroplast membranes formed a two-peak distribution in the sucrose density gradient. The heavier peak was in a similar position as the previously reported Tic/Toc supercomplex and was too large to be analyzed by BN-PAGE. The BN-PAGE analyses of the lighter peak revealed that precursors accumulated in at least two complexes. The first complex migrated at a position close to the ferritin dimer (approximately 880 kDa) and contained only the Toc components. Kinetic analyses suggested that this Toc complex represented an earlier step in the import process than the Tic/Toc supercomplex. The second complex in the lighter peak migrated at the position of the ferritin trimer (approximately 1320 kDa). It contained, in addition to the Toc components, Tic110, Hsp93, and an hsp70 homolog, but not Tic40. Two different precursor proteins were shown to associate with the same complexes. Processed mature proteins first appeared in the membranes at the same fractions as the Tic/Toc supercomplex, suggesting that processing of transit peptides occurs while precursors are still associated with the supercomplex.

  19. Precursor binding to an 880-kDa Toc complex as an early step during active import of protein into chloroplasts

    PubMed Central

    Chen, Kuan-Yu; Li, Hsou-min

    2007-01-01

    The import of protein into chloroplasts is mediated by translocon components located in the chloroplast outer (the Toc proteins) and inner (the Tic proteins) envelope membranes. To identify intermediate steps during active import, we used sucrose density gradient centrifugation and blue-native polyacrylamide gel electrophoresis (BN-PAGE) to identify complexes of translocon components associated with precursor proteins under active import conditions instead of arrested binding conditions. Importing precursor proteins in solubilized chloroplast membranes formed a two-peak distribution in the sucrose density gradient. The heavier peak was in a similar position as the previously reported Tic/Toc supercomplex and was too large to be analyzed by BN-PAGE. The BN-PAGE analyses of the lighter peak revealed that precursors accumulated in at least two complexes. The first complex migrated at a position close to the ferritin dimer (approximately 880 kDa) and contained only the Toc components. Kinetic analyses suggested that this Toc complex represented an earlier step in the import process than the Tic/Toc supercomplex. The second complex in the lighter peak migrated at the position of the ferritin trimer (approximately 1320 kDa). It contained, in addition to the Toc components, Tic110, Hsp93, and an hsp70 homolog, but not Tic40. Two different precursor proteins were shown to associate with the same complexes. Processed mature proteins first appeared in the membranes at the same fractions as the Tic/Toc supercomplex, suggesting that processing of transit peptides occurs while precursors are still associated with the supercomplex. PMID:17144891

  20. Storage proteins of common bean identified with 2D-PAGE

    USDA-ARS?s Scientific Manuscript database

    The common bean is a significant source of protein, complex carbohydrates, fiber, and minerals. Seeds of most dry beans contain 15 to 25% protein and are rich in lysine but low in the sulfur containing amino acids cysteine and methionine. Knowledge of common bean proteins is important for research a...

  1. The Network Organization of Cancer-associated Protein Complexes in Human Tissues

    PubMed Central

    Zhao, Jing; Lee, Sang Hoon; Huss, Mikael; Holme, Petter

    2013-01-01

    Differential gene expression profiles for detecting disease genes have been studied intensively in systems biology. However, it is known that various biological functions achieved by proteins follow from the ability of the protein to form complexes by physically binding to each other. In other words, the functional units are often protein complexes rather than individual proteins. Thus, we seek to replace the perspective of disease-related genes by disease-related complexes, exemplifying with data on 39 human solid tissue cancers and their original normal tissues. To obtain the differential abundance levels of protein complexes, we apply an optimization algorithm to genome-wide differential expression data. From the differential abundance of complexes, we extract tissue- and cancer-selective complexes, and investigate their relevance to cancer. The method is supported by a clustering tendency of bipartite cancer-complex relationships, as well as a more concrete and realistic approach to disease-related proteomics. PMID:23567845

  2. Immersion freezing of ice nucleation active protein complexes

    NASA Astrophysics Data System (ADS)

    Hartmann, S.; Augustin, S.; Clauss, T.; Wex, H.; Šantl-Temkiv, T.; Voigtländer, J.; Niedermeier, D.; Stratmann, F.

    2013-06-01

    Utilising the Leipzig Aerosol Cloud Interaction Simulator (LACIS), the immersion freezing behaviour of droplet ensembles containing monodisperse particles, generated from a Snomax™ solution/suspension, was investigated. Thereto ice fractions were measured in the temperature range between -5 °C to -38 °C. Snomax™ is an industrial product applied for artificial snow production and contains Pseudomonas syringae} bacteria which have long been used as model organism for atmospheric relevant ice nucleation active (INA) bacteria. The ice nucleation activity of such bacteria is controlled by INA protein complexes in their outer membrane. In our experiments, ice fractions increased steeply in the temperature range from about -6 °C to about -10 °C and then levelled off at ice fractions smaller than one. The plateau implies that not all examined droplets contained an INA protein complex. Assuming the INA protein complexes to be Poisson distributed over the investigated droplet populations, we developed the CHESS model (stoCHastic modEl of similar and poiSSon distributed ice nuclei) which allows for the calculation of ice fractions as function of temperature and time for a given nucleation rate. Matching calculated and measured ice fractions, we determined and parameterised the nucleation rate of INA protein complexes exhibiting class III ice nucleation behaviour. Utilising the CHESS model, together with the determined nucleation rate, we compared predictions from the model to experimental data from the literature and found good agreement. We found that (a) the heterogeneous ice nucleation rate expression quantifying the ice nucleation behaviour of the INA protein complex is capable of describing the ice nucleation behaviour observed in various experiments for both, Snomax™ and P. syringae bacteria, (b) the ice nucleation rate, and its temperature dependence, seem to be very similar regardless of whether the INA protein complexes inducing ice nucleation are attached

  3. Protein complex purification from Thermoplasma acidophilum using a phage display library.

    PubMed

    Hubert, Agnes; Mitani, Yasuo; Tamura, Tomohiro; Boicu, Marius; Nagy, István

    2014-03-01

    We developed a novel protein complex isolation method using a single-chain variable fragment (scFv) based phage display library in a two-step purification procedure. We adapted the antibody-based phage display technology which has been developed for single target proteins to a protein mixture containing about 300 proteins, mostly subunits of Thermoplasma acidophilum complexes. T. acidophilum protein specific phages were selected and corresponding scFvs were expressed in Escherichia coli. E. coli cell lysate containing the expressed His-tagged scFv specific against one antigen protein and T. acidophilum crude cell lysate containing intact target protein complexes were mixed, incubated and subjected to protein purification using affinity and size exclusion chromatography steps. This method was confirmed to isolate intact particles of thermosome and proteasome suitable for electron microscopy analysis and provides a novel protein complex isolation strategy applicable to organisms where no genetic tools are available. Copyright © 2013 Elsevier B.V. All rights reserved.

  4. The multiBac protein complex production platform at the EMBL.

    PubMed

    Berger, Imre; Garzoni, Frederic; Chaillet, Maxime; Haffke, Matthias; Gupta, Kapil; Aubert, Alice

    2013-07-11

    Proteomics research revealed the impressive complexity of eukaryotic proteomes in unprecedented detail. It is now a commonly accepted notion that proteins in cells mostly exist not as isolated entities but exert their biological activity in association with many other proteins, in humans ten or more, forming assembly lines in the cell for most if not all vital functions.(1,2) Knowledge of the function and architecture of these multiprotein assemblies requires their provision in superior quality and sufficient quantity for detailed analysis. The paucity of many protein complexes in cells, in particular in eukaryotes, prohibits their extraction from native sources, and necessitates recombinant production. The baculovirus expression vector system (BEVS) has proven to be particularly useful for producing eukaryotic proteins, the activity of which often relies on post-translational processing that other commonly used expression systems often cannot support.(3) BEVS use a recombinant baculovirus into which the gene of interest was inserted to infect insect cell cultures which in turn produce the protein of choice. MultiBac is a BEVS that has been particularly tailored for the production of eukaryotic protein complexes that contain many subunits.(4) A vital prerequisite for efficient production of proteins and their complexes are robust protocols for all steps involved in an expression experiment that ideally can be implemented as standard operating procedures (SOPs) and followed also by non-specialist users with comparative ease. The MultiBac platform at the European Molecular Biology Laboratory (EMBL) uses SOPs for all steps involved in a multiprotein complex expression experiment, starting from insertion of the genes into an engineered baculoviral genome optimized for heterologous protein production properties to small-scale analysis of the protein specimens produced.(5-8) The platform is installed in an open-access mode at EMBL Grenoble and has supported many

  5. Exocyst Complex Protein Expression in the Human Placenta

    PubMed Central

    Gonzalez, I.M.; Ackerman, W.E.; Vandre, D.D.; Robinson, J.M.

    2014-01-01

    Introduction Protein production and secretion are essential to syncytiotrophoblast function and are associated with cytotrophoblast cell fusion and differentiation. Syncytiotrophoblast hormone secretion is a crucial determinant of maternal-fetal health, and can be misregulated in pathological pregnancies. Although, polarized secretion is a key component of placental function, the mechanisms underlying this process are poorly understood. Objective While the octameric exocyst complex is classically regarded as a master regulator of secretion in various mammalian systems, its expression in the placenta remained unexplored. We hypothesized that the syncytiotrophoblast would express all exocyst complex components and effector proteins requisite for vesicle-mediated secretion more abundantly than cytotrophoblasts in tissue specimens. Methods A two-tiered immunobiological approach was utilized to characterize exocyst and ancillary proteins in normal, term human placentas. Exocyst protein expression and localization was documented in tissue homogenates via immunoblotting and immunofluorescence labeling of placental sections. Results The eight exocyst proteins, EXOC1, 2, 3, 4, 5, 6, 7, and 8, were found in the human placenta. In addition, RAB11, an important exocyst complex modulator, was also expressed. Exocyst and Rab protein expression appeared to be regulated during trophoblast differentiation, as the syncytiotrophoblast expressed these proteins with little, if any, expression in cytotrophoblast cells. Additionally, exocyst proteins were localized at or near the syncytiotrophoblast apical membrane, the major site of placental secretion Discussion/Conclusion Our findings highlight exocyst protein expression as novel indicators of trophoblast differentiation. The exocyst’s regulated localization within the syncytiotrophoblast in conjunction with its well known functions suggests a possible role in placental polarized secretion PMID:24856041

  6. RIPiT-Seq: A high-throughput approach for footprinting RNA:protein complexes

    PubMed Central

    Singh, Guramrit; Ricci, Emiliano P.; Moore, Melissa J.

    2013-01-01

    Development of high-throughput approaches to map the RNA interaction sites of individual RNA binding proteins (RBPs) transcriptome-wide is rapidly transforming our understanding of post-transcriptional gene regulatory mechanisms. Here we describe a ribonucleoprotein (RNP) footprinting approach we recently developed for identifying occupancy sites of both individual RBPs and multi-subunit RNP complexes. RNA:protein immunoprecipitation in tandem (RIPiT) yields highly specific RNA footprints of cellular RNPs isolated via two sequential purifications; the resulting RNA footprints can then be identified by high-throughput sequencing (Seq). RIPiT-Seq is broadly applicable to all RBPs regardless of their RNA binding mode and thus provides a means to map the RNA binding sites of RBPs with poor inherent ultraviolet (UV) crosslinkability. Further, among current high-throughput approaches, RIPiT has the unique capacity to differentiate binding sites of RNPs with overlapping protein composition. It is therefore particularly suited for studying dynamic RNP assemblages whose composition evolves as gene expression proceeds. PMID:24096052

  7. A Bacillus megaterium System for the Production of Recombinant Proteins and Protein Complexes.

    PubMed

    Biedendieck, Rebekka

    2016-01-01

    For many years the Gram-positive bacterium Bacillus megaterium has been used for the production and secretion of recombinant proteins. For this purpose it was systematically optimized. Plasmids with different inducible promoter systems, with different compatible origins, with small tags for protein purification and with various specific signals for protein secretion were combined with genetically improved host strains. Finally, the development of appropriate cultivation conditions for the production strains established this organism as a bacterial cell factory even for large proteins. Along with the overproduction of individual proteins the organism is now also used for the simultaneous coproduction of up to 14 recombinant proteins, multiple subsequently interacting or forming protein complexes. Some of these recombinant strains are successfully used for bioconversion or the biosynthesis of valuable components including vitamins. The titers in the g per liter scale for the intra- and extracellular recombinant protein production prove the high potential of B. megaterium for industrial applications. It is currently further enhanced for the production of recombinant proteins and multi-subunit protein complexes using directed genetic engineering approaches based on transcriptome, proteome, metabolome and fluxome data.

  8. Prediction of heterotrimeric protein complexes by two-phase learning using neighboring kernels

    PubMed Central

    2014-01-01

    Background Protein complexes play important roles in biological systems such as gene regulatory networks and metabolic pathways. Most methods for predicting protein complexes try to find protein complexes with size more than three. It, however, is known that protein complexes with smaller sizes occupy a large part of whole complexes for several species. In our previous work, we developed a method with several feature space mappings and the domain composition kernel for prediction of heterodimeric protein complexes, which outperforms existing methods. Results We propose methods for prediction of heterotrimeric protein complexes by extending techniques in the previous work on the basis of the idea that most heterotrimeric protein complexes are not likely to share the same protein with each other. We make use of the discriminant function in support vector machines (SVMs), and design novel feature space mappings for the second phase. As the second classifier, we examine SVMs and relevance vector machines (RVMs). We perform 10-fold cross-validation computational experiments. The results suggest that our proposed two-phase methods and SVM with the extended features outperform the existing method NWE, which was reported to outperform other existing methods such as MCL, MCODE, DPClus, CMC, COACH, RRW, and PPSampler for prediction of heterotrimeric protein complexes. Conclusions We propose two-phase prediction methods with the extended features, the domain composition kernel, SVMs and RVMs. The two-phase method with the extended features and the domain composition kernel using SVM as the second classifier is particularly useful for prediction of heterotrimeric protein complexes. PMID:24564744

  9. Protein Complex Production from the Drug Discovery Standpoint.

    PubMed

    Moarefi, Ismail

    2016-01-01

    Small molecule drug discovery critically depends on the availability of meaningful in vitro assays to guide medicinal chemistry programs that are aimed at optimizing drug potency and selectivity. As it becomes increasingly evident, most disease relevant drug targets do not act as a single protein. In the body, they are instead generally found in complex with protein cofactors that are highly relevant for their correct function and regulation. This review highlights selected examples of the increasing trend to use biologically relevant protein complexes for rational drug discovery to reduce costly late phase attritions due to lack of efficacy or toxicity.

  10. The Fanconi anemia protein FANCF forms a nuclear complex with FANCA, FANCC and FANCG.

    PubMed

    de Winter, J P; van der Weel, L; de Groot, J; Stone, S; Waisfisz, Q; Arwert, F; Scheper, R J; Kruyt, F A; Hoatlin, M E; Joenje, H

    2000-11-01

    Fanconi anemia (FA) is a chromosomal instability syndrome associated with a strong predisposition to cancer, particularly acute myeloid leukemia and squamous cell carcinoma. At the cellular level, FA is characterized by spontaneous chromosomal breakage and a unique hypersensitivity to DNA cross-linking agents. Complementation analysis has indicated that at least seven distinct genes are involved in the pathogenesis of FA. Despite the identification of four of these genes (FANCA, FANCC, FANCF and FANCG), the nature of the 'FA pathway' has remained enigmatic, as the FA proteins lack sequence homologies or motifs that could point to a molecular function. To further define this pathway, we studied the subcellular localizations and mutual interactions of the FA proteins, including the recently identified FANCF protein, in human lymphoblasts. FANCF was found predominantly in the nucleus, where it complexes with FANCA, FANCC and FANCG. These interactions were detected in wild-type and FA-D lymphoblasts, but not in lymphoblasts of other FA complementation groups. This implies that each of the FA proteins, except FANCD, is required for these complexes to form. Similarly, we show that the interaction between FANCA and FANCC is restricted to wild-type and FA-D cells. Furthermore, we document the subcellular localization of FANCA and the FANCA/FANCG complex in all FA complementation groups. Our results, along with published data, culminate in a model in which a multi-protein FA complex serves a nuclear function to maintain genomic integrity.

  11. Calculations of the binding affinities of protein-protein complexes with the fast multipole method

    NASA Astrophysics Data System (ADS)

    Kim, Bongkeun; Song, Jiming; Song, Xueyu

    2010-09-01

    In this paper, we used a coarse-grained model at the residue level to calculate the binding free energies of three protein-protein complexes. General formulations to calculate the electrostatic binding free energy and the van der Waals free energy are presented by solving linearized Poisson-Boltzmann equations using the boundary element method in combination with the fast multipole method. The residue level model with the fast multipole method allows us to efficiently investigate how the mutations on the active site of the protein-protein interface affect the changes in binding affinities of protein complexes. Good correlations between the calculated results and the experimental ones indicate that our model can capture the dominant contributions to the protein-protein interactions. At the same time, additional effects on protein binding due to atomic details are also discussed in the context of the limitations of such a coarse-grained model.

  12. Biclustering Protein Complex Interactions with a Biclique FindingAlgorithm

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Ding, Chris; Zhang, Anne Ya; Holbrook, Stephen

    2006-12-01

    Biclustering has many applications in text mining, web clickstream mining, and bioinformatics. When data entries are binary, the tightest biclusters become bicliques. We propose a flexible and highly efficient algorithm to compute bicliques. We first generalize the Motzkin-Straus formalism for computing the maximal clique from L{sub 1} constraint to L{sub p} constraint, which enables us to provide a generalized Motzkin-Straus formalism for computing maximal-edge bicliques. By adjusting parameters, the algorithm can favor biclusters with more rows less columns, or vice verse, thus increasing the flexibility of the targeted biclusters. We then propose an algorithm to solve the generalized Motzkin-Straus optimizationmore » problem. The algorithm is provably convergent and has a computational complexity of O(|E|) where |E| is the number of edges. It relies on a matrix vector multiplication and runs efficiently on most current computer architectures. Using this algorithm, we bicluster the yeast protein complex interaction network. We find that biclustering protein complexes at the protein level does not clearly reflect the functional linkage among protein complexes in many cases, while biclustering at protein domain level can reveal many underlying linkages. We show several new biologically significant results.« less

  13. Defining the RNA-Protein Interactions in the Trypanosome Preribosomal Complex

    PubMed Central

    Wang, Lei; Ciganda, Martin

    2013-01-01

    In eukaryotes, 5S rRNA is transcribed in the nucleoplasm and requires the ribosomal protein L5 to deliver it to the nucleolus for ribosomal assembly. The trypanosome-specific proteins P34 and P37 form a novel preribosomal complex with the eukaryotic conserved L5-5S rRNA complex in the nucleoplasm. Previous results suggested that P34 acts together with L5 to bridge the interaction with 5S rRNA and thus to stabilize 5S rRNA, an important role in the early steps of ribosomal biogenesis. Here, we have delineated the domains of the two protein components, L5 and P34, and regions of the RNA partner, 5S rRNA, that are critical for protein-RNA interactions within the complex. We found that the L18 domain of L5 and the N terminus and RNA recognition motif of P34 bind 5S rRNA. We showed that Trypanosoma brucei L5 binds the β arm of 5S rRNA, while P34 binds loop A/stem V of 5S rRNA. We demonstrated that 5S rRNA is able to enhance the association between the protein components of the complex, L5 and P34. Both loop A/stem V and the β arm of 5S rRNA can separately enhance the protein-protein association, but their effects are neither additive nor synergistic. Domains in the two proteins for protein-protein and protein-RNA interactions overlap or are close to each other. This suggests that 5S rRNA binding might cause conformational changes in L5 and P34 and might also bridge the interactions, thus enhancing binding between the protein partners of this novel complex. PMID:23397568

  14. Gcn4-Mediator Specificity Is Mediated by a Large and Dynamic Fuzzy Protein-Protein Complex.

    PubMed

    Tuttle, Lisa M; Pacheco, Derek; Warfield, Linda; Luo, Jie; Ranish, Jeff; Hahn, Steven; Klevit, Rachel E

    2018-03-20

    Transcription activation domains (ADs) are inherently disordered proteins that often target multiple coactivator complexes, but the specificity of these interactions is not understood. Efficient transcription activation by yeast Gcn4 requires its tandem ADs and four activator-binding domains (ABDs) on its target, the Mediator subunit Med15. Multiple ABDs are a common feature of coactivator complexes. We find that the large Gcn4-Med15 complex is heterogeneous and contains nearly all possible AD-ABD interactions. Gcn4-Med15 forms via a dynamic fuzzy protein-protein interface, where ADs bind the ABDs in multiple orientations via hydrophobic regions that gain helicity. This combinatorial mechanism allows individual low-affinity and specificity interactions to generate a biologically functional, specific, and higher affinity complex despite lacking a defined protein-protein interface. This binding strategy is likely representative of many activators that target multiple coactivators, as it allows great flexibility in combinations of activators that can cooperate to regulate genes with variable coactivator requirements. Copyright © 2018 The Authors. Published by Elsevier Inc. All rights reserved.

  15. Comparative Proteomics Identifies Host Immune System Proteins Affected by Infection with Mycobacterium bovis

    PubMed Central

    López, Vladimir; Villar, Margarita; Queirós, João; Vicente, Joaquín; Mateos-Hernández, Lourdes; Díez-Delgado, Iratxe; Contreras, Marinela; Alves, Paulo C.; Alberdi, Pilar; Gortázar, Christian; de la Fuente, José

    2016-01-01

    Mycobacteria of the Mycobacterium tuberculosis complex (MTBC) greatly impact human and animal health worldwide. The mycobacterial life cycle is complex, and the mechanisms resulting in pathogen infection and survival in host cells are not fully understood. Eurasian wild boar (Sus scrofa) are natural reservoir hosts for MTBC and a model for mycobacterial infection and tuberculosis (TB). In the wild boar TB model, mycobacterial infection affects the expression of innate and adaptive immune response genes in mandibular lymph nodes and oropharyngeal tonsils, and biomarkers have been proposed as correlates with resistance to natural infection. However, the mechanisms used by mycobacteria to manipulate host immune response are not fully characterized. Our hypothesis is that the immune system proteins under-represented in infected animals, when compared to uninfected controls, are used by mycobacteria to guarantee pathogen infection and transmission. To address this hypothesis, a comparative proteomics approach was used to compare host response between uninfected (TB-) and M. bovis-infected young (TB+) and adult animals with different infection status [TB lesions localized in the head (TB+) or affecting multiple organs (TB++)]. The results identified host immune system proteins that play an important role in host response to mycobacteria. Calcium binding protein A9, Heme peroxidase, Lactotransferrin, Cathelicidin and Peptidoglycan-recognition protein were under-represented in TB+ animals when compared to uninfected TB- controls, but protein levels were higher as infection progressed in TB++ animals when compared to TB- and/or TB+ adult wild boar. MHCI was the only protein over-represented in TB+ adult wild boar when compared to uninfected TB- controls. The results reported here suggest that M. bovis manipulates host immune response by reducing the production of immune system proteins. However, as infection progresses, wild boar immune response recovers to limit pathogen

  16. Protein-protein interactions in the RPS4/RRS1 immune receptor complex

    PubMed Central

    Sarris, Panagiotis F.

    2017-01-01

    Plant NLR (Nucleotide-binding domain and Leucine-rich Repeat) immune receptor proteins are encoded by Resistance (R) genes and confer specific resistance to pathogen races that carry the corresponding recognized effectors. Some NLR proteins function in pairs, forming receptor complexes for the perception of specific effectors. We show here that the Arabidopsis RPS4 and RRS1 NLR proteins are both required to make an authentic immune complex. Over-expression of RPS4 in tobacco or in Arabidopsis results in constitutive defense activation; this phenotype is suppressed in the presence of RRS1. RRS1 protein co-immunoprecipitates (co-IPs) with itself in the presence or absence of RPS4, but in contrast, RPS4 does not associate with itself in the absence of RRS1. In the presence of RRS1, RPS4 associates with defense signaling regulator EDS1 solely in the nucleus, in contrast to the extra-nuclear location found in the absence of RRS1. The AvrRps4 effector does not disrupt RPS4-EDS1 association in the presence of RRS1. In the absence of RRS1, AvrRps4 interacts with EDS1, forming nucleocytoplasmic aggregates, the formation of which is disturbed by the co-expression of PAD4 but not by SAG101. These data indicate that the study of an immune receptor protein complex in the absence of all components can result in misleading inferences, and reveals an NLR complex that dynamically interacts with the immune regulators EDS1/PAD4 or EDS1/SAG101, and with effectors, during the process by which effector recognition is converted to defense activation. PMID:28475615

  17. A novel germ cell-specific protein, SHIP1, forms a complex with chromatin remodeling activity during spermatogenesis.

    PubMed

    Choi, Eunyoung; Han, Cecil; Park, Inju; Lee, Boyeon; Jin, Sora; Choi, Heejin; Kim, Do Han; Park, Zee Yong; Eddy, Edward M; Cho, Chunghee

    2008-12-12

    To determine the mechanisms of spermatogenesis, it is essential to identify and characterize germ cell-specific genes. Here we describe a protein encoded by a novel germ cell-specific gene, Mm.290718/ZFP541, identified from the mouse spermatocyte UniGene library. The protein contains specific motifs and domains potentially involved in DNA binding and chromatin reorganization. An antibody against Mm.290718/ZFP541 revealed the existence of the protein in testicular spermatogenic cells (159 kDa) but not testicular and mature sperm. Immunostaining analysis of cells at various stages of spermatogenesis consistently showed that the protein is present in spermatocytes and round spermatids only. Transfection assays and immunofluorescence studies indicate that the protein is localized specifically in the nucleus. Proteomic analyses performed to explore the functional characteristics of Mm.290718/ZFP541 showed that the protein forms a unique complex. Other major components of the complex included histone deacetylase 1 (HDAC1) and heat-shock protein A2. Disappearance of Mm.290718/ZFP541 was highly correlated with hyperacetylation in spermatids during spermatogenesis, and specific domains of the protein were involved in the regulation of interactions and nuclear localization of HDAC1. Furthermore, we found that premature hyperacetylation, induced by an HDAC inhibitor, is associated with an alteration in the integrity of Mm.290718/ZFP541 in spermatogenic cells. Our results collectively suggest that the Mm.290718/ZFP541 complex is implicated in chromatin remodeling during spermatogenesis, and we provide further information on the previously unknown molecular mechanism. Consequently, we re-designate Mm.290718/ZFP541 as "SHIP1" representing spermatogenic cell HDAC-interacting protein 1.

  18. Antagonists of the miRNA-Argonaute 2 Protein Complex: Anti-miR-AGOs.

    PubMed

    Schmidt, Marco F; Korb, Oliver; Abell, Chris

    2017-01-01

    microRNAs (miRNAs) have been identified as high-value drug targets. A widely applied strategy in miRNA inhibition is the use of antisense agents. However, it has been shown that oligonucleotides are poorly cell permeable because of their complex chemical structure and due to their negatively charged backbone. Consequently, the general application of oligonucleotides in therapy is limited. Since miRNAs' functions are executed exclusively by the Argonaute 2 protein, we therefore describe a protocol for the design of a novel miRNA inhibitor class: antagonists of the miRNA-Argonaute 2 protein complex, so-called anti-miR-AGOs, that not only block the crucial binding site of the target miRNA but also bind to the protein's active site. Due to their lower molecular weight and, thus, more drug-like chemical structure, the novel inhibitor class may show better pharmacokinetic properties than reported oligonucleotide inhibitors, enabling them for potential therapeutic use.

  19. Protein tyrosine phosphatase σ targets apical junction complex proteins in the intestine and regulates epithelial permeability

    PubMed Central

    Murchie, Ryan; Guo, Cong-Hui; Persaud, Avinash; Muise, Aleixo; Rotin, Daniela

    2014-01-01

    Protein tyrosine phosphatase (PTP)σ (PTPRS) was shown previously to be associated with susceptibility to inflammatory bowel disease (IBD). PTPσ−/− mice exhibit an IBD-like phenotype in the intestine and show increased susceptibility to acute models of murine colitis. However, the function of PTPσ in the intestine is uncharacterized. Here, we show an intestinal epithelial barrier defect in the PTPσ−/− mouse, demonstrated by a decrease in transepithelial resistance and a leaky intestinal epithelium that was determined by in vivo tracer analysis. Increased tyrosine phosphorylation was observed at the plasma membrane of epithelial cells lining the crypts of the small bowel and colon of the PTPσ−/− mouse, suggesting the presence of PTPσ substrates in these regions. Using mass spectrometry, we identified several putative PTPσ intestinal substrates that were hyper–tyrosine-phosphorylated in the PTPσ−/− mice relative to wild type. Among these were proteins that form or regulate the apical junction complex, including ezrin. We show that ezrin binds to and is dephosphorylated by PTPσ in vitro, suggesting it is a direct PTPσ substrate, and identified ezrin-Y353/Y145 as important sites targeted by PTPσ. Moreover, subcellular localization of the ezrin phosphomimetic Y353E or Y145 mutants were disrupted in colonic Caco-2 cells, similar to ezrin mislocalization in the colon of PTPσ−/− mice following induction of colitis. Our results suggest that PTPσ is a positive regulator of intestinal epithelial barrier, which mediates its effects by modulating epithelial cell adhesion through targeting of apical junction complex-associated proteins (including ezrin), a process impaired in IBD. PMID:24385580

  20. Intermolecular detergent-membrane protein noes for the characterization of the dynamics of membrane protein-detergent complexes.

    PubMed

    Eichmann, Cédric; Orts, Julien; Tzitzilonis, Christos; Vögeli, Beat; Smrt, Sean; Lorieau, Justin; Riek, Roland

    2014-12-11

    The interaction between membrane proteins and lipids or lipid mimetics such as detergents is key for the three-dimensional structure and dynamics of membrane proteins. In NMR-based structural studies of membrane proteins, qualitative analysis of intermolecular nuclear Overhauser enhancements (NOEs) or paramagnetic resonance enhancement are used in general to identify the transmembrane segments of a membrane protein. Here, we employed a quantitative characterization of intermolecular NOEs between (1)H of the detergent and (1)H(N) of (2)H-perdeuterated, (15)N-labeled α-helical membrane protein-detergent complexes following the exact NOE (eNOE) approach. Structural considerations suggest that these intermolecular NOEs should show a helical-wheel-type behavior along a transmembrane helix or a membrane-attached helix within a membrane protein as experimentally demonstrated for the complete influenza hemagglutinin fusion domain HAfp23. The partial absence of such a NOE pattern along the amino acid sequence as shown for a truncated variant of HAfp23 and for the Escherichia coli inner membrane protein YidH indicates the presence of large tertiary structure fluctuations such as an opening between helices or the presence of large rotational dynamics of the helices. Detergent-protein NOEs thus appear to be a straightforward probe for a qualitative characterization of structural and dynamical properties of membrane proteins embedded in detergent micelles.

  1. Improvements in the Protein Identifier Cross-Reference service.

    PubMed

    Wein, Samuel P; Côté, Richard G; Dumousseau, Marine; Reisinger, Florian; Hermjakob, Henning; Vizcaíno, Juan A

    2012-07-01

    The Protein Identifier Cross-Reference (PICR) service is a tool that allows users to map protein identifiers, protein sequences and gene identifiers across over 100 different source databases. PICR takes input through an interactive website as well as Representational State Transfer (REST) and Simple Object Access Protocol (SOAP) services. It returns the results as HTML pages, XLS and CSV files. It has been in production since 2007 and has been recently enhanced to add new functionality and increase the number of databases it covers. Protein subsequences can be Basic Local Alignment Search Tool (BLAST) against the UniProt Knowledgebase (UniProtKB) to provide an entry point to the standard PICR mapping algorithm. In addition, gene identifiers from UniProtKB and Ensembl can now be submitted as input or mapped to as output from PICR. We have also implemented a 'best-guess' mapping algorithm for UniProt. In this article, we describe the usefulness of PICR, how these changes have been implemented, and the corresponding additions to the web services. Finally, we explain that the number of source databases covered by PICR has increased from the initial 73 to the current 102. New resources include several new species-specific Ensembl databases as well as the Ensembl Genome ones. PICR can be accessed at http://www.ebi.ac.uk/Tools/picr/.

  2. γ-Tubulin complex in Trypanosoma brucei: molecular composition, subunit interdependence and requirement for axonemal central pair protein assembly.

    PubMed

    Zhou, Qing; Li, Ziyin

    2015-11-01

    γ-Tubulin complex constitutes a key component of the microtubule-organizing center and nucleates microtubule assembly. This complex differs in complexity in different organisms: the budding yeast contains the γ-tubulin small complex (γTuSC) composed of γ-tubulin, gamma-tubulin complex protein (GCP)2 and GCP3, whereas animals contain the γ-tubulin ring complex (γTuRC) composed of γTuSC and three additional proteins, GCP4, GCP5 and GCP6. In Trypanosoma brucei, the composition of the γ-tubulin complex remains elusive, and it is not known whether it also regulates assembly of the subpellicular microtubules and the spindle microtubules. Here we report that the γ-tubulin complex in T. brucei is composed of γ-tubulin and three GCP proteins, GCP2-GCP4, and is primarily localized in the basal body throughout the cell cycle. Depletion of GCP2 and GCP3, but not GCP4, disrupted the axonemal central pair microtubules, but not the subpellicular microtubules and the spindle microtubules. Furthermore, we showed that the γTuSC is required for assembly of two central pair proteins and that γTuSC subunits are mutually required for stability. Together, these results identified an unusual γ-tubulin complex in T. brucei, uncovered an essential role of γTuSC in central pair protein assembly, and demonstrated the interdependence of individual γTuSC components for maintaining a stable complex. © 2015 John Wiley & Sons Ltd.

  3. Identification of a Golgi apparatus protein complex important for the asexual erythrocytic cycle of the malaria parasite Plasmodium falciparum.

    PubMed

    Hallée, Stéphanie; Thériault, Catherine; Gagnon, Dominic; Kehrer, Jessica; Frischknecht, Friedrich; Mair, Gunnar R; Richard, Dave

    2018-03-26

    Compared with other eukaryotic cell types, malaria parasites appear to possess a more rudimentary Golgi apparatus being composed of dispersed, unstacked cis and trans-cisternae. Despite playing a central role in the secretory pathway of the parasite, few Plasmodium Golgi resident proteins have been characterised. We had previously identified a new Golgi resident protein of unknown function, which we had named Golgi Protein 1, and now show that it forms a complex with a previously uncharacterised transmembrane protein (Golgi Protein 2, GP2). The Golgi Protein complex localises to the cis-Golgi throughout the erythrocytic cycle and potentially also during the mosquito stages. Analysis of parasite strains where GP1 expression is conditionally repressed and/or the GP2 gene is inactivated reveals that though the Golgi protein complex is not essential at any stage of the parasite life cycle, it is important for optimal asexual development in the blood stages. © 2018 John Wiley & Sons Ltd.

  4. Analysis of protein-protein docking decoys using interaction fingerprints: application to the reconstruction of CaM-ligand complexes.

    PubMed

    Uchikoga, Nobuyuki; Hirokawa, Takatsugu

    2010-05-11

    Protein-protein docking for proteins with large conformational changes was analyzed by using interaction fingerprints, one of the scales for measuring similarities among complex structures, utilized especially for searching near-native protein-ligand or protein-protein complex structures. Here, we have proposed a combined method for analyzing protein-protein docking by taking large conformational changes into consideration. This combined method consists of ensemble soft docking with multiple protein structures, refinement of complexes, and cluster analysis using interaction fingerprints and energy profiles. To test for the applicability of this combined method, various CaM-ligand complexes were reconstructed from the NMR structures of unbound CaM. For the purpose of reconstruction, we used three known CaM-ligands, namely, the CaM-binding peptides of cyclic nucleotide gateway (CNG), CaM kinase kinase (CaMKK) and the plasma membrane Ca2+ ATPase pump (PMCA), and thirty-one structurally diverse CaM conformations. For each ligand, 62000 CaM-ligand complexes were generated in the docking step and the relationship between their energy profiles and structural similarities to the native complex were analyzed using interaction fingerprint and RMSD. Near-native clusters were obtained in the case of CNG and CaMKK. The interaction fingerprint method discriminated near-native structures better than the RMSD method in cluster analysis. We showed that a combined method that includes the interaction fingerprint is very useful for protein-protein docking analysis of certain cases.

  5. Self-Organizing Feature Maps Identify Proteins Critical to Learning in a Mouse Model of Down Syndrome.

    PubMed

    Higuera, Clara; Gardiner, Katheleen J; Cios, Krzysztof J

    2015-01-01

    Down syndrome (DS) is a chromosomal abnormality (trisomy of human chromosome 21) associated with intellectual disability and affecting approximately one in 1000 live births worldwide. The overexpression of genes encoded by the extra copy of a normal chromosome in DS is believed to be sufficient to perturb normal pathways and normal responses to stimulation, causing learning and memory deficits. In this work, we have designed a strategy based on the unsupervised clustering method, Self Organizing Maps (SOM), to identify biologically important differences in protein levels in mice exposed to context fear conditioning (CFC). We analyzed expression levels of 77 proteins obtained from normal genotype control mice and from their trisomic littermates (Ts65Dn) both with and without treatment with the drug memantine. Control mice learn successfully while the trisomic mice fail, unless they are first treated with the drug, which rescues their learning ability. The SOM approach identified reduced subsets of proteins predicted to make the most critical contributions to normal learning, to failed learning and rescued learning, and provides a visual representation of the data that allows the user to extract patterns that may underlie novel biological responses to the different kinds of learning and the response to memantine. Results suggest that the application of SOM to new experimental data sets of complex protein profiles can be used to identify common critical protein responses, which in turn may aid in identifying potentially more effective drug targets.

  6. Self-Organizing Feature Maps Identify Proteins Critical to Learning in a Mouse Model of Down Syndrome

    PubMed Central

    Higuera, Clara; Gardiner, Katheleen J.; Cios, Krzysztof J.

    2015-01-01

    Down syndrome (DS) is a chromosomal abnormality (trisomy of human chromosome 21) associated with intellectual disability and affecting approximately one in 1000 live births worldwide. The overexpression of genes encoded by the extra copy of a normal chromosome in DS is believed to be sufficient to perturb normal pathways and normal responses to stimulation, causing learning and memory deficits. In this work, we have designed a strategy based on the unsupervised clustering method, Self Organizing Maps (SOM), to identify biologically important differences in protein levels in mice exposed to context fear conditioning (CFC). We analyzed expression levels of 77 proteins obtained from normal genotype control mice and from their trisomic littermates (Ts65Dn) both with and without treatment with the drug memantine. Control mice learn successfully while the trisomic mice fail, unless they are first treated with the drug, which rescues their learning ability. The SOM approach identified reduced subsets of proteins predicted to make the most critical contributions to normal learning, to failed learning and rescued learning, and provides a visual representation of the data that allows the user to extract patterns that may underlie novel biological responses to the different kinds of learning and the response to memantine. Results suggest that the application of SOM to new experimental data sets of complex protein profiles can be used to identify common critical protein responses, which in turn may aid in identifying potentially more effective drug targets. PMID:26111164

  7. Polycomb group protein complexes exchange rapidly in living Drosophila.

    PubMed

    Ficz, Gabriella; Heintzmann, Rainer; Arndt-Jovin, Donna J

    2005-09-01

    Fluorescence recovery after photobleaching (FRAP) microscopy was used to determine the kinetic properties of Polycomb group (PcG) proteins in whole living Drosophila organisms (embryos) and tissues (wing imaginal discs and salivary glands). PcG genes are essential genes in higher eukaryotes responsible for the maintenance of the spatially distinct repression of developmentally important regulators such as the homeotic genes. Their absence, as well as overexpression, causes transformations in the axial organization of the body. Although protein complexes have been isolated in vitro, little is known about their stability or exact mechanism of repression in vivo. We determined the translational diffusion constants of PcG proteins, dissociation constants and residence times for complexes in vivo at different developmental stages. In polytene nuclei, the rate constants suggest heterogeneity of the complexes. Computer simulations with new models for spatially distributed protein complexes were performed in systems showing both diffusion and binding equilibria, and the results compared with our experimental data. We were able to determine forward and reverse rate constants for complex formation. Complexes exchanged within a period of 1-10 minutes, more than an order of magnitude faster than the cell cycle time, ruling out models of repression in which access of transcription activators to the chromatin is limited and demonstrating that long-term repression primarily reflects mass-action chemical equilibria.

  8. The use of functional chemical-protein associations to identify multi-pathway renoprotectants.

    PubMed

    Xu, Jia; Meng, Kexin; Zhang, Rui; Yang, He; Liao, Chang; Zhu, Wenliang; Jiao, Jundong

    2014-01-01

    Typically, most nephropathies can be categorized as complex human diseases in which the cumulative effect of multiple minor genes, combined with environmental and lifestyle factors, determines the disease phenotype. Thus, multi-target drugs would be more likely to facilitate comprehensive renoprotection than single-target agents. In this study, functional chemical-protein association analysis was performed to retrieve multi-target drugs of high pathway wideness from the STITCH 3.1 database. Pathway wideness of a drug evaluated the efficiency of regulation of Kyoto Encyclopedia of Genes and Genomes (KEGG) pathways in quantity. We identified nine experimentally validated renoprotectants that exerted remarkable impact on KEGG pathways by targeting a limited number of proteins. We selected curcumin as an illustrative compound to display the advantage of multi-pathway drugs on renoprotection. We compared curcumin with hemin, an agonist of heme oxygenase-1 (HO-1), which significantly affects only one KEGG pathway, porphyrin and chlorophyll metabolism (adjusted p = 1.5×10-5). At the same concentration (10 µM), both curcumin and hemin equivalently mitigated oxidative stress in H2O2-treated glomerular mesangial cells. The benefit of using hemin was derived from its agonistic effect on HO-1, providing relief from oxidative stress. Selective inhibition of HO-1 completely blocked the action of hemin but not that of curcumin, suggesting simultaneous multi-pathway intervention by curcumin. Curcumin also increased cellular autophagy levels, enhancing its protective effect; however, hemin had no effects. Based on the fact that the dysregulation of multiple pathways is implicated in the etiology of complex diseases, we proposed a feasible method for identifying multi-pathway drugs from compounds with validated targets. Our efforts will help identify multi-pathway agents capable of providing comprehensive protection against renal injuries.

  9. Determining protein complex connectivity using a probabilistic deletion network derived from quantitative proteomics.

    PubMed

    Sardiu, Mihaela E; Gilmore, Joshua M; Carrozza, Michael J; Li, Bing; Workman, Jerry L; Florens, Laurence; Washburn, Michael P

    2009-10-06

    Protein complexes are key molecular machines executing a variety of essential cellular processes. Despite the availability of genome-wide protein-protein interaction studies, determining the connectivity between proteins within a complex remains a major challenge. Here we demonstrate a method that is able to predict the relationship of proteins within a stable protein complex. We employed a combination of computational approaches and a systematic collection of quantitative proteomics data from wild-type and deletion strain purifications to build a quantitative deletion-interaction network map and subsequently convert the resulting data into an interdependency-interaction model of a complex. We applied this approach to a data set generated from components of the Saccharomyces cerevisiae Rpd3 histone deacetylase complexes, which consists of two distinct small and large complexes that are held together by a module consisting of Rpd3, Sin3 and Ume1. The resulting representation reveals new protein-protein interactions and new submodule relationships, providing novel information for mapping the functional organization of a complex.

  10. A systems biology strategy to identify molecular mechanisms of action and protein indicators of traumatic brain injury.

    PubMed

    Yu, Chenggang; Boutté, Angela; Yu, Xueping; Dutta, Bhaskar; Feala, Jacob D; Schmid, Kara; Dave, Jitendra; Tawa, Gregory J; Wallqvist, Anders; Reifman, Jaques

    2015-02-01

    The multifactorial nature of traumatic brain injury (TBI), especially the complex secondary tissue injury involving intertwined networks of molecular pathways that mediate cellular behavior, has confounded attempts to elucidate the pathology underlying the progression of TBI. Here, systems biology strategies are exploited to identify novel molecular mechanisms and protein indicators of brain injury. To this end, we performed a meta-analysis of four distinct high-throughput gene expression studies involving different animal models of TBI. By using canonical pathways and a large human protein-interaction network as a scaffold, we separately overlaid the gene expression data from each study to identify molecular signatures that were conserved across the different studies. At 24 hr after injury, the significantly activated molecular signatures were nonspecific to TBI, whereas the significantly suppressed molecular signatures were specific to the nervous system. In particular, we identified a suppressed subnetwork consisting of 58 highly interacting, coregulated proteins associated with synaptic function. We selected three proteins from this subnetwork, postsynaptic density protein 95, nitric oxide synthase 1, and disrupted in schizophrenia 1, and hypothesized that their abundance would be significantly reduced after TBI. In a penetrating ballistic-like brain injury rat model of severe TBI, Western blot analysis confirmed our hypothesis. In addition, our analysis recovered 12 previously identified protein biomarkers of TBI. The results suggest that systems biology may provide an efficient, high-yield approach to generate testable hypotheses that can be experimentally validated to identify novel mechanisms of action and molecular indicators of TBI. © 2014 The Authors. Journal of Neuroscience Research Published by Wiley Periodicals, Inc.

  11. StructAlign, a Program for Alignment of Structures of DNA-Protein Complexes.

    PubMed

    Popov, Ya V; Galitsyna, A A; Alexeevski, A V; Karyagina, A S; Spirin, S A

    2015-11-01

    Comparative analysis of structures of complexes of homologous proteins with DNA is important in the analysis of DNA-protein recognition. Alignment is a necessary stage of the analysis. An alignment is a matching of amino acid residues and nucleotides of one complex to residues and nucleotides of the other. Currently, there are no programs available for aligning structures of DNA-protein complexes. We present the program StructAlign, which should fill this gap. The program inputs a pair of complexes of DNA double helix with proteins and outputs an alignment of DNA chains corresponding to the best spatial fit of the protein chains.

  12. Identification of continuous interaction sites in PLA(2)-based protein complexes by peptide arrays.

    PubMed

    Fortes-Dias, Consuelo Latorre; Santos, Roberta Márcia Marques dos; Magro, Angelo José; Fontes, Marcos Roberto de Mattos; Chávez-Olórtegui, Carlos; Granier, Claude

    2009-01-01

    Crotoxin (CA.CB) is a beta-neurotoxin from Crotalus durissus terrificus snake venom that is responsible for main envenomation effects upon biting by this snake. It is a heterodimer of an acidic protein (CA) devoid of any biological activity per se and a basic, enzymatically active, PLA(2) counterpart (CB). Both lethal and enzymatic activities of crotoxin have been shown to be inhibited by CNF, a protein from the blood of C. d. terrificus snakes. CNF replaces CA in the CA.CB complex, forming a stable, non-toxic complex CNF.CB. The molecular sites involved in the tight interfacial protein-protein interactions in these PLA(2)-based complexes have not been clearly determined. To help address this question, we used the peptide arrays approach to map possible interfacial interaction sites in CA.CB and CNF.CB. Amino acid stretches putatively involved in these interactions were firstly identified in the primary structure of CB. Further analysis of the interfacial availability of these stretches in the presumed biologically active structure of CB, suggested two interaction main sites, located at the amino-terminus and beta-wing regions. Peptide segments at the carboxyl-terminus of CB were also suggested to play a secondary role in the binding of both CA and CNF.

  13. Role for ribosome-associated complex and stress-seventy subfamily B (RAC-Ssb) in integral membrane protein translation.

    PubMed

    Acosta-Sampson, Ligia; Döring, Kristina; Lin, Yuping; Yu, Vivian Y; Bukau, Bernd; Kramer, Günter; Cate, Jamie H D

    2017-12-01

    Targeting of most integral membrane proteins to the endoplasmic reticulum is controlled by the signal recognition particle, which recognizes a hydrophobic signal sequence near the protein N terminus. Proper folding of these proteins is monitored by the unfolded protein response and involves protein degradation pathways to ensure quality control. Here, we identify a new pathway for quality control of major facilitator superfamily transporters that occurs before the first transmembrane helix, the signal sequence recognized by the signal recognition particle, is made by the ribosome. Increased rates of translation elongation of the N-terminal sequence of these integral membrane proteins can divert the nascent protein chains to the ribosome-associated complex and stress-seventy subfamily B chaperones. We also show that quality control of integral membrane proteins by ribosome-associated complex-stress-seventy subfamily B couples translation rate to the unfolded protein response, which has implications for understanding mechanisms underlying human disease and protein production in biotechnology. © 2017 by The American Society for Biochemistry and Molecular Biology, Inc.

  14. An ensemble framework for identifying essential proteins.

    PubMed

    Zhang, Xue; Xiao, Wangxin; Acencio, Marcio Luis; Lemke, Ney; Wang, Xujing

    2016-08-25

    Many centrality measures have been proposed to mine and characterize the correlations between network topological properties and protein essentiality. However, most of them show limited prediction accuracy, and the number of common predicted essential proteins by different methods is very small. In this paper, an ensemble framework is proposed which integrates gene expression data and protein-protein interaction networks (PINs). It aims to improve the prediction accuracy of basic centrality measures. The idea behind this ensemble framework is that different protein-protein interactions (PPIs) may show different contributions to protein essentiality. Five standard centrality measures (degree centrality, betweenness centrality, closeness centrality, eigenvector centrality, and subgraph centrality) are integrated into the ensemble framework respectively. We evaluated the performance of the proposed ensemble framework using yeast PINs and gene expression data. The results show that it can considerably improve the prediction accuracy of the five centrality measures individually. It can also remarkably increase the number of common predicted essential proteins among those predicted by each centrality measure individually and enable each centrality measure to find more low-degree essential proteins. This paper demonstrates that it is valuable to differentiate the contributions of different PPIs for identifying essential proteins based on network topological characteristics. The proposed ensemble framework is a successful paradigm to this end.

  15. Dual Function of the pUL7-pUL51 Tegument Protein Complex in Herpes Simplex Virus 1 Infection.

    PubMed

    Albecka, Anna; Owen, Danielle J; Ivanova, Lyudmila; Brun, Juliane; Liman, Rukayya; Davies, Laura; Ahmed, M Firoz; Colaco, Susanna; Hollinshead, Michael; Graham, Stephen C; Crump, Colin M

    2017-01-15

    The tegument of herpesviruses is a highly complex structural layer between the nucleocapsid and the envelope of virions. Tegument proteins play both structural and regulatory functions during replication and spread, but the interactions and functions of many of these proteins are poorly understood. Here we focus on two tegument proteins from herpes simplex virus 1 (HSV-1), pUL7 and pUL51, which have homologues in all other herpesviruses. We have now identified that HSV-1 pUL7 and pUL51 form a stable and direct protein-protein interaction, their expression levels rely on the presence of each other, and they function as a complex in infected cells. We demonstrate that expression of the pUL7-pUL51 complex is important for efficient HSV-1 assembly and plaque formation. Furthermore, we also discovered that the pUL7-pUL51 complex localizes to focal adhesions at the plasma membrane in both infected cells and in the absence of other viral proteins. The expression of pUL7-pUL51 is important to stabilize focal adhesions and maintain cell morphology in infected cells and cells infected with viruses lacking pUL7 and/or pUL51 round up more rapidly than cells infected with wild-type HSV-1. Our data suggest that, in addition to the previously reported functions in virus assembly and spread for pUL51, the pUL7-pUL51 complex is important for maintaining the attachment of infected cells to their surroundings through modulating the activity of focal adhesion complexes. Herpesviridae is a large family of highly successful human and animal pathogens. Virions of these viruses are composed of many different proteins, most of which are contained within the tegument, a complex structural layer between the nucleocapsid and the envelope within virus particles. Tegument proteins have important roles in assembling virus particles as well as modifying host cells to promote virus replication and spread. However, little is known about the function of many tegument proteins during virus

  16. A proteomics method using immunoaffinity fluorogenic derivatization-liquid chromatography/tandem mass spectrometry (FD-LC-MS/MS) to identify a set of interacting proteins.

    PubMed

    Nakata, Katsunori; Saitoh, Ryoichi; Ishigai, Masaki; Imai, Kazuhiro

    2018-02-01

    Biological functions in organisms are usually controlled by a set of interacting proteins, and identifying the proteins that interact is useful for understanding the mechanism of the functions. Immunoprecipitation is a method that utilizes the affinity of an antibody to isolate and identify the proteins that have interacted in a biological sample. In this study, the FD-LC-MS/MS method, which involves fluorogenic derivatization followed by separation and quantification by HPLC and finally identification of proteins by HPLC-tandem mass spectrometry, was used to identify proteins in immunoprecipitated samples, using heat shock protein 90 (HSP90) as a model of an interacting protein in HepaRG cells. As a result, HSC70 protein, which was known to form a complex with HSP90, was isolated, together with three different types of HSP90-beta. The results demonstrated that the proposed immunoaffinity-FD-LC-MS/MS method could be useful for simultaneously detecting and identifying the proteins that interact with a certain protein. Copyright © 2017 John Wiley & Sons, Ltd.

  17. GA binding protein augments autophagy via transcriptional activation of BECN1-PIK3C3 complex genes

    PubMed Central

    Zhu, Wan; Swaminathan, Gayathri; Plowey, Edward D

    2014-01-01

    Macroautophagy is a vesicular catabolic trafficking pathway that is thought to protect cells from diverse stressors and to promote longevity. Recent studies have revealed that transcription factors play important roles in the regulation of autophagy. In this study, we have identified GA binding protein (GABP) as a transcriptional regulator of the combinatorial expression of BECN1-PIK3C3 complex genes involved in autophagosome initiation. We performed bioinformatics analyses that demonstrated highly conserved putative GABP sites in genes that encode BECN1/Beclin 1, several BECN1 interacting proteins, and downstream autophagy proteins including the ATG12–ATG5-ATG16L1 complex. We demonstrate that GABP binds to the promoter regions of BECN1-PIK3C3 complex genes and activates their transcriptional activities. Knockdown of GABP reduced BECN1-PIK3C3 complex transcripts, BECN1-PIK3C3 complex protein levels and autophagy in cultured cells. Conversely, overexpression of GABP increased autophagy. Nutrient starvation increased GABP-dependent transcriptional activity of BECN1-PIK3C3 complex gene promoters and increased the recruitment of GABP to the BECN1 promoter. Our data reveal a novel function of GABP in the regulation of autophagy via transcriptional activation of the BECN1-PIK3C3 complex. PMID:25046113

  18. Recent progress in biopolymer nanoparticle and microparticle formation by heat-treating electrostatic protein-polysaccharide complexes.

    PubMed

    Jones, Owen G; McClements, David Julian

    2011-09-14

    Functional biopolymer nanoparticles or microparticles can be formed by heat treatment of globular protein-ionic polysaccharide electrostatic complexes under appropriate solution conditions. These biopolymer particles can be used as encapsulation and delivery systems, fat mimetics, lightening agents, or texture modifiers. This review highlights recent progress in the design and fabrication of biopolymer particles based on heating globular protein-ionic polysaccharide complexes above the thermal denaturation temperature of the proteins. The influence of biopolymer type, protein-polysaccharide ratio, pH, ionic strength, and thermal history on the characteristics of the biopolymer particles formed is reviewed. Our current understanding of the underlying physicochemical mechanisms of particle formation and properties is given. The information provided in this review should facilitate the rational design of biopolymer particles with specific physicochemical and functional attributes, as well as stimulate further research in identifying the physicochemical origin of particle formation. Copyright © 2010 Elsevier B.V. All rights reserved.

  19. Identifying mRNA sequence elements for target recognition by human Argonaute proteins

    PubMed Central

    Li, Jingjing; Kim, TaeHyung; Nutiu, Razvan; Ray, Debashish; Hughes, Timothy R.; Zhang, Zhaolei

    2014-01-01

    It is commonly known that mammalian microRNAs (miRNAs) guide the RNA-induced silencing complex (RISC) to target mRNAs through the seed-pairing rule. However, recent experiments that coimmunoprecipitate the Argonaute proteins (AGOs), the central catalytic component of RISC, have consistently revealed extensive AGO-associated mRNAs that lack seed complementarity with miRNAs. We herein test the hypothesis that AGO has its own binding preference within target mRNAs, independent of guide miRNAs. By systematically analyzing the data from in vivo cross-linking experiments with human AGOs, we have identified a structurally accessible and evolutionarily conserved region (∼10 nucleotides in length) that alone can accurately predict AGO–mRNA associations, independent of the presence of miRNA binding sites. Within this region, we further identified an enriched motif that was replicable on independent AGO-immunoprecipitation data sets. We used RNAcompete to enumerate the RNA-binding preference of human AGO2 to all possible 7-mer RNA sequences and validated the AGO motif in vitro. These findings reveal a novel function of AGOs as sequence-specific RNA-binding proteins, which may aid miRNAs in recognizing their targets with high specificity. PMID:24663241

  20. Surfactant-free purification of membrane protein complexes from bacteria: application to the staphylococcal penicillin-binding protein complex PBP2/PBP2a

    NASA Astrophysics Data System (ADS)

    Paulin, Sarah; Jamshad, Mohammed; Dafforn, Timothy R.; Garcia-Lara, Jorge; Foster, Simon J.; Galley, Nicola F.; Roper, David I.; Rosado, Helena; Taylor, Peter W.

    2014-07-01

    Surfactant-mediated removal of proteins from biomembranes invariably results in partial or complete loss of function and disassembly of multi-protein complexes. We determined the capacity of styrene-co-maleic acid (SMA) co-polymer to remove components of the cell division machinery from the membrane of drug-resistant staphylococcal cells. SMA-lipid nanoparticles solubilized FtsZ-PBP2-PBP2a complexes from intact cells, demonstrating the close physical proximity of these proteins within the lipid bilayer. Exposure of bacteria to (-)-epicatechin gallate, a polyphenolic agent that abolishes β-lactam resistance in staphylococci, disrupted the association between PBP2 and PBP2a. Thus, SMA purification provides a means to remove native integral membrane protein assemblages with minimal physical disruption and shows promise as a tool for the interrogation of molecular aspects of bacterial membrane protein structure and function.

  1. Outer nuclear membrane protein Kuduk modulates the LINC complex and nuclear envelope architecture

    PubMed Central

    Ding, Zhao-Ying; Huang, Yu-Cheng; Lee, Myong-Chol; Tseng, Min-Jen; Chi, Ya-Hui

    2017-01-01

    Linker of nucleoskeleton and cytoskeleton (LINC) complexes spanning the nuclear envelope (NE) contribute to nucleocytoskeletal force transduction. A few NE proteins have been found to regulate the LINC complex. In this study, we identify one, Kuduk (Kud), which can reside at the outer nuclear membrane and is required for the development of Drosophila melanogaster ovarian follicles and NE morphology of myonuclei. Kud associates with LINC complex components in an evolutionarily conserved manner. Loss of Kud increases the level but impairs functioning of the LINC complex. Overexpression of Kud suppresses NE targeting of cytoskeleton-free LINC complexes. Thus, Kud acts as a quality control mechanism for LINC-mediated nucleocytoskeletal connections. Genetic data indicate that Kud also functions independently of the LINC complex. Overexpression of the human orthologue TMEM258 in Drosophila proved functional conservation. These findings expand our understanding of the regulation of LINC complexes and NE architecture. PMID:28716842

  2. Crucial HSP70 co–chaperone complex unlocks metazoan protein disaggregation

    PubMed Central

    Nillegoda, Nadinath B.; Kirstein, Janine; Szlachcic, Anna; Berynskyy, Mykhaylo; Stank, Antonia; Stengel, Florian; Arnsburg, Kristin; Gao, Xuechao; Scior, Annika; Aebersold, Ruedi; Guilbride, D. Lys; Wade, Rebecca C.; Morimoto, Richard I.; Mayer, Matthias P.; Bukau, Bernd

    2016-01-01

    Protein aggregates are the hallmark of stressed and ageing cells, and characterize several pathophysiological states1,2. Healthy metazoan cells effectively eliminate intracellular protein aggregates3,4, indicating that efficient disaggregation and/or degradation mechanisms exist. However, metazoans lack the key heat-shock protein disaggregase HSP100 of non-metazoan HSP70-dependent protein disaggregation systems5,6, and the human HSP70 system alone, even with the crucial HSP110 nucleotide exchange factor, has poor disaggregation activity in vitro4,7. This unresolved conundrum is central to protein quality control biology. Here we show that synergic cooperation between complexed J-protein co-chaperones of classes A and B unleashes highly efficient protein disaggregation activity in human and nematode HSP70 systems. Metazoan mixed-class J-protein complexes are transient, involve complementary charged regions conserved in the J-domains and carboxy-terminal domains of each J-protein class, and are flexible with respect to subunit composition. Complex formation allows J-proteins to initiate transient higher order chaperone structures involving HSP70 and interacting nucleotide exchange factors. A network of cooperative class A and B J-protein interactions therefore provides the metazoan HSP70 machinery with powerful, flexible, and finely regulatable disaggregase activity and a further level of regulation crucial for cellular protein quality control. PMID:26245380

  3. Targeting the FKBP51/GR/Hsp90 Complex to Identify Functionally Relevant Treatments for Depression and PTSD.

    PubMed

    Sabbagh, Jonathan J; Cordova, Ricardo A; Zheng, Dali; Criado-Marrero, Marangelie; Lemus, Andrea; Li, Pengfei; Baker, Jeremy D; Nordhues, Bryce A; Darling, April L; Martinez-Licha, Carlos; Rutz, Daniel A; Patel, Shreya; Buchner, Johannes; Leahy, James W; Koren, John; Dickey, Chad A; Blair, Laura J

    2018-06-19

    Genetic and epigenetic alterations in FK506-binding protein 5 ( FKBP5) have been associated with increased risk for psychiatric disorders, including post-traumatic stress disorder (PTSD). Some of these common variants can increase the expression of FKBP5, the gene that encodes FKBP51. Excess FKBP51 promotes hypothalamic-pituitary-adrenal (HPA) axis dysregulation through altered glucocorticoid receptor (GR) signaling. Thus, we hypothesized that GR activity could be restored by perturbing FKBP51. Here, we screened 1280 pharmacologically active compounds and identified three compounds that rescued FKBP51-mediated suppression of GR activity without directly activating GR. One of the three compounds, benztropine mesylate, disrupted the association of FKBP51 with the GR/Hsp90 complex in vitro. Moreover, we show that removal of FKBP51 from this complex by benztropine restored GR localization in ex vivo brain slices and primary neurons from mice. In conclusion, we have identified a novel disruptor of the FKBP51/GR/Hsp90 complex. Targeting this complex may be a viable approach to developing treatments for disorders related to aberrant FKBP51 expression.

  4. Benchmark data for identifying multi-functional types of membrane proteins.

    PubMed

    Wan, Shibiao; Mak, Man-Wai; Kung, Sun-Yuan

    2016-09-01

    Identifying membrane proteins and their multi-functional types is an indispensable yet challenging topic in proteomics and bioinformatics. In this article, we provide data that are used for training and testing Mem-ADSVM (Wan et al., 2016. "Mem-ADSVM: a two-layer multi-label predictor for identifying multi-functional types of membrane proteins" [1]), a two-layer multi-label predictor for predicting multi-functional types of membrane proteins.

  5. Identifying Bacterial Immune Evasion Proteins Using Phage Display.

    PubMed

    Fevre, Cindy; Scheepmaker, Lisette; Haas, Pieter-Jan

    2017-01-01

    Methods aimed at identification of immune evasion proteins are mainly rely on in silico prediction of sequence, structural homology to known evasion proteins or use a proteomics driven approach. Although proven successful these methods are limited by a low efficiency and or lack of functional identification. Here we describe a high-throughput genomic strategy to functionally identify bacterial immune evasion proteins using phage display technology. Genomic bacterial DNA is randomly fragmented and ligated into a phage display vector that is used to create a phage display library expressing bacterial secreted and membrane bound proteins. This library is used to select displayed bacterial secretome proteins that interact with host immune components.

  6. Two dimensional Blue Native-/SDS-PAGE analysis of SLP family adaptor protein complexes.

    PubMed

    Swamy, Mahima; Kulathu, Yogesh; Ernst, Sandra; Reth, Michael; Schamel, Wolfgang W A

    2006-04-15

    SH2 domain containing leukocyte protein (SLP) adaptor proteins serve a central role in the antigen-mediated activation of lymphocytes by organizing multiprotein signaling complexes. Here, we use two dimensional native-/SDS-gel electrophoresis to study the number, size and relative abundance of protein complexes containing SLP family proteins. In non-stimulated T cells all SLP-76 proteins are in a approximately 400 kDa complex with the small adaptor protein Grb2-like adaptor protein downstream of Shc (Gads), whereas half of Gads is monomeric. This constitutive SLP-76/Gads complex could be reconstituted in Drosophila S2 cells expressing both components, suggesting that it might not contain additional subunits. In contrast, in B cells SLP-65 exists in a 180 kDa complex as well as in monomeric form. Since the complex was not found in S2 cells expressing only SLP-65, it was not di/trimeric SLP-65. Upon antigen-stimulation only the complexed SLP-65 was phosphorylated. Surprisingly, stimulation-induced alteration of SLP complexes could not be detected, suggesting that active signaling complexes form only transiently, and are of low abundance.

  7. Peroxisome protein import: a complex journey.

    PubMed

    Baker, Alison; Lanyon-Hogg, Thomas; Warriner, Stuart L

    2016-06-15

    The import of proteins into peroxisomes possesses many unusual features such as the ability to import folded proteins, and a surprising diversity of targeting signals with differing affinities that can be recognized by the same receptor. As understanding of the structure and function of many components of the protein import machinery has grown, an increasingly complex network of factors affecting each step of the import pathway has emerged. Structural studies have revealed the presence of additional interactions between cargo proteins and the PEX5 receptor that affect import potential, with a subtle network of cargo-induced conformational changes in PEX5 being involved in the import process. Biochemical studies have also indicated an interdependence of receptor-cargo import with release of unloaded receptor from the peroxisome. Here, we provide an update on recent literature concerning mechanisms of protein import into peroxisomes. © 2016 The Author(s).

  8. Losses, Expansions, and Novel Subunit Discovery of Adaptor Protein Complexes in Haptophyte Algae.

    PubMed

    Lee, Laura J Y; Klute, Mary J; Herman, Emily K; Read, Betsy; Dacks, Joel B

    2015-11-01

    The phylum Haptophyta (Diaphoratickes) contains marine algae that perform biomineralization, extruding large, distinctive calcium carbonate scales (coccoliths) that completely cover the cell. Coccolith production is an important part of global carbon cycling; however, the membrane trafficking pathway by which they are secreted has not yet been elucidated. In most eukaryotes, post-Golgi membrane trafficking involves five heterotetrameric adaptor protein (AP) complexes, which impart cargo selection specificity. To better understand coccolith secretion, we performed comparative genomic, phylogenetic, and transcriptomic analyses of the AP complexes in Emiliania huxleyi strains 92A, Van556, EH2, and CCMP1516, and related haptophytes Gephyrocapsa oceanica and Isochrysis galbana; the latter has lost the ability to biomineralize. We show that haptophytes have a modified membrane trafficking system (MTS), as we found both AP subunit losses and duplications. Additionally, we identified a single conserved subunit of the AP-related TSET complex, whose expression suggests a functional role in membrane trafficking. Finally, we detected novel alpha adaptin ear and gamma adaptin ear proteins, the first of their kind to be described outside of opisthokonts. These novel ear proteins and the sculpting of the MTS may support the capacity for biomineralization in haptophytes, enhancing their ability to perform this highly specialized form of secretion. Copyright © 2015 Elsevier GmbH. All rights reserved.

  9. Linear motif-mediated interactions have contributed to the evolution of modularity in complex protein interaction networks.

    PubMed

    Kim, Inhae; Lee, Heetak; Han, Seong Kyu; Kim, Sanguk

    2014-10-01

    The modular architecture of protein-protein interaction (PPI) networks is evident in diverse species with a wide range of complexity. However, the molecular components that lead to the evolution of modularity in PPI networks have not been clearly identified. Here, we show that weak domain-linear motif interactions (DLIs) are more likely to connect different biological modules than strong domain-domain interactions (DDIs). This molecular division of labor is essential for the evolution of modularity in the complex PPI networks of diverse eukaryotic species. In particular, DLIs may compensate for the reduction in module boundaries that originate from increased connections between different modules in complex PPI networks. In addition, we show that the identification of biological modules can be greatly improved by including molecular characteristics of protein interactions. Our findings suggest that transient interactions have played a unique role in shaping the architecture and modularity of biological networks over the course of evolution.

  10. Combining blue native polyacrylamide gel electrophoresis with liquid chromatography tandem mass spectrometry as an effective strategy for analyzing potential membrane protein complexes of Mycobacterium bovis bacillus Calmette-Guérin

    PubMed Central

    2011-01-01

    Background Tuberculosis is an infectious bacterial disease in humans caused primarily by Mycobacterium tuberculosis, and infects one-third of the world's total population. Mycobacterium bovis bacillus Calmette-Guérin (BCG) vaccine has been widely used to prevent tuberculosis worldwide since 1921. Membrane proteins play important roles in various cellular processes, and the protein-protein interactions involved in these processes may provide further information about molecular organization and cellular pathways. However, membrane proteins are notoriously under-represented by traditional two-dimensional polyacrylamide gel electrophoresis (2-D PAGE) and little is known about mycobacterial membrane and membrane-associated protein complexes. Here we investigated M. bovis BCG by an alternative proteomic strategy coupling blue native PAGE to liquid chromatography tandem mass spectrometry (LC-MS/MS) to characterize potential protein-protein interactions in membrane fractions. Results Using this approach, we analyzed native molecular composition of protein complexes in BCG membrane fractions. As a result, 40 proteins (including 12 integral membrane proteins), which were organized in 9 different gel bands, were unambiguous identified. The proteins identified have been experimentally confirmed using 2-D SDS PAGE. We identified MmpL8 and four neighboring proteins that were involved in lipid transport complexes, and all subunits of ATP synthase complex in their monomeric states. Two phenolpthiocerol synthases and three arabinosyltransferases belonging to individual operons were obtained in different gel bands. Furthermore, two giant multifunctional enzymes, Pks7 and Pks8, and four mycobacterial Hsp family members were determined. Additionally, seven ribosomal proteins involved in polyribosome complex and two subunits of the succinate dehydrogenase complex were also found. Notablely, some proteins with high hydrophobicity or multiple transmembrane helixes were identified well

  11. A Non-parametric Cutout Index for Robust Evaluation of Identified Proteins*

    PubMed Central

    Serang, Oliver; Paulo, Joao; Steen, Hanno; Steen, Judith A.

    2013-01-01

    This paper proposes a novel, automated method for evaluating sets of proteins identified using mass spectrometry. The remaining peptide-spectrum match score distributions of protein sets are compared to an empirical absent peptide-spectrum match score distribution, and a Bayesian non-parametric method reminiscent of the Dirichlet process is presented to accurately perform this comparison. Thus, for a given protein set, the process computes the likelihood that the proteins identified are correctly identified. First, the method is used to evaluate protein sets chosen using different protein-level false discovery rate (FDR) thresholds, assigning each protein set a likelihood. The protein set assigned the highest likelihood is used to choose a non-arbitrary protein-level FDR threshold. Because the method can be used to evaluate any protein identification strategy (and is not limited to mere comparisons of different FDR thresholds), we subsequently use the method to compare and evaluate multiple simple methods for merging peptide evidence over replicate experiments. The general statistical approach can be applied to other types of data (e.g. RNA sequencing) and generalizes to multivariate problems. PMID:23292186

  12. Functional screening for anti-CMV biologics identifies a broadly neutralizing epitope of an essential envelope protein.

    PubMed

    Gardner, Thomas J; Stein, Kathryn R; Duty, J Andrew; Schwarz, Toni M; Noriega, Vanessa M; Kraus, Thomas; Moran, Thomas M; Tortorella, Domenico

    2016-12-14

    The prototypic β-herpesvirus human cytomegalovirus (CMV) establishes life-long persistence within its human host. The CMV envelope consists of various protein complexes that enable wide viral tropism. More specifically, the glycoprotein complex gH/gL/gO (gH-trimer) is required for infection of all cell types, while the gH/gL/UL128/130/131a (gH-pentamer) complex imparts specificity in infecting epithelial, endothelial and myeloid cells. Here we utilize state-of-the-art robotics and a high-throughput neutralization assay to screen and identify monoclonal antibodies (mAbs) targeting the gH glycoproteins that display broad-spectrum properties to inhibit virus infection and dissemination. Subsequent biochemical characterization reveals that the mAbs bind to gH-trimer and gH-pentamer complexes and identify the antibodies' epitope as an 'antigenic hot spot' critical for virus entry. The mAbs inhibit CMV infection at a post-attachment step by interacting with a highly conserved central alpha helix-rich domain. The platform described here provides the framework for development of effective CMV biologics and vaccine design strategies.

  13. Identification of protein W, the elusive sixth subunit of the Rhodopseudomonas palustris reaction center-light harvesting 1 core complex.

    PubMed

    Jackson, Philip J; Hitchcock, Andrew; Swainsbury, David J K; Qian, Pu; Martin, Elizabeth C; Farmer, David A; Dickman, Mark J; Canniffe, Daniel P; Hunter, C Neil

    2018-02-01

    The X-ray crystal structure of the Rhodopseudomonas (Rps.) palustris reaction center-light harvesting 1 (RC-LH1) core complex revealed the presence of a sixth protein component, variably referred to in the literature as helix W, subunit W or protein W. The position of this protein prevents closure of the LH1 ring, possibly to allow diffusion of ubiquinone/ubiquinol between the RC and the cytochrome bc 1 complex in analogous fashion to the well-studied PufX protein from Rhodobacter sphaeroides. The identity and function of helix W have remained unknown for over 13years; here we use a combination of biochemistry, mass spectrometry, molecular genetics and electron microscopy to identify this protein as RPA4402 in Rps. palustris CGA009. Protein W shares key conserved sequence features with PufX homologs, and although a deletion mutant was able to grow under photosynthetic conditions with no discernible phenotype, we show that a tagged version of protein W pulls down the RC-LH1 complex. Protein W is not encoded in the photosynthesis gene cluster and our data indicate that only approximately 10% of wild-type Rps. palustris core complexes contain this non-essential subunit; functional and evolutionary consequences of this observation are discussed. The ability to purify uniform RC-LH1 and RC-LH1-protein W preparations will also be beneficial for future structural studies of these bacterial core complexes. Copyright © 2017 The Authors. Published by Elsevier B.V. All rights reserved.

  14. Analysis of the interface variability in NMR structure ensembles of protein-protein complexes.

    PubMed

    Calvanese, Luisa; D'Auria, Gabriella; Vangone, Anna; Falcigno, Lucia; Oliva, Romina

    2016-06-01

    NMR structures consist in ensembles of conformers, all satisfying the experimental restraints, which exhibit a certain degree of structural variability. We analyzed here the interface in NMR ensembles of protein-protein heterodimeric complexes and found it to span a wide range of different conservations. The different exhibited conservations do not simply correlate with the size of the systems/interfaces, and are most probably the result of an interplay between different factors, including the quality of experimental data and the intrinsic complex flexibility. In any case, this information is not to be missed when NMR structures of protein-protein complexes are analyzed; especially considering that, as we also show here, the first NMR conformer is usually not the one which best reflects the overall interface. To quantify the interface conservation and to analyze it, we used an approach originally conceived for the analysis and ranking of ensembles of docking models, which has now been extended to directly deal with NMR ensembles. We propose this approach, based on the conservation of the inter-residue contacts at the interface, both for the analysis of the interface in whole ensembles of NMR complexes and for the possible selection of a single conformer as the best representative of the overall interface. In order to make the analyses automatic and fast, we made the protocol available as a web tool at: https://www.molnac.unisa.it/BioTools/consrank/consrank-nmr.html. Copyright © 2016 Elsevier Inc. All rights reserved.

  15. Identifying protein kinase target preferences using mass spectrometry

    PubMed Central

    Douglass, Jacqueline; Gunaratne, Ruwan; Bradford, Davis; Saeed, Fahad; Hoffert, Jason D.; Steinbach, Peter J.; Pisitkun, Trairak

    2012-01-01

    A general question in molecular physiology is how to identify candidate protein kinases corresponding to a known or hypothetical phosphorylation site in a protein of interest. It is generally recognized that the amino acid sequence surrounding the phosphorylation site provides information that is relevant to identification of the cognate protein kinase. Here, we present a mass spectrometry-based method for profiling the target specificity of a given protein kinase as well as a computational tool for the calculation and visualization of the target preferences. The mass spectrometry-based method identifies sites phosphorylated in response to in vitro incubation of protein mixtures with active recombinant protein kinases followed by standard phosphoproteomic methodologies. The computational tool, called “PhosphoLogo,” uses an information-theoretic algorithm to calculate position-specific amino acid preferences and anti-preferences from the mass-spectrometry data (http://helixweb.nih.gov/PhosphoLogo/). The method was tested using protein kinase A (catalytic subunit α), revealing the well-known preference for basic amino acids in positions −2 and −3 relative to the phosphorylated amino acid. It also provides evidence for a preference for amino acids with a branched aliphatic side chain in position +1, a finding compatible with known crystal structures of protein kinase A. The method was also employed to profile target preferences and anti-preferences for 15 additional protein kinases with potential roles in regulation of epithelial transport: CK2, p38, AKT1, SGK1, PKCδ, CaMK2δ, DAPK1, MAPKAPK2, PKD3, PIM1, OSR1, STK39/SPAK, GSK3β, Wnk1, and Wnk4. PMID:22723110

  16. Affinity proteomics to study endogenous protein complexes: Pointers, pitfalls, preferences and perspectives

    PubMed Central

    LaCava, John; Molloy, Kelly R.; Taylor, Martin S.; Domanski, Michal; Chait, Brian T.; Rout, Michael P.

    2015-01-01

    Dissecting and studying cellular systems requires the ability to specifically isolate distinct proteins along with the co-assembled constituents of their associated complexes. Affinity capture techniques leverage high affinity, high specificity reagents to target and capture proteins of interest along with specifically associated proteins from cell extracts. Affinity capture coupled to mass spectrometry (MS)-based proteomic analyses has enabled the isolation and characterization of a wide range of endogenous protein complexes. Here, we outline effective procedures for the affinity capture of protein complexes, highlighting best practices and common pitfalls. PMID:25757543

  17. Predicting protein complexes using a supervised learning method combined with local structural information.

    PubMed

    Dong, Yadong; Sun, Yongqi; Qin, Chao

    2018-01-01

    The existing protein complex detection methods can be broadly divided into two categories: unsupervised and supervised learning methods. Most of the unsupervised learning methods assume that protein complexes are in dense regions of protein-protein interaction (PPI) networks even though many true complexes are not dense subgraphs. Supervised learning methods utilize the informative properties of known complexes; they often extract features from existing complexes and then use the features to train a classification model. The trained model is used to guide the search process for new complexes. However, insufficient extracted features, noise in the PPI data and the incompleteness of complex data make the classification model imprecise. Consequently, the classification model is not sufficient for guiding the detection of complexes. Therefore, we propose a new robust score function that combines the classification model with local structural information. Based on the score function, we provide a search method that works both forwards and backwards. The results from experiments on six benchmark PPI datasets and three protein complex datasets show that our approach can achieve better performance compared with the state-of-the-art supervised, semi-supervised and unsupervised methods for protein complex detection, occasionally significantly outperforming such methods.

  18. Structural insights into pharmacophore-assisted in silico identification of protein-protein interaction inhibitors for inhibition of human toll-like receptor 4 - myeloid differentiation factor-2 (hTLR4-MD-2) complex.

    PubMed

    Mishra, Vinita; Pathak, Chandramani

    2018-05-29

    Toll-like receptor 4 (TLR4) is a member of Toll-Like Receptors (TLRs) family that serves as a receptor for bacterial lipopolysaccharide (LPS). TLR4 alone cannot recognize LPS without aid of co-receptor myeloid differentiation factor-2 (MD-2). Binding of LPS with TLR4 forms a LPS-TLR4-MD-2 complex and directs downstream signaling for activation of immune response, inflammation and NF-κB activation. Activation of TLR4 signaling is associated with various pathophysiological consequences. Therefore, targeting protein-protein interaction (PPI) in TLR4-MD-2 complex formation could be an attractive therapeutic approach for targeting inflammatory disorders. The aim of present study was directed to identify small molecule PPI inhibitors (SMPPIIs) using pharmacophore mapping-based approach of computational drug discovery. Here, we had retrieved the information about the hot spot residues and their pharmacophoric features at both primary (TLR4-MD-2) and dimerization (MD-2-TLR4*) protein-protein interaction interfaces in TLR4-MD-2 homo-dimer complex using in silico methods. Promising candidates were identified after virtual screening, which may restrict TLR4-MD-2 protein-protein interaction. In silico off-target profiling over the virtually screened compounds revealed other possible molecular targets. Two of the virtually screened compounds (C11 and C15) were predicted to have an inhibitory concentration in μM range after HYDE assessment. Molecular dynamics simulation study performed for these two compounds in complex with target protein confirms the stability of the complex. After virtual high throughput screening we found selective hTLR4-MD-2 inhibitors, which may have therapeutic potential to target chronic inflammatory diseases.

  19. Refined views of multi-protein complexes in the erythrocyte membrane

    PubMed Central

    Mankelow, TJ; Satchwell, TJ; Burton, NM

    2015-01-01

    The erythrocyte membrane has been extensively studied, both as a model membrane system and to investigate its role in gas exchange and transport. Much is now known about the protein components of the membrane, how they are organised into large multi-protein complexes and how they interact with each other within these complexes. Many links between the membrane and the cytoskeleton have also been delineated and have been demonstrated to be crucial for maintaining the deformability and integrity of the erythrocyte. In this study we have refined previous, highly speculative molecular models of these complexes by including the available data pertaining to known protein-protein interactions. While the refined models remain highly speculative, they provide an evolving framework for visualisation of these important cellular structures at the atomic level. PMID:22465511

  20. ORF phage display to identify cellular proteins with different functions.

    PubMed

    Li, Wei

    2012-09-01

    Open reading frame (ORF) phage display is a new branch of phage display aimed at improving its efficiency to identify cellular proteins with specific binding or functional activities. Despite the success of phage display with antibody libraries and random peptide libraries, phage display with cDNA libraries of cellular proteins identifies a high percentage of non-ORF clones encoding unnatural short peptides with minimal biological implications. This is mainly because of the uncontrollable reading frames of cellular proteins in conventional cDNA libraries. ORF phage display solves this problem by eliminating non-ORF clones to generate ORF cDNA libraries. Here I summarize the procedures of ORF phage display, discuss the factors influencing its efficiency, present examples of its versatile applications, and highlight evidence of its capability of identifying biologically relevant cellular proteins. ORF phage display coupled with different selection strategies is capable of delineating diverse functions of cellular proteins with unique advantages. Copyright © 2012 Elsevier Inc. All rights reserved.

  1. Proteomic analysis of cellular soluble proteins from human bronchial smooth muscle cells by combining nondenaturing micro 2DE and quantitative LC-MS/MS. 2. Similarity search between protein maps for the analysis of protein complexes.

    PubMed

    Jin, Ya; Yuan, Qi; Zhang, Jun; Manabe, Takashi; Tan, Wen

    2015-09-01

    Human bronchial smooth muscle cell soluble proteins were analyzed by a combined method of nondenaturing micro 2DE, grid gel-cutting, and quantitative LC-MS/MS and a native protein map was prepared for each of the identified 4323 proteins [1]. A method to evaluate the degree of similarity between the protein maps was developed since we expected the proteins comprising a protein complex would be separated together under nondenaturing conditions. The following procedure was employed using Excel macros; (i) maps that have three or more squares with protein quantity data were selected (2328 maps), (ii) within each map, the quantity values of the squares were normalized setting the highest value to be 1.0, (iii) in comparing a map with another map, the smaller normalized quantity in two corresponding squares was taken and summed throughout the map to give an "overlap score," (iv) each map was compared against all the 2328 maps and the largest overlap score, obtained when a map was compared with itself, was set to be 1.0 thus providing 2328 "overlap factors," (v) step (iv) was repeated for all maps providing 2328 × 2328 matrix of overlap factors. From the matrix, protein pairs that showed overlap factors above 0.65 from both protein sides were selected (431 protein pairs). Each protein pair was searched in a database (UniProtKB) on complex formation and 301 protein pairs, which comprise 35 protein complexes, were found to be documented. These results demonstrated that native protein maps and their similarity search would enable simultaneous analysis of multiple protein complexes in cells. © 2015 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  2. Identifying Floppy and Rigid Regions in Proteins

    NASA Astrophysics Data System (ADS)

    Jacobs, D. J.; Thorpe, M. F.; Kuhn, L. A.

    1998-03-01

    In proteins it is possible to separate hard covalent forces involving bond lengths and bond angles from other weak forces. We model the microstructure of the protein as a generic bar-joint truss framework, where the hard covalent forces and strong hydrogen bonds are regarded as rigid bar constraints. We study the mechanical stability of proteins using FIRST (Floppy Inclusions and Rigid Substructure Topography) based on a recently developed combinatorial constraint counting algorithm (the 3D Pebble Game), which is a generalization of the 2D pebble game (D. J. Jacobs and M. F. Thorpe, ``Generic Rigidity: The Pebble Game'', Phys. Rev. Lett.) 75, 4051-4054 (1995) for the special class of bond-bending networks (D. J. Jacobs, "Generic Rigidity in Three Dimensional Bond-bending Networks", Preprint Aug (1997)). This approach is useful in identifying rigid motifs and flexible linkages in proteins, and thereby determines the essential degrees of freedom. We will show some preliminary results from the FIRST analysis on the myohemerythrin and lyozyme proteins.

  3. DNAproDB: an interactive tool for structural analysis of DNA–protein complexes

    PubMed Central

    Sagendorf, Jared M.

    2017-01-01

    Abstract Many biological processes are mediated by complex interactions between DNA and proteins. Transcription factors, various polymerases, nucleases and histones recognize and bind DNA with different levels of binding specificity. To understand the physical mechanisms that allow proteins to recognize DNA and achieve their biological functions, it is important to analyze structures of DNA–protein complexes in detail. DNAproDB is a web-based interactive tool designed to help researchers study these complexes. DNAproDB provides an automated structure-processing pipeline that extracts structural features from DNA–protein complexes. The extracted features are organized in structured data files, which are easily parsed with any programming language or viewed in a browser. We processed a large number of DNA–protein complexes retrieved from the Protein Data Bank and created the DNAproDB database to store this data. Users can search the database by combining features of the DNA, protein or DNA–protein interactions at the interface. Additionally, users can upload their own structures for processing privately and securely. DNAproDB provides several interactive and customizable tools for creating visualizations of the DNA–protein interface at different levels of abstraction that can be exported as high quality figures. All functionality is documented and freely accessible at http://dnaprodb.usc.edu. PMID:28431131

  4. PDZD7-MYO7A complex identified in enriched stereocilia membranes

    PubMed Central

    Morgan, Clive P; Krey, Jocelyn F; Grati, M'hamed; Zhao, Bo; Fallen, Shannon; Kannan-Sundhari, Abhiraami; Liu, Xue Zhong; Choi, Dongseok; Müller, Ulrich; Barr-Gillespie, Peter G

    2016-01-01

    While more than 70 genes have been linked to deafness, most of which are expressed in mechanosensory hair cells of the inner ear, a challenge has been to link these genes into molecular pathways. One example is Myo7a (myosin VIIA), in which deafness mutations affect the development and function of the mechanically sensitive stereocilia of hair cells. We describe here a procedure for the isolation of low-abundance protein complexes from stereocilia membrane fractions. Using this procedure, combined with identification and quantitation of proteins with mass spectrometry, we demonstrate that MYO7A forms a complex with PDZD7, a paralog of USH1C and DFNB31. MYO7A and PDZD7 interact in tissue-culture cells, and co-localize to the ankle-link region of stereocilia in wild-type but not Myo7a mutant mice. Our data thus describe a new paradigm for the interrogation of low-abundance protein complexes in hair cell stereocilia and establish an unanticipated link between MYO7A and PDZD7. DOI: http://dx.doi.org/10.7554/eLife.18312.001 PMID:27525485

  5. Discovering amino acid patterns on binding sites in protein complexes

    PubMed Central

    Kuo, Huang-Cheng; Ong, Ping-Lin; Lin, Jung-Chang; Huang, Jen-Peng

    2011-01-01

    Discovering amino acid (AA) patterns on protein binding sites has recently become popular. We propose a method to discover the association relationship among AAs on binding sites. Such knowledge of binding sites is very helpful in predicting protein-protein interactions. In this paper, we focus on protein complexes which have protein-protein recognition. The association rule mining technique is used to discover geographically adjacent amino acids on a binding site of a protein complex. When mining, instead of treating all AAs of binding sites as a transaction, we geographically partition AAs of binding sites in a protein complex. AAs in a partition are treated as a transaction. For the partition process, AAs on a binding site are projected from three-dimensional to two-dimensional. And then, assisted with a circular grid, AAs on the binding site are placed into grid cells. A circular grid has ten rings: a central ring, the second ring with 6 sectors, the third ring with 12 sectors, and later rings are added to four sectors in order. As for the radius of each ring, we examined the complexes and found that 10Å is a suitable range, which can be set by the user. After placing these recognition complexes on the circular grid, we obtain mining records (i.e. transactions) from each sector. A sector is regarded as a record. Finally, we use the association rule to mine these records for frequent AA patterns. If the support of an AA pattern is larger than the predetermined minimum support (i.e. threshold), it is called a frequent pattern. With these discovered patterns, we offer the biologists a novel point of view, which will improve the prediction accuracy of protein-protein recognition. In our experiments, we produced the AA patterns by data mining. As a result, we found that arginine (arg) most frequently appears on the binding sites of two proteins in the recognition protein complexes, while cysteine (cys) appears the fewest. In addition, if we discriminate the shape

  6. Rheological and structural characterization of agar/whey proteins insoluble complexes.

    PubMed

    Rocha, Cristina M R; Souza, Hiléia K S; Magalhães, Natália F; Andrade, Cristina T; Gonçalves, Maria Pilar

    2014-09-22

    Complex coacervation between whey proteins and carboxylated or highly sulphated polysaccharides has been widely studied. The aim of this work was to characterise a slightly sulphated polysaccharide (agar) and whey protein insoluble complexes in terms of yield, composition and physicochemical properties as well as to study their rheological behaviour for better understanding their structure. Unlike other sulphated polysaccharides, complexation of agar and whey protein at pH 3 in the absence of a buffering agent resulted in a coacervate that was a gel at 20°C with rheological properties and structure similar to those of simple agar gels, reinforced by proteins electrostatically aggregated to the agar network. The behaviour towards heat treatment was similar to that of agar alone, with a high thermal hysteresis and almost full reversibility. In the presence of citrate buffer, the result was a "flocculated solid", with low water content (75-81%), whose properties were governed by protein behaviour. Copyright © 2014 Elsevier Ltd. All rights reserved.

  7. Automated Analysis of Fluorescence Microscopy Images to Identify Protein-Protein Interactions

    DOE PAGES

    Venkatraman, S.; Doktycz, M. J.; Qi, H.; ...

    2006-01-01

    The identification of protein interactions is important for elucidating biological networks. One obstacle in comprehensive interaction studies is the analyses of large datasets, particularly those containing images. Development of an automated system to analyze an image-based protein interaction dataset is needed. Such an analysis system is described here, to automatically extract features from fluorescence microscopy images obtained from a bacterial protein interaction assay. These features are used to relay quantitative values that aid in the automated scoring of positive interactions. Experimental observations indicate that identifying at least 50% positive cells in an image is sufficient to detect a protein interaction.more » Based on this criterion, the automated system presents 100% accuracy in detecting positive interactions for a dataset of 16 images. Algorithms were implemented using MATLAB and the software developed is available on request from the authors.« less

  8. The polyadenosine RNA-binding protein ZC3H14 interacts with the THO complex and coordinately regulates the processing of neuronal transcripts.

    PubMed

    Morris, Kevin J; Corbett, Anita H

    2018-06-15

    The polyadenosine RNA-binding protein ZC3H14 is important in RNA processing. Although ZC3H14 is ubiquitously expressed, mutation of the ZC3H14 gene causes a non-syndromic form of intellectual disability. Here, we examine the function of ZC3H14 in the brain by identifying ZC3H14-interacting proteins using unbiased mass spectrometry. Through this analysis, we identified physical interactions between ZC3H14 and multiple RNA processing factors. Notably, proteins that comprise the THO complex were amongst the most enriched proteins. We demonstrate that ZC3H14 physically interacts with THO components and that these proteins are required for proper RNA processing, as loss of ZC3H14 or THO components leads to extended bulk poly(A) tail length. Furthermore, we identified the transcripts Atp5g1 and Psd95 as shared RNA targets of ZC3H14 and the THO complex. Our data suggest that ZC3H14 and the THO complex are important for proper processing of Atp5g1 and Psd95 RNA, as depletion of ZC3H14 or THO components leads to decreased steady-state levels of each mature transcript accompanied by accumulation of Atp5g1 and Psd95 pre-mRNA in the cytoplasm. Taken together, this work provides the first unbiased identification of nuclear ZC3H14-interacting proteins from the brain and links the functions of ZC3H14 and the THO complex in the processing of RNA.

  9. Identifying Ca2+-Binding Sites in Proteins by Liquid Chromatography-Mass Spectrometry Using Ca2+-Directed Dissociations

    PubMed Central

    Jamalian, Azadeh; Sneekes, Evert-Jan; Wienk, Hans; Dekker, Lennard J. M.; Ruttink, Paul J. A.; Ursem, Mario; Luider, Theo M.; Burgers, Peter C.

    2014-01-01

    Here we describe a new method to identify calcium-binding sites in proteins using high-resolution liquid chromatography-mass spectrometry in concert with calcium-directed collision-induced dissociations. Our method does not require any modifications to the liquid chromatography-mass spectrometry apparatus, uses standard digestion protocols, and can be applied to existing high-resolution MS data files. In contrast to NMR, our method is applicable to very small amounts of complex protein mixtures (femtomole level). Calcium-bound peptides can be identified using three criteria: (1) the calculated exact mass of the calcium containing peptide; (2) specific dissociations of the calcium-containing peptide from threonine and serine residues; and (3) the very similar retention times of the calcium-containing peptide and the free peptide. PMID:25023127

  10. Molecular mechanisms of the cytotoxicity of human α-lactalbumin made lethal to tumor cells (HAMLET) and other protein-oleic acid complexes.

    PubMed

    Nakamura, Takashi; Aizawa, Tomoyasu; Kariya, Ryusho; Okada, Seiji; Demura, Makoto; Kawano, Keiichi; Makabe, Koki; Kuwajima, Kunihiro

    2013-05-17

    Although HAMLET (human α-lactalbumin made lethal to tumor cells), a complex formed by human α-lactalbumin and oleic acid, has a unique apoptotic activity for the selective killing of tumor cells, the molecular mechanisms of expression of the HAMLET activity are not well understood. Therefore, we studied the molecular properties of HAMLET and its goat counterpart, GAMLET (goat α-lactalbumin made lethal to tumor cells), by pulse field gradient NMR and 920-MHz two-dimensional NMR techniques. We also examined the expression of HAMLET-like activities of complexes between oleic acid and other proteins that form a stable molten globule state. We observed that both HAMLET and GAMLET at pH 7.5 were heterogeneous, composed of the native protein, the monomeric molten globule-like state, and the oligomeric species. At pH 2.0 and 50 °C, HAMLET and GAMLET appeared in the monomeric state, and we identified the oleic acid-binding site in the complexes by two-dimensional NMR. Rather surprisingly, the binding site thus identified was markedly different between HAMLET and GAMLET. Furthermore, canine milk lysozyme, apo-myoglobin, and β2-microglobulin all formed the HAMLET-like complex with the anti-tumor activity, when the protein was treated with oleic acid under conditions in which their molten globule states were stable. From these results, we conclude that the protein portion of HAMLET, GAMLET, and the other HAMLET-like protein-oleic acid complexes is not the origin of their cytotoxicity to tumor cells and that the protein portion of these complexes plays a role in the delivery of cytotoxic oleic acid molecules into tumor cells across the cell membrane.

  11. Molecular Mechanisms of the Cytotoxicity of Human α-Lactalbumin Made Lethal to Tumor Cells (HAMLET) and Other Protein-Oleic Acid Complexes*

    PubMed Central

    Nakamura, Takashi; Aizawa, Tomoyasu; Kariya, Ryusho; Okada, Seiji; Demura, Makoto; Kawano, Keiichi; Makabe, Koki; Kuwajima, Kunihiro

    2013-01-01

    Although HAMLET (human α-lactalbumin made lethal to tumor cells), a complex formed by human α-lactalbumin and oleic acid, has a unique apoptotic activity for the selective killing of tumor cells, the molecular mechanisms of expression of the HAMLET activity are not well understood. Therefore, we studied the molecular properties of HAMLET and its goat counterpart, GAMLET (goat α-lactalbumin made lethal to tumor cells), by pulse field gradient NMR and 920-MHz two-dimensional NMR techniques. We also examined the expression of HAMLET-like activities of complexes between oleic acid and other proteins that form a stable molten globule state. We observed that both HAMLET and GAMLET at pH 7.5 were heterogeneous, composed of the native protein, the monomeric molten globule-like state, and the oligomeric species. At pH 2.0 and 50 °C, HAMLET and GAMLET appeared in the monomeric state, and we identified the oleic acid-binding site in the complexes by two-dimensional NMR. Rather surprisingly, the binding site thus identified was markedly different between HAMLET and GAMLET. Furthermore, canine milk lysozyme, apo-myoglobin, and β2-microglobulin all formed the HAMLET-like complex with the anti-tumor activity, when the protein was treated with oleic acid under conditions in which their molten globule states were stable. From these results, we conclude that the protein portion of HAMLET, GAMLET, and the other HAMLET-like protein-oleic acid complexes is not the origin of their cytotoxicity to tumor cells and that the protein portion of these complexes plays a role in the delivery of cytotoxic oleic acid molecules into tumor cells across the cell membrane. PMID:23580643

  12. The Search Engine for Multi-Proteoform Complexes: An Online Tool for the Identification and Stoichiometry Determination of Protein Complexes.

    PubMed

    Skinner, Owen S; Schachner, Luis F; Kelleher, Neil L

    2016-12-08

    Recent advances in top-down mass spectrometry using native electrospray now enable the analysis of intact protein complexes with relatively small sample amounts in an untargeted mode. Here, we describe how to characterize both homo- and heteropolymeric complexes with high molecular specificity using input data produced by tandem mass spectrometry of whole protein assemblies. The tool described is a "search engine for multi-proteoform complexes," (SEMPC) and is available for free online. The output is a list of candidate multi-proteoform complexes and scoring metrics, which are used to define a distinct set of one or more unique protein subunits, their overall stoichiometry in the intact complex, and their pre- and post-translational modifications. Thus, we present an approach for the identification and characterization of intact protein complexes from native mass spectrometry data. © 2016 by John Wiley & Sons, Inc. Copyright © 2016 John Wiley & Sons, Inc.

  13. Heat capacity changes in carbohydrates and protein-carbohydrate complexes.

    PubMed

    Chavelas, Eneas A; García-Hernández, Enrique

    2009-05-13

    Carbohydrates are crucial for living cells, playing myriads of functional roles that range from being structural or energy-storage devices to molecular labels that, through non-covalent interaction with proteins, impart exquisite selectivity in processes such as molecular trafficking and cellular recognition. The molecular bases that govern the recognition between carbohydrates and proteins have not been fully understood yet. In the present study, we have obtained a surface-area-based model for the formation heat capacity of protein-carbohydrate complexes, which includes separate terms for the contributions of the two molecular types. The carbohydrate model, which was calibrated using carbohydrate dissolution data, indicates that the heat capacity contribution of a given group surface depends on its position in the saccharide molecule, a picture that is consistent with previous experimental and theoretical studies showing that the high abundance of hydroxy groups in carbohydrates yields particular solvation properties. This model was used to estimate the carbohydrate's contribution in the formation of a protein-carbohydrate complex, which in turn was used to obtain the heat capacity change associated with the protein's binding site. The model is able to account for protein-carbohydrate complexes that cannot be explained using a previous model that only considered the overall contribution of polar and apolar groups, while allowing a more detailed dissection of the elementary contributions that give rise to the formation heat capacity effects of these adducts.

  14. Mass spectrometric identification of proteins in complex post-genomic projects. Soluble proteins of the metabolically versatile, denitrifying 'Aromatoleum' sp. strain EbN1.

    PubMed

    Hufnagel, Peter; Rabus, Ralf

    2006-01-01

    The rapidly developing proteomics technologies help to advance the global understanding of physiological and cellular processes. The lifestyle of a study organism determines the type and complexity of a given proteomic project. The complexity of this study is characterized by a broad collection of pathway-specific subproteomes, reflecting the metabolic versatility as well as the regulatory potential of the aromatic-degrading, denitrifying bacterium 'Aromatoleum' sp. strain EbN1. Differences in protein profiles were determined using a gel-based approach. Protein identification was based on a progressive application of MALDI-TOF-MS, MALDI-TOF-MS/MS and LC-ESI-MS/MS. This progression was result-driven and automated by software control. The identification rate was increased by the assembly of a project-specific list of background signals that was used for internal calibration of the MS spectra, and by the combination of two search engines using a dedicated MetaScoring algorithm. In total, intelligent bioinformatics could increase the identification yield from 53 to 70% of the analyzed 5,050 gel spots; a total of 556 different proteins were identified. MS identification was highly reproducible: most proteins were identified more than twice from parallel 2DE gels with an average sequence coverage of >50% and rather restrictive score thresholds (Mascot >or=95, ProFound >or=2.2, MetaScore >or=97). The MS technologies and bioinformatics tools that were implemented and integrated to handle this complex proteomic project are presented. In addition, we describe the basic principles and current developments of the applied technologies and provide an overview over the current state of microbial proteome research. Copyright (c) 2006 S. Karger AG, Basel.

  15. Computational Framework for Analysis of Prey–Prey Associations in Interaction Proteomics Identifies Novel Human Protein–Protein Interactions and Networks

    PubMed Central

    Saha, Sudipto; Dazard, Jean-Eudes; Xu, Hua; Ewing, Rob M.

    2013-01-01

    Large-scale protein–protein interaction data sets have been generated for several species including yeast and human and have enabled the identification, quantification, and prediction of cellular molecular networks. Affinity purification-mass spectrometry (AP-MS) is the preeminent methodology for large-scale analysis of protein complexes, performed by immunopurifying a specific “bait” protein and its associated “prey” proteins. The analysis and interpretation of AP-MS data sets is, however, not straightforward. In addition, although yeast AP-MS data sets are relatively comprehensive, current human AP-MS data sets only sparsely cover the human interactome. Here we develop a framework for analysis of AP-MS data sets that addresses the issues of noise, missing data, and sparsity of coverage in the context of a current, real world human AP-MS data set. Our goal is to extend and increase the density of the known human interactome by integrating bait–prey and cocomplexed preys (prey–prey associations) into networks. Our framework incorporates a score for each identified protein, as well as elements of signal processing to improve the confidence of identified protein–protein interactions. We identify many protein networks enriched in known biological processes and functions. In addition, we show that integrated bait–prey and prey–prey interactions can be used to refine network topology and extend known protein networks. PMID:22845868

  16. SVP-like MADS-box protein from Carya cathayensis forms higher-order complexes.

    PubMed

    Wang, Jingjing; Hou, Chuanming; Huang, Jianqin; Wang, Zhengjia; Xu, Yingwu

    2015-03-01

    To properly regulate plant flowering time and construct floral pattern, MADS-domain containing transcription factors must form multimers including homo- and hetero-dimers. They are also active in forming hetero-higher-order complexes with three to five different molecules. However, it is not well known if a MADS-box protein can also form homo-higher-order complex. In this study a biochemical approach is utilized to provide insight into the complex formation for an SVP-like MADS-box protein cloned from hickory. The results indicated that the protein is a heterogeneous higher-order complex with the peak population containing over 20 monomers. Y2H verified the protein to form homo-complex in yeast cells. Western blot of the hickory floral bud sample revealed that the protein exists in higher-order polymers in native. Deletion assays indicated that the flexible C-terminal residues are mainly responsible for the higher-order polymer formation and the heterogeneity. Current results provide direct biochemical evidences for an active MADS-box protein to be a high order complex, much higher than a quartermeric polymer. Analysis suggests that a MADS-box subset may be able to self-assemble into large complexes, and thereby differentiate one subfamily from the other in a higher-order structural manner. Present result is a valuable supplement to the action of mechanism for MADS-box proteins in plant development. Copyright © 2015 Elsevier Masson SAS. All rights reserved.

  17. Characterization of the ternary Usher syndrome SANS/ush2a/whirlin protein complex.

    PubMed

    Sorusch, Nasrin; Bauß, Katharina; Plutniok, Janet; Samanta, Ananya; Knapp, Barbara; Nagel-Wolfrum, Kerstin; Wolfrum, Uwe

    2017-03-15

    The Usher syndrome (USH) is the most common form of inherited deaf-blindness, accompanied by vestibular dysfunction. Due to the heterogeneous manifestation of the clinical symptoms, three USH types (USH1-3) and additional atypical forms are distinguished. USH1 and USH2 proteins have been shown to function together in multiprotein networks in photoreceptor cells and hair cells. Mutations in USH proteins are considered to disrupt distinct USH protein networks and finally lead to the development of USH.To get novel insights into the molecular pathomechanisms underlying USH, we further characterize the periciliary USH protein network in photoreceptor cells. We show the direct interaction between the scaffold protein SANS (USH1G) and the transmembrane adhesion protein ush2a and that both assemble into a ternary USH1/USH2 complex together with the PDZ-domain protein whirlin (USH2D) via mutual interactions. Immunohistochemistry and proximity ligation assays demonstrate co-localization of complex partners and complex formation, respectively, in the periciliary region, the inner segment and at the synapses of rodent and human photoreceptor cells. Protein-protein interaction assays and co-expression of complex partners reveal that pathogenic mutations in USH1G severely affect formation of the SANS/ush2a/whirlin complex. Translational read-through drug treatment, targeting the c.728C > A (p.S243X) nonsense mutation, restored SANS scaffold function. We conclude that USH1 and USH2 proteins function together in higher order protein complexes. The maintenance of USH1/USH2 protein complexes depends on multiple USH1/USH2 protein interactions, which are disrupted by pathogenic mutations in USH1G protein SANS. © The Author 2017. Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com.

  18. Folding Behaviors of Protein (Lysozyme) Confined in Polyelectrolyte Complex Micelle.

    PubMed

    Wu, Fu-Gen; Jiang, Yao-Wen; Chen, Zhan; Yu, Zhi-Wu

    2016-04-19

    The folding/unfolding behavior of proteins (enzymes) in confined space is important for their properties and functions, but such a behavior remains largely unexplored. In this article, we reported our finding that lysozyme and a double hydrophilic block copolymer, methoxypoly(ethylene glycol)5K-block-poly(l-aspartic acid sodium salt)10 (mPEG(5K)-b-PLD10), can form a polyelectrolyte complex micelle with a particle size of ∼30 nm, as verified by dynamic light scattering and transmission electron microscopy. The unfolding and refolding behaviors of lysozyme molecules in the presence of the copolymer were studied by microcalorimetry and circular dichroism spectroscopy. Upon complex formation with mPEG(5K)-b-PLD10, lysozyme changed from its initial native state to a new partially unfolded state. Compared with its native state, this copolymer-complexed new folding state of lysozyme has different secondary and tertiary structures, a decreased thermostability, and significantly altered unfolding/refolding behaviors. It was found that the native lysozyme exhibited reversible unfolding and refolding upon heating and subsequent cooling, while lysozyme in the new folding state (complexed with the oppositely charged PLD segments of the polymer) could unfold upon heating but could not refold upon subsequent cooling. By employing the heating-cooling-reheating procedure, the prevention of complex formation between lysozyme and polymer due to the salt screening effect was observed, and the resulting uncomplexed lysozyme regained its proper unfolding and refolding abilities upon heating and subsequent cooling. Besides, we also pointed out the important role the length of the PLD segment played during the formation of micelles and the monodispersity of the formed micelles. Furthermore, the lysozyme-mPEG(5K)-b-PLD10 mixtures prepared in this work were all transparent, without the formation of large aggregates or precipitates in solution as frequently observed in other protein

  19. Exploiting genomic data to identify proteins involved in abalone reproduction.

    PubMed

    Mendoza-Porras, Omar; Botwright, Natasha A; McWilliam, Sean M; Cook, Mathew T; Harris, James O; Wijffels, Gene; Colgrave, Michelle L

    2014-08-28

    Aside from their critical role in reproduction, abalone gonads serve as an indicator of sexual maturity and energy balance, two key considerations for effective abalone culture. Temperate abalone farmers face issues with tank restocking with highly marketable abalone owing to inefficient spawning induction methods. The identification of key proteins in sexually mature abalone will serve as the foundation for a greater understanding of reproductive biology. Addressing this knowledge gap is the first step towards improving abalone aquaculture methods. Proteomic profiling of female and male gonads of greenlip abalone, Haliotis laevigata, was undertaken using liquid chromatography-mass spectrometry. Owing to the incomplete nature of abalone protein databases, in addition to searching against two publicly available databases, a custom database comprising genomic data was used. Overall, 162 and 110 proteins were identified in females and males respectively with 40 proteins common to both sexes. For proteins involved in sexual maturation, sperm and egg structure, motility, acrosomal reaction and fertilization, 23 were identified only in females, 18 only in males and 6 were common. Gene ontology analysis revealed clear differences between the female and male protein profiles reflecting a higher rate of protein synthesis in the ovary and higher metabolic activity in the testis. A comprehensive mass spectrometry-based analysis was performed to profile the abalone gonad proteome providing the foundation for future studies of reproduction in abalone. Key proteins involved in both reproduction and energy balance were identified. Genomic resources were utilised to build a database of molluscan proteins yielding >60% more protein identifications than in a standard workflow employing public protein databases. Copyright © 2014 Elsevier B.V. All rights reserved.

  20. A Sulfhydryl-Reactive Ruthenium (II) Complex and Its Conjugation to Protein G as a Universal Reagent for Fluorescent Immunoassays

    PubMed Central

    Goud, Thirumani Venkatshwar; Huang, Bor-Rong; Lin, Tzu-Chau; Biellmann, Jean-François; Chen, Chien-Sheng

    2012-01-01

    To develop a fluorescent ruthenium complex for biosensing, we synthesized a novel sulfhydryl-reactive compound, 4-bromophenanthroline bis-2,2′-dipyridine Ruthenium bis (hexafluorophosphate). The synthesized Ru(II) complex was crosslinked with thiol-modified protein G to form a universal reagent for fluorescent immunoassays. The resulting Ru(II)-protein G conjugates were identified by sodium dodecyl sulfate-polyacrylamide gel electrophoresis (SDS-PAGE). The emission peak wavelength of the Ru(II)-protein G conjugate was 602 nm at the excitation of 452 nm which is similar to the spectra of the Ru(II) complex, indicating that Ru(II)-protein G conjugates still remain the same fluorescence after conjugation. To test the usefulness of the conjugate for biosensing, immunoglobulin G (IgG) binding assay was conducted. The result showed that Ru(II)-protein G conjugates were capable of binding IgG and the more cross-linkers to modify protein G, the higher conjugation efficiency. To demonstrate the feasibility of Ru(II)-protein G conjugates for fluorescent immunoassays, the detection of recombinant histidine-tagged protein using the conjugates and anti-histidine antibody was developed. The results showed that the histidine-tagged protein was successfully detected with dose-response, indicating that Ru(II)-protein G conjugate is a useful universal fluorescent reagent for quantitative immunoassays. PMID:22563441

  1. ComplexContact: a web server for inter-protein contact prediction using deep learning.

    PubMed

    Zeng, Hong; Wang, Sheng; Zhou, Tianming; Zhao, Feifeng; Li, Xiufeng; Wu, Qing; Xu, Jinbo

    2018-05-22

    ComplexContact (http://raptorx2.uchicago.edu/ComplexContact/) is a web server for sequence-based interfacial residue-residue contact prediction of a putative protein complex. Interfacial residue-residue contacts are critical for understanding how proteins form complex and interact at residue level. When receiving a pair of protein sequences, ComplexContact first searches for their sequence homologs and builds two paired multiple sequence alignments (MSA), then it applies co-evolution analysis and a CASP-winning deep learning (DL) method to predict interfacial contacts from paired MSAs and visualizes the prediction as an image. The DL method was originally developed for intra-protein contact prediction and performed the best in CASP12. Our large-scale experimental test further shows that ComplexContact greatly outperforms pure co-evolution methods for inter-protein contact prediction, regardless of the species.

  2. RNA Replicon Delivery via Lipid-Complexed PRINT Protein Particles

    PubMed Central

    Xu, Jing; Luft, J. Christopher; Yi, Xianwen; Tian, Shaomin; Owens, Gary; Wang, Jin; Johnson, Ashley; Berglund, Peter; Smith, Jonathan; Napier, Mary E.; DeSimone, Joseph M.

    2013-01-01

    Herein we report the development of a non-viral lipid-complexed PRINT® (particle replication in non-wetting templates) protein particle system (LPP particle) for RNA replicon delivery with a view towards RNA replicon-based vaccination. Cylindrical bovine serum albumin (BSA) particles (diameter (d) 1 µm, height (h) 1 µm) loaded with RNA replicon and stabilized with a fully reversible disulfide cross-linker were fabricated using PRINT technology. Highly efficient delivery of the particles to Vero cells was achieved by complexing particles with a mixture of 1,2-dioleoyl-3-trimethylammonium-propane (DOTAP) and 1,2-dioleoyl-sn-glycero-3-phosphoethanolamine (DOPE) lipids. Our data suggest that: 1) this lipid-complexed protein particle is a promising system for delivery of RNA replicon-based vaccines, and 2) it is necessary to use a degradable cross-linker for successful delivery of RNA replicon via protein-based particles. PMID:23924216

  3. Binding of small molecules at interface of protein-protein complex - A newer approach to rational drug design.

    PubMed

    Gurung, A B; Bhattacharjee, A; Ajmal Ali, M; Al-Hemaid, F; Lee, Joongku

    2017-02-01

    Protein-protein interaction is a vital process which drives many important physiological processes in the cell and has also been implicated in several diseases. Though the protein-protein interaction network is quite complex but understanding its interacting partners using both in silico as well as molecular biology techniques can provide better insights for targeting such interactions. Targeting protein-protein interaction with small molecules is a challenging task because of druggability issues. Nevertheless, several studies on the kinetics as well as thermodynamic properties of protein-protein interactions have immensely contributed toward better understanding of the affinity of these complexes. But, more recent studies on hot spots and interface residues have opened up new avenues in the drug discovery process. This approach has been used in the design of hot spot based modulators targeting protein-protein interaction with the objective of normalizing such interactions.

  4. Structure of a C-terminal fragment of its Vps53 subunit suggests similarity of Golgi-associated retrograde protein (GARP) complex to a family of tethering complexes

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Vasan, Neil; Hutagalung, Alex; Novick, Peter

    2010-08-13

    The Golgi-associated retrograde protein (GARP) complex is a membrane-tethering complex that functions in traffic from endosomes to the trans-Golgi network. Here we present the structure of a C-terminal fragment of the Vps53 subunit, important for binding endosome-derived vesicles, at a resolution of 2.9 {angstrom}. We show that the C terminus consists of two {alpha}-helical bundles arranged in tandem, and we identify a highly conserved surface patch, which may play a role in vesicle recognition. Mutations of the surface result in defects in membrane traffic. The fold of the Vps53 C terminus is strongly reminiscent of proteins that belong to threemore » other tethering complexes - Dsl1, conserved oligomeric Golgi, and the exocyst - thought to share a common evolutionary origin. Thus, the structure of the Vps53 C terminus suggests that GARP belongs to this family of complexes.« less

  5. LINE-1 ORF1 protein localizes in stress granules with other RNA-binding proteins, including components of RNA interference RNA-induced silencing complex.

    PubMed

    Goodier, John L; Zhang, Lili; Vetter, Melissa R; Kazazian, Haig H

    2007-09-01

    LINE-1 retrotransposons constitute one-fifth of human DNA and have helped shape our genome. A full-length L1 encodes a 40-kDa RNA-binding protein (ORF1p) and a 150-kDa protein (ORF2p) with endonuclease and reverse transcriptase activities. ORF1p is distinctive in forming large cytoplasmic foci, which we identified as cytoplasmic stress granules. A phylogenetically conserved central region of the protein is critical for wild-type localization and retrotransposition. Yeast two-hybrid screens revealed several RNA-binding proteins that coimmunoprecipitate with ORF1p and colocalize with ORF1p in foci. Two of these proteins, YB-1 and hnRNPA1, were previously reported in stress granules. We identified additional proteins associated with stress granules, including DNA-binding protein A, 9G8, and plasminogen activator inhibitor RNA-binding protein 1 (PAI-RBP1). PAI-RBP1 is a homolog of VIG, a part of the Drosophila melanogaster RNA-induced silencing complex (RISC). Other RISC components, including Ago2 and FMRP, also colocalize with PAI-RBP1 and ORF1p. We suggest that targeting ORF1p, and possibly the L1 RNP, to stress granules is a mechanism for controlling retrotransposition and its associated genetic and cellular damage.

  6. Proteomic identification of dysferlin-interacting protein complexes in human vascular endothelium

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Leung, Cleo; Utokaparch, Soraya; Sharma, Arpeeta

    2011-11-18

    Highlights: Black-Right-Pointing-Pointer Bi-directional (inward and outward) movement of GFP-dysferlin in COS-7 cells. Black-Right-Pointing-Pointer Dysferlin interacts with key signaling proteins for transcytosis in EC. Black-Right-Pointing-Pointer Dysferlin mediates trafficking of vesicles carrying protein cargos in EC. -- Abstract: Dysferlin is a membrane-anchored protein known to facilitate membrane repair in skeletal muscles following mechanical injury. Mutations of dysferlin gene impair sarcolemma integrity, a hallmark of certain forms of muscular dystrophy in patients. Dysferlin contains seven calcium-dependent C2 binding domains, which are required to promote fusion of intracellular membrane vesicles. Emerging evidence reveal the unexpected expression of dysferlin in non-muscle, non-mechanically active tissues, suchmore » as endothelial cells, which cast doubts over the belief that ferlin proteins act exclusively as membrane repair proteins. We and others have shown that deficient trafficking of membrane bound proteins in dysferlin-deficient cells, suggesting that dysferlin might mediate trafficking of client proteins. Herein, we describe the intracellular trafficking and movement of GFP-dysferlin positive vesicles in unfixed reconstituted cells using live microscopy. By performing GST pull-down assays followed by mass spectrometry, we identified dysferlin binding protein complexes in human vascular endothelial cells. Together, our data further support the claims that dysferlin not only mediates membrane repair but also trafficking of client proteins, ultimately, help bridging dysferlinopathies to aberrant membrane signaling.« less

  7. Capture of unstable protein complex on the streptavidin-coated single-walled carbon nanotubes

    NASA Astrophysics Data System (ADS)

    Liu, Zunfeng; Voskamp, Patrick; Zhang, Yue; Chu, Fuqiang; Abrahams, Jan Pieter

    2013-04-01

    Purification of unstable protein complexes is a bottleneck for investigation of their 3D structure and in protein-protein interaction studies. In this paper, we demonstrate that streptavidin-coated single-walled carbon nanotubes (Strep•SWNT) can be used to capture the biotinylated DNA- EcoRI complexes on a 2D surface and in solution using atomic force microscopy and electrophoresis analysis, respectively. The restriction enzyme EcoRI forms unstable complexes with DNA in the absence of Mg2+. Capturing the EcoRI-DNA complexes on the Strep•SWNT succeeded in the absence of Mg2+, demonstrating that the Strep•SWNT can be used for purifying unstable protein complexes.

  8. Web-ware bioinformatical analysis and structure modelling of N-terminus of human multisynthetase complex auxiliary component protein p43.

    PubMed

    Deineko, Viktor

    2006-01-01

    Human multisynthetase complex auxiliary component, protein p43 is an endothelial monocyte-activating polypeptide II precursor. In this study, comprehensive sequence analysis of N-terminus has been performed to identify structural domains, motifs, sites of post-translation modification and other functionally important parameters. The spatial structure model of full-chain protein p43 is obtained.

  9. A plant virus movement protein forms ringlike complexes with the major nucleolar protein, fibrillarin, in vitro.

    PubMed

    Canetta, Elisabetta; Kim, Sang Hyon; Kalinina, Natalia O; Shaw, Jane; Adya, Ashok K; Gillespie, Trudi; Brown, John W S; Taliansky, Michael

    2008-02-29

    Fibrillarin, one of the major proteins of the nucleolus, has methyltransferase activity directing 2'-O-ribose methylation of rRNA and snRNAs and is required for rRNA processing. The ability of the plant umbravirus, groundnut rosette virus, to move long distances through the phloem, the specialized plant vascular system, has been shown to strictly depend on the interaction of one of its proteins, the ORF3 protein (protein encoded by open reading frame 3), with fibrillarin. This interaction is essential for several stages in the groundnut rosette virus life cycle such as nucleolar import of the ORF3 protein via Cajal bodies, relocalization of some fibrillarin from the nucleolus to cytoplasm, and assembly of cytoplasmic umbraviral ribonucleoprotein particles that are themselves required for the long-distance spread of the virus and systemic infection. Here, using atomic force microscopy, we determine the architecture of these complexes as single-layered ringlike structures with a diameter of 18-22 nm and a height of 2.0+/-0.4 nm, which consist of several (n=6-8) distinct protein granules. We also estimate the molar ratio of fibrillarin to ORF3 protein in the complexes as approximately 1:1. Based on these data, we propose a model of the structural organization of fibrillarin-ORF3 protein complexes and discuss potential mechanistic and functional implications that may also apply to other viruses.

  10. Mutations in the gene encoding the Sigma 2 subunit of the adaptor protein 1 complex, AP1S2, cause X-linked mental retardation.

    PubMed

    Tarpey, Patrick S; Stevens, Claire; Teague, Jon; Edkins, Sarah; O'Meara, Sarah; Avis, Tim; Barthorpe, Syd; Buck, Gemma; Butler, Adam; Cole, Jennifer; Dicks, Ed; Gray, Kristian; Halliday, Kelly; Harrison, Rachel; Hills, Katy; Hinton, Jonathon; Jones, David; Menzies, Andrew; Mironenko, Tatiana; Perry, Janet; Raine, Keiran; Richardson, David; Shepherd, Rebecca; Small, Alexandra; Tofts, Calli; Varian, Jennifer; West, Sofie; Widaa, Sara; Yates, Andy; Catford, Rachael; Butler, Julia; Mallya, Uma; Moon, Jenny; Luo, Ying; Dorkins, Huw; Thompson, Deborah; Easton, Douglas F; Wooster, Richard; Bobrow, Martin; Carpenter, Nancy; Simensen, Richard J; Schwartz, Charles E; Stevenson, Roger E; Turner, Gillian; Partington, Michael; Gecz, Jozef; Stratton, Michael R; Futreal, P Andrew; Raymond, F Lucy

    2006-12-01

    In a systematic sequencing screen of the coding exons of the X chromosome in 250 families with X-linked mental retardation (XLMR), we identified two nonsense mutations and one consensus splice-site mutation in the AP1S2 gene on Xp22 in three families. Affected individuals in these families showed mild-to-profound mental retardation. Other features included hypotonia early in life and delay in walking. AP1S2 encodes an adaptin protein that constitutes part of the adaptor protein complex found at the cytoplasmic face of coated vesicles located at the Golgi complex. The complex mediates the recruitment of clathrin to the vesicle membrane. Aberrant endocytic processing through disruption of adaptor protein complexes is likely to result from the AP1S2 mutations identified in the three XLMR-affected families, and such defects may plausibly cause abnormal synaptic development and function. AP1S2 is the first reported XLMR gene that encodes a protein directly involved in the assembly of endocytic vesicles.

  11. Taxonomic distribution and origins of the extended LHC (light-harvesting complex) antenna protein superfamily

    PubMed Central

    2010-01-01

    Background The extended light-harvesting complex (LHC) protein superfamily is a centerpiece of eukaryotic photosynthesis, comprising the LHC family and several families involved in photoprotection, like the LHC-like and the photosystem II subunit S (PSBS). The evolution of this complex superfamily has long remained elusive, partially due to previously missing families. Results In this study we present a meticulous search for LHC-like sequences in public genome and expressed sequence tag databases covering twelve representative photosynthetic eukaryotes from the three primary lineages of plants (Plantae): glaucophytes, red algae and green plants (Viridiplantae). By introducing a coherent classification of the different protein families based on both, hidden Markov model analyses and structural predictions, numerous new LHC-like sequences were identified and several new families were described, including the red lineage chlorophyll a/b-binding-like protein (RedCAP) family from red algae and diatoms. The test of alternative topologies of sequences of the highly conserved chlorophyll-binding core structure of LHC and PSBS proteins significantly supports the independent origins of LHC and PSBS families via two unrelated internal gene duplication events. This result was confirmed by the application of cluster likelihood mapping. Conclusions The independent evolution of LHC and PSBS families is supported by strong phylogenetic evidence. In addition, a possible origin of LHC and PSBS families from different homologous members of the stress-enhanced protein subfamily, a diverse and anciently paralogous group of two-helix proteins, seems likely. The new hypothesis for the evolution of the extended LHC protein superfamily proposed here is in agreement with the character evolution analysis that incorporates the distribution of families and subfamilies across taxonomic lineages. Intriguingly, stress-enhanced proteins, which are universally found in the genomes of green plants

  12. Action of multi-enzyme complex on protein extraction to obtain a protein concentrate from okara.

    PubMed

    de Figueiredo, Vitória Ribeiro Garcia; Yamashita, Fábio; Vanzela, André Luis Laforga; Ida, Elza Iouko; Kurozawa, Louise Emy

    2018-04-01

    The objective of this study was to optimize the extraction of protein by applying a multi-enzymatic pretreatment to okara, a byproduct from soymilk processing. The multi-enzyme complex Viscozyme, containing a variety of carbohydrases, was used to hydrolyze the okara cell walls and facilitate extraction of proteins. Enzyme-assisted extraction was carried out under different temperatures (37-53 °C), enzyme concentrations (1.5-4%) and pH values (5.5-6.5) according to a central composite rotatable design. After extraction, the protein was concentrated by isoelectric precipitation. The optimal conditions for maximum protein content and recovery in protein concentrate were 53 °C, pH 6.2 and 4% of enzyme concentration. Under these conditions, protein content of 56% (dry weight basis) and a recovery of 28% were obtained, representing an increase of 17 and 86%, respectively, compared to the sample with no enzymatic pretreatment. The multi-enzyme complex Viscozyme hydrolyzed the structural cell wall polysaccharides, improving extraction and obtaining protein concentrate from the okara. An electrophoretic profile of the protein concentrate showed two distinct bands, corresponding to the acidic and basic subunits of the protein glycinin. There were no limiting amino acids in the protein concentrate, which had a greater content of arginine.

  13. Interrogation of Mammalian Protein Complex Structure, Function, and Membership Using Genome-Scale Fitness Screens.

    PubMed

    Pan, Joshua; Meyers, Robin M; Michel, Brittany C; Mashtalir, Nazar; Sizemore, Ann E; Wells, Jonathan N; Cassel, Seth H; Vazquez, Francisca; Weir, Barbara A; Hahn, William C; Marsh, Joseph A; Tsherniak, Aviad; Kadoch, Cigall

    2018-05-23

    Protein complexes are assemblies of subunits that have co-evolved to execute one or many coordinated functions in the cellular environment. Functional annotation of mammalian protein complexes is critical to understanding biological processes, as well as disease mechanisms. Here, we used genetic co-essentiality derived from genome-scale RNAi- and CRISPR-Cas9-based fitness screens performed across hundreds of human cancer cell lines to assign measures of functional similarity. From these measures, we systematically built and characterized functional similarity networks that recapitulate known structural and functional features of well-studied protein complexes and resolve novel functional modules within complexes lacking structural resolution, such as the mammalian SWI/SNF complex. Finally, by integrating functional networks with large protein-protein interaction networks, we discovered novel protein complexes involving recently evolved genes of unknown function. Taken together, these findings demonstrate the utility of genetic perturbation screens alone, and in combination with large-scale biophysical data, to enhance our understanding of mammalian protein complexes in normal and disease states. Copyright © 2018 The Authors. Published by Elsevier Inc. All rights reserved.

  14. Channelopathies from Mutations in the Cardiac Sodium Channel Protein Complex

    PubMed Central

    Adsit, Graham S.; Vaidyanathan, Ravi; Galler, Carla M.; Kyle, John W.; Makielski, Jonathan C.

    2013-01-01

    The cardiac sodium current underlies excitability in heart, and inherited abnormalities of the proteins regulating and conducting this current cause inherited arrhythmia syndromes. This review focuses on inherited mutations in non-pore forming proteins of sodium channel complexes that cause cardiac arrhythmia, and the deduced mechanisms by which they affect function and dysfunction of the cardiac sodium current. Defining the structure and function of these complexes and how they are regulated will contribute to understanding the possible roles for this complex in normal and abnormal physiology and homeostasis. PMID:23557754

  15. Monkeypox Virus Host Factor Screen Using Haploid Cells Identifies Essential Role of GARP Complex in Extracellular Virus Formation.

    PubMed

    Realegeno, Susan; Puschnik, Andreas S; Kumar, Amrita; Goldsmith, Cynthia; Burgado, Jillybeth; Sambhara, Suryaprakash; Olson, Victoria A; Carroll, Darin; Damon, Inger; Hirata, Tetsuya; Kinoshita, Taroh; Carette, Jan E; Satheshkumar, Panayampalli Subbian

    2017-06-01

    Monkeypox virus (MPXV) is a human pathogen that is a member of the Orthopoxvirus genus, which includes Vaccinia virus and Variola virus (the causative agent of smallpox). Human monkeypox is considered an emerging zoonotic infectious disease. To identify host factors required for MPXV infection, we performed a genome-wide insertional mutagenesis screen in human haploid cells. The screen revealed several candidate genes, including those involved in Golgi trafficking, glycosaminoglycan biosynthesis, and glycosylphosphatidylinositol (GPI)-anchor biosynthesis. We validated the role of a set of vacuolar protein sorting (VPS) genes during infection, VPS51 to VPS54 (VPS51-54), which comprise the Golgi-associated retrograde protein (GARP) complex. The GARP complex is a tethering complex involved in retrograde transport of endosomes to the trans -Golgi apparatus. Our data demonstrate that VPS52 and VPS54 were dispensable for mature virion (MV) production but were required for extracellular virus (EV) formation. For comparison, a known antiviral compound, ST-246, was used in our experiments, demonstrating that EV titers in VPS52 and VPS54 knockout (KO) cells were comparable to levels exhibited by ST-246-treated wild-type cells. Confocal microscopy was used to examine actin tail formation, one of the viral egress mechanisms for cell-to-cell dissemination, and revealed an absence of actin tails in VPS52KO- or VPS54KO-infected cells. Further evaluation of these cells by electron microscopy demonstrated a decrease in levels of wrapped viruses (WVs) compared to those seen with the wild-type control. Collectively, our data demonstrate the role of GARP complex genes in double-membrane wrapping of MVs necessary for EV formation, implicating the host endosomal trafficking pathway in orthopoxvirus infection. IMPORTANCE Human monkeypox is an emerging zoonotic infectious disease caused by Monkeypox virus (MPXV). Of the two MPXV clades, the Congo Basin strain is associated with severe

  16. Stability and immunogenicity of hypoallergenic peanut protein-polyphenol complexes during in vitro pepsin digestion.

    PubMed

    Plundrich, Nathalie J; White, Brittany L; Dean, Lisa L; Davis, Jack P; Foegeding, E Allen; Lila, Mary Ann

    2015-07-01

    Allergenic peanut proteins are relatively resistant to digestion, and if digested, metabolized peptides tend to remain large and immunoreactive, triggering allergic reactions in sensitive individuals. In this study, the stability of hypoallergenic peanut protein-polyphenol complexes was evaluated during simulated in vitro gastric digestion. When digested with pepsin, the basic subunit of the peanut allergen Ara h 3 was more rapidly hydrolyzed in peanut protein-cranberry or green tea polyphenol complexes compared to uncomplexed peanut flour. Ara h 2 was also hydrolyzed more quickly in the peanut protein-cranberry polyphenol complex than in uncomplexed peanut flour. Peptides from peanut protein-cranberry polyphenol complexes and peanut protein-green tea polyphenol complexes were substantially less immunoreactive (based on their capacity to bind to peanut-specific IgE from patient plasma) compared to peptides from uncomplexed peanut flour. These results suggest that peanut protein-polyphenol complexes may be less immunoreactive passing through the digestive tract in vivo, contributing to their attenuated allergenicity.

  17. Hydrophobic Interaction Chromatography for Bottom-Up Proteomics Analysis of Single Proteins and Protein Complexes.

    PubMed

    Rackiewicz, Michal; Große-Hovest, Ludger; Alpert, Andrew J; Zarei, Mostafa; Dengjel, Jörn

    2017-06-02

    Hydrophobic interaction chromatography (HIC) is a robust standard analytical method to purify proteins while preserving their biological activity. It is widely used to study post-translational modifications of proteins and drug-protein interactions. In the current manuscript we employed HIC to separate proteins, followed by bottom-up LC-MS/MS experiments. We used this approach to fractionate antibody species followed by comprehensive peptide mapping as well as to study protein complexes in human cells. HIC-reversed-phase chromatography (RPC)-mass spectrometry (MS) is a powerful alternative to fractionate proteins for bottom-up proteomics experiments making use of their distinct hydrophobic properties.

  18. An organelle-specific protein landscape identifies novel diseases and molecular mechanisms

    PubMed Central

    Boldt, Karsten; van Reeuwijk, Jeroen; Lu, Qianhao; Koutroumpas, Konstantinos; Nguyen, Thanh-Minh T.; Texier, Yves; van Beersum, Sylvia E. C.; Horn, Nicola; Willer, Jason R.; Mans, Dorus A.; Dougherty, Gerard; Lamers, Ideke J. C.; Coene, Karlien L. M.; Arts, Heleen H.; Betts, Matthew J.; Beyer, Tina; Bolat, Emine; Gloeckner, Christian Johannes; Haidari, Khatera; Hetterschijt, Lisette; Iaconis, Daniela; Jenkins, Dagan; Klose, Franziska; Knapp, Barbara; Latour, Brooke; Letteboer, Stef J. F.; Marcelis, Carlo L.; Mitic, Dragana; Morleo, Manuela; Oud, Machteld M.; Riemersma, Moniek; Rix, Susan; Terhal, Paulien A.; Toedt, Grischa; van Dam, Teunis J. P.; de Vrieze, Erik; Wissinger, Yasmin; Wu, Ka Man; Apic, Gordana; Beales, Philip L.; Blacque, Oliver E.; Gibson, Toby J.; Huynen, Martijn A.; Katsanis, Nicholas; Kremer, Hannie; Omran, Heymut; van Wijk, Erwin; Wolfrum, Uwe; Kepes, François; Davis, Erica E.; Franco, Brunella; Giles, Rachel H.; Ueffing, Marius; Russell, Robert B.; Roepman, Ronald; Al-Turki, Saeed; Anderson, Carl; Antony, Dinu; Barroso, Inês; Bentham, Jamie; Bhattacharya, Shoumo; Carss, Keren; Chatterjee, Krishna; Cirak, Sebahattin; Cosgrove, Catherine; Danecek, Petr; Durbin, Richard; Fitzpatrick, David; Floyd, Jamie; Reghan Foley, A.; Franklin, Chris; Futema, Marta; Humphries, Steve E.; Hurles, Matt; Joyce, Chris; McCarthy, Shane; Mitchison, Hannah M.; Muddyman, Dawn; Muntoni, Francesco; O'Rahilly, Stephen; Onoufriadis, Alexandros; Payne, Felicity; Plagnol, Vincent; Raymond, Lucy; Savage, David B.; Scambler, Peter; Schmidts, Miriam; Schoenmakers, Nadia; Semple, Robert; Serra, Eva; Stalker, Jim; van Kogelenberg, Margriet; Vijayarangakannan, Parthiban; Walter, Klaudia; Whittall, Ros; Williamson, Kathy

    2016-01-01

    Cellular organelles provide opportunities to relate biological mechanisms to disease. Here we use affinity proteomics, genetics and cell biology to interrogate cilia: poorly understood organelles, where defects cause genetic diseases. Two hundred and seventeen tagged human ciliary proteins create a final landscape of 1,319 proteins, 4,905 interactions and 52 complexes. Reverse tagging, repetition of purifications and statistical analyses, produce a high-resolution network that reveals organelle-specific interactions and complexes not apparent in larger studies, and links vesicle transport, the cytoskeleton, signalling and ubiquitination to ciliary signalling and proteostasis. We observe sub-complexes in exocyst and intraflagellar transport complexes, which we validate biochemically, and by probing structurally predicted, disruptive, genetic variants from ciliary disease patients. The landscape suggests other genetic diseases could be ciliary including 3M syndrome. We show that 3M genes are involved in ciliogenesis, and that patient fibroblasts lack cilia. Overall, this organelle-specific targeting strategy shows considerable promise for Systems Medicine. PMID:27173435

  19. MALDI mass spectrometry of dye-peptide and dye-protein complexes.

    PubMed

    Salih, B; Zenobi, R

    1998-04-15

    Immobilized sulfonate dyes are widely used for protein separation and purification, but the mode of interaction between the dye molecules and the proteins is largely unknown. Here we show that specific noncovalent dye-protein and dye-peptide complexes can be observed using MALDI mass spectrometry. We prove that the interaction is prodominantly electrostatic and that it involves protonated sites of the peptides and proteins, including the NH2 terminus, and deprotonated SO3 groups of the dyes. Furthermore, we show that MALDI-MS of such complexes with a nonacidic matrix, p-nitro-aniline, can be used to determine the number of accessible basic sites of a protein or peptide in its folded structure. Our results are in good agreement with measurements of the same property done with electrospray ionization.

  20. The γ-tubulin complex in Trypanosoma brucei: molecular composition, subunit interdependence and requirement for axonemal central pair protein assembly

    PubMed Central

    Zhou, Qing; Li, Ziyin

    2015-01-01

    The γ-tubulin complex constitutes a key component of the microtubule-organizing center and nucleates microtubule assembly. This complex differs in complexity in different organisms: the budding yeast contains the γ-tubulin small complex (γTuSC) composed of γ-tubulin, GCP2 and GCP3, whereas animals contain the γ-tubulin ring complex (γTuRC) composed of γTuSC and three additional proteins, GCP4, GCP5 and GCP6. In Trypanosoma brucei, the composition of the γ-tubulin complex remains elusive, and it is not known whether it also regulates assembly of the subpellicular microtubules and the spindle microtubules. Here we report that the γ-tubulin complex in T. brucei is composed of γ-tubulin and three GCP proteins, GCP2-GCP4, and is primarily localized in the basal body throughout the cell cycle. Depletion of GCP2 and GCP3, but not GCP4, disrupted the axonemal central pair microtubules, but not the subpellicular microtubules and the spindle microtubules. Furthermore, we showed that the γTuSC is required for assembly of two central pair proteins and that γTuSC subunits are mutually required for stability. Together, these results identified an unusual γ-tubulin complex in T. brucei, uncovered an essential role of γTuSC in central pair protein assembly, and demonstrated the interdependence of individual γTuSC components for maintaining a stable complex. PMID:26224545

  1. Protein import and the origin of red complex plastids.

    PubMed

    Gould, Sven B; Maier, Uwe-G; Martin, William F

    2015-06-15

    The number and nature of endosymbioses involving red algal endosymbionts are debated. Gene phylogenies have become the most popular tool to untangle this issue, but they deliver conflicting results. As gene and lineage sampling has increased, so have both the number of conflicting trees and the number of suggestions in the literature for multiple tertiary, and even quaternary, symbioses that might reconcile the tree conflicts. Independent lines of evidence that can address the issue are needed. Here we summarize the mechanism and machinery of protein import into complex red plastids. The process involves protein translocation machinery, known as SELMA, that arose once in evolution, that facilitates protein import across the second outermost of the four plastid membranes, and that is always targeted specifically to that membrane, regardless of where it is encoded today. It is widely accepted that the unity of protein import across the two membranes of primary plastids is strong evidence for their single cyanobacterial origin. Similarly, the unity of SELMA-dependent protein import across the second outermost plastid membrane constitutes strong evidence for the existence of a single red secondary endosymbiotic event at the common origin of all red complex plastids. We furthermore propose that the two outer membranes of red complex plastids are derived from host endoplasmic reticulum in the initial red secondary endosymbiotic event. Copyright © 2015 Elsevier Ltd. All rights reserved.

  2. Ectromelia virus encodes a novel family of F-box proteins that interact with the SCF complex.

    PubMed

    van Buuren, Nick; Couturier, Brianne; Xiong, Yue; Barry, Michele

    2008-10-01

    Poxviruses are notorious for encoding multiple proteins that regulate cellular signaling pathways, including the ubiquitin-proteasome system. Bioinformatics indicated that ectromelia virus, the causative agent of lethal mousepox, encoded four proteins, EVM002, EVM005, EVM154, and EVM165, containing putative F-box domains. In contrast to cellular F-box proteins, the ectromelia virus proteins contain C-terminal F-box domains in conjunction with N-terminal ankyrin repeats, a combination that has not been previously reported for cellular proteins. These observations suggested that the ectromelia virus F-box proteins interact with SCF (Skp1, cullin-1, and F-box) ubiquitin ligases. We focused our studies on EVM005, since this protein had only one ortholog in cowpox virus. Using mass spectrometry, we identified cullin-1 as a binding partner for EVM005, and this interaction was confirmed by overexpression of hemagglutinin (HA)-cullin-1. During infection, Flag-EVM005 and HA-cullin-1 colocalized to distinct cellular bodies. Significantly, EVM005 coprecipitated with endogenous Skp1, cullin-1, and Roc1 and associated with conjugated ubiquitin, suggesting that EVM005 interacted with the components of a functional ubiquitin ligase. Interaction of EVM005 with cullin-1 and Skp1 was abolished upon deletion of the F-box, indicating that the F-box played a crucial role in interaction with the SCF complex. Additionally, EVM002 and EVM154 interacted with Skp1 and conjugated ubiquitin, suggesting that ectromelia virus encodes multiple F-box-containing proteins that regulate the SCF complex. Our results indicate that ectromelia virus has evolved multiple proteins that interact with the SCF complex.

  3. Co-operative intra-protein structural response due to protein-protein complexation revealed through thermodynamic quantification: study of MDM2-p53 binding

    NASA Astrophysics Data System (ADS)

    Samanta, Sudipta; Mukherjee, Sanchita

    2017-10-01

    The p53 protein activation protects the organism from propagation of cells with damaged DNA having oncogenic mutations. In normal cells, activity of p53 is controlled by interaction with MDM2. The well understood p53-MDM2 interaction facilitates design of ligands that could potentially disrupt or prevent the complexation owing to its emergence as an important objective for cancer therapy. However, thermodynamic quantification of the p53-peptide induced structural changes of the MDM2-protein remains an area to be explored. This study attempts to understand the conformational free energy and entropy costs due to this complex formation from the histograms of dihedral angles generated from molecular dynamics simulations. Residue-specific quantification illustrates that, hydrophobic residues of the protein contribute maximum to the conformational thermodynamic changes. Thermodynamic quantification of structural changes of the protein unfold the fact that, p53 binding provides a source of inter-element cooperativity among the protein secondary structural elements, where the highest affected structural elements (α2 and α4) found at the binding site of the protein affects faraway structural elements (β1 and Loop1) of the protein. The communication perhaps involves water mediated hydrogen bonded network formation. Further, we infer that in inhibitory F19A mutation of P53, though Phe19 is important in the recognition process, it has less prominent contribution in the stability of the complex. Collectively, this study provides vivid microscopic understanding of the interaction within the protein complex along with exploring mutation sites, which will contribute further to engineer the protein function and binding affinity.

  4. Measurement of protein HC (alpha 1 microglobulin) and protein HC-IgA complex in different body fluids.

    PubMed Central

    Fernández-Luna, J L; Leyva-Cobián, F; Méndez, E

    1988-01-01

    Protein HC and protein HC-IgA complex were measured in 18 different types of fluid sample from healthy subjects and patients with different illnesses to determine if the concentrations of protein HC and protein HC-IgA complexes could be used to monitor certain diseases, when measured separately. The normal values for HC ranged from between 0.30 mg/l in saliva and 11.7 mg/l in blood plasma. HC-IgA complex has a greater range, from undetectable concentrations (urine, colostrum, and cervical mucus) up to 59.2 mg/l in blood plasma. Undetectable concentrations of HC-IgA complex were also shown in serum from patients with IgA immune deficiency and in cerebrospinal fluid from patients with multiple sclerosis. Increased concentrations of HC were noted in bronchoalveolar fluid from a patient with pulmonary alveolar proteinosis, serum from patients with Behcet's syndrome, and in synovial fluid from patients with gout, chondrocalcinosis, and rheumatoid arthritis. On the other hand, the concentrations of HC-IgA complex were raised only in those patients with pulmonary alveolar proteinosis or rheumatoid arthritis. PMID:2463270

  5. Gene Unprediction with Spurio: A tool to identify spurious protein sequences.

    PubMed

    Höps, Wolfram; Jeffryes, Matt; Bateman, Alex

    2018-01-01

    We now have access to the sequences of tens of millions of proteins. These protein sequences are essential for modern molecular biology and computational biology. The vast majority of protein sequences are derived from gene prediction tools and have no experimental supporting evidence for their translation.  Despite the increasing accuracy of gene prediction tools there likely exists a large number of spurious protein predictions in the sequence databases.  We have developed the Spurio tool to help identify spurious protein predictions in prokaryotes.  Spurio searches the query protein sequence against a prokaryotic nucleotide database using tblastn and identifies homologous sequences. The tblastn matches are used to score the query sequence's likelihood of being a spurious protein prediction using a Gaussian process model. The most informative feature is the appearance of stop codons within the presumed translation of homologous DNA sequences. Benchmarking shows that the Spurio tool is able to distinguish spurious from true proteins. However, transposon proteins are prone to be predicted as spurious because of the frequency of degraded homologs found in the DNA sequence databases. Our initial experiments suggest that less than 1% of the proteins in the UniProtKB sequence database are likely to be spurious and that Spurio is able to identify over 60 times more spurious proteins than the AntiFam resource. The Spurio software and source code is available under an MIT license at the following URL: https://bitbucket.org/bateman-group/spurio.

  6. Models for the Binary Complex of Bacteriophage T4 Gp59 Helicase Loading Protein. GP32 Single-Stranded DNA-Binding Protein and Ternary Complex with Pseudo-Y Junction DNA

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Hinerman, Jennifer M.; Dignam, J. David; Mueser, Timothy C.

    2012-04-05

    The bacteriophage T4 gp59 helicase assembly protein (gp59) is required for loading of gp41 replicative helicase onto DNA protected by gp32 single-stranded DNA-binding protein. The gp59 protein recognizes branched DNA structures found at replication and recombination sites. Binding of gp32 protein (full-length and deletion constructs) to gp59 protein measured by isothermal titration calorimetry demonstrates that the gp32 protein C-terminal A-domain is essential for protein-protein interaction in the absence of DNA. Sedimentation velocity experiments with gp59 protein and gp32ΔB protein (an N-terminal B-domain deletion) show that these proteins are monomers but form a 1:1 complex with a dissociation constant comparable withmore » that determined by isothermal titration calorimetry. Small angle x-ray scattering (SAXS) studies indicate that the gp59 protein is a prolate monomer, consistent with the crystal structure and hydrodynamic properties determined from sedimentation velocity experiments. SAXS experiments also demonstrate that gp32ΔB protein is a prolate monomer with an elongated A-domain protruding from the core. Moreover, fitting structures of gp59 protein and the gp32 core into the SAXS-derived molecular envelope supports a model for the gp59 protein-gp32ΔB protein complex. Our earlier work demonstrated that gp59 protein attracts full-length gp32 protein to pseudo-Y junctions. A model of the gp59 protein-DNA complex, modified to accommodate new SAXS data for the binary complex together with mutational analysis of gp59 protein, is presented in the accompanying article (Dolezal, D., Jones, C. E., Lai, X., Brister, J. R., Mueser, T. C., Nossal, N. G., and Hinton, D. M. (2012) J. Biol. Chem. 287, 18596–18607).« less

  7. STATIC AND KINETIC SITE-SPECIFIC PROTEIN-DNA PHOTOCROSSLINKING: ANALYSIS OF BACTERIAL TRANSCRIPTION INITIATION COMPLEXES

    PubMed Central

    Naryshkin, Nikolai; Druzhinin, Sergei; Revyakin, Andrei; Kim, Younggyu; Mekler, Vladimir; Ebright, Richard H.

    2009-01-01

    Static site-specific protein-DNA photocrosslinking permits identification of protein-DNA interactions within multiprotein-DNA complexes. Kinetic site-specific protein-DNA photocrosslinking--involving rapid-quench-flow mixing and pulsed-laser irradiation--permits elucidation of pathways and kinetics of formation of protein-DNA interactions within multiprotein-DNA complexes. We present detailed protocols for application of static and kinetic site-specific protein-DNA photocrosslinking to bacterial transcription initiation complexes. PMID:19378179

  8. Crystallization of bi-functional ligand protein complexes.

    PubMed

    Antoni, Claudia; Vera, Laura; Devel, Laurent; Catalani, Maria Pia; Czarny, Bertrand; Cassar-Lajeunesse, Evelyn; Nuti, Elisa; Rossello, Armando; Dive, Vincent; Stura, Enrico Adriano

    2013-06-01

    Homodimerization is important in signal transduction and can play a crucial role in many other biological systems. To obtaining structural information for the design of molecules able to control the signalization pathways, the proteins involved will have to be crystallized in complex with ligands that induce dimerization. Bi-functional drugs have been generated by linking two ligands together chemically and the relative crystallizability of complexes with mono-functional and bi-functional ligands has been evaluated. There are problems associated with crystallization with such ligands, but overall, the advantages appear to be greater than the drawbacks. The study involves two matrix metalloproteinases, MMP-12 and MMP-9. Using flexible and rigid linkers we show that it is possible to control the crystal packing and that by changing the ligand-enzyme stoichiometric ratio, one can toggle between having one bi-functional ligand binding to two enzymes and having the same ligand bound to each enzyme. The nature of linker and its point of attachment on the ligand can be varied to aid crystallization, and such variations can also provide valuable structural information about the interactions made by the linker with the protein. We report here the crystallization and structure determination of seven ligand-dimerized complexes. These results suggest that the use of bi-functional drugs can be extended beyond the realm of protein dimerization to include all drug design projects. Copyright © 2013 Elsevier Inc. All rights reserved.

  9. Novel royal jelly proteins identified by gel-based and gel-free proteomics.

    PubMed

    Han, Bin; Li, Chenxi; Zhang, Lan; Fang, Yu; Feng, Mao; Li, Jianke

    2011-09-28

    Royal jelly (RJ) plays an important role in caste determination of the honeybee; the genetically same female egg develops into either a queen or worker bee depending on the time and amount of RJ fed to the larvae. RJ also has numerous health-promoting properties for humans. Gel-based and gel-free proteomics approaches and high-performance liquid chromatography-chip quadruple time-of-flight tandem mass spectrometry were applied to comprehensively investigate the protein components of RJ. Overall, 37 and 22 nonredundant proteins were identified by one-dimensional gel electrophoresis and gel-free analysis, respectively, and 19 new proteins were found by these two proteomics approaches. Major royal jelly proteins (MRJPs) were identified as the principal protein components of RJ, and proteins related to carbohydrate metabolism such as glucose oxidase, α-glucosidase precursor, and glucose dehydrogenase were also successfully identified. Importantly, the 19 newly identified proteins were mainly classified into three functional categories: oxidation-reduction (ergic53 CG6822-PA isoform A isoform 1, Sec61 CG9539-PA, and ADP/ATP translocase), protein binding (regucalcin and translationally controlled tumor protein CG4800-PA isoform 1), and lipid transport (apolipophorin-III-like protein). These new findings not only significantly increase the RJ proteome coverage but also help to provide new knowledge of RJ for honeybee biology and potential use for human health promotion.

  10. Grafting of functional motifs onto protein scaffolds identified by PDB screening--an efficient route to design optimizable protein binders.

    PubMed

    Tlatli, Rym; Nozach, Hervé; Collet, Guillaume; Beau, Fabrice; Vera, Laura; Stura, Enrico; Dive, Vincent; Cuniasse, Philippe

    2013-01-01

    Artificial miniproteins that are able to target catalytic sites of matrix metalloproteinases (MMPs) were designed using a functional motif-grafting approach. The motif corresponded to the four N-terminal residues of TIMP-2, a broad-spectrum protein inhibitor of MMPs. Scaffolds that are able to reproduce the functional topology of this motif were obtained by exhaustive screening of the Protein Data Bank (PDB) using STAMPS software (search for three-dimensional atom motifs in protein structures). Ten artificial protein binders were produced. The designed proteins bind catalytic sites of MMPs with affinities ranging from 450 nm to 450 μm prior to optimization. The crystal structure of one artificial binder in complex with the catalytic domain of MMP-12 showed that the inter-molecular interactions established by the functional motif in the artificial binder corresponded to those found in the MMP-14-TIMP-2 complex, albeit with some differences in geometry. Molecular dynamics simulations of the ten binders in complex with MMP-14 suggested that these scaffolds may allow partial reproduction of native inter-molecular interactions, but differences in geometry and stability may contribute to the lower affinity of the artificial protein binders compared to the natural protein binder. Nevertheless, these results show that the in silico design method used provides sets of protein binders that target a specific binding site with a good rate of success. This approach may constitute the first step of an efficient hybrid computational/experimental approach to protein binder design. © 2012 The Authors Journal compilation © 2012 FEBS.

  11. Purification and partial characterization of a lectin protein complex, the clathrilectin, from the calcareous sponge Clathrina clathrus.

    PubMed

    Gardères, Johan; Domart-Coulon, Isabelle; Marie, Arul; Hamer, Bojan; Batel, Renato; Müller, Werner E G; Bourguet-Kondracki, Marie-Lise

    2016-10-01

    Carbohydrate-binding proteins were purified from the marine calcareous sponge Clathrina clathrus via affinity chromatography on lactose and N-acetyl glucosamine-agarose resins. Proteomic analysis of acrylamide gel separated protein subunits obtained in reducing conditions pointed out several candidates for lectins. Based on amino-acid sequence similarity, two peptides displayed homology with the jack bean lectin Concanavalin A, including a conserved domain shared by proteins in the L-type lectin superfamily. An N-acetyl glucosamine - binding protein complex, named clathrilectin, was further purified via gel filtration chromatography, bioguided with a diagnostic rabbit erythrocyte haemagglutination assay, and its activity was found to be calcium dependent. Clathrilectin, a protein complex of 3200kDa estimated by gel filtration, is composed of monomers with apparent molecular masses of 208 and 180kDa estimated on 10% SDS-PAGE. Nine internal peptides were identified using proteomic analyses, and compared to protein libraries from the demosponge Amphimedon queenslandica and a calcareous sponge Sycon sp. from the Adriatic Sea. The clathrilectin is the first lectin isolated from a calcareous sponge and displays homologies with predicted sponge proteins potentially involved in cell aggregation and interaction with bacteria. Copyright © 2016 Elsevier Inc. All rights reserved.

  12. Cardiac mitochondrial matrix and respiratory complex protein phosphorylation

    PubMed Central

    Covian, Raul

    2012-01-01

    It has become appreciated over the last several years that protein phosphorylation within the cardiac mitochondrial matrix and respiratory complexes is extensive. Given the importance of oxidative phosphorylation and the balance of energy metabolism in the heart, the potential regulatory effect of these classical signaling events on mitochondrial function is of interest. However, the functional impact of protein phosphorylation and the kinase/phosphatase system responsible for it are relatively unknown. Exceptions include the well-characterized pyruvate dehydrogenase and branched chain α-ketoacid dehydrogenase regulatory system. The first task of this review is to update the current status of protein phosphorylation detection primarily in the matrix and evaluate evidence linking these events with enzymatic function or protein processing. To manage the scope of this effort, we have focused on the pathways involved in energy metabolism. The high sensitivity of modern methods of detecting protein phosphorylation and the low specificity of many kinases suggests that detection of protein phosphorylation sites without information on the mole fraction of phosphorylation is difficult to interpret, especially in metabolic enzymes, and is likely irrelevant to function. However, several systems including protein translocation, adenine nucleotide translocase, cytochrome c, and complex IV protein phosphorylation have been well correlated with enzymatic function along with the classical dehydrogenase systems. The second task is to review the current understanding of the kinase/phosphatase system within the matrix. Though it is clear that protein phosphorylation occurs within the matrix, based on 32P incorporation and quantitative mass spectrometry measures, the kinase/phosphatase system responsible for this process is ill-defined. An argument is presented that remnants of the much more labile bacterial protein phosphoryl transfer system may be present in the matrix and that the

  13. Detection of in situ protein-protein complexes at the Drosophila larval neuromuscular junction using proximity ligation assay.

    PubMed

    Wang, Simon; Yoo, SooHyun; Kim, Hae-Yoon; Wang, Mannan; Zheng, Clare; Parkhouse, Wade; Krieger, Charles; Harden, Nicholas

    2015-01-20

    Discs large (Dlg) is a conserved member of the membrane-associated guanylate kinase family, and serves as a major scaffolding protein at the larval neuromuscular junction (NMJ) in Drosophila. Previous studies have shown that the postsynaptic distribution of Dlg at the larval NMJ overlaps with that of Hu-li tai shao (Hts), a homologue to the mammalian adducins. In addition, Dlg and Hts are observed to form a complex with each other based on co-immunoprecipitation experiments involving whole adult fly lysates. Due to the nature of these experiments, however, it was unknown whether this complex exists specifically at the NMJ during larval development. Proximity Ligation Assay (PLA) is a recently developed technique used mostly in cell and tissue culture that can detect protein-protein interactions in situ. In this assay, samples are incubated with primary antibodies against the two proteins of interest using standard immunohistochemical procedures. The primary antibodies are then detected with a specially designed pair of oligonucleotide-conjugated secondary antibodies, termed PLA probes, which can be used to generate a signal only when the two probes have bound in close proximity to each other. Thus, proteins that are in a complex can be visualized. Here, it is demonstrated how PLA can be used to detect in situ protein-protein interactions at the Drosophila larval NMJ. The technique is performed on larval body wall muscle preparations to show that a complex between Dlg and Hts does indeed exist at the postsynaptic region of NMJs.

  14. A coevolution analysis for identifying protein-protein interactions by Fourier transform.

    PubMed

    Yin, Changchuan; Yau, Stephen S-T

    2017-01-01

    Protein-protein interactions (PPIs) play key roles in life processes, such as signal transduction, transcription regulations, and immune response, etc. Identification of PPIs enables better understanding of the functional networks within a cell. Common experimental methods for identifying PPIs are time consuming and expensive. However, recent developments in computational approaches for inferring PPIs from protein sequences based on coevolution theory avoid these problems. In the coevolution theory model, interacted proteins may show coevolutionary mutations and have similar phylogenetic trees. The existing coevolution methods depend on multiple sequence alignments (MSA); however, the MSA-based coevolution methods often produce high false positive interactions. In this paper, we present a computational method using an alignment-free approach to accurately detect PPIs and reduce false positives. In the method, protein sequences are numerically represented by biochemical properties of amino acids, which reflect the structural and functional differences of proteins. Fourier transform is applied to the numerical representation of protein sequences to capture the dissimilarities of protein sequences in biophysical context. The method is assessed for predicting PPIs in Ebola virus. The results indicate strong coevolution between the protein pairs (NP-VP24, NP-VP30, NP-VP40, VP24-VP30, VP24-VP40, and VP30-VP40). The method is also validated for PPIs in influenza and E.coli genomes. Since our method can reduce false positive and increase the specificity of PPI prediction, it offers an effective tool to understand mechanisms of disease pathogens and find potential targets for drug design. The Python programs in this study are available to public at URL (https://github.com/cyinbox/PPI).

  15. A coevolution analysis for identifying protein-protein interactions by Fourier transform

    PubMed Central

    Yin, Changchuan; Yau, Stephen S. -T.

    2017-01-01

    Protein-protein interactions (PPIs) play key roles in life processes, such as signal transduction, transcription regulations, and immune response, etc. Identification of PPIs enables better understanding of the functional networks within a cell. Common experimental methods for identifying PPIs are time consuming and expensive. However, recent developments in computational approaches for inferring PPIs from protein sequences based on coevolution theory avoid these problems. In the coevolution theory model, interacted proteins may show coevolutionary mutations and have similar phylogenetic trees. The existing coevolution methods depend on multiple sequence alignments (MSA); however, the MSA-based coevolution methods often produce high false positive interactions. In this paper, we present a computational method using an alignment-free approach to accurately detect PPIs and reduce false positives. In the method, protein sequences are numerically represented by biochemical properties of amino acids, which reflect the structural and functional differences of proteins. Fourier transform is applied to the numerical representation of protein sequences to capture the dissimilarities of protein sequences in biophysical context. The method is assessed for predicting PPIs in Ebola virus. The results indicate strong coevolution between the protein pairs (NP-VP24, NP-VP30, NP-VP40, VP24-VP30, VP24-VP40, and VP30-VP40). The method is also validated for PPIs in influenza and E.coli genomes. Since our method can reduce false positive and increase the specificity of PPI prediction, it offers an effective tool to understand mechanisms of disease pathogens and find potential targets for drug design. The Python programs in this study are available to public at URL (https://github.com/cyinbox/PPI). PMID:28430779

  16. PROXiMATE: a database of mutant protein-protein complex thermodynamics and kinetics.

    PubMed

    Jemimah, Sherlyn; Yugandhar, K; Michael Gromiha, M

    2017-09-01

    We have developed PROXiMATE, a database of thermodynamic data for more than 6000 missense mutations in 174 heterodimeric protein-protein complexes, supplemented with interaction network data from STRING database, solvent accessibility, sequence, structural and functional information, experimental conditions and literature information. Additional features include complex structure visualization, search and display options, download options and a provision for users to upload their data. The database is freely available at http://www.iitm.ac.in/bioinfo/PROXiMATE/ . The website is implemented in Python, and supports recent versions of major browsers such as IE10, Firefox, Chrome and Opera. gromiha@iitm.ac.in. Supplementary data are available at Bioinformatics online. © The Author (2017). Published by Oxford University Press. All rights reserved. For Permissions, please email: journals.permissions@oup.com

  17. Dissociation of a Dynamic Protein Complex Studied by All-Atom Molecular Simulations.

    PubMed

    Zhang, Liqun; Borthakur, Susmita; Buck, Matthias

    2016-02-23

    The process of protein complex dissociation remains to be understood at the atomic level of detail. Computers now allow microsecond timescale molecular-dynamics simulations, which make the visualization of such processes possible. Here, we investigated the dissociation process of the EphA2-SHIP2 SAM-SAM domain heterodimer complex using unrestrained all-atom molecular-dynamics simulations. Previous studies on this system have shown that alternate configurations are sampled, that their interconversion can be fast, and that the complex is dynamic by nature. Starting from different NMR-derived structures, mutants were designed to stabilize a subset of configurations by swapping ion pairs across the protein-protein interface. We focused on two mutants, K956D/D1235K and R957D/D1223R, with attenuated binding affinity compared with the wild-type proteins. In contrast to calculations on the wild-type complexes, the majority of simulations of these mutants showed protein dissociation within 2.4 μs. During the separation process, we observed domain rotation and pivoting as well as a translation and simultaneous rolling, typically to alternate and weaker binding interfaces. Several unsuccessful recapturing attempts occurred once the domains were moderately separated. An analysis of protein solvation suggests that the dissociation process correlates with a progressive loss of protein-protein contacts. Furthermore, an evaluation of internal protein dynamics using quasi-harmonic and order parameter analyses indicates that changes in protein internal motions are expected to contribute significantly to the thermodynamics of protein dissociation. Considering protein association as the reverse of the separation process, the initial role of charged/polar interactions is emphasized, followed by changes in protein and solvent dynamics. The trajectories show that protein separation does not follow a single distinct pathway, but suggest that the mechanism of dissociation is common in

  18. Efficient nuclear export of p65-IkappaBalpha complexes requires 14-3-3 proteins.

    PubMed

    Aguilera, Cristina; Fernández-Majada, Vanessa; Inglés-Esteve, Julia; Rodilla, Verónica; Bigas, Anna; Espinosa, Lluís

    2006-09-01

    IkappaB are responsible for maintaining p65 in the cytoplasm under non-stimulating conditions and promoting the active export of p65 from the nucleus following NFkappaB activation to terminate the signal. We now show that 14-3-3 proteins regulate the NFkappaB signaling pathway by physically interacting with p65 and IkappaBalpha proteins. We identify two functional 14-3-3 binding domains in the p65 protein involving residues 38-44 and 278-283, and map the interaction region of IkappaBalpha in residues 60-65. Mutation of these 14-3-3 binding domains in p65 or IkappaBalpha results in a predominantly nuclear distribution of both proteins. TNFalpha treatment promotes recruitment of 14-3-3 and IkappaBalpha to NFkappaB-dependent promoters and enhances the binding of 14-3-3 to p65. Disrupting 14-3-3 activity by transfection with a dominant-negative 14-3-3 leads to the accumulation of nuclear p65-IkappaBalpha complexes and the constitutive association of p65 with the chromatin. In this situation, NFkappaB-dependent genes become unresponsive to TNFalpha stimulation. Together our results indicate that 14-3-3 proteins facilitate the nuclear export of IkappaBalpha-p65 complexes and are required for the appropriate regulation of NFkappaB signaling.

  19. New proteins identified in epididymal fluid from the platypus (Ornithorhynchus anatinus).

    PubMed

    Dacheux, Jean-Louis; Dacheux, Francoise; Labas, Valerie; Ecroyd, Heath; Nixon, Brett; Jones, Russell C

    2009-01-01

    The platypus epididymal proteome is being studied because epididymal proteins are essential for male fertility in mammals and it is considered that knowledge of the epididymal proteome in an early mammal would be informative in assessing the convergence and divergence of proteins that are important in the function of the mammalian epididymis. Few of the epididymal proteins that have been identified in eutherian mammals were found in platypus caudal epididymal fluid, and the major epididymal proteins in the platypus (PXN-FBPL, SPARC and E-OR20) have never been identified in the epididymis of any other mammal.

  20. Description and control of dissociation channels in gas-phase protein complexes

    NASA Astrophysics Data System (ADS)

    Thachuk, Mark; Fegan, Sarah K.; Raheem, Nigare

    2016-08-01

    Using molecular dynamics simulations of a coarse-grained model of the charged apo-hemoglobin protein complex, this work expands upon our initial report [S. K. Fegan and M. Thachuk, J. Am. Soc. Mass Spectrom. 25, 722-728 (2014)] about control of dissociation channels in the gas phase using specially designed charge tags. Employing a charge hopping algorithm and a range of temperatures, a variety of dissociation channels are found for activated gas-phase protein complexes. At low temperatures, a single monomer unfolds and becomes charge enriched. At higher temperatures, two additional channels open: (i) two monomers unfold and charge enrich and (ii) two monomers compete for unfolding with one eventually dominating and the other reattaching to the complex. At even higher temperatures, other more complex dissociation channels open with three or more monomers competing for unfolding. A model charge tag with five sites is specially designed to either attract or exclude charges. By attaching this tag to the N-terminus of specific monomers, the unfolding of those monomers can be decidedly enhanced or suppressed. In other words, using charge tags to direct the motion of charges in a protein complex provides a mechanism for controlling dissociation. This technique could be used in mass spectrometry experiments to direct forces at specific attachment points in a protein complex, and hence increase the diversity of product channels available for quantitative analysis. In turn, this could provide insight into the function of the protein complex in its native biological environment. From a dynamics perspective, this system provides an interesting example of cooperative behaviour involving motions with differing time scales.

  1. Rapid identifying high-influence nodes in complex networks

    NASA Astrophysics Data System (ADS)

    Song, Bo; Jiang, Guo-Ping; Song, Yu-Rong; Xia, Ling-Ling

    2015-10-01

    A tiny fraction of influential individuals play a critical role in the dynamics on complex systems. Identifying the influential nodes in complex networks has theoretical and practical significance. Considering the uncertainties of network scale and topology, and the timeliness of dynamic behaviors in real networks, we propose a rapid identifying method (RIM) to find the fraction of high-influential nodes. Instead of ranking all nodes, our method only aims at ranking a small number of nodes in network. We set the high-influential nodes as initial spreaders, and evaluate the performance of RIM by the susceptible-infected-recovered (SIR) model. The simulations show that in different networks, RIM performs well on rapid identifying high-influential nodes, which is verified by typical ranking methods, such as degree, closeness, betweenness, and eigenvector centrality methods. Project supported by the National Natural Science Foundation of China (Grant Nos. 61374180 and 61373136), the Ministry of Education Research in the Humanities and Social Sciences Planning Fund Project, China (Grant No. 12YJAZH120), and the Six Projects Sponsoring Talent Summits of Jiangsu Province, China (Grant No. RLD201212).

  2. Motility screen identifies Drosophila IGF-II mRNA-binding protein--zipcode-binding protein acting in oogenesis and synaptogenesis.

    PubMed

    Boylan, Kristin L M; Mische, Sarah; Li, Mingang; Marqués, Guillermo; Morin, Xavier; Chia, William; Hays, Thomas S

    2008-02-01

    The localization of specific mRNAs can establish local protein gradients that generate and control the development of cellular asymmetries. While all evidence underscores the importance of the cytoskeleton in the transport and localization of RNAs, we have limited knowledge of how these events are regulated. Using a visual screen for motile proteins in a collection of GFP protein trap lines, we identified the Drosophila IGF-II mRNA-binding protein (Imp), an ortholog of Xenopus Vg1 RNA binding protein and chicken zipcode-binding protein. In Drosophila, Imp is part of a large, RNase-sensitive complex that is enriched in two polarized cell types, the developing oocyte and the neuron. Using time-lapse confocal microscopy, we establish that both dynein and kinesin contribute to the transport of GFP-Imp particles, and that regulation of transport in egg chambers appears to differ from that in neurons. In Drosophila, loss-of-function Imp mutations are zygotic lethal, and mutants die late as pharate adults. Imp has a function in Drosophila oogenesis that is not essential, as well as functions that are essential during embryogenesis and later development. Germline clones of Imp mutations do not block maternal mRNA localization or oocyte development, but overexpression of a specific Imp isoform disrupts dorsal/ventral polarity. We report here that loss-of-function Imp mutations, as well as Imp overexpression, can alter synaptic terminal growth. Our data show that Imp is transported to the neuromuscular junction, where it may modulate the translation of mRNA targets. In oocytes, where Imp function is not essential, we implicate a specific Imp domain in the establishment of dorsoventral polarity.

  3. Identifying essential proteins based on sub-network partition and prioritization by integrating subcellular localization information.

    PubMed

    Li, Min; Li, Wenkai; Wu, Fang-Xiang; Pan, Yi; Wang, Jianxin

    2018-06-14

    Essential proteins are important participants in various life activities and play a vital role in the survival and reproduction of living organisms. Identification of essential proteins from protein-protein interaction (PPI) networks has great significance to facilitate the study of human complex diseases, the design of drugs and the development of bioinformatics and computational science. Studies have shown that highly connected proteins in a PPI network tend to be essential. A series of computational methods have been proposed to identify essential proteins by analyzing topological structures of PPI networks. However, the high noise in the PPI data can degrade the accuracy of essential protein prediction. Moreover, proteins must be located in the appropriate subcellular localization to perform their functions, and only when the proteins are located in the same subcellular localization, it is possible that they can interact with each other. In this paper, we propose a new network-based essential protein discovery method based on sub-network partition and prioritization by integrating subcellular localization information, named SPP. The proposed method SPP was tested on two different yeast PPI networks obtained from DIP database and BioGRID database. The experimental results show that SPP can effectively reduce the effect of false positives in PPI networks and predict essential proteins more accurately compared with other existing computational methods DC, BC, CC, SC, EC, IC, NC. Copyright © 2018 Elsevier Ltd. All rights reserved.

  4. Exome sequencing identifies NFS1 deficiency in a novel Fe-S cluster disease, infantile mitochondrial complex II/III deficiency.

    PubMed

    Farhan, Sali M K; Wang, Jian; Robinson, John F; Lahiry, Piya; Siu, Victoria M; Prasad, Chitra; Kronick, Jonathan B; Ramsay, David A; Rupar, C Anthony; Hegele, Robert A

    2014-01-01

    Iron-sulfur (Fe-S) clusters are a class of highly conserved and ubiquitous prosthetic groups with unique chemical properties that allow the proteins that contain them, Fe-S proteins, to assist in various key biochemical pathways. Mutations in Fe-S proteins often disrupt Fe-S cluster assembly leading to a spectrum of severe disorders such as Friedreich's ataxia or iron-sulfur cluster assembly enzyme (ISCU) myopathy. Herein, we describe infantile mitochondrial complex II/III deficiency, a novel autosomal recessive mitochondrial disease characterized by lactic acidemia, hypotonia, respiratory chain complex II and III deficiency, multisystem organ failure and abnormal mitochondria. Through autozygosity mapping, exome sequencing, in silico analyses, population studies and functional tests, we identified c.215G>A, p.Arg72Gln in NFS1 as the likely causative mutation. We describe the first disease in man likely caused by deficiency in NFS1, a cysteine desulfurase that is implicated in respiratory chain function and iron maintenance by initiating Fe-S cluster biosynthesis. Our results further demonstrate the importance of sufficient NFS1 expression in human physiology.

  5. Molecular Signatures of Membrane Protein Complexes Underlying Muscular Dystrophy*

    PubMed Central

    Turk, Rolf; Hsiao, Jordy J.; Smits, Melinda M.; Ng, Brandon H.; Pospisil, Tyler C.; Jones, Kayla S.; Campbell, Kevin P.; Wright, Michael E.

    2016-01-01

    Mutations in genes encoding components of the sarcolemmal dystrophin-glycoprotein complex (DGC) are responsible for a large number of muscular dystrophies. As such, molecular dissection of the DGC is expected to both reveal pathological mechanisms, and provides a biological framework for validating new DGC components. Establishment of the molecular composition of plasma-membrane protein complexes has been hampered by a lack of suitable biochemical approaches. Here we present an analytical workflow based upon the principles of protein correlation profiling that has enabled us to model the molecular composition of the DGC in mouse skeletal muscle. We also report our analysis of protein complexes in mice harboring mutations in DGC components. Bioinformatic analyses suggested that cell-adhesion pathways were under the transcriptional control of NFκB in DGC mutant mice, which is a finding that is supported by previous studies that showed NFκB-regulated pathways underlie the pathophysiology of DGC-related muscular dystrophies. Moreover, the bioinformatic analyses suggested that inflammatory and compensatory mechanisms were activated in skeletal muscle of DGC mutant mice. Additionally, this proteomic study provides a molecular framework to refine our understanding of the DGC, identification of protein biomarkers of neuromuscular disease, and pharmacological interrogation of the DGC in adult skeletal muscle https://www.mda.org/disease/congenital-muscular-dystrophy/research. PMID:27099343

  6. Integrating Mass Spectrometry of Intact Protein Complexes into Structural Proteomics

    PubMed Central

    Hyung, Suk-Joon; Ruotolo, Brandon T.

    2013-01-01

    Summary Mass spectrometry analysis of intact protein complexes has emerged as an established technology for assessing the composition and connectivity within dynamic, heterogeneous multiprotein complexes at low concentrations and in the context of mixtures. As this technology continues to move forward, one of the main challenges is to integrate the information content of such intact protein complex measurements with other mass spectrometry approaches in structural biology. Methods such as H/D exchange, oxidative foot-printing, chemical cross-linking, affinity purification, and ion mobility separation add complementary information that allows access to every level of protein structure and organization. Here, we survey the structural information that can be retrieved by such experiments, demonstrate the applicability of integrative mass spectrometry approaches in structural proteomics, and look to the future to explore upcoming innovations in this rapidly-advancing area. PMID:22611037

  7. A Three-Hybrid System to Probe In Vivo Protein-Protein Interactions: Application to the Essential Proteins of the RD1 Complex of M. tuberculosis

    PubMed Central

    Bhalla, Kuhulika; Ghosh, Anamika; Kumar, Krishan; Kumar, Sushil; Ranganathan, Anand

    2011-01-01

    Background Protein-protein interactions play a crucial role in enabling a pathogen to survive within a host. In many cases the interactions involve a complex of proteins rather than just two given proteins. This is especially true for pathogens like M. tuberculosis that are able to successfully survive the inhospitable environment of the macrophage. Studying such interactions in detail may help in developing small molecules that either disrupt or augment the interactions. Here, we describe the development of an E. coli based bacterial three-hybrid system that can be used effectively to study ternary protein complexes. Methodology/Principal Findings The protein-protein interactions involved in M. tuberculosis pathogenesis have been used as a model for the validation of the three-hybrid system. Using the M. tuberculosis RD1 encoded proteins CFP10, ESAT6 and Rv3871 for our proof-of-concept studies, we show that the interaction between the proteins CFP10 and Rv3871 is strengthened and stabilized in the presence of ESAT6, the known heterodimeric partner of CFP10. Isolating peptide candidates that can disrupt crucial protein-protein interactions is another application that the system offers. We demonstrate this by using CFP10 protein as a disruptor of a previously established interaction between ESAT6 and a small peptide HCL1; at the same time we also show that CFP10 is not able to disrupt the strong interaction between ESAT6 and another peptide SL3. Conclusions/Significance The validation of the three-hybrid system paves the way for finding new peptides that are stronger binders of ESAT6 compared even to its natural partner CFP10. Additionally, we believe that the system offers an opportunity to study tri-protein complexes and also perform a screening of protein/peptide binders to known interacting proteins so as to elucidate novel tri-protein complexes. PMID:22087330

  8. A Type-2 fuzzy data fusion approach for building reliable weighted protein interaction networks with application in protein complex detection.

    PubMed

    Mehranfar, Adele; Ghadiri, Nasser; Kouhsar, Morteza; Golshani, Ashkan

    2017-09-01

    Detecting the protein complexes is an important task in analyzing the protein interaction networks. Although many algorithms predict protein complexes in different ways, surveys on the interaction networks indicate that about 50% of detected interactions are false positives. Consequently, the accuracy of existing methods needs to be improved. In this paper we propose a novel algorithm to detect the protein complexes in 'noisy' protein interaction data. First, we integrate several biological data sources to determine the reliability of each interaction and determine more accurate weights for the interactions. A data fusion component is used for this step, based on the interval type-2 fuzzy voter that provides an efficient combination of the information sources. This fusion component detects the errors and diminishes their effect on the detection protein complexes. So in the first step, the reliability scores have been assigned for every interaction in the network. In the second step, we have proposed a general protein complex detection algorithm by exploiting and adopting the strong points of other algorithms and existing hypotheses regarding real complexes. Finally, the proposed method has been applied for the yeast interaction datasets for predicting the interactions. The results show that our framework has a better performance regarding precision and F-measure than the existing approaches. Copyright © 2017 Elsevier Ltd. All rights reserved.

  9. The Molybdenum Cofactor Biosynthesis Network: In vivo Protein-Protein Interactions of an Actin Associated Multi-Protein Complex.

    PubMed

    Kaufholdt, David; Baillie, Christin-Kirsty; Meinen, Rieke; Mendel, Ralf R; Hänsch, Robert

    2017-01-01

    Survival of plants and nearly all organisms depends on the pterin based molybdenum cofactor (Moco) as well as its effective biosynthesis and insertion into apo-enzymes. To this end, both the central Moco biosynthesis enzymes are characterized and the conserved four-step reaction pathway for Moco biosynthesis is well-understood. However, protection mechanisms to prevent degradation during biosynthesis as well as transfer of the highly oxygen sensitive Moco and its intermediates are not fully enlightened. The formation of protein complexes involving transient protein-protein interactions is an efficient strategy for protected metabolic channelling of sensitive molecules. In this review, Moco biosynthesis and allocation network is presented and discussed. This network was intensively studied based on two in vivo interaction methods: bimolecular fluorescence complementation (BiFC) and split-luciferase. Whereas BiFC allows localisation of interacting partners, split-luciferase assay determines interaction strengths in vivo . Results demonstrate (i) interaction of Cnx2 and Cnx3 within the mitochondria and (ii) assembly of a biosynthesis complex including the cytosolic enzymes Cnx5, Cnx6, Cnx7, and Cnx1, which enables a protected transfer of intermediates. The whole complex is associated with actin filaments via Cnx1 as anchor protein. After biosynthesis, Moco needs to be handed over to the specific apo-enzymes. A potential pathway was discovered. Molybdenum-containing enzymes of the sulphite oxidase family interact directly with Cnx1. In contrast, the xanthine oxidoreductase family acquires Moco indirectly via a Moco binding protein (MoBP2) and Moco sulphurase ABA3. In summary, the uncovered interaction matrix enables an efficient transfer for intermediate and product protection via micro-compartmentation.

  10. Budding Yeast Silencing Complexes and Regulation of Sir2 Activity by Protein-Protein Interactions

    PubMed Central

    Tanny, Jason C.; Kirkpatrick, Donald S.; Gerber, Scott A.; Gygi, Steven P.; Moazed, Danesh

    2004-01-01

    Gene silencing in the budding yeast Saccharomyces cerevisiae requires the enzymatic activity of the Sir2 protein, a highly conserved NAD-dependent deacetylase. In order to study the activity of native Sir2, we purified and characterized two budding yeast Sir2 complexes: the Sir2/Sir4 complex, which mediates silencing at mating-type loci and at telomeres, and the RENT complex, which mediates silencing at the ribosomal DNA repeats. Analyses of the protein compositions of these complexes confirmed previously described interactions. We show that the assembly of Sir2 into native silencing complexes does not alter its selectivity for acetylated substrates, nor does it allow the deacetylation of nucleosomal histones. The inability of Sir2 complexes to deacetylate nucleosomes suggests that additional factors influence Sir2 activity in vivo. In contrast, Sir2 complexes show significant enhancement in their affinities for acetylated substrates and their sensitivities to the physiological inhibitor nicotinamide relative to recombinant Sir2. Reconstitution experiments showed that, for the Sir2/Sir4 complex, these differences stem from the physical interaction of Sir2 with Sir4. Finally, we provide evidence that the different nicotinamide sensitivities of Sir2/Sir4 and RENT in vitro could contribute to locus-specific differences in how Sir2 activity is regulated in vivo. PMID:15282295

  11. The EED protein-protein interaction inhibitor A-395 inactivates the PRC2 complex.

    PubMed

    He, Yupeng; Selvaraju, Sujatha; Curtin, Michael L; Jakob, Clarissa G; Zhu, Haizhong; Comess, Kenneth M; Shaw, Bailin; The, Juliana; Lima-Fernandes, Evelyne; Szewczyk, Magdalena M; Cheng, Dong; Klinge, Kelly L; Li, Huan-Qiu; Pliushchev, Marina; Algire, Mikkel A; Maag, David; Guo, Jun; Dietrich, Justin; Panchal, Sanjay C; Petros, Andrew M; Sweis, Ramzi F; Torrent, Maricel; Bigelow, Lance J; Senisterra, Guillermo; Li, Fengling; Kennedy, Steven; Wu, Qin; Osterling, Donald J; Lindley, David J; Gao, Wenqing; Galasinski, Scott; Barsyte-Lovejoy, Dalia; Vedadi, Masoud; Buchanan, Fritz G; Arrowsmith, Cheryl H; Chiang, Gary G; Sun, Chaohong; Pappano, William N

    2017-04-01

    Polycomb repressive complex 2 (PRC2) is a regulator of epigenetic states required for development and homeostasis. PRC2 trimethylates histone H3 at lysine 27 (H3K27me3), which leads to gene silencing, and is dysregulated in many cancers. The embryonic ectoderm development (EED) protein is an essential subunit of PRC2 that has both a scaffolding function and an H3K27me3-binding function. Here we report the identification of A-395, a potent antagonist of the H3K27me3 binding functions of EED. Structural studies demonstrate that A-395 binds to EED in the H3K27me3-binding pocket, thereby preventing allosteric activation of the catalytic activity of PRC2. Phenotypic effects observed in vitro and in vivo are similar to those of known PRC2 enzymatic inhibitors; however, A-395 retains potent activity against cell lines resistant to the catalytic inhibitors. A-395 represents a first-in-class antagonist of PRC2 protein-protein interactions (PPI) for use as a chemical probe to investigate the roles of EED-containing protein complexes.

  12. Proteomics-based approach identified differentially expressed proteins with potential roles in endometrial carcinoma.

    PubMed

    Li, Zhengyu; Min, Wenjiao; Huang, Canhua; Bai, Shujun; Tang, Minghai; Zhao, Xia

    2010-01-01

    We used proteomic approaches to identify altered expressed proteins in endometrial carcinoma, with the aim of discovering potential biomarkers or therapeutic targets for endometrial carcinoma. The global proteins extracted from endometrial carcinoma and normal endometrial tissues were separated by 2-dimensional electrophoresis and analyzed with PDQuest (Bio-Rad, Hercules, Calif) software. The differentially expressed spots were identified by mass spectrometry and searched against NCBInr protein database. Those proteins with potential roles were confirmed by Western blotting and immunohistochemical assays. Ninety-nine proteins were identified by mass spectrometry, and a cluster diagram analysis indicated that these proteins were involved in metabolism, cell transformation, protein folding, translation and modification, proliferation and apoptosis, signal transduction, cytoskeleton, and so on. In confirmatory immunoblotting and immunohistochemical analyses, overexpressions of epidermal fatty acid-binding protein, calcyphosine, and cyclophilin A were also observed in endometrial carcinoma tissues, which were consistent with the proteomic results. Our results suggested that these identified proteins, including epidermal fatty acid-binding protein, calcyphosine, and cyclophilin A, might be of potential values in the studies of endometrial carcinogenesis or investigations of diagnostic biomarkers or treatment targets for endometrial carcinoma.

  13. Monte Carlo simulations of flexible polyanions complexing with whey proteins at their isoelectric point

    NASA Astrophysics Data System (ADS)

    de Vries, R.

    2004-02-01

    Electrostatic complexation of flexible polyanions with the whey proteins α-lactalbumin and β-lactoglobulin is studied using Monte Carlo simulations. The proteins are considered at their respective isoelectric points. Discrete charges on the model polyelectrolytes and proteins interact through Debye-Hückel potentials. Protein excluded volume is taken into account through a coarse-grained model of the protein shape. Consistent with experimental results, it is found that α-lactalbumin complexes much more strongly than β-lactoglobulin. For α-lactalbumin, strong complexation is due to localized binding to a single large positive "charge patch," whereas for β-lactoglobulin, weak complexation is due to diffuse binding to multiple smaller charge patches.

  14. Unbiased screen identifies aripiprazole as a modulator of abundance of the polyglutamine disease protein, ataxin-3

    PubMed Central

    Costa, Maria do Carmo; Ashraf, Naila S.; Fischer, Svetlana; Yang, Yemen; Schapka, Emily; Joshi, Gnanada; McQuade, Thomas J.; Dharia, Rahil M.; Dulchavsky, Mark; Ouyang, Michelle; Cook, David; Sun, Duxin; Larsen, Martha J.; Gestwicki, Jason E.; Todi, Sokol V.; Ivanova, Magdalena I.; Paulson, Henry L.

    2016-01-01

    No disease-modifying treatment exists for the fatal neurodegenerative polyglutamine disease known both as Machado-Joseph disease and spinocerebellar ataxia type 3. As a potential route to therapy, we identified small molecules that reduce levels of the mutant disease protein, ATXN3. Screens of a small molecule collection, including 1250 Food and Drug Administration-approved drugs, in a novel cell-based assay, followed by secondary screens in brain slice cultures from transgenic mice expressing the human disease gene, identified the atypical antipsychotic aripiprazole as one of the hits. Aripiprazole increased longevity in a Drosophila model of Machado-Joseph disease and effectively reduced aggregated ATXN3 species in flies and in brains of transgenic mice treated for 10 days. The aripiprazole-mediated decrease in ATXN3 abundance may reflect a complex response culminating in the modulation of specific components of cellular protein homeostasis. Aripiprazole represents a potentially promising therapeutic drug for Machado-Joseph disease and possibly other neurological proteinopathies. PMID:27645800

  15. Bacterial motility complexes require the actin-like protein, MreB and the Ras homologue, MglA.

    PubMed

    Mauriello, Emilia M F; Mouhamar, Fabrice; Nan, Beiyan; Ducret, Adrien; Dai, David; Zusman, David R; Mignot, Tâm

    2010-01-20

    Gliding motility in the bacterium Myxococcus xanthus uses two motility engines: S-motility powered by type-IV pili and A-motility powered by uncharacterized motor proteins and focal adhesion complexes. In this paper, we identified MreB, an actin-like protein, and MglA, a small GTPase of the Ras superfamily, as essential for both motility systems. A22, an inhibitor of MreB cytoskeleton assembly, reversibly inhibited S- and A-motility, causing rapid dispersal of S- and A-motility protein clusters, FrzS and AglZ. This suggests that the MreB cytoskeleton is involved in directing the positioning of these proteins. We also found that a DeltamglA motility mutant showed defective localization of AglZ and FrzS clusters. Interestingly, MglA-YFP localization mimicked both FrzS and AglZ patterns and was perturbed by A22 treatment, consistent with results indicating that both MglA and MreB bind to motility complexes. We propose that MglA and the MreB cytoskeleton act together in a pathway to localize motility proteins such as AglZ and FrzS to assemble the A-motility machineries. Interestingly, M. xanthus motility systems, like eukaryotic systems, use an actin-like protein and a small GTPase spatial regulator.

  16. Bacterial motility complexes require the actin-like protein, MreB and the Ras homologue, MglA

    PubMed Central

    Mauriello, Emilia M F; Mouhamar, Fabrice; Nan, Beiyan; Ducret, Adrien; Dai, David; Zusman, David R; Mignot, Tâm

    2010-01-01

    Gliding motility in the bacterium Myxococcus xanthus uses two motility engines: S-motility powered by type-IV pili and A-motility powered by uncharacterized motor proteins and focal adhesion complexes. In this paper, we identified MreB, an actin-like protein, and MglA, a small GTPase of the Ras superfamily, as essential for both motility systems. A22, an inhibitor of MreB cytoskeleton assembly, reversibly inhibited S- and A-motility, causing rapid dispersal of S- and A-motility protein clusters, FrzS and AglZ. This suggests that the MreB cytoskeleton is involved in directing the positioning of these proteins. We also found that a ΔmglA motility mutant showed defective localization of AglZ and FrzS clusters. Interestingly, MglA–YFP localization mimicked both FrzS and AglZ patterns and was perturbed by A22 treatment, consistent with results indicating that both MglA and MreB bind to motility complexes. We propose that MglA and the MreB cytoskeleton act together in a pathway to localize motility proteins such as AglZ and FrzS to assemble the A-motility machineries. Interestingly, M. xanthus motility systems, like eukaryotic systems, use an actin-like protein and a small GTPase spatial regulator. PMID:19959988

  17. Fanconi anemia protein, FANCA, associates with BRG1, a component of the human SWI/SNF complex.

    PubMed

    Otsuki, T; Furukawa, Y; Ikeda, K; Endo, H; Yamashita, T; Shinohara, A; Iwamatsu, A; Ozawa, K; Liu, J M

    2001-11-01

    Fanconi anemia (FA) is a genetic disorder that predisposes to hematopoietic failure, birth defects and cancer. We identified an interaction between the FA protein, FANCA and brm-related gene 1 (BRG1) product. BRG1 is a subunit of the SWI/SNF complex, which remodels chromatin structure through a DNA-dependent ATPase activity. FANCA was demonstrated to associate with the endogenous SWI/SNF complex. We also found a significant increase in the molecular chaperone, glucose-regulated protein 94 (GRP94) among BRG1-associated factors isolated from a FANCA-mutant cell line, which was not seen in either a normal control cell line or the mutant line complemented by wild-type FANCA. Despite this specific difference, FANCA did not appear to be absolutely required for in vitro chromatin remodeling. Finally, we demonstrated co-localization in the nucleus between transfected FANCA and BRG1. The physiological action of FANCA on the SWI/SNF complex remains to be clarified, but our work suggests that FANCA may recruit the SWI/SNF complex to target genes, thereby enabling coupled nuclear functions such as transcription and DNA repair.

  18. Drosophila Ack targets its substrate, the sorting nexin DSH3PX1, to a protein complex involved in axonal guidance.

    PubMed

    Worby, Carolyn A; Simonson-Leff, Nancy; Clemens, James C; Huddler, Donald; Muda, Marco; Dixon, Jack E

    2002-03-15

    Dock, the Drosophila orthologue of Nck, is an adaptor protein that is known to function in axonal guidance paradigms in the fly including proper development of neuronal connections in photoreceptor cells and axonal tracking in Bolwig's organ. To develop a better understanding of axonal guidance at the molecular level, we purified proteins in a complex with the SH2 domain of Dock from fly Schneider 2 cells. A protein designated p145 was identified and shown to be a tyrosine kinase with sequence similarity to mammalian Cdc-42-associated tyrosine kinases. We demonstrate that Drosophila Ack (DAck) can be co-immunoprecipitated with Dock and DSH3PX1 from fly cell extracts. The domains responsible for the in vitro interaction between Drosophila Ack and Dock were identified, and direct protein-protein interactions between complex members were established. We conclude that DSH3PX1 is a substrate for DAck in vivo and in vitro and define one of the major in vitro sites of DSH3PX1 phosphorylation to be Tyr-56. Tyr-56 is located within the SH3 domain of DSH3PX1, placing it in an important position for regulating the binding of proline-rich targets. We demonstrate that Tyr-56 phosphorylation by DAck diminishes the DSH3PX1 SH3 domain interaction with the Wiskott-Aldrich Syndrome protein while enabling DSH3PX1 to associate with Dock. Furthermore, when Tyr-56 is mutated to aspartate or glutamate, the binding to Wiskott-Aldrich Syndrome protein is abrogated. These results suggest that the phosphorylation of DSH3PX1 by DAck targets this sorting nexin to a protein complex that includes Dock, an adaptor protein important for axonal guidance.

  19. Common and distinctive localization patterns of Crumbs polarity complex proteins in the mammalian eye.

    PubMed

    Kim, Jin Young; Song, Ji Yun; Karnam, Santi; Park, Jun Young; Lee, Jamie J H; Kim, Seonhee; Cho, Seo-Hee

    2015-01-01

    Crumbs polarity complex proteins are essential for cellular and tissue polarity, and for adhesion of epithelial cells. In epithelial tissues deletion of any of three core proteins disrupts localization of the other proteins, indicating structural and functional interdependence among core components. Despite previous studies of function and co-localization that illustrated the properties that these proteins share, it is not known whether an individual component of the complex plays a distinct role in a unique cellular and developmental context. In order to investigate this question, we primarily used confocal imaging to determine the expression and subcellular localization of the core Crumbs polarity complex proteins during ocular development. Here we show that in developing ocular tissues core Crumbs polarity complex proteins, Crb, Pals1 and Patj, generally appear in an overlapping pattern with some exceptions. All three core complex proteins localize to the apical junction of the retinal and lens epithelia. Pals1 is also localized in the Golgi of the retinal cells and Patj localizes to the nuclei of the apically located subset of progenitor cells. These findings suggest that core Crumbs polarity complex proteins exert common and independent functions depending on cellular context. Copyright © 2015 Elsevier B.V. All rights reserved.

  20. Influence of pea protein aggregates on the structure and stability of pea protein/soybean polysaccharide complex emulsions.

    PubMed

    Yin, Baoru; Zhang, Rujing; Yao, Ping

    2015-03-20

    The applications of plant proteins in the food and beverage industry have been hampered by their precipitation in acidic solution. In this study, pea protein isolate (PPI) with poor dispersibility in acidic solution was used to form complexes with soybean soluble polysaccharide (SSPS), and the effects of PPI aggregates on the structure and stability of PPI/SSPS complex emulsions were investigated. Under acidic conditions, high pressure homogenization disrupts the PPI aggregates and the electrostatic attraction between PPI and SSPS facilitates the formation of dispersible PPI/SSPS complexes. The PPI/SSPS complex emulsions prepared from the PPI containing aggregates prove to possess similar droplet structure and similar stability compared with the PPI/SSPS emulsions produced from the PPI in which the aggregates have been previously removed by centrifugation. The oil droplets are protected by PPI/SSPS complex interfacial films and SSPS surfaces. The emulsions show long-term stability against pH and NaCl concentration changes. This study demonstrates that PPI aggregates can also be used to produce stable complex emulsions, which may promote the applications of plant proteins in the food and beverage industry.

  1. Identification of human microRNA targets from isolated argonaute protein complexes.

    PubMed

    Beitzinger, Michaela; Peters, Lasse; Zhu, Jia Yun; Kremmer, Elisabeth; Meister, Gunter

    2007-06-01

    MicroRNAs (miRNAs) constitute a class of small non-coding RNAs that regulate gene expression on the level of translation and/or mRNA stability. Mammalian miRNAs associate with members of the Argonaute (Ago) protein family and bind to partially complementary sequences in the 3' untranslated region (UTR) of specific target mRNAs. Computer algorithms based on factors such as free binding energy or sequence conservation have been used to predict miRNA target mRNAs. Based on such predictions, up to one third of all mammalian mRNAs seem to be under miRNA regulation. However, due to the low degree of complementarity between the miRNA and its target, such computer programs are often imprecise and therefore not very reliable. Here we report the first biochemical identification approach of miRNA targets from human cells. Using highly specific monoclonal antibodies against members of the Ago protein family, we co-immunoprecipitate Ago-bound mRNAs and identify them by cloning. Interestingly, most of the identified targets are also predicted by different computer programs. Moreover, we randomly analyzed six different target candidates and were able to experimentally validate five as miRNA targets. Our data clearly indicate that miRNA targets can be experimentally identified from Ago complexes and therefore provide a new tool to directly analyze miRNA function.

  2. Interactions between the Nse3 and Nse4 Components of the SMC5-6 Complex Identify Evolutionarily Conserved Interactions between MAGE and EID Families

    PubMed Central

    Kozakova, Lucie; Liao, Chunyan; Guerineau, Marc; Colnaghi, Rita; Vidot, Susanne; Marek, Jaromir; Bathula, Sreenivas R.; Lehmann, Alan R.; Palecek, Jan

    2011-01-01

    Background The SMC5-6 protein complex is involved in the cellular response to DNA damage. It is composed of 6–8 polypeptides, of which Nse1, Nse3 and Nse4 form a tight sub-complex. MAGEG1, the mammalian ortholog of Nse3, is the founding member of the MAGE (melanoma-associated antigen) protein family and Nse4 is related to the EID (E1A-like inhibitor of differentiation) family of transcriptional repressors. Methodology/Principal Findings Using site-directed mutagenesis, protein-protein interaction analyses and molecular modelling, we have identified a conserved hydrophobic surface on the C-terminal domain of Nse3 that interacts with Nse4 and identified residues in its N-terminal domain that are essential for interaction with Nse1. We show that these interactions are conserved in the human orthologs. Furthermore, interaction of MAGEG1, the mammalian ortholog of Nse3, with NSE4b, one of the mammalian orthologs of Nse4, results in transcriptional co-activation of the nuclear receptor, steroidogenic factor 1 (SF1). In an examination of the evolutionary conservation of the Nse3-Nse4 interactions, we find that several MAGE proteins can interact with at least one of the NSE4/EID proteins. Conclusions/Significance We have found that, despite the evolutionary diversification of the MAGE family, the characteristic hydrophobic surface shared by all MAGE proteins from yeast to humans mediates its binding to NSE4/EID proteins. Our work provides new insights into the interactions, evolution and functions of the enigmatic MAGE proteins. PMID:21364888

  3. Evaluating transition state structures of vanadium-phosphatase protein complexes using shape analysis.

    PubMed

    Sánchez-Lombardo, Irma; Alvarez, Santiago; McLauchlan, Craig C; Crans, Debbie C

    2015-06-01

    Shape analysis of coordination complexes is well-suited to evaluate the subtle distortions in the trigonal bipyramidal (TBPY-5) geometry of vanadium coordinated in the active site of phosphatases and characterized by X-ray crystallography. Recent studies using the tau (τ) analysis support the assertion that vanadium is best described as a trigonal bipyramid, because this geometry is the ideal transition state geometry of the phosphate ester substrate hydrolysis (C.C. McLauchlan, B.J. Peters, G.R. Willsky, D.C. Crans, Coord. Chem. Rev. http://dx.doi.org/10.1016/j.ccr.2014.12.012 ; D.C. Crans, M.L. Tarlton, C.C. McLauchlan, Eur. J. Inorg. Chem. 2014, 4450-4468). Here we use continuous shape measures (CShM) analysis to investigate the structural space of the five-coordinate vanadium-phosphatase complexes associated with mechanistic transformations between the tetrahedral geometry and the five-coordinate high energy TBPY-5 geometry was discussed focusing on the protein tyrosine phosphatase 1B (PTP1B) enzyme. No evidence for square pyramidal geometries was observed in any vanadium-protein complexes. The shape analysis positioned the metal ion and the ligands in the active site reflecting the mechanism of the cleavage of the organic phosphate in a phosphatase. We identified the umbrella distortions to be directly on the reaction path between tetrahedral phosphate and the TBPY-5-types of high-energy species. The umbrella distortions of the trigonal bipyramid are therefore identified as being the most relevant types of transition state structures for the phosphoryl group transfer reactions for phosphatases and this may be related to the possibility that vanadium is an inhibitor for enzymes that support both exploded and five-coordinate transition states. Copyright © 2015 Elsevier Inc. All rights reserved.

  4. Identification of protein interfaces within the multi-aminoacyl-tRNA synthetase complex: the case of lysyl-tRNA synthetase and the scaffold protein p38.

    PubMed

    Rémion, Azaria; Khoder-Agha, Fawzi; Cornu, David; Argentini, Manuela; Redeker, Virginie; Mirande, Marc

    2016-07-01

    Human cytoplasmic lysyl-tRNA synthetase (LysRS) is associated within a multi-aminoacyl-tRNA synthetase complex (MSC). Within this complex, the p38 component is the scaffold protein that binds the catalytic domain of LysRS via its N-terminal region. In addition to its translational function when associated to the MSC, LysRS is also recruited in nontranslational roles after dissociation from the MSC. The balance between its MSC-associated and MSC-dissociated states is essential to regulate the functions of LysRS in cellular homeostasis. With the aim of understanding the rules that govern association of LysRS in the MSC, we analyzed the protein interfaces between LysRS and the full-length version of p38, the scaffold protein of the MSC. In a previous study, the cocrystal structure of LysRS with a N-terminal peptide of p38 was reported [Ofir-Birin Y et al. (2013) Mol Cell 49, 30-42]. In order to identify amino acid residues involved in interaction of the two proteins, the non-natural, photo-cross-linkable amino acid p-benzoyl-l-phenylalanine (Bpa) was incorporated at 27 discrete positions within the catalytic domain of LysRS. Among the 27 distinct LysRS mutants, only those with Bpa inserted in place of Lys356 or His364 were cross-linked with p38. Using mass spectrometry, we unambiguously identified the protein interface of the cross-linked complex and showed that Lys356 and His364 of LysRS interact with the peptide from Pro8 to Arg26 in native p38, in agreement with the published cocrystal structure. This interface, which in LysRS is located on the opposite side of the dimer to the site of interaction with its tRNA substrate, defines the core region of the MSC. The residues identified herein in human LysRS are not conserved in yeast LysRS, an enzyme that does not associate within the MSC, and contrast with the residues proposed to be essential for LysRS:p38 association in the earlier work.

  5. Complex Structure and Biochemical Characterization of the Staphylococcus aureus Cyclic Diadenylate Monophosphate (c-di-AMP)-binding Protein PstA, the Founding Member of a New Signal Transduction Protein Family*

    PubMed Central

    Campeotto, Ivan; Zhang, Yong; Mladenov, Miroslav G.; Freemont, Paul S.; Gründling, Angelika

    2015-01-01

    Signaling nucleotides are integral parts of signal transduction systems allowing bacteria to cope with and rapidly respond to changes in the environment. The Staphylococcus aureus PII-like signal transduction protein PstA was recently identified as a cyclic diadenylate monophosphate (c-di-AMP)-binding protein. Here, we present the crystal structures of the apo- and c-di-AMP-bound PstA protein, which is trimeric in solution as well as in the crystals. The structures combined with detailed bioinformatics analysis revealed that the protein belongs to a new family of proteins with a similar core fold but with distinct features to classical PII proteins, which usually function in nitrogen metabolism pathways in bacteria. The complex structure revealed three identical c-di-AMP-binding sites per trimer with each binding site at a monomer-monomer interface. Although distinctly different from other cyclic-di-nucleotide-binding sites, as the half-binding sites are not symmetrical, the complex structure also highlighted common features for c-di-AMP-binding sites. A comparison between the apo and complex structures revealed a series of conformational changes that result in the ordering of two anti-parallel β-strands that protrude from each monomer and allowed us to propose a mechanism on how the PstA protein functions as a signaling transduction protein. PMID:25505271

  6. Monte Carlo simulations of flexible polyanions complexing with whey proteins at their isoelectric point.

    PubMed

    de Vries, R

    2004-02-15

    Electrostatic complexation of flexible polyanions with the whey proteins alpha-lactalbumin and beta-lactoglobulin is studied using Monte Carlo simulations. The proteins are considered at their respective isoelectric points. Discrete charges on the model polyelectrolytes and proteins interact through Debye-Huckel potentials. Protein excluded volume is taken into account through a coarse-grained model of the protein shape. Consistent with experimental results, it is found that alpha-lactalbumin complexes much more strongly than beta-lactoglobulin. For alpha-lactalbumin, strong complexation is due to localized binding to a single large positive "charge patch," whereas for beta-lactoglobulin, weak complexation is due to diffuse binding to multiple smaller charge patches. Copyright 2004 American Institute of Physics

  7. Corolla Is a Novel Protein That Contributes to the Architecture of the Synaptonemal Complex of Drosophila

    PubMed Central

    Collins, Kimberly A.; Unruh, Jay R.; Slaughter, Brian D.; Yu, Zulin; Lake, Cathleen M.; Nielsen, Rachel J.; Box, Kimberly S.; Miller, Danny E.; Blumenstiel, Justin P.; Perera, Anoja G.; Malanowski, Kathryn E.; Hawley, R. Scott

    2014-01-01

    In most organisms the synaptonemal complex (SC) connects paired homologs along their entire length during much of meiotic prophase. To better understand the structure of the SC, we aim to identify its components and to determine how each of these components contributes to SC function. Here, we report the identification of a novel SC component in Drosophila melanogaster female oocytes, which we have named Corolla. Using structured illumination microscopy, we demonstrate that Corolla is a component of the central region of the SC. Consistent with its localization, we show by yeast two-hybrid analysis that Corolla strongly interacts with Cona, a central element protein, demonstrating the first direct interaction between two inner-synaptonemal complex proteins in Drosophila. These observations help provide a more complete model of SC structure and function in Drosophila females. PMID:24913682

  8. Using Atomic Force Microscopy to Characterize the Conformational Properties of Proteins and Protein-DNA Complexes That Carry Out DNA Repair.

    PubMed

    LeBlanc, Sharonda; Wilkins, Hunter; Li, Zimeng; Kaur, Parminder; Wang, Hong; Erie, Dorothy A

    2017-01-01

    Atomic force microscopy (AFM) is a scanning probe technique that allows visualization of single biomolecules and complexes deposited on a surface with nanometer resolution. AFM is a powerful tool for characterizing protein-protein and protein-DNA interactions. It can be used to capture snapshots of protein-DNA solution dynamics, which in turn, enables the characterization of the conformational properties of transient protein-protein and protein-DNA interactions. With AFM, it is possible to determine the stoichiometries and binding affinities of protein-protein and protein-DNA associations, the specificity of proteins binding to specific sites on DNA, and the conformations of the complexes. We describe methods to prepare and deposit samples, including surface treatments for optimal depositions, and how to quantitatively analyze images. We also discuss a new electrostatic force imaging technique called DREEM, which allows the visualization of the path of DNA within proteins in protein-DNA complexes. Collectively, these methods facilitate the development of comprehensive models of DNA repair and provide a broader understanding of all protein-protein and protein-nucleic acid interactions. The structural details gleaned from analysis of AFM images coupled with biochemistry provide vital information toward establishing the structure-function relationships that govern DNA repair processes. © 2017 Elsevier Inc. All rights reserved.

  9. Unraveling the CHIP:Hsp70 complex as an information processor for protein quality control.

    PubMed

    VanPelt, Jamie; Page, Richard C

    2017-02-01

    The CHIP:Hsp70 complex stands at the crossroads of the cellular protein quality control system. Hsp70 facilitates active refolding of misfolded client proteins, while CHIP directs ubiquitination of misfolded client proteins bound to Hsp70. The direct competition between CHIP and Hsp70 for the fate of misfolded proteins leads to the question: how does the CHIP:Hsp70 complex execute triage decisions that direct misfolded proteins for either refolding or degradation? The current body of literature points toward action of the CHIP:Hsp70 complex as an information processor that takes inputs in the form of client folding state, dynamics, and posttranslational modifications, then outputs either refolded or ubiquitinated client proteins. Herein we examine the CHIP:Hsp70 complex beginning with the structure and function of CHIP and Hsp70, followed by an examination of recent studies of the interactions and dynamics of the CHIP:Hsp70 complex. Copyright © 2016 Elsevier B.V. All rights reserved.

  10. Exome sequencing identifies complex I NDUFV2 mutations as a novel cause of Leigh syndrome.

    PubMed

    Cameron, Jessie M; MacKay, Nevena; Feigenbaum, Annette; Tarnopolsky, Mark; Blaser, Susan; Robinson, Brian H; Schulze, Andreas

    2015-09-01

    Two siblings with hypertrophic cardiomyopathy and brain atrophy were diagnosed with Complex I deficiency based on low enzyme activity in muscle and high lactate/pyruvate ratio in fibroblasts. Whole exome sequencing results of fibroblast gDNA from one sibling was narrowed down to 190 SNPs or In/Dels in 185 candidate genes by selecting non-synonymous coding sequence base pair changes that were not present in the SNP database. Two compound heterozygous mutations were identified in both siblings in NDUFV2, encoding the 24 kDa subunit of Complex I. The intronic mutation (c.IVS2 + 1delGTAA) is disease causing and has been reported before. The other mutation is novel (c.669_670insG, p.Ser224Valfs*3) and predicted to cause a pathogenic frameshift in the protein. Subsequent investigation of 10 probands with complex I deficiency from different families revealed homozygosity for the intronic c.IVS2 + 1delGTAA mutation in a second, consanguineous family. In this family three of five siblings were affected. Interestingly, they presented with Leigh syndrome but no cardiac involvement. The same genotype had been reported previously in a two families but presenting with hypertrophic cardiomyopathy, trunk hypotonia and encephalopathy. We have identified NDUFV2 mutations in two families with Complex I deficiency, including a novel mutation. The diagnosis of Leigh syndrome expands the clinical phenotypes associated with the c.IVS2 + 1delGTAA mutation in this gene. Copyright © 2015 European Paediatric Neurology Society. Published by Elsevier Ltd. All rights reserved.

  11. Wongabel rhabdovirus accessory protein U3 targets the SWI/SNF chromatin remodeling complex.

    PubMed

    Joubert, D Albert; Rodriguez-Andres, Julio; Monaghan, Paul; Cummins, Michelle; McKinstry, William J; Paradkar, Prasad N; Moseley, Gregory W; Walker, Peter J

    2015-01-15

    Wongabel virus (WONV) is an arthropod-borne rhabdovirus that infects birds. It is one of the growing array of rhabdoviruses with complex genomes that encode multiple accessory proteins of unknown function. In addition to the five canonical rhabdovirus structural protein genes (N, P, M, G, and L), the 13.2-kb negative-sense single-stranded RNA (ssRNA) WONV genome contains five uncharacterized accessory genes, one overlapping the N gene (Nx or U4), three located between the P and M genes (U1 to U3), and a fifth one overlapping the G gene (Gx or U5). Here we show that WONV U3 is expressed during infection in insect and mammalian cells and is required for efficient viral replication. A yeast two-hybrid screen against a mosquito cell cDNA library identified that WONV U3 interacts with the 83-amino-acid (aa) C-terminal domain of SNF5, a component of the SWI/SNF chromatin remodeling complex. The interaction was confirmed by affinity chromatography, and nuclear colocalization was established by confocal microscopy. Gene expression studies showed that SNF5 transcripts are upregulated during infection of mosquito cells with WONV, as well as West Nile virus (Flaviviridae) and bovine ephemeral fever virus (Rhabdoviridae), and that SNF5 knockdown results in increased WONV replication. WONV U3 also inhibits SNF5-regulated expression of the cytokine gene CSF1. The data suggest that WONV U3 targets the SWI/SNF complex to block the host response to infection. The rhabdoviruses comprise a large family of RNA viruses infecting plants, vertebrates, and invertebrates. In addition to the major structural proteins (N, P, M, G, and L), many rhabdoviruses encode a diverse array of accessory proteins of largely unknown function. Understanding the role of these proteins may reveal much about host-pathogen interactions in infected cells. Here we examine accessory protein U3 of Wongabel virus, an arthropod-borne rhabdovirus that infects birds. We show that U3 enters the nucleus and interacts

  12. Wongabel Rhabdovirus Accessory Protein U3 Targets the SWI/SNF Chromatin Remodeling Complex

    PubMed Central

    Joubert, D. Albert; Rodriguez-Andres, Julio; Monaghan, Paul; Cummins, Michelle; McKinstry, William J.; Paradkar, Prasad N.; Moseley, Gregory W.

    2014-01-01

    ABSTRACT Wongabel virus (WONV) is an arthropod-borne rhabdovirus that infects birds. It is one of the growing array of rhabdoviruses with complex genomes that encode multiple accessory proteins of unknown function. In addition to the five canonical rhabdovirus structural protein genes (N, P, M, G, and L), the 13.2-kb negative-sense single-stranded RNA (ssRNA) WONV genome contains five uncharacterized accessory genes, one overlapping the N gene (Nx or U4), three located between the P and M genes (U1 to U3), and a fifth one overlapping the G gene (Gx or U5). Here we show that WONV U3 is expressed during infection in insect and mammalian cells and is required for efficient viral replication. A yeast two-hybrid screen against a mosquito cell cDNA library identified that WONV U3 interacts with the 83-amino-acid (aa) C-terminal domain of SNF5, a component of the SWI/SNF chromatin remodeling complex. The interaction was confirmed by affinity chromatography, and nuclear colocalization was established by confocal microscopy. Gene expression studies showed that SNF5 transcripts are upregulated during infection of mosquito cells with WONV, as well as West Nile virus (Flaviviridae) and bovine ephemeral fever virus (Rhabdoviridae), and that SNF5 knockdown results in increased WONV replication. WONV U3 also inhibits SNF5-regulated expression of the cytokine gene CSF1. The data suggest that WONV U3 targets the SWI/SNF complex to block the host response to infection. IMPORTANCE The rhabdoviruses comprise a large family of RNA viruses infecting plants, vertebrates, and invertebrates. In addition to the major structural proteins (N, P, M, G, and L), many rhabdoviruses encode a diverse array of accessory proteins of largely unknown function. Understanding the role of these proteins may reveal much about host-pathogen interactions in infected cells. Here we examine accessory protein U3 of Wongabel virus, an arthropod-borne rhabdovirus that infects birds. We show that U3 enters the

  13. Inducible gene expression and protein translocation using nontoxic ligands identified by a mammalian three-hybrid screen

    PubMed Central

    Liberles, Stephen D.; Diver, Steven T.; Austin, David J.; Schreiber, Stuart L.

    1997-01-01

    The natural product rapamycin has been used to provide temporal and quantitative control of gene expression in animals through its ability to interact with two proteins simultaneously. A shortcoming of this approach is that rapamycin is an inhibitor of cell proliferation, the result of binding to FKBP12–rapamycin-associated protein (FRAP). To overcome this limitation, nontoxic derivatives of rapamycin bearing bulky substituents at its C16-position were synthesized, each in a single step. The isosteric isopropoxy and methallyl substituents with the nonnatural C16-configuration abolish both binding to FRAP and inhibition of T cell proliferation. Binding proteins for these derivatives were identified from libraries of cDNAs encoding mutants of the FKBP12–rapamycin-binding (FRB) domain of FRAP by using a mammalian three-hybrid transcription assay. Targeting of the mutations was guided by the structure of the FKBP12-rapamycin–FRB ternary complex. Three compensatory mutations in the FRB domain, all along one face of an α-helix in a rapamycin-binding pocket, were identified that together restore binding of the rapamycin derivatives. Using this mutant FRB domain, one of the nontoxic rapamycin derivatives induced targeted gene expression in Jurkat T cells with an EC50 below 10 nM. Another derivative was used to recruit a cytosolic protein to the plasma membrane, mimicking a process involved in many signaling pathways. PMID:9223271

  14. Carboxylator: incorporating solvent-accessible surface area for identifying protein carboxylation sites

    NASA Astrophysics Data System (ADS)

    Lu, Cheng-Tsung; Chen, Shu-An; Bretaña, Neil Arvin; Cheng, Tzu-Hsiu; Lee, Tzong-Yi

    2011-10-01

    In proteins, glutamate (Glu) residues are transformed into γ-carboxyglutamate (Gla) residues in a process called carboxylation. The process of protein carboxylation catalyzed by γ-glutamyl carboxylase is deemed to be important due to its involvement in biological processes such as blood clotting cascade and bone growth. There is an increasing interest within the scientific community to identify protein carboxylation sites. However, experimental identification of carboxylation sites via mass spectrometry-based methods is observed to be expensive, time-consuming, and labor-intensive. Thus, we were motivated to design a computational method for identifying protein carboxylation sites. This work aims to investigate the protein carboxylation by considering the composition of amino acids that surround modification sites. With the implication of a modified residue prefers to be accessible on the surface of a protein, the solvent-accessible surface area (ASA) around carboxylation sites is also investigated. Radial basis function network is then employed to build a predictive model using various features for identifying carboxylation sites. Based on a five-fold cross-validation evaluation, a predictive model trained using the combined features of amino acid sequence (AA20D), amino acid composition, and ASA, yields the highest accuracy at 0.874. Furthermore, an independent test done involving data not included in the cross-validation process indicates that in silico identification is a feasible means of preliminary analysis. Additionally, the predictive method presented in this work is implemented as Carboxylator (http://csb.cse.yzu.edu.tw/Carboxylator/), a web-based tool for identifying carboxylated proteins with modification sites in order to help users in investigating γ-glutamyl carboxylation.

  15. Radiation damage to DNA in DNA-protein complexes.

    PubMed

    Spotheim-Maurizot, M; Davídková, M

    2011-06-03

    The most aggressive product of water radiolysis, the hydroxyl (OH) radical, is responsible for the indirect effect of ionizing radiations on DNA in solution and aerobic conditions. According to radiolytic footprinting experiments, the resulting strand breaks and base modifications are inhomogeneously distributed along the DNA molecule irradiated free or bound to ligands (polyamines, thiols, proteins). A Monte-Carlo based model of simulation of the reaction of OH radicals with the macromolecules, called RADACK, allows calculating the relative probability of damage of each nucleotide of DNA irradiated alone or in complexes with proteins. RADACK calculations require the knowledge of the three dimensional structure of DNA and its complexes (determined by X-ray crystallography, NMR spectroscopy or molecular modeling). The confrontation of the calculated values with the results of the radiolytic footprinting experiments together with molecular modeling calculations show that: (1) the extent and location of the lesions are strongly dependent on the structure of DNA, which in turns is modulated by the base sequence and by the binding of proteins and (2) the regions in contact with the protein can be protected against the attack by the hydroxyl radicals via masking of the binding site and by scavenging of the radicals. 2011 Elsevier B.V. All rights reserved.

  16. The transport of Staufen2-containing ribonucleoprotein complexes involves kinesin motor protein and is modulated by mitogen-activated protein kinase pathway.

    PubMed

    Jeong, Ji-Hye; Nam, Yeon-Ju; Kim, Seok-Yong; Kim, Eung-Gook; Jeong, Jooyoung; Kim, Hyong Kyu

    2007-09-01

    There is increasing evidence showing that mRNA is transported to the neuronal dendrites in ribonucleoprotein (RNP) complexes or RNA granules, which are aggregates of mRNA, rRNA, ribosomal proteins, and RNA-binding proteins. In these RNP complexes, Staufen, a double-stranded RNA-binding protein, is believed to be a core component that plays a key role in the dendritic mRNA transport. This study investigated the molecular mechanisms of the dendritic mRNA transport using green fluorescent protein-tagged Staufen2 produced employing a Sindbis viral expression system. The kinesin heavy chain was found to be associated with Staufen2. The inhibition of kinesin resulted in a significant decrease in the level of dendritic transport of the Staufen2-containing RNP complexes in neurons under non-stimulating or stimulating conditions. This suggests that the dendritic transport of the Staufen2-containing RNP complexes use kinesin as a motor protein. A mitogen-activated protein kinase inhibitor, PD98059, inhibited the activity-induced increase in the amount of both the Staufen2-containing RNP complexes and Ca(2+)/calmodulin-dependent protein kinase II alpha-subunit mRNA in the distal dendrites of cultured hippocampal neurons. Overall, these results suggest that dendritic mRNA transport is mediated via the Staufen2 and kinesin motor proteins and might be modulated by the neuronal activity and mitogen-activated protein kinase pathway.

  17. Modeling Structure and Dynamics of Protein Complexes with SAXS Profiles

    PubMed Central

    Schneidman-Duhovny, Dina; Hammel, Michal

    2018-01-01

    Small-angle X-ray scattering (SAXS) is an increasingly common and useful technique for structural characterization of molecules in solution. A SAXS experiment determines the scattering intensity of a molecule as a function of spatial frequency, termed SAXS profile. SAXS profiles can be utilized in a variety of molecular modeling applications, such as comparing solution and crystal structures, structural characterization of flexible proteins, assembly of multi-protein complexes, and modeling of missing regions in the high-resolution structure. Here, we describe protocols for modeling atomic structures based on SAXS profiles. The first protocol is for comparing solution and crystal structures including modeling of missing regions and determination of the oligomeric state. The second protocol performs multi-state modeling by finding a set of conformations and their weights that fit the SAXS profile starting from a single-input structure. The third protocol is for protein-protein docking based on the SAXS profile of the complex. We describe the underlying software, followed by demonstrating their application on interleukin 33 (IL33) with its primary receptor ST2 and DNA ligase IV-XRCC4 complex. PMID:29605933

  18. Postprocessing of docked protein-ligand complexes using implicit solvation models.

    PubMed

    Lindström, Anton; Edvinsson, Lotta; Johansson, Andreas; Andersson, C David; Andersson, Ida E; Raubacher, Florian; Linusson, Anna

    2011-02-28

    Molecular docking plays an important role in drug discovery as a tool for the structure-based design of small organic ligands for macromolecules. Possible applications of docking are identification of the bioactive conformation of a protein-ligand complex and the ranking of different ligands with respect to their strength of binding to a particular target. We have investigated the effect of implicit water on the postprocessing of binding poses generated by molecular docking using MM-PB/GB-SA (molecular mechanics Poisson-Boltzmann and generalized Born surface area) methodology. The investigation was divided into three parts: geometry optimization, pose selection, and estimation of the relative binding energies of docked protein-ligand complexes. Appropriate geometry optimization afforded more accurate binding poses for 20% of the complexes investigated. The time required for this step was greatly reduced by minimizing the energy of the binding site using GB solvation models rather than minimizing the entire complex using the PB model. By optimizing the geometries of docking poses using the GB(HCT+SA) model then calculating their free energies of binding using the PB implicit solvent model, binding poses similar to those observed in crystal structures were obtained. Rescoring of these poses according to their calculated binding energies resulted in improved correlations with experimental binding data. These correlations could be further improved by applying the postprocessing to several of the most highly ranked poses rather than focusing exclusively on the top-scored pose. The postprocessing protocol was successfully applied to the analysis of a set of Factor Xa inhibitors and a set of glycopeptide ligands for the class II major histocompatibility complex (MHC) A(q) protein. These results indicate that the protocol for the postprocessing of docked protein-ligand complexes developed in this paper may be generally useful for structure-based design in drug discovery.

  19. MFIB: a repository of protein complexes with mutual folding induced by binding.

    PubMed

    Fichó, Erzsébet; Reményi, István; Simon, István; Mészáros, Bálint

    2017-11-15

    It is commonplace that intrinsically disordered proteins (IDPs) are involved in crucial interactions in the living cell. However, the study of protein complexes formed exclusively by IDPs is hindered by the lack of data and such analyses remain sporadic. Systematic studies benefited other types of protein-protein interactions paving a way from basic science to therapeutics; yet these efforts require reliable datasets that are currently lacking for synergistically folding complexes of IDPs. Here we present the Mutual Folding Induced by Binding (MFIB) database, the first systematic collection of complexes formed exclusively by IDPs. MFIB contains an order of magnitude more data than any dataset used in corresponding studies and offers a wide coverage of known IDP complexes in terms of flexibility, oligomeric composition and protein function from all domains of life. The included complexes are grouped using a hierarchical classification and are complemented with structural and functional annotations. MFIB is backed by a firm development team and infrastructure, and together with possible future community collaboration it will provide the cornerstone for structural and functional studies of IDP complexes. MFIB is freely accessible at http://mfib.enzim.ttk.mta.hu/. The MFIB application is hosted by Apache web server and was implemented in PHP. To enrich querying features and to enhance backend performance a MySQL database was also created. simon.istvan@ttk.mta.hu, meszaros.balint@ttk.mta.hu. Supplementary data are available at Bioinformatics online. © The Author 2017. Published by Oxford University Press.

  20. Functional role of the MrpA- and MrpD-homologous protein subunits in enzyme complexes evolutionary related to respiratory chain complex I.

    PubMed

    Moparthi, Vamsi K; Kumar, Brijesh; Al-Eryani, Yusra; Sperling, Eva; Górecki, Kamil; Drakenberg, Torbjörn; Hägerhäll, Cecilia

    2014-01-01

    NADH:quinone oxidoreductase or complex I is a large membrane bound enzyme complex that has evolved from the combination of smaller functional building blocks. Intermediate size enzyme complexes exist in nature that comprise some, but not all of the protein subunits in full size 14-subunit complex I. The membrane spanning complex I subunits NuoL, NuoM and NuoN are homologous to each other and to two proteins from one particular class of Na(+)/H(+) antiporters, denoted MrpA and MrpD. In complex I, these ion transporter protein subunits are prime candidates for harboring important parts of the proton pumping machinery. Using a model system, consisting of Bacillus subtilis MrpA and MrpD deletion strains and a low copy expression plasmid, it was recently demonstrated that NuoN can rescue the strain deleted for MrpD but not that deleted for MrpA, whereas the opposite tendency was seen for NuoL. This demonstrated that the MrpA-type and MrpD-type proteins have unique functional specializations. In this work, the corresponding antiporter-like protein subunits from the smaller enzymes evolutionarily related to complex I were tested in the same model system. The subunits from 11-subunit complex I from Bacillus cereus behaved essentially as those from full size complex I, corroborating that this enzyme should be regarded as a bona fide complex I. The hydrogenase-3 and hydrogenase-4 antiporter-like proteins on the other hand, could substitute equally well for MrpA or MrpD at pH7.4, suggesting that these enzymes have intermediate forms of the antiporter-like proteins, which seemingly lack the functional specificity. © 2013. Published by Elsevier B.V. All rights reserved.

  1. A genome-wide approach identifies distinct but overlapping subsets of cellular mRNAs associated with Staufen1- and Staufen2-containing ribonucleoprotein complexes

    PubMed Central

    Furic, Luc; Maher-Laporte, Marjolaine; DesGroseillers, Luc

    2008-01-01

    Messenger RNAs are associated with multiple RNA-binding proteins to form ribonucleoprotein (mRNP) complexes. These proteins are important regulators of the fate of their target mRNAs. In human cells, Staufen1 and Staufen2 proteins, coded by two different genes, are double-stranded RNA-binding proteins involved in several cellular functions including mRNA localization, translation, and decay. Although 51% identical, these proteins are nevertheless found in different RNA particles. In addition, differential splicing events generate Staufen2 isoforms that only differ at their N-terminal extremities. In this paper, we used a genome-wide approach to identify and compare the mRNA targets of mammalian Staufen proteins. The mRNA content of Staufen mRNPs was identified by probing DNA microarrays with probes derived from mRNAs isolated from immunopurified Staufen-containing complexes following transfection of HEK293T cells with Stau155-HA, Stau259-HA, or Stau262-HA expressors. Our results indicate that 7% and 11% of the cellular RNAs expressed in HEK293T cells are found in Stau1- and in Stau2-containing mRNPs, respectively. A comparison of Stau1- and Stau2-containing mRNAs identifies a relatively low percentage of common mRNAs; the percentage of common mRNAs highly increases when mRNAs in Stau259-HA- and Stau262-containing mRNPs are compared. There is a predominance of mRNAs involved in cell metabolism, transport, transcription, regulation of cell processes, and catalytic activity. All these subsets of mRNAs are mostly distinct from those associated with FMRP or IMP, although some mRNAs overlap. Consistent with a model of post-transcriptionnal gene regulation, our results show that Stau1- and Stau2-mRNPs associate with distinct but overlapping sets of cellular mRNAs. PMID:18094122

  2. A genome-wide approach identifies distinct but overlapping subsets of cellular mRNAs associated with Staufen1- and Staufen2-containing ribonucleoprotein complexes.

    PubMed

    Furic, Luc; Maher-Laporte, Marjolaine; DesGroseillers, Luc

    2008-02-01

    Messenger RNAs are associated with multiple RNA-binding proteins to form ribonucleoprotein (mRNP) complexes. These proteins are important regulators of the fate of their target mRNAs. In human cells, Staufen1 and Staufen2 proteins, coded by two different genes, are double-stranded RNA-binding proteins involved in several cellular functions including mRNA localization, translation, and decay. Although 51% identical, these proteins are nevertheless found in different RNA particles. In addition, differential splicing events generate Staufen2 isoforms that only differ at their N-terminal extremities. In this paper, we used a genome-wide approach to identify and compare the mRNA targets of mammalian Staufen proteins. The mRNA content of Staufen mRNPs was identified by probing DNA microarrays with probes derived from mRNAs isolated from immunopurified Staufen-containing complexes following transfection of HEK293T cells with Stau1(55)-HA, Stau2(59)-HA, or Stau2(62)-HA expressors. Our results indicate that 7% and 11% of the cellular RNAs expressed in HEK293T cells are found in Stau1- and in Stau2-containing mRNPs, respectively. A comparison of Stau1- and Stau2-containing mRNAs identifies a relatively low percentage of common mRNAs; the percentage of common mRNAs highly increases when mRNAs in Stau2(59)-HA- and Stau2(62)-containing mRNPs are compared. There is a predominance of mRNAs involved in cell metabolism, transport, transcription, regulation of cell processes, and catalytic activity. All these subsets of mRNAs are mostly distinct from those associated with FMRP or IMP, although some mRNAs overlap. Consistent with a model of post-transcriptional gene regulation, our results show that Stau1- and Stau2-mRNPs associate with distinct but overlapping sets of cellular mRNAs.

  3. Guaifenesin stone matrix proteomics: a protocol for identifying proteins critical to stone formation.

    PubMed

    Kolbach-Mandel, A M; Mandel, N S; Cohen, S R; Kleinman, J G; Ahmed, F; Mandel, I C; Wesson, J A

    2017-04-01

    Drug-related kidney stones are a diagnostic problem, since they contain a large matrix (protein) fraction and are frequently incorrectly identified as matrix stones. A urine proteomics study patient produced a guaifenesin stone during her participation, allowing us to both correctly diagnose her disease and identify proteins critical to this drug stone-forming process. The patient provided three random midday urine samples for proteomics studies; one of which contained stone-like sediment with two distinct fractions. These solids were characterized with optical microscopy and Fourier transform infrared spectroscopy. Immunoblotting and quantitative mass spectrometry were used to quantitatively identify the proteins in urine and stone matrix. Infrared spectroscopy showed that the sediment was 60 % protein and 40 % guaifenesin and its metabolite guaiacol. Of the 156 distinct proteins identified in the proteomic studies, 49 were identified in the two stone-components with approximately 50 % of those proteins also found in this patient's urine. Many proteins observed in this drug-related stone have also been reported in proteomic matrix studies of uric acid and calcium containing stones. More importantly, nine proteins were highly enriched and highly abundant in the stone matrix and 8 were reciprocally depleted in urine, suggesting a critical role for these proteins in guaifenesin stone formation. Accurate stone analysis is critical to proper diagnosis and treatment of kidney stones. Many matrix proteins were common to all stone types, but likely not related to disease mechanism. This protocol defined a small set of proteins that were likely critical to guaifenesin stone formation based on their high enrichment and high abundance in stone matrix, and it should be applied to all stone types.

  4. Plant nuclear pore complex proteins are modified by novel oligosaccharides with terminal N-acetylglucosamine.

    PubMed Central

    Heese-Peck, A; Cole, R N; Borkhsenious, O N; Hart, G W; Raikhel, N V

    1995-01-01

    Only a few nuclear pore complex (NPC) proteins, mainly in vertebrates and yeast but none in plants, have been well characterized. As an initial step to identify plant NPC proteins, we examined whether NPC proteins from tobacco are modified by N-acetylglucosamine (GlcNAc). Using wheat germ agglutinin, a lectin that binds specifically to GlcNAc in plants, specific labeling was often found associated with or adjacent to NPCs. Nuclear proteins containing GlcNAc can be partially extracted by 0.5 M salt, as shown by a wheat germ agglutinin blot assay, and at least eight extracted proteins were modified by terminal GlcNAc, as determined by in vitro galactosyltransferase assays. Sugar analysis indicated that the plant glycans with terminal GlcNAc differ from the single O-linked GlcNAc of vertebrate NPC proteins in that they consist of oligosaccharides that are larger in size than five GlcNAc residues. Most of these appear to be bound to proteins via a hydroxyl group. This novel oligosaccharide modification may convey properties to the plant NPC that are different from those of vertebrate NPCs. PMID:8589629

  5. FamPlex: a resource for entity recognition and relationship resolution of human protein families and complexes in biomedical text mining.

    PubMed

    Bachman, John A; Gyori, Benjamin M; Sorger, Peter K

    2018-06-28

    For automated reading of scientific publications to extract useful information about molecular mechanisms it is critical that genes, proteins and other entities be correctly associated with uniform identifiers, a process known as named entity linking or "grounding." Correct grounding is essential for resolving relationships among mined information, curated interaction databases, and biological datasets. The accuracy of this process is largely dependent on the availability of machine-readable resources associating synonyms and abbreviations commonly found in biomedical literature with uniform identifiers. In a task involving automated reading of ∼215,000 articles using the REACH event extraction software we found that grounding was disproportionately inaccurate for multi-protein families (e.g., "AKT") and complexes with multiple subunits (e.g."NF- κB"). To address this problem we constructed FamPlex, a manually curated resource defining protein families and complexes as they are commonly encountered in biomedical text. In FamPlex the gene-level constituents of families and complexes are defined in a flexible format allowing for multi-level, hierarchical membership. To create FamPlex, text strings corresponding to entities were identified empirically from literature and linked manually to uniform identifiers; these identifiers were also mapped to equivalent entries in multiple related databases. FamPlex also includes curated prefix and suffix patterns that improve named entity recognition and event extraction. Evaluation of REACH extractions on a test corpus of ∼54,000 articles showed that FamPlex significantly increased grounding accuracy for families and complexes (from 15 to 71%). The hierarchical organization of entities in FamPlex also made it possible to integrate otherwise unconnected mechanistic information across families, subfamilies, and individual proteins. Applications of FamPlex to the TRIPS/DRUM reading system and the Biocreative VI Bioentity

  6. Identifying protein phosphorylation sites with kinase substrate specificity on human viruses.

    PubMed

    Bretaña, Neil Arvin; Lu, Cheng-Tsung; Chiang, Chiu-Yun; Su, Min-Gang; Huang, Kai-Yao; Lee, Tzong-Yi; Weng, Shun-Long

    2012-01-01

    Viruses infect humans and progress inside the body leading to various diseases and complications. The phosphorylation of viral proteins catalyzed by host kinases plays crucial regulatory roles in enhancing replication and inhibition of normal host-cell functions. Due to its biological importance, there is a desire to identify the protein phosphorylation sites on human viruses. However, the use of mass spectrometry-based experiments is proven to be expensive and labor-intensive. Furthermore, previous studies which have identified phosphorylation sites in human viruses do not include the investigation of the responsible kinases. Thus, we are motivated to propose a new method to identify protein phosphorylation sites with its kinase substrate specificity on human viruses. The experimentally verified phosphorylation data were extracted from virPTM--a database containing 301 experimentally verified phosphorylation data on 104 human kinase-phosphorylated virus proteins. In an attempt to investigate kinase substrate specificities in viral protein phosphorylation sites, maximal dependence decomposition (MDD) is employed to cluster a large set of phosphorylation data into subgroups containing significantly conserved motifs. The experimental human phosphorylation sites are collected from Phospho.ELM, grouped according to its kinase annotation, and compared with the virus MDD clusters. This investigation identifies human kinases such as CK2, PKB, CDK, and MAPK as potential kinases for catalyzing virus protein substrates as confirmed by published literature. Profile hidden Markov model is then applied to learn a predictive model for each subgroup. A five-fold cross validation evaluation on the MDD-clustered HMMs yields an average accuracy of 84.93% for Serine, and 78.05% for Threonine. Furthermore, an independent testing data collected from UniProtKB and Phospho.ELM is used to make a comparison of predictive performance on three popular kinase-specific phosphorylation site

  7. Over-expression and purification strategies for recombinant multi-protein oligomers: a case study of Mycobacterium tuberculosis σ/anti-σ factor protein complexes.

    PubMed

    Thakur, Krishan Gopal; Jaiswal, Ravi Kumar; Shukla, Jinal K; Praveena, T; Gopal, B

    2010-12-01

    The function of a protein in a cell often involves coordinated interactions with one or several regulatory partners. It is thus imperative to characterize a protein both in isolation as well as in the context of its complex with an interacting partner. High resolution structural information determined by X-ray crystallography and Nuclear Magnetic Resonance offer the best route to characterize protein complexes. These techniques, however, require highly purified and homogenous protein samples at high concentration. This requirement often presents a major hurdle for structural studies. Here we present a strategy based on co-expression and co-purification to obtain recombinant multi-protein complexes in the quantity and concentration range that can enable hitherto intractable structural projects. The feasibility of this strategy was examined using the σ factor/anti-σ factor protein complexes from Mycobacterium tuberculosis. The approach was successful across a wide range of σ factors and their cognate interacting partners. It thus appears likely that the analysis of these complexes based on variations in expression constructs and procedures for the purification and characterization of these recombinant protein samples would be widely applicable for other multi-protein systems. Copyright © 2010 Elsevier Inc. All rights reserved.

  8. Size-matched alkyne-conjugated cyanine fluorophores to identify differences in protein glycosylation.

    PubMed

    Burnham-Marusich, Amanda R; Plechaty, Anna M; Berninsone, Patricia M

    2014-09-01

    Currently, there are few methods to detect differences in posttranslational modifications (PTMs) in a specific manner from complex mixtures. Thus, we developed an approach that combines the sensitivity and specificity of click chemistry with the resolution capabilities of 2D-DIGE. In "Click-DIGE", posttranslationally modified proteins are metabolically labeled with azido-substrate analogs, then size- and charge-matched alkyne-Cy3 or alkyne-Cy5 dyes are covalently attached to the azide of the PTM by click chemistry. The fluorescently-tagged protein samples are then multiplexed for 2DE analysis. Whereas standard DIGE labels all proteins, Click-DIGE focuses the analysis of protein differences to a targeted subset of posttranslationally modified proteins within a complex sample (i.e. specific labeling and analysis of azido glycoproteins within a cell lysate). Our data indicate that (i) Click-DIGE specifically labels azido proteins, (ii) the resulting Cy-protein conjugates are spectrally distinct, and (iii) the conjugates are size- and charge-matched at the level of 2DE. We demonstrate the utility of this approach by detecting multiple differentially expressed glycoproteins between a mutant cell line defective in UDP-galactose transport and the parental cell line. We anticipate that the diversity of azido substrates already available will enable Click-DIGE to be compatible with analysis of a wide range of PTMs. © 2014 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  9. Free energy landscapes of encounter complexes in protein-protein association.

    PubMed

    Camacho, C J; Weng, Z; Vajda, S; DeLisi, C

    1999-03-01

    We report the computer generation of a high-density map of the thermodynamic properties of the diffusion-accessible encounter conformations of four receptor-ligand protein pairs, and use it to study the electrostatic and desolvation components of the free energy of association. Encounter complex conformations are generated by sampling the translational/rotational space of the ligand around the receptor, both at 5-A and zero surface-to-surface separations. We find that partial desolvation is always an important effect, and it becomes dominant for complexes in which one of the reactants is neutral or weakly charged. The interaction provides a slowly varying attractive force over a small but significant region of the molecular surface. In complexes with no strong charge complementarity this region surrounds the binding site, and the orientation of the ligand in the encounter conformation with the lowest desolvation free energy is similar to the one observed in the fully formed complex. Complexes with strong opposite charges exhibit two types of behavior. In the first group, represented by barnase/barstar, electrostatics exerts strong orientational steering toward the binding site, and desolvation provides some added adhesion within the local region of low electrostatic energy. In the second group, represented by the complex of kallikrein and pancreatic trypsin inhibitor, the overall stability results from the rather nonspecific electrostatic attraction, whereas the affinity toward the binding region is determined by desolvation interactions.

  10. A new look on protein-polyphenol complexation during honey storage: is this a random or organized event with the help of dirigent-like proteins?

    PubMed

    Brudzynski, Katrina; Sjaarda, Calvin; Maldonado-Alvarez, Liset

    2013-01-01

    Honey storage initiates melanoidin formation that involves a cascade of seemingly unguided redox reactions between amino acids/proteins, reducing sugars and polyphenols. In the process, high molecular weight protein-polyphenol complexes are formed, but the mechanism involved remains unknown. The objective of this study was twofold: to determine quantitative and qualitative changes in proteins in honeys stored for prolonged times and in different temperatures and to relate these changes to the formation of protein-polyphenol complexes. Six -month storage decreased the protein content by 46.7% in all tested honeys (t-test, p<0.002) with the rapid reduction occurring during the first three month. The changes in protein levels coincided with alterations in molecular size and net charge of proteins on SDS -PAGE. Electro-blotted proteins reacted with a quinone-specific nitro blue tetrazolium (NBT) on nitrocellulose membranes indicating that quinones derived from oxidized polyphenols formed covalent bonds with proteins. Protein-polyphenol complexes isolated by size-exclusion chromatography differed in size and stoichiometry and fall into two categories: (a) high molecular weight complexes (230-180 kDa) enriched in proteins but possessing a limited reducing activity toward the NBT and (b) lower molecular size complexes (110-85 kDa) enriched in polyphenols but strongly reducing the dye. The variable stoichiometry suggest that the large, "protein-type" complexes were formed by protein cross-linking, while in the smaller, "polyphenol-type" complexes polyphenols were first polymerized prior to protein binding. Quinones preferentially bound a 31 kDa protein which, by the electrospray quadrupole time of flight mass spectrometry (ESI-Qtof-MS) analysis, showed homology to dirigent-like proteins known for assisting in radical coupling and polymerization of phenolic compounds. These findings provide a new look on protein-polyphenol interaction in honey where the reaction of quinones

  11. Profiling cellular protein complexes by proximity ligation with dual tag microarray readout.

    PubMed

    Hammond, Maria; Nong, Rachel Yuan; Ericsson, Olle; Pardali, Katerina; Landegren, Ulf

    2012-01-01

    Patterns of protein interactions provide important insights in basic biology, and their analysis plays an increasing role in drug development and diagnostics of disease. We have established a scalable technique to compare two biological samples for the levels of all pairwise interactions among a set of targeted protein molecules. The technique is a combination of the proximity ligation assay with readout via dual tag microarrays. In the proximity ligation assay protein identities are encoded as DNA sequences by attaching DNA oligonucleotides to antibodies directed against the proteins of interest. Upon binding by pairs of antibodies to proteins present in the same molecular complexes, ligation reactions give rise to reporter DNA molecules that contain the combined sequence information from the two DNA strands. The ligation reactions also serve to incorporate a sample barcode in the reporter molecules to allow for direct comparison between pairs of samples. The samples are evaluated using a dual tag microarray where information is decoded, revealing which pairs of tags that have become joined. As a proof-of-concept we demonstrate that this approach can be used to detect a set of five proteins and their pairwise interactions both in cellular lysates and in fixed tissue culture cells. This paper provides a general strategy to analyze the extent of any pairwise interactions in large sets of molecules by decoding reporter DNA strands that identify the interacting molecules.

  12. Looping and clustering model for the organization of protein-DNA complexes on the bacterial genome

    NASA Astrophysics Data System (ADS)

    Walter, Jean-Charles; Walliser, Nils-Ole; David, Gabriel; Dorignac, Jérôme; Geniet, Frédéric; Palmeri, John; Parmeggiani, Andrea; Wingreen, Ned S.; Broedersz, Chase P.

    2018-03-01

    The bacterial genome is organized by a variety of associated proteins inside a structure called the nucleoid. These proteins can form complexes on DNA that play a central role in various biological processes, including chromosome segregation. A prominent example is the large ParB-DNA complex, which forms an essential component of the segregation machinery in many bacteria. ChIP-Seq experiments show that ParB proteins localize around centromere-like parS sites on the DNA to which ParB binds specifically, and spreads from there over large sections of the chromosome. Recent theoretical and experimental studies suggest that DNA-bound ParB proteins can interact with each other to condense into a coherent 3D complex on the DNA. However, the structural organization of this protein-DNA complex remains unclear, and a predictive quantitative theory for the distribution of ParB proteins on DNA is lacking. Here, we propose the looping and clustering model, which employs a statistical physics approach to describe protein-DNA complexes. The looping and clustering model accounts for the extrusion of DNA loops from a cluster of interacting DNA-bound proteins that is organized around a single high-affinity binding site. Conceptually, the structure of the protein-DNA complex is determined by a competition between attractive protein interactions and loop closure entropy of this protein-DNA cluster on the one hand, and the positional entropy for placing loops within the cluster on the other. Indeed, we show that the protein interaction strength determines the ‘tightness’ of the loopy protein-DNA complex. Thus, our model provides a theoretical framework for quantitatively computing the binding profiles of ParB-like proteins around a cognate (parS) binding site.

  13. Stability of integral membrane proteins under high hydrostatic pressure: the LH2 and LH3 antenna pigment-protein complexes from photosynthetic bacteria.

    PubMed

    Kangur, Liina; Timpmann, Kõu; Freiberg, Arvi

    2008-07-03

    The bacteriochlorophyll a-containing LH2 and LH3 antenna complexes are the integral membrane proteins that catalyze the photosynthetic process in purple photosynthetic bacteria. The LH2 complex from Rhodobacter sphaeroides shows characteristic strong absorbance at 800 and 850 nm due to the pigment molecules confined in two separate areas of the protein. In the LH3 complex from Rhodopesudomonas acidophila the corresponding bands peak at 800 and 820 nm. Using the bacteriochlorophyll a cofactors as intrinsic probes to monitor local changes in the protein structure, we investigate spectral responses of the antenna complexes to very high hydrostatic pressures up to 2.5 GPa when embedded into natural membrane environment or extracted with detergent. We first demonstrate that high pressure does induce significant alterations to the tertiary structure of the proteins not only in proximity of the 800 nm-absorbing bacteriochlorophyll a molecules known previously (Gall, A.; et al. Biochemistry 2003, 42, 13019) but also of the 850 nm- and 820 nm-absorbing molecules, including breakage of the hydrogen bond they are involved in. The membrane-protected complexes appear more resilient to damaging effects of the compression compared with the complexes extracted into mixed detergent-buffer environment. Increased resistance of the isolated complexes is observed at high protein concentration resulting aggregation as well as when cosolvent (glycerol) is added into the solution. These stability variations correlate with ability of penetration of the surrounding polar solvent (water) into the hydrophobic protein interiors, being thus the principal reason of the pressure-induced denaturation of the proteins. Considerable variability of elastic properties of the isolated complexes was also observed, tentatively assigned to heterogeneous protein packing in detergent micelles. While a number of the isolated complexes release most of their bacteriochlorophyll a content under high pressure

  14. Heteroprotein Complex Formation of Bovine Lactoferrin and Pea Protein Isolate: A Multiscale Structural Analysis.

    PubMed

    Adal, Eda; Sadeghpour, Amin; Connell, Simon; Rappolt, Michael; Ibanoglu, Esra; Sarkar, Anwesha

    2017-02-13

    Associative electrostatic interactions between two oppositely charged globular proteins, lactoferrin (LF) and pea protein isolate (PPI), the latter being a mixture of vicilin, legumin, and convicilin, was studied with a specific PPI/LF molar ratio at room temperature. Structural aspects of the electrostatic complexes probed at different length scales were investigated as a function of pH by means of different complementary techniques, namely, with dynamic light scattering, small-angle X-ray scattering (SAXS), turbidity measurements, and atomic force microscopy (AFM). Irrespective of the applied techniques, the results consistently displayed that complexation between LF and PPI did occur. In an optimum narrow range of pH 5.0-5.8, a viscous liquid phase of complex coacervate was obtained upon mild centrifugation of the turbid LF-PPI mixture with a maximum R h , turbidity and the ζ-potential being close to zero observed at pH 5.4. In particular, the SAXS data demonstrated that the coacervates were densely assembled with a roughly spherical size distribution exhibiting a maximum extension of ∼80 nm at pH 5.4. Equally, AFM image analysis showed size distributions containing most frequent cluster sizes around 40-80 nm with spherical to elliptical shapes (axis aspect ratio ≤ 2) as well as less frequent elongated to chainlike structures. The most frequently observed compact complexes, we identify as mainly leading to LF-PPI coacervation, whereas for the less frequent chain-like aggregates, we hypothesize that additionally PPI-PPI facilitated complexes exist.

  15. The quantum physics of synaptic communication via the SNARE protein complex.

    PubMed

    Georgiev, Danko D; Glazebrook, James F

    2018-07-01

    Twenty five years ago, Sir John Carew Eccles together with Friedrich Beck proposed a quantum mechanical model of neurotransmitter release at synapses in the human cerebral cortex. The model endorsed causal influence of human consciousness upon the functioning of synapses in the brain through quantum tunneling of unidentified quasiparticles that trigger the exocytosis of synaptic vesicles, thereby initiating the transmission of information from the presynaptic towards the postsynaptic neuron. Here, we provide a molecular upgrade of the Beck and Eccles model by identifying the quantum quasiparticles as Davydov solitons that twist the protein α-helices and trigger exocytosis of synaptic vesicles through helical zipping of the SNARE protein complex. We also calculate the observable probabilities for exocytosis based on the mass of this quasiparticle, along with the characteristics of the potential energy barrier through which tunneling is necessary. We further review the current experimental evidence in support of this novel bio-molecular model as presented. Copyright © 2018 Elsevier Ltd. All rights reserved.

  16. The putative Agrobacterium transcriptional activator-like virulence protein VirD5 may target T-complex to prevent the degradation of coat proteins in the plant cell nucleus.

    PubMed

    Wang, Yafei; Peng, Wei; Zhou, Xu; Huang, Fei; Shao, Lingyun; Luo, Meizhong

    2014-09-01

    Agrobacterium exports at least five virulence proteins (VirE2, VirE3, VirF, VirD2, VirD5) into host cells and hijacks some host plant factors to facilitate its transformation process. Random DNA binding selection assays (RDSAs), electrophoretic mobility shift assays (EMSAs) and yeast one-hybrid systems were used to identify protein-bound DNA elements. Bimolecular fluorescence complementation, glutathione S-transferase pull-down and yeast two-hybrid assays were used to detect protein interactions. Protoplast transformation, coprecipitation, competitive binding and cell-free degradation assays were used to analyze the relationships among proteins. We found that Agrobacterium VirD5 exhibits transcriptional activation activity in yeast, is located in the plant cell nucleus, and forms homodimers. A specific VirD5-bound DNA element designated D5RE (VirD5 response element) was identified. VirD5 interacted directly with Arabidopsis VirE2 Interacting Protein 1 (AtVIP1). However, the ternary complex of VirD5-AtVIP1-VirE2 could be detected, whereas that of VirD5-AtVIP1-VBF (AtVIP1 Binding F-box protein) could not. We demonstrated that VirD5 competes with VBF for binding to AtVIP1 and stabilizes AtVIP1 and VirE2 in the cell-free degradation system. Our results indicated that VirD5 may act as both a transcriptional activator-like effector to regulate host gene expression and a protector preventing the coat proteins of the T-complex from being quickly degraded by the host's ubiquitin proteasome system (UPS). © 2014 The Authors. New Phytologist © 2014 New Phytologist Trust.

  17. Golgi-localized STELLO proteins regulate the assembly and trafficking of cellulose synthase complexes in Arabidopsis

    PubMed Central

    Zhang, Yi; Nikolovski, Nino; Sorieul, Mathias; Vellosillo, Tamara; McFarlane, Heather E.; Dupree, Ray; Kesten, Christopher; Schneider, René; Driemeier, Carlos; Lathe, Rahul; Lampugnani, Edwin; Yu, Xiaolan; Ivakov, Alexander; Doblin, Monika S.; Mortimer, Jenny C.; Brown, Steven P.; Persson, Staffan; Dupree, Paul

    2016-01-01

    As the most abundant biopolymer on Earth, cellulose is a key structural component of the plant cell wall. Cellulose is produced at the plasma membrane by cellulose synthase (CesA) complexes (CSCs), which are assembled in the endomembrane system and trafficked to the plasma membrane. While several proteins that affect CesA activity have been identified, components that regulate CSC assembly and trafficking remain unknown. Here we show that STELLO1 and 2 are Golgi-localized proteins that can interact with CesAs and control cellulose quantity. In the absence of STELLO function, the spatial distribution within the Golgi, secretion and activity of the CSCs are impaired indicating a central role of the STELLO proteins in CSC assembly. Point mutations in the predicted catalytic domains of the STELLO proteins indicate that they are glycosyltransferases facing the Golgi lumen. Hence, we have uncovered proteins that regulate CSC assembly in the plant Golgi apparatus. PMID:27277162

  18. Golgi-localized STELLO proteins regulate the assembly and trafficking of cellulose synthase complexes in Arabidopsis.

    PubMed

    Zhang, Yi; Nikolovski, Nino; Sorieul, Mathias; Vellosillo, Tamara; McFarlane, Heather E; Dupree, Ray; Kesten, Christopher; Schneider, René; Driemeier, Carlos; Lathe, Rahul; Lampugnani, Edwin; Yu, Xiaolan; Ivakov, Alexander; Doblin, Monika S; Mortimer, Jenny C; Brown, Steven P; Persson, Staffan; Dupree, Paul

    2016-06-09

    As the most abundant biopolymer on Earth, cellulose is a key structural component of the plant cell wall. Cellulose is produced at the plasma membrane by cellulose synthase (CesA) complexes (CSCs), which are assembled in the endomembrane system and trafficked to the plasma membrane. While several proteins that affect CesA activity have been identified, components that regulate CSC assembly and trafficking remain unknown. Here we show that STELLO1 and 2 are Golgi-localized proteins that can interact with CesAs and control cellulose quantity. In the absence of STELLO function, the spatial distribution within the Golgi, secretion and activity of the CSCs are impaired indicating a central role of the STELLO proteins in CSC assembly. Point mutations in the predicted catalytic domains of the STELLO proteins indicate that they are glycosyltransferases facing the Golgi lumen. Hence, we have uncovered proteins that regulate CSC assembly in the plant Golgi apparatus.

  19. A probabilistic framework for identifying biosignatures using Pathway Complexity

    NASA Astrophysics Data System (ADS)

    Marshall, Stuart M.; Murray, Alastair R. G.; Cronin, Leroy

    2017-11-01

    One thing that discriminates living things from inanimate matter is their ability to generate similarly complex or non-random structures in a large abundance. From DNA sequences to folded protein structures, living cells, microbial communities and multicellular structures, the material configurations in biology can easily be distinguished from non-living material assemblies. Many complex artefacts, from ordinary bioproducts to human tools, though they are not living things, are ultimately produced by biological processes-whether those processes occur at the scale of cells or societies, they are the consequences of living systems. While these objects are not living, they cannot randomly form, as they are the product of a biological organism and hence are either technological or cultural biosignatures. A generalized approach that aims to evaluate complex objects as possible biosignatures could be useful to explore the cosmos for new life forms. However, it is not obvious how it might be possible to create such a self-contained approach. This would require us to prove rigorously that a given artefact is too complex to have formed by chance. In this paper, we present a new type of complexity measure, which we call `Pathway Complexity', that allows us not only to threshold the abiotic-biotic divide, but also to demonstrate a probabilistic approach based on object abundance and complexity which can be used to unambiguously assign complex objects as biosignatures. We hope that this approach will not only open up the search for biosignatures beyond the Earth, but also allow us to explore the Earth for new types of biology, and to determine when a complex chemical system discovered in the laboratory could be considered alive. This article is part of the themed issue 'Reconceptualizing the origins of life'.

  20. Identifying Unstable Regions of Proteins Involved in Misfolding Diseases

    NASA Astrophysics Data System (ADS)

    Guest, Will; Cashman, Neil; Plotkin, Steven

    2009-05-01

    Protein misfolding is a necessary step in the pathogenesis of many diseases, including Creutzfeldt-Jakob disease (CJD) and familial amyotrophic lateral sclerosis (fALS). Identifying unstable structural elements in their causative proteins elucidates the early events of misfolding and presents targets for inhibition of the disease process. An algorithm was developed to calculate the Gibbs free energy of unfolding for all sequence-contiguous regions of a protein using three methods to parameterize energy changes: a modified G=o model, changes in solvent-accessible surface area, and all-atoms molecular dynamics. The entropic effects of disulfide bonds and post-translational modifications are treated analytically. It incorporates a novel method for finding local dielectric constants inside a protein to accurately handle charge effects. We have predicted the unstable parts of prion protein and superoxide dismutase 1, the proteins involved in CJD and fALS respectively, and have used these regions as epitopes to prepare antibodies that are specific to the misfolded conformation and show promise as therapeutic agents.

  1. Evolutionary diversification of protein-protein interactions by interface add-ons.

    PubMed

    Plach, Maximilian G; Semmelmann, Florian; Busch, Florian; Busch, Markus; Heizinger, Leonhard; Wysocki, Vicki H; Merkl, Rainer; Sterner, Reinhard

    2017-10-03

    Cells contain a multitude of protein complexes whose subunits interact with high specificity. However, the number of different protein folds and interface geometries found in nature is limited. This raises the question of how protein-protein interaction specificity is achieved on the structural level and how the formation of nonphysiological complexes is avoided. Here, we describe structural elements called interface add-ons that fulfill this function and elucidate their role for the diversification of protein-protein interactions during evolution. We identified interface add-ons in 10% of a representative set of bacterial, heteromeric protein complexes. The importance of interface add-ons for protein-protein interaction specificity is demonstrated by an exemplary experimental characterization of over 30 cognate and hybrid glutamine amidotransferase complexes in combination with comprehensive genetic profiling and protein design. Moreover, growth experiments showed that the lack of interface add-ons can lead to physiologically harmful cross-talk between essential biosynthetic pathways. In sum, our complementary in silico, in vitro, and in vivo analysis argues that interface add-ons are a practical and widespread evolutionary strategy to prevent the formation of nonphysiological complexes by specializing protein-protein interactions.

  2. Protein sorting in complex plastids.

    PubMed

    Sheiner, Lilach; Striepen, Boris

    2013-02-01

    Taming a cyanobacterium in a pivitol event of endosymbiosis brought photosynthesis to eukaryotes, and gave rise to the plastids found in glaucophytes, red and green algae, and the descendants of the latter, the plants. Ultrastructural as well as molecular research over the last two decades has demonstrated that plastids have enjoyed surprising lateral mobility across the tree of life. Numerous independent secondary and tertiary endosymbiosis have led to a spread of plastids into a variety of, up to that point, non-photosynthetic lineages. Happily eating and subsequently domesticating one another protists conquered a wide variety of ecological niches. The elaborate evolution of secondary, or complex, plastids is reflected in the numerous membranes that bound them (three or four compared to the two membranes of the primary plastids). Gene transfer to the host nucleus is a hallmark of endosymbiosis and provides centralized cellular control. Here we review how these proteins find their way back into the stroma of the organelle and describe the advances in the understanding of the molecular mechanisms that allow protein translocation across four membranes. This article is part of a Special Issue entitled: Protein Import and Quality Control in Mitochondria and Plastids. Published by Elsevier B.V.

  3. An automated method for finding molecular complexes in large protein interaction networks

    PubMed Central

    Bader, Gary D; Hogue, Christopher WV

    2003-01-01

    Background Recent advances in proteomics technologies such as two-hybrid, phage display and mass spectrometry have enabled us to create a detailed map of biomolecular interaction networks. Initial mapping efforts have already produced a wealth of data. As the size of the interaction set increases, databases and computational methods will be required to store, visualize and analyze the information in order to effectively aid in knowledge discovery. Results This paper describes a novel graph theoretic clustering algorithm, "Molecular Complex Detection" (MCODE), that detects densely connected regions in large protein-protein interaction networks that may represent molecular complexes. The method is based on vertex weighting by local neighborhood density and outward traversal from a locally dense seed protein to isolate the dense regions according to given parameters. The algorithm has the advantage over other graph clustering methods of having a directed mode that allows fine-tuning of clusters of interest without considering the rest of the network and allows examination of cluster interconnectivity, which is relevant for protein networks. Protein interaction and complex information from the yeast Saccharomyces cerevisiae was used for evaluation. Conclusion Dense regions of protein interaction networks can be found, based solely on connectivity data, many of which correspond to known protein complexes. The algorithm is not affected by a known high rate of false positives in data from high-throughput interaction techniques. The program is available from . PMID:12525261

  4. AMMOS2: a web server for protein-ligand-water complexes refinement via molecular mechanics.

    PubMed

    Labbé, Céline M; Pencheva, Tania; Jereva, Dessislava; Desvillechabrol, Dimitri; Becot, Jérôme; Villoutreix, Bruno O; Pajeva, Ilza; Miteva, Maria A

    2017-07-03

    AMMOS2 is an interactive web server for efficient computational refinement of protein-small organic molecule complexes. The AMMOS2 protocol employs atomic-level energy minimization of a large number of experimental or modeled protein-ligand complexes. The web server is based on the previously developed standalone software AMMOS (Automatic Molecular Mechanics Optimization for in silico Screening). AMMOS utilizes the physics-based force field AMMP sp4 and performs optimization of protein-ligand interactions at five levels of flexibility of the protein receptor. The new version 2 of AMMOS implemented in the AMMOS2 web server allows the users to include explicit water molecules and individual metal ions in the protein-ligand complexes during minimization. The web server provides comprehensive analysis of computed energies and interactive visualization of refined protein-ligand complexes. The ligands are ranked by the minimized binding energies allowing the users to perform additional analysis for drug discovery or chemical biology projects. The web server has been extensively tested on 21 diverse protein-ligand complexes. AMMOS2 minimization shows consistent improvement over the initial complex structures in terms of minimized protein-ligand binding energies and water positions optimization. The AMMOS2 web server is freely available without any registration requirement at the URL: http://drugmod.rpbs.univ-paris-diderot.fr/ammosHome.php. © The Author(s) 2017. Published by Oxford University Press on behalf of Nucleic Acids Research.

  5. Genomes2Drugs: Identifies Target Proteins and Lead Drugs from Proteome Data

    PubMed Central

    Toomey, David; Hoppe, Heinrich C.; Brennan, Marian P.; Nolan, Kevin B.; Chubb, Anthony J.

    2009-01-01

    Background Genome sequencing and bioinformatics have provided the full hypothetical proteome of many pathogenic organisms. Advances in microarray and mass spectrometry have also yielded large output datasets of possible target proteins/genes. However, the challenge remains to identify new targets for drug discovery from this wealth of information. Further analysis includes bioinformatics and/or molecular biology tools to validate the findings. This is time consuming and expensive, and could fail to yield novel drugs if protein purification and crystallography is impossible. To pre-empt this, a researcher may want to rapidly filter the output datasets for proteins that show good homology to proteins that have already been structurally characterised or proteins that are already targets for known drugs. Critically, those researchers developing novel antibiotics need to select out the proteins that show close homology to any human proteins, as future inhibitors are likely to cross-react with the host protein, causing off-target toxicity effects later in clinical trials. Methodology/Principal Findings To solve many of these issues, we have developed a free online resource called Genomes2Drugs which ranks sequences to identify proteins that are (i) homologous to previously crystallized proteins or (ii) targets of known drugs, but are (iii) not homologous to human proteins. When tested using the Plasmodium falciparum malarial genome the program correctly enriched the ranked list of proteins with known drug target proteins. Conclusions/Significance Genomes2Drugs rapidly identifies proteins that are likely to succeed in drug discovery pipelines. This free online resource helps in the identification of potential drug targets. Importantly, the program further highlights proteins that are likely to be inhibited by FDA-approved drugs. These drugs can then be rapidly moved into Phase IV clinical studies under ‘change-of-application’ patents. PMID:19593435

  6. Analysis of a Soluble (UreD:UreF:UreG)2 Accessory Protein Complex and its Interactions with Klebsiella aerogenes Urease by Mass Spectrometry

    PubMed Central

    Farrugia, Mark A.; Han, Linjie; Zhong, Yueyang; Boer, Jodi L.; Ruotolo, Brandon T.; Hausinger, Robert P.

    2013-01-01

    Maturation of the nickel-containing urease of Klebsiella aerogenes is facilitated by the UreD, UreF, and UreG accessory proteins along with the UreE metallo-chaperone. A fusion of the maltose binding protein and UreD (MBP-UreD) was co-isolated with UreF and UreG in a soluble complex possessing a (MBP-UreD:UreF:UreG)2 quaternary structure. Within this complex a UreF:UreF interaction was identified by chemical cross-linking of the amino termini of its two UreF protomers, as shown by mass spectrometry of tryptic peptides. A pre-activation complex was formed by the interaction of (MBP-UreD:UreF:UreG)2 and urease. Mass spectrometry of intact protein species revealed a pathway for synthesis of the urease pre-activation complex in which individual hetero-trimer units of the (MBP-UreD:UreF:UreG)2 complex bind to urease. Together, these data provide important new insights into the structures of protein complexes associated with urease activation. PMID:23797863

  7. Analysis of a Soluble (UreD:UreF:UreG)2 Accessory Protein Complex and Its Interactions with Klebsiella aerogenes Urease by Mass Spectrometry

    NASA Astrophysics Data System (ADS)

    Farrugia, Mark A.; Han, Linjie; Zhong, Yueyang; Boer, Jodi L.; Ruotolo, Brandon T.; Hausinger, Robert P.

    2013-09-01

    Maturation of the nickel-containing urease of Klebsiella aerogenes is facilitated by the UreD, UreF, and UreG accessory proteins along with the UreE metallo-chaperone. A fusion of the maltose binding protein and UreD (MBP-UreD) was co-isolated with UreF and UreG in a soluble complex possessing a (MBP-UreD:UreF:UreG)2 quaternary structure. Within this complex a UreF:UreF interaction was identified by chemical cross-linking of the amino termini of its two UreF protomers, as shown by mass spectrometry of tryptic peptides. A pre-activation complex was formed by the interaction of (MBP-UreD:UreF:UreG)2 and urease. Mass spectrometry of intact protein species revealed a pathway for synthesis of the urease pre-activation complex in which individual hetero-trimer units of the (MBP-UreD:UreF:UreG)2 complex bind to urease. Together, these data provide important new insights into the structures of protein complexes associated with urease activation.

  8. Mismatch repair proteins, meiosis, and mice: understanding the complexities of mammalian meiosis.

    PubMed

    Svetlanov, Anton; Cohen, Paula E

    2004-05-15

    Mammalian meiosis differs from that seen in lower eukaryotes in several respects, not least of which is the added complexity of dealing with chromosomal interactions across a much larger genome (12 MB over 16 chromosome pairs in Saccharomyces cerevisiae compared to 2500 MB over 19 autosome pairs in Mus musculus). Thus, the recombination machinery, while being highly conserved through eukaryotes, has evolved to accommodate such issues to preserve genome integrity and to ensure propagation of the species. One group of highly conserved meiotic regulators is the DNA mismatch repair protein family that, as their name implies, were first identified as proteins that act to repair DNA mismatches that arise primarily during DNA replication. Their function in ensuring chromosomal integrity has also translated into a critical role for this family in meiotic recombination in most sexually reproducing organisms. In mice, targeted deletion of certain family members results in severe consequences for meiotic progression and infertility. This review will focus on the studies involving these mutant mouse models, with occasional comparison to the function of these proteins in other organisms.

  9. A Localized Complex of Two Protein Oligomers Controls the Orientation of Cell Polarity

    PubMed Central

    Lasker, Keren; Ahrens, Daniel G.; Eckart, Michael R.

    2017-01-01

    ABSTRACT Signaling hubs at bacterial cell poles establish cell polarity in the absence of membrane-bound compartments. In the asymmetrically dividing bacterium Caulobacter crescentus, cell polarity stems from the cell cycle-regulated localization and turnover of signaling protein complexes in these hubs, and yet the mechanisms that establish the identity of the two cell poles have not been established. Here, we recapitulate the tripartite assembly of a cell fate signaling complex that forms during the G1-S transition. Using in vivo and in vitro analyses of dynamic polar protein complex formation, we show that a polymeric cell polarity protein, SpmX, serves as a direct bridge between the PopZ polymeric network and the cell fate-directing DivJ histidine kinase. We demonstrate the direct binding between these three proteins and show that a polar microdomain spontaneously assembles when the three proteins are coexpressed heterologously in an Escherichia coli test system. The relative copy numbers of these proteins are essential for complex formation, as overexpression of SpmX in Caulobacter reorganizes the polarity of the cell, generating ectopic cell poles containing PopZ and DivJ. Hierarchical formation of higher-order SpmX oligomers nucleates new PopZ microdomain assemblies at the incipient lateral cell poles, driving localized outgrowth. By comparison to self-assembling protein networks and polar cell growth mechanisms in other bacterial species, we suggest that the cooligomeric PopZ-SpmX protein complex in Caulobacter illustrates a paradigm for coupling cell cycle progression to the controlled geometry of cell pole establishment. PMID:28246363

  10. PRISM-EM: template interface-based modelling of multi-protein complexes guided by cryo-electron microscopy density maps.

    PubMed

    Kuzu, Guray; Keskin, Ozlem; Nussinov, Ruth; Gursoy, Attila

    2016-10-01

    The structures of protein assemblies are important for elucidating cellular processes at the molecular level. Three-dimensional electron microscopy (3DEM) is a powerful method to identify the structures of assemblies, especially those that are challenging to study by crystallography. Here, a new approach, PRISM-EM, is reported to computationally generate plausible structural models using a procedure that combines crystallographic structures and density maps obtained from 3DEM. The predictions are validated against seven available structurally different crystallographic complexes. The models display mean deviations in the backbone of <5 Å. PRISM-EM was further tested on different benchmark sets; the accuracy was evaluated with respect to the structure of the complex, and the correlation with EM density maps and interface predictions were evaluated and compared with those obtained using other methods. PRISM-EM was then used to predict the structure of the ternary complex of the HIV-1 envelope glycoprotein trimer, the ligand CD4 and the neutralizing protein m36.

  11. In Vitro Identification of Histatin 5 Salivary Complexes

    PubMed Central

    Moffa, Eduardo B.; Machado, Maria A. A. M.; Mussi, Maria C. M.; Xiao, Yizhi; Garrido, Saulo S.; Giampaolo, Eunice T.; Siqueira, Walter L.

    2015-01-01

    With recent progress in the analysis of the salivary proteome, the number of salivary proteins identified has increased dramatically. However, the physiological functions of many of the newly discovered proteins remain unclear. Closely related to the study of a protein’s function is the identification of its interaction partners. Although in saliva some proteins may act primarily as single monomeric units, a significant percentage of all salivary proteins, if not the majority, appear to act in complexes with partners to execute their diverse functions. Coimmunoprecipitation (Co-IP) and pull-down assays were used to identify the heterotypic complexes between histatin 5, a potent natural antifungal protein, and other salivary proteins in saliva. Classical protein–protein interaction methods in combination with high-throughput mass spectrometric techniques were carried out. Co-IP using protein G magnetic Sepharose TM beads suspension was able to capture salivary complexes formed between histatin 5 and its salivary protein partners. Pull-down assay was used to confirm histatin 5 protein partners. A total of 52 different proteins were identified to interact with histatin 5. The present study used proteomic approaches in conjunction with classical biochemical methods to investigate protein–protein interaction in human saliva. Our study demonstrated that when histatin 5 is complexed with salivary amylase, one of the 52 proteins identified as a histatin 5 partner, the antifungal activity of histatin 5 is reduced. We expected that our proteomic approach could serve as a basis for future studies on the mechanism and structural-characterization of those salivary protein interactions to understand their clinical significance. PMID:26544073

  12. CryoEM and image sorting for flexible protein/DNA complexes.

    PubMed

    Villarreal, Seth A; Stewart, Phoebe L

    2014-07-01

    Intrinsically disordered regions of proteins and conformational flexibility within complexes can be critical for biological function. However, disorder, flexibility, and heterogeneity often hinder structural analyses. CryoEM and single particle image processing techniques offer the possibility of imaging samples with significant flexibility. Division of particle images into more homogenous subsets after data acquisition can help compensate for heterogeneity within the sample. We present the utility of an eigenimage sorting analysis for examining two protein/DNA complexes with significant conformational flexibility and heterogeneity. These complexes are integral to the non-homologous end joining pathway, and are involved in the repair of double strand breaks of DNA. Both complexes include the DNA-dependent protein kinase catalytic subunit (DNA-PKcs) and biotinylated DNA with bound streptavidin, with one complex containing the Ku heterodimer. Initial 3D reconstructions of the two DNA-PKcs complexes resembled a cryoEM structure of uncomplexed DNA-PKcs without additional density clearly attributable to the remaining components. Application of eigenimage sorting allowed division of the DNA-PKcs complex datasets into more homogeneous subsets. This led to visualization of density near the base of the DNA-PKcs that can be attributed to DNA, streptavidin, and Ku. However, comparison of projections of the subset structures with 2D class averages indicated that a significant level of heterogeneity remained within each subset. In summary, image sorting methods allowed visualization of extra density near the base of DNA-PKcs, suggesting that DNA binds in the vicinity of the base of the molecule and potentially to a flexible region of DNA-PKcs. Copyright © 2013 Elsevier Inc. All rights reserved.

  13. Effect of mitochondrial complex I inhibition on Fe-S cluster protein activity

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Mena, Natalia P.; Millennium Institute of Cell Dynamics and Biotechnology, Santiago; Bulteau, Anne Laure

    2011-06-03

    Highlights: {yields} Mitochondrial complex I inhibition resulted in decreased activity of Fe-S containing enzymes mitochondrial aconitase and cytoplasmic aconitase and xanthine oxidase. {yields} Complex I inhibition resulted in the loss of Fe-S clusters in cytoplasmic aconitase and of glutamine phosphoribosyl pyrophosphate amidotransferase. {yields} Consistent with loss of cytoplasmic aconitase activity, an increase in iron regulatory protein 1 activity was found. {yields} Complex I inhibition resulted in an increase in the labile cytoplasmic iron pool. -- Abstract: Iron-sulfur (Fe-S) clusters are small inorganic cofactors formed by tetrahedral coordination of iron atoms with sulfur groups. Present in numerous proteins, these clusters aremore » involved in key biological processes such as electron transfer, metabolic and regulatory processes, DNA synthesis and repair and protein structure stabilization. Fe-S clusters are synthesized mainly in the mitochondrion, where they are directly incorporated into mitochondrial Fe-S cluster-containing proteins or exported for cytoplasmic and nuclear cluster-protein assembly. In this study, we tested the hypothesis that inhibition of mitochondrial complex I by rotenone decreases Fe-S cluster synthesis and cluster content and activity of Fe-S cluster-containing enzymes. Inhibition of complex I resulted in decreased activity of three Fe-S cluster-containing enzymes: mitochondrial and cytosolic aconitases and xanthine oxidase. In addition, the Fe-S cluster content of glutamine phosphoribosyl pyrophosphate amidotransferase and mitochondrial aconitase was dramatically decreased. The reduction in cytosolic aconitase activity was associated with an increase in iron regulatory protein (IRP) mRNA binding activity and with an increase in the cytoplasmic labile iron pool. Since IRP activity post-transcriptionally regulates the expression of iron import proteins, Fe-S cluster inhibition may result in a false iron deficiency signal. Given

  14. Influence of Protein-Phenolic Complex on the Antioxidant Capacity of Flaxseed (Linum usitatissimum L.) Products.

    PubMed

    Guimarães Drummond E Silva, Fernanda; Miralles, Beatriz; Hernández-Ledesma, Blanca; Amigo, Lourdes; Iglesias, Amadeu Hoshi; Reyes Reyes, Felix Guillermo; Netto, Flavia Maria

    2017-02-01

    The impact of the naturally present phenolic compounds and/or proteins on the antioxidant capacity of flaxseed products (phenolic fraction, protein concentrates, and hydrolysates) before and after simulated gastrointestinal digestion was studied. For that, whole and phenolic reduced products were assessed. Four glycosylated phenolic compounds (secoisolariciresinol and ferulic, p-coumaric, and caffeic acids) were identified in flaxseed products. Phenolic fraction exerts the highest antioxidant capacity that increased by alkaline hydrolysis and by simulated gastrointestinal digestion. The action of Alcalase and digestive enzymes resulted in an increase of the antioxidant capacity of whole and phenolic reduced products. Principal component analysis showed that proteinaceous samples act as antioxidant is by H + transfer, while those samples containing phenolic compounds exert their effects by both electron donation and H + transfer mechanisms. Protein/peptide-phenolic complexation, confirmed by fluorescence spectra, exerted a positive effect on the antioxidant capacity, mainly in protein concentrates.

  15. Lateral release of proteins from the TOM complex into the outer membrane of mitochondria.

    PubMed

    Harner, Max; Neupert, Walter; Deponte, Marcel

    2011-07-15

    The TOM complex of the outer membrane of mitochondria is the entry gate for the vast majority of precursor proteins that are imported into the mitochondria. It is made up by receptors and a protein conducting channel. Although precursor proteins of all subcompartments of mitochondria use the TOM complex, it is not known whether its channel can only mediate passage across the outer membrane or also lateral release into the outer membrane. To study this, we have generated fusion proteins of GFP and Tim23 which are inserted into the inner membrane and, at the same time, are spanning either the TOM complex or are integrated into the outer membrane. Our results demonstrate that the TOM complex, depending on sequence determinants in the precursors, can act both as a protein conducting pore and as an insertase mediating lateral release into the outer membrane.

  16. The EICP22 Protein of Equine Herpesvirus 1 Physically Interacts with the Immediate-Early Protein and with Itself To Form Dimers and Higher-Order Complexes

    PubMed Central

    Derbigny, Wilbert A.; Kim, Seong K.; Caughman, Gretchen B.; O'Callaghan, Dennis J.

    2000-01-01

    The EICP22 protein (EICP22P) of Equine herpesvirus 1 (EHV-1) is an early protein that functions synergistically with other EHV-1 regulatory proteins to transactivate the expression of early and late viral genes. We have previously identified EICP22P as an accessory regulatory protein that has the ability to enhance the transactivating properties and the sequence-specific DNA-binding activity of the EHV-1 immediate-early protein (IEP). In the present study, we identify EICP22P as a self-associating protein able to form dimers and higher-order complexes during infection. Studies with the yeast two-hybrid system also indicate that physical interactions occur between EICP22P and IEP and that EICP22P self-aggregates. Results from in vitro and in vivo coimmunoprecipitation experiments and glutathione S-transferase (GST) pull-down studies confirmed a direct protein-protein interaction between EICP22P and IEP as well as self-interactions of EICP22P. Analyses of infected cells by laser-scanning confocal microscopy with antibodies specific for IEP and EICP22P revealed that these viral regulatory proteins colocalize in the nucleus at early times postinfection and form aggregates of dense nuclear structures within the nucleoplasm. Mutational analyses with a battery of EICP22P deletion mutants in both yeast two-hybrid and GST pull-down experiments implicated amino acids between positions 124 and 143 as the critical domain mediating the EICP22P self-interactions. Additional in vitro protein-binding assays with a library of GST-EICP22P deletion mutants identified amino acids mapping within region 2 (amino acids [aa] 65 to 196) and region 3 (aa 197 to 268) of EICP22P as residues that mediate its interaction with IEP. PMID:10627553

  17. Nrbf2 protein suppresses autophagy by modulating Atg14L protein-containing Beclin 1-Vps34 complex architecture and reducing intracellular phosphatidylinositol-3 phosphate levels.

    PubMed

    Zhong, Yu; Morris, Deanna H; Jin, Lin; Patel, Mittul S; Karunakaran, Senthil K; Fu, You-Jun; Matuszak, Emily A; Weiss, Heidi L; Chait, Brian T; Wang, Qing Jun

    2014-09-19

    Autophagy is a tightly regulated lysosomal degradation pathway for maintaining cellular homeostasis and responding to stresses. Beclin 1 and its interacting proteins, including the class III phosphatidylinositol-3 kinase Vps34, play crucial roles in autophagy regulation in mammals. We identified nuclear receptor binding factor 2 (Nrbf2) as a Beclin 1-interacting protein from Becn1(-/-);Becn1-EGFP/+ mouse liver and brain. We also found that Nrbf2-Beclin 1 interaction required the N terminus of Nrbf2. We next used the human retinal pigment epithelial cell line RPE-1 as a model system and showed that transiently knocking down Nrbf2 by siRNA increased autophagic flux under both nutrient-rich and starvation conditions. To investigate the mechanism by which Nrbf2 regulates autophagy, we demonstrated that Nrbf2 interacted and colocalized with Atg14L, suggesting that Nrbf2 is a component of the Atg14L-containing Beclin 1-Vps34 complex. Moreover, ectopically expressed Nrbf2 formed cytosolic puncta that were positive for isolation membrane markers. These results suggest that Nrbf2 is involved in autophagosome biogenesis. Furthermore, we showed that Nrbf2 deficiency led to increased intracellular phosphatidylinositol-3 phosphate levels and diminished Atg14L-Vps34/Vps15 interactions, suggesting that Nrbf2-mediated Atg14L-Vps34/Vps15 interactions likely inhibit Vps34 activity. Therefore, we propose that Nrbf2 may interact with the Atg14L-containing Beclin 1-Vps34 protein complex to modulate protein-protein interactions within the complex, leading to suppression of Vps34 activity, autophagosome biogenesis, and autophagic flux. This work reveals a novel aspect of the intricate mechanism for the Beclin 1-Vps34 protein-protein interaction network to achieve precise control of autophagy. © 2014 by The American Society for Biochemistry and Molecular Biology, Inc.

  18. Oligomeric protein complexes of apolipoproteins stabilize the internal fluid environment of organism in redfins of the Tribolodon genus [Pisces; Cypriniformes, Cyprinidae].

    PubMed

    Andreeva, Alla M; Serebryakova, Marina V; Lamash, Nina E

    2017-06-01

    One of the most important functions of plasma proteins in vertebrates is their participation in osmotic homeostasis in the organism. Modern concepts about plasma proteins and their capillary filtration are based on a model of large monomeric proteins that are able to penetrate the interstitial space. At the same time, it was revealed that a considerable amount of oligomeric complexes are present in the low-molecular-weight (LM) protein fraction in the extracellular fluids of fishes. The functions of these complexes are unknown. In the present study, we investigated the LM-fraction proteins in the plasma and interstitial fluid (IF) of redfins of the genus Tribolodon. This fish alternatively spends parts of its life cycle in saline and fresh waters. We identified the protein Wap65, serpins and apolipoproteins in this fraction. By combining the methods of 2D-E under native and denaturing conditions with MALDI, we demonstrated that only apolipoproteins formed complexes. We showed that serum apolipoproteins (АроА-I, Аро-14) were present in the form of homooligomeric complexes that were dissociated with the release of monomeric forms of proteins in the course of capillary filtration to IF. Dissociation of homooligomers is not directly correlated with the change in salinity but is correlated with seasonal dynamics. We found that there was a significant decrease in the total protein concentration in IF relative to plasma. Therefore, we suggested that dissociation of homooligomeric complexes from various apolipoproteins supports the isoosmoticity of extracellular fluids relative to capillary wall stabilization through a fluid medium in fish. Copyright © 2017 Elsevier Inc. All rights reserved.

  19. Bioluminescence methodology for the detection of protein-protein interactions within the voltage-gated sodium channel macromolecular complex.

    PubMed

    Shavkunov, Alexander; Panova, Neli; Prasai, Anesh; Veselenak, Ron; Bourne, Nigel; Stoilova-McPhie, Svetla; Laezza, Fernanda

    2012-04-01

    Protein-protein interactions are critical molecular determinants of ion channel function and emerging targets for pharmacological interventions. Yet, current methodologies for the rapid detection of ion channel macromolecular complexes are still lacking. In this study we have adapted a split-luciferase complementation assay (LCA) for detecting the assembly of the voltage-gated Na+ (Nav) channel C-tail and the intracellular fibroblast growth factor 14 (FGF14), a functionally relevant component of the Nav channelosome that controls gating and targeting of Nav channels through direct interaction with the channel C-tail. In the LCA, two complementary N-terminus and C-terminus fragments of the firefly luciferase were fused, respectively, to a chimera of the CD4 transmembrane segment and the C-tail of Nav1.6 channel (CD4-Nav1.6-NLuc) or FGF14 (CLuc-FGF14). Co-expression of CLuc-FGF14 and CD4-Nav1.6-NLuc in live cells led to a robust assembly of the FGF14:Nav1.6 C-tail complex, which was attenuated by introducing single-point mutations at the predicted FGF14:Nav channel interface. To evaluate the dynamic regulation of the FGF14:Nav1.6 C-tail complex by signaling pathways, we investigated the effect of kinase inhibitors on the complex formation. Through a platform of counter screenings, we show that the p38/MAPK inhibitor, PD169316, and the IκB kinase inhibitor, BAY 11-7082, reduce the FGF14:Nav1.6 C-tail complementation, highlighting a potential role of the p38MAPK and the IκB/NFκB pathways in controlling neuronal excitability through protein-protein interactions. We envision the methodology presented here as a new valuable tool to allow functional evaluations of protein-channel complexes toward probe development and drug discovery targeting ion channels implicated in human disorders.

  20. A New Look on Protein-Polyphenol Complexation during Honey Storage: Is This a Random or Organized Event with the Help of Dirigent-Like Proteins?

    PubMed Central

    Brudzynski, Katrina; Sjaarda, Calvin; Maldonado-Alvarez, Liset

    2013-01-01

    Honey storage initiates melanoidin formation that involves a cascade of seemingly unguided redox reactions between amino acids/proteins, reducing sugars and polyphenols. In the process, high molecular weight protein-polyphenol complexes are formed, but the mechanism involved remains unknown. The objective of this study was twofold: to determine quantitative and qualitative changes in proteins in honeys stored for prolonged times and in different temperatures and to relate these changes to the formation of protein-polyphenol complexes. Six -month storage decreased the protein content by 46.7% in all tested honeys (t-test, p<0.002) with the rapid reduction occurring during the first three month. The changes in protein levels coincided with alterations in molecular size and net charge of proteins on SDS –PAGE. Electro-blotted proteins reacted with a quinone-specific nitro blue tetrazolium (NBT) on nitrocellulose membranes indicating that quinones derived from oxidized polyphenols formed covalent bonds with proteins. Protein-polyphenol complexes isolated by size-exclusion chromatography differed in size and stoichiometry and fall into two categories: (a) high molecular weight complexes (230–180 kDa) enriched in proteins but possessing a limited reducing activity toward the NBT and (b) lower molecular size complexes (110–85 kDa) enriched in polyphenols but strongly reducing the dye. The variable stoichiometry suggest that the large, “protein-type” complexes were formed by protein cross-linking, while in the smaller, “polyphenol-type” complexes polyphenols were first polymerized prior to protein binding. Quinones preferentially bound a 31 kDa protein which, by the electrospray quadrupole time of flight mass spectrometry (ESI-Qtof-MS) analysis, showed homology to dirigent-like proteins known for assisting in radical coupling and polymerization of phenolic compounds. These findings provide a new look on protein-polyphenol interaction in honey where the

  1. Unsupervised Clustering of Subcellular Protein Expression Patterns in High-Throughput Microscopy Images Reveals Protein Complexes and Functional Relationships between Proteins

    PubMed Central

    Handfield, Louis-François; Chong, Yolanda T.; Simmons, Jibril; Andrews, Brenda J.; Moses, Alan M.

    2013-01-01

    Protein subcellular localization has been systematically characterized in budding yeast using fluorescently tagged proteins. Based on the fluorescence microscopy images, subcellular localization of many proteins can be classified automatically using supervised machine learning approaches that have been trained to recognize predefined image classes based on statistical features. Here, we present an unsupervised analysis of protein expression patterns in a set of high-resolution, high-throughput microscope images. Our analysis is based on 7 biologically interpretable features which are evaluated on automatically identified cells, and whose cell-stage dependency is captured by a continuous model for cell growth. We show that it is possible to identify most previously identified localization patterns in a cluster analysis based on these features and that similarities between the inferred expression patterns contain more information about protein function than can be explained by a previous manual categorization of subcellular localization. Furthermore, the inferred cell-stage associated to each fluorescence measurement allows us to visualize large groups of proteins entering the bud at specific stages of bud growth. These correspond to proteins localized to organelles, revealing that the organelles must be entering the bud in a stereotypical order. We also identify and organize a smaller group of proteins that show subtle differences in the way they move around the bud during growth. Our results suggest that biologically interpretable features based on explicit models of cell morphology will yield unprecedented power for pattern discovery in high-resolution, high-throughput microscopy images. PMID:23785265

  2. A Modified MuDPIT Separation Identified 4,488 Proteins in a System Wide Analysis of Quiescence in Yeast

    PubMed Central

    Webb, Kristofor J.; Xu, Tao; Park, Sung Kyu; Yates, John R.

    2013-01-01

    A modified multidimensional protein identification technology (MudPIT) separation was coupled to an LTQ Orbitrap Velos mass spectrometer and used to rapidly identify the near complete yeast proteome from a whole cell tryptic digest. This modified on-line two dimensional liquid chromatography separation consists of 39 strong cation exchange steps followed by a short 18.5 min reversed-phase (RP) gradient. A total of 4,269 protein identifications were made from 4,189 distinguishable protein families from yeast during log phase growth. The “Micro” MudPIT separation performed as well as a standard MudPIT separation in 40% less gradient time. The majority of the yeast proteome can now be routinely covered in less than a days’ time with high reproducibility and sensitivity. The newly devised separation method was used to detect changes in protein expression during cellular quiescence in yeast. An enrichment in the GO annotations ‘oxidation reduction’, ‘catabolic processing’ and ‘cellular response to oxidative stress’ was seen in the quiescent cellular fraction, consistent with their long lived stress resistant phenotypes. Heterogeneity was observed in the stationary phase fraction with a less dense cell population showing reductions in KEGG pathway categories of ‘Ribosome’ and ‘Proteasome’, further defining the complex nature of yeast populations present during stationary phase growth. In total 4,488 distinguishable protein families were identified in all cellular conditions tested. PMID:23540446

  3. Preparation of milk protein-vitamin A complexes and their evaluation for vitamin A binding ability.

    PubMed

    Gupta, Chitra; Arora, Sumit; Syama, M A; Sharma, Apurva

    2017-12-15

    The recent trends for consumption of low fat and fat free foods have led to an increase in deficiencies of vitamin A. Vitamin A is susceptible to light and heat and thus require stabilization in aqueous medium. Stability can be improved by binding of vitamin A to milk protein. In the present research work, succinylated milk proteins were also prepared. 3.2 mol of succinic anhydride/mole of lysine content gave maximum degree of succinylation for both sodium caseinate and milk protein concentrate. Native, reassembled and succinylated milk proteins were used for the preparation of milk protein-Vitamin A (Vit A) complexes. These complexes were further evaluated for unbound vitamin A, ability of milk protein to bind vitamin A and solubility of protein and vitamin A as affected by complexation. Estimation of unbound vitamin A in milk protein-Vit A complexes was carried out using ammonium sulphate for precipitation. Copyright © 2017 Elsevier Ltd. All rights reserved.

  4. A High-Confidence Interaction Map Identifies SIRT1 as a Mediator of Acetylation of USP22 and the SAGA Coactivator Complex

    PubMed Central

    Armour, Sean M.; Bennett, Eric J.; Braun, Craig R.; Zhang, Xiao-Yong; McMahon, Steven B.; Gygi, Steven P.; Harper, J. Wade

    2013-01-01

    Although many functions and targets have been attributed to the histone and protein deacetylase SIRT1, a comprehensive analysis of SIRT1 binding proteins yielding a high-confidence interaction map has not been established. Using a comparative statistical analysis of binding partners, we have assembled a high-confidence SIRT1 interactome. Employing this method, we identified the deubiquitinating enzyme ubiquitin-specific protease 22 (USP22), a component of the deubiquitinating module (DUBm) of the SAGA transcriptional coactivating complex, as a SIRT1-interacting partner. We found that this interaction is highly specific, requires the ZnF-UBP domain of USP22, and is disrupted by the inactivating H363Y mutation within SIRT1. Moreover, we show that USP22 is acetylated on multiple lysine residues and that alteration of a single lysine (K129) within the ZnF-UBP domain is sufficient to alter interaction of the DUBm with the core SAGA complex. Furthermore, USP22-mediated recruitment of SIRT1 activity promotes the deacetylation of individual SAGA complex components. Our results indicate an important role of SIRT1-mediated deacetylation in regulating the formation of DUBm subcomplexes within the larger SAGA complex. PMID:23382074

  5. A high-confidence interaction map identifies SIRT1 as a mediator of acetylation of USP22 and the SAGA coactivator complex.

    PubMed

    Armour, Sean M; Bennett, Eric J; Braun, Craig R; Zhang, Xiao-Yong; McMahon, Steven B; Gygi, Steven P; Harper, J Wade; Sinclair, David A

    2013-04-01

    Although many functions and targets have been attributed to the histone and protein deacetylase SIRT1, a comprehensive analysis of SIRT1 binding proteins yielding a high-confidence interaction map has not been established. Using a comparative statistical analysis of binding partners, we have assembled a high-confidence SIRT1 interactome. Employing this method, we identified the deubiquitinating enzyme ubiquitin-specific protease 22 (USP22), a component of the deubiquitinating module (DUBm) of the SAGA transcriptional coactivating complex, as a SIRT1-interacting partner. We found that this interaction is highly specific, requires the ZnF-UBP domain of USP22, and is disrupted by the inactivating H363Y mutation within SIRT1. Moreover, we show that USP22 is acetylated on multiple lysine residues and that alteration of a single lysine (K129) within the ZnF-UBP domain is sufficient to alter interaction of the DUBm with the core SAGA complex. Furthermore, USP22-mediated recruitment of SIRT1 activity promotes the deacetylation of individual SAGA complex components. Our results indicate an important role of SIRT1-mediated deacetylation in regulating the formation of DUBm subcomplexes within the larger SAGA complex.

  6. Taking advantage of local structure descriptors to analyze interresidue contacts in protein structures and protein complexes.

    PubMed

    Martin, Juliette; Regad, Leslie; Etchebest, Catherine; Camproux, Anne-Claude

    2008-11-15

    Interresidue protein contacts in proteins structures and at protein-protein interface are classically described by the amino acid types of interacting residues and the local structural context of the contact, if any, is described using secondary structures. In this study, we present an alternate analysis of interresidue contact using local structures defined by the structural alphabet introduced by Camproux et al. This structural alphabet allows to describe a 3D structure as a sequence of prototype fragments called structural letters, of 27 different types. Each residue can then be assigned to a particular local structure, even in loop regions. The analysis of interresidue contacts within protein structures defined using Voronoï tessellations reveals that pairwise contact specificity is greater in terms of structural letters than amino acids. Using a simple heuristic based on specificity score comparison, we find that 74% of the long-range contacts within protein structures are better described using structural letters than amino acid types. The investigation is extended to a set of protein-protein complexes, showing that the similar global rules apply as for intraprotein contacts, with 64% of the interprotein contacts best described by local structures. We then present an evaluation of pairing functions integrating structural letters to decoy scoring and show that some complexes could benefit from the use of structural letter-based pairing functions.

  7. Contribution of Human Oral Cells to Astringency by Binding Salivary Protein/Tannin Complexes.

    PubMed

    Soares, Susana; Ferrer-Galego, Raúl; Brandão, Elsa; Silva, Mafalda; Mateus, Nuno; Freitas, Victor de

    2016-10-10

    The most widely accepted mechanism to explain astringency is the interaction and precipitation of salivary proteins by food tannins, in particular proline-rich proteins. However, other mechanisms have been arising to explain astringency, such as binding of tannins to oral cells. In this work, an experimental method was adapted to study the possible contribution of both salivary proteins and oral cells to astringency induced by grape seed procyanidin fractions. Overall, in the absence of salivary proteins, the extent of procyanidin complexation with oral cells increased with increasing procyanidin degree of polymerization (mDP). Procyanidin fractions rich in monomers were the ones with the lowest ability to bind to oral cells. In the presence of salivary proteins and for procyanidins with mDP 2 the highest concentrations (1.5 and 2.0 mM) resulted in an increased binding of procyanidins to oral cells. This was even more evident for fractions III and IV at 1.0 mM and upper concentrations. Regarding the salivary proteins affected, it was possible to observe a decrease of P-B peptide and aPRP proteins for fractions II and III. This decrease is greater as the procyanidins' mDP increases. In fact, for fraction IV an almost total depletion of all salivary proteins was observed. This decrease is due to the formation of insoluble salivary protein/procyanidin complexes. Altogether, these data suggest that some procyanidins are able to bind to oral cells and that the salivary proteins interact with procyanidins forming salivary protein/procyanidin complexes that are also able to link to oral cells. The procyanidins that remain unbound to oral cells are able to bind to salivary proteins forming a large network of salivary protein/procyanidin complexes. Overall, the results presented herein provide one more step to understand food oral astringency onset.

  8. Multivariate proteomic profiling identifies novel accessory proteins of coated vesicles

    PubMed Central

    Antrobus, Robin; Hirst, Jennifer; Bhumbra, Gary S.; Kozik, Patrycja; Jackson, Lauren P.; Sahlender, Daniela A.

    2012-01-01

    Despite recent advances in mass spectrometry, proteomic characterization of transport vesicles remains challenging. Here, we describe a multivariate proteomics approach to analyzing clathrin-coated vesicles (CCVs) from HeLa cells. siRNA knockdown of coat components and different fractionation protocols were used to obtain modified coated vesicle-enriched fractions, which were compared by stable isotope labeling of amino acids in cell culture (SILAC)-based quantitative mass spectrometry. 10 datasets were combined through principal component analysis into a “profiling” cluster analysis. Overall, 136 CCV-associated proteins were predicted, including 36 new proteins. The method identified >93% of established CCV coat proteins and assigned >91% correctly to intracellular or endocytic CCVs. Furthermore, the profiling analysis extends to less well characterized types of coated vesicles, and we identify and characterize the first AP-4 accessory protein, which we have named tepsin. Finally, our data explain how sequestration of TACC3 in cytosolic clathrin cages causes the severe mitotic defects observed in auxilin-depleted cells. The profiling approach can be adapted to address related cell and systems biological questions. PMID:22472443

  9. An asymmetric structure of the Bacillus subtilis replication terminator protein in complex with DNA.

    PubMed

    Vivian, J P; Porter, C J; Wilce, J A; Wilce, M C J

    2007-07-13

    In Bacillus subtilis, the termination of DNA replication via polar fork arrest is effected by a specific protein:DNA complex formed between the replication terminator protein (RTP) and DNA terminator sites. We report the crystal structure of a replication terminator protein homologue (RTP.C110S) of B. subtilis in complex with the high affinity component of one of its cognate DNA termination sites, known as the TerI B-site, refined at 2.5 A resolution. The 21 bp RTP:DNA complex displays marked structural asymmetry in both the homodimeric protein and the DNA. This is in contrast to the previously reported complex formed with a symmetrical TerI B-site homologue. The induced asymmetry is consistent with the complex's solution properties as determined using NMR spectroscopy. Concomitant with this asymmetry is variation in the protein:DNA binding pattern for each of the subunits of the RTP homodimer. It is proposed that the asymmetric "wing" positions, as well as other asymmetrical features of the RTP:DNA complex, are critical for the cooperative binding that underlies the mechanism of polar fork arrest at the complete terminator site.

  10. Structural Assembly of Multidomain Proteins and Protein Complexes Guided by the Overall Rotational Diffusion Tensor

    PubMed Central

    Ryabov, Yaroslav; Fushman, David

    2008-01-01

    We present a simple and robust approach that uses the overall rotational diffusion tensor as a structural constraint for domain positioning in multidomain proteins and protein-protein complexes. This method offers the possibility to use NMR relaxation data for detailed structure characterization of such systems provided the structures of individual domains are available. The proposed approach extends the concept of using long-range information contained in the overall rotational diffusion tensor. In contrast to the existing approaches, we use both the principal axes and principal values of protein’s rotational diffusion tensor to determine not only the orientation but also the relative positioning of the individual domains in a protein. This is achieved by finding the domain arrangement in a molecule that provides the best possible agreement with all components of the overall rotational diffusion tensor derived from experimental data. The accuracy of the proposed approach is demonstrated for two protein systems with known domain arrangement and parameters of the overall tumbling: the HIV-1 protease homodimer and Maltose Binding Protein. The accuracy of the method and its sensitivity to domain positioning is also tested using computer-generated data for three protein complexes, for which the experimental diffusion tensors are not available. In addition, the proposed method is applied here to determine, for the first time, the structure of both open and closed conformations of Lys48-linked di-ubiquitin chain, where domain motions render impossible accurate structure determination by other methods. The proposed method opens new avenues for improving structure characterization of proteins in solution. PMID:17550252

  11. Protein interactions and complexes in human microRNA biogenesis and function

    PubMed Central

    Perron, Marjorie P.; Provost, Patrick

    2010-01-01

    Encoded in the genome of most eukaryotes, microRNAs (miRNAs) have been proposed to regulate specifically up to 90% of human genes through a process known as miRNA-guided RNA silencing. The aim of this review is to present this process as the integration of a succession of specialized molecular machines exerting well defined functions. The nuclear microprocessor complex initially recognizes and processes its primary miRNA substrate into a miRNA precursor (pre-miRNA). This structure is then exported to the cytoplasm by the Exportin-5 complex where it is presented to the pre-miRNA processing complex. Following pre-miRNA conversion into a miRNA:miRNA* duplex, this complex is assembled into a miRNA-containing ribonucleoprotein (miRNP) complex, after which the miRNA strand is selected. The degree of complementarity of the miRNA for its messenger RNA (mRNA) target guides the recruitment of the miRNP complex. Initially repressing its translation, the miRNP-silenced mRNA is directed to the P-bodies, where the mRNA is either released from its inhibition upon a cellular signal and/or actively degraded. The potency and specificity of miRNA biogenesis and function rely on the distinct protein·protein, protein·RNA and RNA:RNA interactions found in different complexes, each of which fulfill a specific function in a well orchestrated process. PMID:17981733

  12. Analysis of Native-Like Proteins and Protein Complexes Using Cation to Anion Proton Transfer Reactions (CAPTR)

    NASA Astrophysics Data System (ADS)

    Laszlo, Kenneth J.; Bush, Matthew F.

    2015-12-01

    Mass spectra of native-like protein complexes often exhibit narrow charge-state distributions, broad peaks, and contributions from multiple, coexisting species. These factors can make it challenging to interpret those spectra, particularly for mixtures with significant heterogeneity. Here we demonstrate the use of ion/ion proton transfer reactions to reduce the charge states of m/ z-selected, native-like ions of proteins and protein complexes, a technique that we refer to as cation to anion proton transfer reactions (CAPTR). We then demonstrate that CAPTR can increase the accuracy of charge state assignments and the resolution of interfering species in native mass spectrometry. The CAPTR product ion spectra for pyruvate kinase exhibit ~30 peaks and enable unambiguous determination of the charge state of each peak, whereas the corresponding precursor spectra exhibit ~6 peaks and the assigned charge states have an uncertainty of ±3%. 15+ bovine serum albumin and 21+ yeast enolase dimer both appear near m/ z 4450 and are completely unresolved in a mixture. After a single CAPTR event, the resulting product ions are baseline resolved. The separation of the product ions increases dramatically after each subsequent CAPTR event; 12 events resulted in a 3000-fold improvement in separation relative to the precursor ions. Finally, we introduce a framework for interpreting and predicting the figures of merit for CAPTR experiments. More generally, these results suggest that CAPTR strongly complements other mass spectrometry tools for analyzing proteins and protein complexes, particularly those in mixtures.

  13. Adaptive identifier for uncertain complex nonlinear systems based on continuous neural networks.

    PubMed

    Alfaro-Ponce, Mariel; Cruz, Amadeo Argüelles; Chairez, Isaac

    2014-03-01

    This paper presents the design of a complex-valued differential neural network identifier for uncertain nonlinear systems defined in the complex domain. This design includes the construction of an adaptive algorithm to adjust the parameters included in the identifier. The algorithm is obtained based on a special class of controlled Lyapunov functions. The quality of the identification process is characterized using the practical stability framework. Indeed, the region where the identification error converges is derived by the same Lyapunov method. This zone is defined by the power of uncertainties and perturbations affecting the complex-valued uncertain dynamics. Moreover, this convergence zone is reduced to its lowest possible value using ideas related to the so-called ellipsoid methodology. Two simple but informative numerical examples are developed to show how the identifier proposed in this paper can be used to approximate uncertain nonlinear systems valued in the complex domain.

  14. Protein corona - from molecular adsorption to physiological complexity.

    PubMed

    Treuel, Lennart; Docter, Dominic; Maskos, Michael; Stauber, Roland H

    2015-01-01

    In biological environments, nanoparticles are enshrouded by a layer of biomolecules, predominantly proteins, mediating its subsequent interactions with cells. Detecting this protein corona, understanding its formation with regards to nanoparticle (NP) and protein properties, and elucidating its biological implications were central aims of bio-related nano-research throughout the past years. Here, we discuss the mechanistic parameters that are involved in the protein corona formation and the consequences of this corona formation for both, the particle, and the protein. We review consequences of corona formation for colloidal stability and discuss the role of functional groups and NP surface functionalities in shaping NP-protein interactions. We also elaborate the recent advances demonstrating the strong involvement of Coulomb-type interactions between NPs and charged patches on the protein surface. Moreover, we discuss novel aspects related to the complexity of the protein corona forming under physiological conditions in full serum. Specifically, we address the relation between particle size and corona composition and the latest findings that help to shed light on temporal evolution of the full serum corona for the first time. Finally, we discuss the most recent advances regarding the molecular-scale mechanistic role of the protein corona in cellular uptake of NPs.

  15. Global Membrane Protein Interactome Analysis using In vivo Crosslinking and Mass Spectrometry-based Protein Correlation Profiling*

    PubMed Central

    Larance, Mark; Kirkwood, Kathryn J.; Tinti, Michele; Brenes Murillo, Alejandro; Ferguson, Michael A. J.; Lamond, Angus I.

    2016-01-01

    We present a methodology using in vivo crosslinking combined with HPLC-MS for the global analysis of endogenous protein complexes by protein correlation profiling. Formaldehyde crosslinked protein complexes were extracted with high yield using denaturing buffers that maintained complex solubility during chromatographic separation. We show this efficiently detects both integral membrane and membrane-associated protein complexes,in addition to soluble complexes, allowing identification and analysis of complexes not accessible in native extracts. We compare the protein complexes detected by HPLC-MS protein correlation profiling in both native and formaldehyde crosslinked U2OS cell extracts. These proteome-wide data sets of both in vivo crosslinked and native protein complexes from U2OS cells are freely available via a searchable online database (www.peptracker.com/epd). Raw data are also available via ProteomeXchange (identifier PXD003754). PMID:27114452

  16. The Apc5 Subunit of the Anaphase-Promoting Complex/Cyclosome Interacts with Poly(A) Binding Protein and Represses Internal Ribosome Entry Site-Mediated Translation

    PubMed Central

    Koloteva-Levine, Nadejda; Pinchasi, Dalia; Pereman, Idan; Zur, Amit; Brandeis, Michael; Elroy-Stein, Orna

    2004-01-01

    The anaphase-promoting complex/cyclosome (APC/C) is a multisubunit ubiquitin ligase that mediates the proteolysis of cell cycle proteins in mitosis and G1. We used a yeast three-hybrid screen to identify proteins that interact with the internal ribosome entry site (IRES) of platelet-derived growth factor 2 mRNA. Surprisingly, this screen identified Apc5, although it does not harbor a classical RNA binding domain. We found that Apc5 binds the poly(A) binding protein (PABP), which directly binds the IRES element. PABP was found to enhance IRES-mediated translation, whereas Apc5 overexpression counteracted this effect. In addition to its association with the APC/C complex, Apc5 binds much heavier complexes and cosediments with the ribosomal fraction. In contrast to Apc3, which is associated only with the APC/C and remains intact during differentiation, Apc5 is degraded upon megakaryocytic differentiation in correlation with IRES activation. Expression of Apc5 in differentiated cells abolished IRES activation. This is the first report implying an additional role for an APC/C subunit, apart from its being part of the APC/C complex. PMID:15082755

  17. Proteomic analysis identifies insulin-like growth factor-binding protein-related protein-1 as a podocyte product.

    PubMed

    Matsumoto, Takayuki; Hess, Sonja; Kajiyama, Hiroshi; Sakairi, Toru; Saleem, Moin A; Mathieson, Peter W; Nojima, Yoshihisa; Kopp, Jeffrey B

    2010-10-01

    The podocyte secretory proteome may influence the phenotype of adjacent podocytes, endothelial cells, parietal epithelial cells, and tubular epithelial cells but has not been systematically characterized. We have initiated studies to characterize this proteome, with the goal of further understanding the podocyte cell biology. We cultured differentiated conditionally immortalized human podocytes and subjected the proteins in conditioned medium to mass spectrometry. At a false discovery rate of <3%, we identified 111 candidates from conditioned medium, including 44 proteins that have signal peptides or are described as secreted proteins in the UniProt database. As validation, we confirmed that one of these proteins, insulin-like growth factor-binding protein-related protein-1 (IGFBP-rP1), was expressed in mRNA and protein of cultured podocytes. In addition, transforming growth factor-β1 stimulation increased IGFBP-rP1 in conditioned medium. We analyzed IGFBP-rP1 glomerular expression in a mouse model of human immunodeficiency virus-associated nephropathy. IGFBP-rP1 was absent from podocytes of normal mice and was expressed in podocytes and pseudocrescents of transgenic mice, where it was coexpressed with desmin, a podocyte injury marker. We conclude that IGFBP-rP1 may be a product of injured podocytes. Further analysis of the podocyte secretory proteome may identify biomarkers of podocyte injury.

  18. Proteomics informed by transcriptomics identifies novel secreted proteins in Dermacentor andersoni saliva

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Mudenda, Lwiindi; Aguilar Pierle, Sebastian; Turse, Joshua E.

    2014-08-07

    Dermacentor andersoni, known as the Rocky Mountain wood tick, is found in the western United States and transmits pathogens that cause diseases of veterinary and public health importance including Rocky Mountain spotted fever, tularemia, Colorado tick fever and bovine anaplasmosis. Tick saliva is known to modulate both innate and acquired immune responses, enabling ticks to feed for several days without detection. During feeding ticks subvert host defences such as hemostasis and inflammation, which would otherwise result in coagulation, wound repair and rejection of the tick. Molecular characterization of the proteins and pharmacological molecules secreted in tick saliva offers an opportunitymore » to develop tick vaccines as an alternative to the use of acaricides, as well as new anti-inflammatory drugs. We performed proteomics informed by transcriptomics to identify D. andersoni saliva proteins that are secreted during feeding. The transcript data generated a database of 21,797 consensus sequences, which we used to identify 677 proteins secreted in the saliva of D. andersoni ticks fed for 2 and 5 days, following proteomic investigations of whole saliva using mass spectrometry. Salivary gland transcript levels of unfed ticks were compared with 2 and 5 day fed ticks to identify genes upregulated early during tick feeding. We cross-referenced the proteomic data with the transcriptomic data to identify 157 proteins of interest for immunomodulation and blood feeding. Proteins of unknown function as well as known immunomodulators were identified.« less

  19. A novel transmembrane Ser/Thr kinase complexes with protein phosphatase-1 and inhibitor-2.

    PubMed

    Wang, Hong; Brautigan, David L

    2002-12-20

    Protein kinases and protein phosphatases exert coordinated control over many essential cellular processes. Here, we describe the cloning and characterization of a novel human transmembrane protein KPI-2 (Kinase/Phosphatase/Inhibitor-2) that was identified by yeast two-hybrid using protein phosphatase inhibitor-2 (Inh2) as bait. KPI-2 mRNA was predominantly expressed in skeletal muscle. KPI-2 is a 1503-residue protein with two predicted transmembrane helices at the N terminus, a kinase domain, followed by a C-terminal domain. The transmembrane helices were sufficient for targeting proteins to the membrane. KPI-2 kinase domain has about 60% identity with its closest relative, a tyrosine kinase. However, it only exhibited serine/threonine kinase activity in autophosphorylation reactions or with added substrates. KPI-2 kinase domain phosphorylated protein phosphatase-1 (PP1C) at Thr(320), which attenuated PP1C activity. KPI-2 C-terminal domain directly associated with PP1C, and this required a VTF motif. Inh2 associated with KPI-2 C-terminal domain with and without PP1C. Thus, KPI-2 is a kinase with sites to associate with PP1C and Inh2 to form a regulatory complex that is localized to membranes.

  20. Saccharification efficiencies of multi-enzyme complexes produced by aerobic fungi.

    PubMed

    Badhan, Ajay; Huang, Jiangli; Wang, Yuxi; Abbott, D Wade; Di Falco, Marcos; Tsang, Adrian; McAllister, Tim

    2018-05-24

    In the present study, we have characterized high molecular weight multi-enzyme complexes in two commercial enzymes produced by Trichoderma reesei (Spezyme CP) and Penicillium funiculosum (Accellerase XC). We successfully identified 146-1000 kDa complexes using Blue native polyacrylamide gel electrophoresis (BN-PAGE) to fractionate the protein profile in both preparations. Identified complexes dissociated into lower molecular weight constituents when loaded on SDS PAGE. Unfolding of the secondary structure of multi-enzyme complexes with trimethylamine (pH >10) suggested that they were not a result of unspecific protein aggregation. Cellulase (CMCase) profiles of extracts of BN-PAGE fractionated protein bands confirmed cellulase activity within the multi-enzyme complexes. A microassay was used to identify protein bands that promoted high levels of glucose release from barley straw. Those with high saccharification yield were subjected to LC-MS analysis to identify the principal enzymatic activities responsible. The results suggest that secretion of proteins by aerobic fungi leads to the formation of high molecular weight multi-enzyme complexes that display activity against carboxymethyl cellulose and barley straw. Copyright © 2018. Published by Elsevier B.V.

  1. Structure solution of DNA-binding proteins and complexes with ARCIMBOLDO libraries

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Pröpper, Kevin; Instituto de Biologia Molecular de Barcelona; Meindl, Kathrin

    2014-06-01

    The structure solution of DNA-binding protein structures and complexes based on the combination of location of DNA-binding protein motif fragments with density modification in a multi-solution frame is described. Protein–DNA interactions play a major role in all aspects of genetic activity within an organism, such as transcription, packaging, rearrangement, replication and repair. The molecular detail of protein–DNA interactions can be best visualized through crystallography, and structures emphasizing insight into the principles of binding and base-sequence recognition are essential to understanding the subtleties of the underlying mechanisms. An increasing number of high-quality DNA-binding protein structure determinations have been witnessed despite themore » fact that the crystallographic particularities of nucleic acids tend to pose specific challenges to methods primarily developed for proteins. Crystallographic structure solution of protein–DNA complexes therefore remains a challenging area that is in need of optimized experimental and computational methods. The potential of the structure-solution program ARCIMBOLDO for the solution of protein–DNA complexes has therefore been assessed. The method is based on the combination of locating small, very accurate fragments using the program Phaser and density modification with the program SHELXE. Whereas for typical proteins main-chain α-helices provide the ideal, almost ubiquitous, small fragments to start searches, in the case of DNA complexes the binding motifs and DNA double helix constitute suitable search fragments. The aim of this work is to provide an effective library of search fragments as well as to determine the optimal ARCIMBOLDO strategy for the solution of this class of structures.« less

  2. Gibberellin DELLA signaling targets the retromer complex to redirect protein trafficking to the plasma membrane

    PubMed Central

    Salanenka, Yuliya; Verstraeten, Inge; Löfke, Christian; Tabata, Kaori; Naramoto, Satoshi; Glanc, Matouš; Friml, Jiří

    2018-01-01

    The plant hormone gibberellic acid (GA) is a crucial regulator of growth and development. The main paradigm of GA signaling puts forward transcriptional regulation via the degradation of DELLA transcriptional repressors. GA has also been shown to regulate tropic responses by modulation of the plasma membrane incidence of PIN auxin transporters by an unclear mechanism. Here we uncovered the cellular and molecular mechanisms by which GA redirects protein trafficking and thus regulates cell surface functionality. Photoconvertible reporters revealed that GA balances the protein traffic between the vacuole degradation route and recycling back to the cell surface. Low GA levels promote vacuolar delivery and degradation of multiple cargos, including PIN proteins, whereas high GA levels promote their recycling to the plasma membrane. This GA effect requires components of the retromer complex, such as Sorting Nexin 1 (SNX1) and its interacting, microtubule (MT)-associated protein, the Cytoplasmic Linker-Associated Protein (CLASP1). Accordingly, GA regulates the subcellular distribution of SNX1 and CLASP1, and the intact MT cytoskeleton is essential for the GA effect on trafficking. This GA cellular action occurs through DELLA proteins that regulate the MT and retromer presumably via their interaction partners Prefoldins (PFDs). Our study identified a branching of the GA signaling pathway at the level of DELLA proteins, which, in parallel to regulating transcription, also target by a nontranscriptional mechanism the retromer complex acting at the intersection of the degradation and recycling trafficking routes. By this mechanism, GA can redirect receptors and transporters to the cell surface, thus coregulating multiple processes, including PIN-dependent auxin fluxes during tropic responses. PMID:29463731

  3. Structural Interface Forms and Their Involvement in Stabilization of Multidomain Proteins or Protein Complexes.

    PubMed

    Dygut, Jacek; Kalinowska, Barbara; Banach, Mateusz; Piwowar, Monika; Konieczny, Leszek; Roterman, Irena

    2016-10-18

    The presented analysis concerns the inter-domain and inter-protein interface in protein complexes. We propose extending the traditional understanding of the protein domain as a function of local compactness with an additional criterion which refers to the presence of a well-defined hydrophobic core. Interface areas in selected homodimers vary with respect to their contribution to share as well as individual (domain-specific) hydrophobic cores. The basic definition of a protein domain, i.e., a structural unit characterized by tighter packing than its immediate environment, is extended in order to acknowledge the role of a structured hydrophobic core, which includes the interface area. The hydrophobic properties of interfaces vary depending on the status of interacting domains-In this context we can distinguish: (1) Shared hydrophobic cores (spanning the whole dimer); (2) Individual hydrophobic cores present in each monomer irrespective of whether the dimer contains a shared core. Analysis of interfaces in dystrophin and utrophin indicates the presence of an additional quasi-domain with a prominent hydrophobic core, consisting of fragments contributed by both monomers. In addition, we have also attempted to determine the relationship between the type of interface (as categorized above) and the biological function of each complex. This analysis is entirely based on the fuzzy oil drop model.

  4. Interaction proteins of invertase and invertase inhibitor in cold-stored potato tubers suggested a protein complex underlying post-translational regulation of invertase.

    PubMed

    Lin, Yuan; Liu, Jun; Liu, Xun; Ou, Yongbin; Li, Meng; Zhang, Huiling; Song, Botao; Xie, Conghua

    2013-12-01

    The activity of vacuolar invertase (VI) is vital to potato cold-induced sweetening (CIS). A post-translational regulation of VI activity has been proposed which involves invertase inhibitor (VIH), but the mechanism for the interaction between VI and VIH has not been fully understood. To identify the potential partners of VI and VIH, two cDNA libraries were respectively constructed from CIS-resistant wild potato species Solanum berthaultii and CIS-sensitive potato cultivar AC035-01 for the yeast two-hybrid analysis. The StvacINV1 (one of the potato VIs) and StInvInh2B (one of the potato VIHs), previously identified to be associated with potato CIS, were used as baits to screen the two libraries. Through positive selection and sequencing, 27 potential target proteins of StvacINV1 and eight of StInvInh2B were clarified. The Kunitz-type protein inhibitors were captured by StvacINV1 in both libraries and the interaction between them was confirmed by bimolecular fluorescence complementation assay in tobacco cells, reinforcing a fundamental interaction between VI and VIH. Notably, a sucrose non-fermenting-1-related protein kinase 1 was captured by both the baits, suggesting that a protein complex could be necessary for fine turning of the invertase activity. The target proteins clarified in present research provide a route to elucidate the mechanism by which the VI activity can be subtly modulated. Copyright © 2013 Elsevier Masson SAS. All rights reserved.

  5. HAMLET - A protein-lipid complex with broad tumoricidal activity.

    PubMed

    Ho, James C S; Nadeem, Aftab; Svanborg, Catharina

    2017-01-15

    HAMLET (Human Alpha-lactalbumin Made LEthal to Tumor cells) is a tumoricidal protein-lipid complex with broad effects against cancer cells of different origin. The therapeutic potential is emphasized by a high degree of specificity for tumor tissue. Here we review early studies of HAMLET, in collaboration with the Orrenius laboratory, and some key features of the subsequent development of the HAMLET project. The early studies focused on the apoptotic response that accompanies death in HAMLET treated tumor cells and the role of mitochondria in this process. In subsequent studies, we have identified a sequence of interactions that starts with the membrane integration of HAMLET and the activation of ion fluxes followed by HAMLET internalization, progressive inhibition of MAPK kinases and GTPases and sorting of HAMLET to different cellular compartments, including the nuclei. Therapeutic efficacy of HAMLET has been demonstrated in animal models of glioblastoma, bladder cancer and intestinal cancer. In clinical studies, HAMLET has been shown to target skin papillomas and bladder cancers. The findings identify HAMLET as a new drug candidate with promising selectivity for cancer cells and a strong therapeutic potential. Copyright © 2016 Elsevier Inc. All rights reserved.

  6. Crystallization of Mitochondrial Respiratory Complex II from Chicken Heart: a Membrane Protein Complex Diffracting to 2.0 Å.

    PubMed Central

    Huang, Li-shar; Borders, Toni M.; Shen, John T.; Wang, Chung-Jen; Berry, Edward

    2006-01-01

    Synopsis A multi-subunit mitochondrial membrane protein complex involved in the Krebs Cycle and respiratory chain has been crystallized in a form suitable for near-atomic resolution structure determination. A procedure is presented for preparation of diffraction-quality crystals of a vertebrate mitochondrial respiratory Complex II. The crystals have the potential to diffract to at least 2.0 Å with optimization of post-crystal-growth treatment and cryoprotection. This should allow determination of the structure of this important and medically relevant membrane protein complex at near-atomic resolution and provide great detail of the mode of binding of substrates and inhibitors at the two substrate-binding sites. PMID:15805592

  7. Inhibition of the Membrane Attack Complex by Dengue Virus NS1 through Interaction with Vitronectin and Terminal Complement Proteins

    PubMed Central

    Conde, Jonas Nascimento; da Silva, Emiliana Mandarano; Allonso, Diego; Coelho, Diego Rodrigues; Andrade, Iamara da Silva; de Medeiros, Luciano Neves; Menezes, Joice Lima; Barbosa, Angela Silva

    2016-01-01

    ABSTRACT Dengue virus (DENV) infects millions of people worldwide and is a major public health problem. DENV nonstructural protein 1 (NS1) is a conserved glycoprotein that associates with membranes and is also secreted into the plasma in DENV-infected patients. The present study describes a novel mechanism by which NS1 inhibits the terminal complement pathway. We first identified the terminal complement regulator vitronectin (VN) as a novel DENV2 NS1 binding partner by using a yeast two-hybrid system. This interaction was further assessed by enzyme-linked immunosorbent assay (ELISA) and surface plasmon resonance (SPR) assay. The NS1-VN complex was also detected in plasmas from DENV-infected patients, suggesting that this interaction occurs during DENV infection. We also demonstrated that the DENV2 NS1 protein, either by itself or by interacting with VN, hinders the formation of the membrane attack complex (MAC) and C9 polymerization. Finally, we showed that DENV2, West Nile virus (WNV), and Zika virus (ZIKV) NS1 proteins produced in mammalian cells inhibited C9 polymerization. Taken together, our results points to a role for NS1 as a terminal pathway inhibitor of the complement system. IMPORTANCE Dengue is the most important arthropod-borne viral disease nowadays and is caused by dengue virus (DENV). The flavivirus NS1 glycoprotein has been characterized functionally as a complement evasion protein that can attenuate the activation of the classical, lectin, and alternative pathways. The present study describes a novel mechanism by which DENV NS1 inhibits the terminal complement pathway. We identified the terminal complement regulator vitronectin (VN) as a novel DENV NS1 binding partner, and the NS1-VN complex was detected in plasmas from DENV-infected patients, suggesting that this interaction occurs during DENV infection. We also demonstrated that the NS1-VN complex inhibited membrane attack complex (MAC) formation, thus interfering with the complement terminal

  8. Inhibition of the Membrane Attack Complex by Dengue Virus NS1 through Interaction with Vitronectin and Terminal Complement Proteins.

    PubMed

    Conde, Jonas Nascimento; da Silva, Emiliana Mandarano; Allonso, Diego; Coelho, Diego Rodrigues; Andrade, Iamara da Silva; de Medeiros, Luciano Neves; Menezes, Joice Lima; Barbosa, Angela Silva; Mohana-Borges, Ronaldo

    2016-11-01

    Dengue virus (DENV) infects millions of people worldwide and is a major public health problem. DENV nonstructural protein 1 (NS1) is a conserved glycoprotein that associates with membranes and is also secreted into the plasma in DENV-infected patients. The present study describes a novel mechanism by which NS1 inhibits the terminal complement pathway. We first identified the terminal complement regulator vitronectin (VN) as a novel DENV2 NS1 binding partner by using a yeast two-hybrid system. This interaction was further assessed by enzyme-linked immunosorbent assay (ELISA) and surface plasmon resonance (SPR) assay. The NS1-VN complex was also detected in plasmas from DENV-infected patients, suggesting that this interaction occurs during DENV infection. We also demonstrated that the DENV2 NS1 protein, either by itself or by interacting with VN, hinders the formation of the membrane attack complex (MAC) and C9 polymerization. Finally, we showed that DENV2, West Nile virus (WNV), and Zika virus (ZIKV) NS1 proteins produced in mammalian cells inhibited C9 polymerization. Taken together, our results points to a role for NS1 as a terminal pathway inhibitor of the complement system. Dengue is the most important arthropod-borne viral disease nowadays and is caused by dengue virus (DENV). The flavivirus NS1 glycoprotein has been characterized functionally as a complement evasion protein that can attenuate the activation of the classical, lectin, and alternative pathways. The present study describes a novel mechanism by which DENV NS1 inhibits the terminal complement pathway. We identified the terminal complement regulator vitronectin (VN) as a novel DENV NS1 binding partner, and the NS1-VN complex was detected in plasmas from DENV-infected patients, suggesting that this interaction occurs during DENV infection. We also demonstrated that the NS1-VN complex inhibited membrane attack complex (MAC) formation, thus interfering with the complement terminal pathway. Interestingly

  9. Protein kinases responsible for the phosphorylation of the nuclear egress core complex of human cytomegalovirus.

    PubMed

    Sonntag, Eric; Milbradt, Jens; Svrlanska, Adriana; Strojan, Hanife; Häge, Sigrun; Kraut, Alexandra; Hesse, Anne-Marie; Amin, Bushra; Sonnewald, Uwe; Couté, Yohann; Marschall, Manfred

    2017-10-01

    Nuclear egress of herpesvirus capsids is mediated by a multi-component nuclear egress complex (NEC) assembled by a heterodimer of two essential viral core egress proteins. In the case of human cytomegalovirus (HCMV), this core NEC is defined by the interaction between the membrane-anchored pUL50 and its nuclear cofactor, pUL53. NEC protein phosphorylation is considered to be an important regulatory step, so this study focused on the respective role of viral and cellular protein kinases. Multiply phosphorylated pUL50 varieties were detected by Western blot and Phos-tag analyses as resulting from both viral and cellular kinase activities. In vitro kinase analyses demonstrated that pUL50 is a substrate of both PKCα and CDK1, while pUL53 can also be moderately phosphorylated by CDK1. The use of kinase inhibitors further illustrated the importance of distinct kinases for core NEC phosphorylation. Importantly, mass spectrometry-based proteomic analyses identified five major and nine minor sites of pUL50 phosphorylation. The functional relevance of core NEC phosphorylation was confirmed by various experimental settings, including kinase knock-down/knock-out and confocal imaging, in which it was found that (i) HCMV core NEC proteins are not phosphorylated solely by viral pUL97, but also by cellular kinases; (ii) both PKC and CDK1 phosphorylation are detectable for pUL50; (iii) no impact of PKC phosphorylation on NEC functionality has been identified so far; (iv) nonetheless, CDK1-specific phosphorylation appears to be required for functional core NEC interaction. In summary, our findings provide the first evidence that the HCMV core NEC is phosphorylated by cellular kinases, and that the complex pattern of NEC phosphorylation has functional relevance.

  10. The laminA/NF-Y protein complex reveals an unknown transcriptional mechanism on cell proliferation

    PubMed Central

    Mancone, Carmine; Regazzo, Giulia; Spagnuolo, Manuela; Alonzi, Tonino; Carlomosti, Fabrizio; Lucia, Maria Dell’Anna; Dell, Giulia 'Omo; Picardo, Mauro; Ciana, Paolo; Capogrossi, Maurizio C; Tripodi, Marco; Magenta, Alessandra; Giulia, Maria Rizzo; Gurtner, Aymone; Piaggio, Giulia

    2017-01-01

    Lamin A is a component of the nuclear matrix that also controls proliferation by largely unknown mechanisms. NF-Y is a ubiquitous protein involved in cell proliferation composed of three subunits (-YA -YB -YC) all required for the DNA binding and transactivation activity. To get clues on new NF-Y partner(s) we performed a mass spectrometry screening of proteins that co-precipitate with the regulatory subunit of the complex, NF-YA. By this screening we identified lamin A as a novel putative NF-Y interactor. Co-immunoprecipitation experiments and confocal analysis confirmed the interaction between the two endogenous proteins. Interestingly, this association occurs on euchromatin regions, too. ChIP experiments demonstrate lamin A enrichment in several promoter regions of cell cycle related genes in a NF-Y dependent manner. Gain and loss of function experiments reveal that lamin A counteracts NF-Y transcriptional activity. Taking advantage of a recently generated transgenic reporter mouse, called MITO-Luc, in which an NF-Y–dependent promoter controls luciferase expression, we demonstrate that lamin A counteracts NF-Y transcriptional activity not only in culture cells but also in living animals. Altogether, our data demonstrate the occurrence of lamin A/NF-Y interaction and suggest a possible role of this protein complex in regulation of NF-Y function in cell proliferation. PMID:27793050

  11. Aspartate aminotransferase is potently inhibited by copper complexes: Exploring copper complex-binding proteome.

    PubMed

    Jia, Yuqi; Lu, Liping; Yuan, Caixia; Feng, Sisi; Zhu, Miaoli

    2017-05-01

    Recent researches indicated that a copper complex-binding proteome that potently interacted with copper complexes and then influenced cellular metabolism might exist in organism. In order to explore the copper complex-binding proteome, a copper chelating ion-immobilized affinity chromatography (Cu-IMAC) column and mass spectrometry were used to separate and identify putative Cu-binding proteins in primary rat hepatocytes. A total of 97 putative Cu-binding proteins were isolated and identified. Five higher abundance proteins, aspartate aminotransferase (AST), malate dehydrogenase (MDH), catalase (CAT), calreticulin (CRT) and albumin (Alb) were further purified using a SP-, and (or) Q-Sepharose Fast Flow column. The interaction between the purified proteins and selected 11 copper complexes and CuCl 2 was investigated. The enzymes inhibition tests demonstrated that AST was potently inhibited by copper complexes while MDH and CAT were weakly inhibited. Schiff-based copper complexes 6 and 7 potently inhibited AST with the IC 50 value of 3.6 and 7.2μM, respectively and exhibited better selectivity over MDH and CAT. Fluorescence titration results showed the two complexes tightly bound to AST with binding constant of 3.89×10 6 and 3.73×10 6 M -1 , respectively and a stoichiometry ratio of 1:1. Copper complex 6 was able to enter into HepG2 cells and further inhibit intracellular AST activity. Copyright © 2017 Elsevier Inc. All rights reserved.

  12. JNK Signaling: Regulation and Functions Based on Complex Protein-Protein Partnerships

    PubMed Central

    Zeke, András; Misheva, Mariya

    2016-01-01

    SUMMARY The c-Jun N-terminal kinases (JNKs), as members of the mitogen-activated protein kinase (MAPK) family, mediate eukaryotic cell responses to a wide range of abiotic and biotic stress insults. JNKs also regulate important physiological processes, including neuronal functions, immunological actions, and embryonic development, via their impact on gene expression, cytoskeletal protein dynamics, and cell death/survival pathways. Although the JNK pathway has been under study for >20 years, its complexity is still perplexing, with multiple protein partners of JNKs underlying the diversity of actions. Here we review the current knowledge of JNK structure and isoforms as well as the partnerships of JNKs with a range of intracellular proteins. Many of these proteins are direct substrates of the JNKs. We analyzed almost 100 of these target proteins in detail within a framework of their classification based on their regulation by JNKs. Examples of these JNK substrates include a diverse assortment of nuclear transcription factors (Jun, ATF2, Myc, Elk1), cytoplasmic proteins involved in cytoskeleton regulation (DCX, Tau, WDR62) or vesicular transport (JIP1, JIP3), cell membrane receptors (BMPR2), and mitochondrial proteins (Mcl1, Bim). In addition, because upstream signaling components impact JNK activity, we critically assessed the involvement of signaling scaffolds and the roles of feedback mechanisms in the JNK pathway. Despite a clarification of many regulatory events in JNK-dependent signaling during the past decade, many other structural and mechanistic insights are just beginning to be revealed. These advances open new opportunities to understand the role of JNK signaling in diverse physiological and pathophysiological states. PMID:27466283

  13. JNK Signaling: Regulation and Functions Based on Complex Protein-Protein Partnerships.

    PubMed

    Zeke, András; Misheva, Mariya; Reményi, Attila; Bogoyevitch, Marie A

    2016-09-01

    The c-Jun N-terminal kinases (JNKs), as members of the mitogen-activated protein kinase (MAPK) family, mediate eukaryotic cell responses to a wide range of abiotic and biotic stress insults. JNKs also regulate important physiological processes, including neuronal functions, immunological actions, and embryonic development, via their impact on gene expression, cytoskeletal protein dynamics, and cell death/survival pathways. Although the JNK pathway has been under study for >20 years, its complexity is still perplexing, with multiple protein partners of JNKs underlying the diversity of actions. Here we review the current knowledge of JNK structure and isoforms as well as the partnerships of JNKs with a range of intracellular proteins. Many of these proteins are direct substrates of the JNKs. We analyzed almost 100 of these target proteins in detail within a framework of their classification based on their regulation by JNKs. Examples of these JNK substrates include a diverse assortment of nuclear transcription factors (Jun, ATF2, Myc, Elk1), cytoplasmic proteins involved in cytoskeleton regulation (DCX, Tau, WDR62) or vesicular transport (JIP1, JIP3), cell membrane receptors (BMPR2), and mitochondrial proteins (Mcl1, Bim). In addition, because upstream signaling components impact JNK activity, we critically assessed the involvement of signaling scaffolds and the roles of feedback mechanisms in the JNK pathway. Despite a clarification of many regulatory events in JNK-dependent signaling during the past decade, many other structural and mechanistic insights are just beginning to be revealed. These advances open new opportunities to understand the role of JNK signaling in diverse physiological and pathophysiological states. Copyright © 2016, American Society for Microbiology. All Rights Reserved.

  14. Juvenile hormone-binding proteins of Melanoplus bivittatus identified by EFDA photoaffinity labeling

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Winder, B.S.

    1988-01-01

    Proteins that bind juvenile hormone in the hemolymph and fat body of the grasshopper, Melanoplus bivittatus were identified by photoaffinity labeling with radiolabeled epoxyfarnesyl diazoacetate ({sup 3}H-EFDA), and were characterized by electrophoretic analysis. A protocol was developed which allowed detection of {sup 3}H-EFDA that was covalently linked to proteins upon exposure to ultraviolet light at 254 nm. Quantification of protein-linked {sup 3}H-EFDA by liquid scintillation spectrometry took advantage of the differential solubility of unlinked {sup 3}H-EFDA in toluene alone, and of the protein-linked {sup 3}H-EFDA in toluene plus the detergent, Triton X-100. Competition between EFDA and juvenile hormone (JH) formore » binding to JH-specific binding sites was measured by hydroxyapatite protein binding assays in the presence of radiolabeled JH or EFDA and competing non-radiolabeled hormone. The protein-linked EFDA was detected on fluorograms of SDS or nondenaturing polyacrylamide gels (PAGE), and by liquid scintillation spectrometry of membranes to which the proteins had been electrophoretically transferred. Proteins which specifically bound JH were identified by photolabeling proteins in the presence and absence of nonlabeled JH-III.« less

  15. Identifying influential nodes in complex networks: A node information dimension approach

    NASA Astrophysics Data System (ADS)

    Bian, Tian; Deng, Yong

    2018-04-01

    In the field of complex networks, how to identify influential nodes is a significant issue in analyzing the structure of a network. In the existing method proposed to identify influential nodes based on the local dimension, the global structure information in complex networks is not taken into consideration. In this paper, a node information dimension is proposed by synthesizing the local dimensions at different topological distance scales. A case study of the Netscience network is used to illustrate the efficiency and practicability of the proposed method.

  16. Computational and biophysical approaches to protein-protein interaction inhibition of Plasmodium falciparum AMA1/RON2 complex

    NASA Astrophysics Data System (ADS)

    Pihan, Emilie; Delgadillo, Roberto F.; Tonkin, Michelle L.; Pugnière, Martine; Lebrun, Maryse; Boulanger, Martin J.; Douguet, Dominique

    2015-06-01

    Invasion of the red blood cell by Plasmodium falciparum parasites requires formation of an electron dense circumferential ring called the Moving Junction (MJ). The MJ is anchored by a high affinity complex of two parasite proteins: Apical Membrane Antigen 1 ( PfAMA1) displayed on the surface of the parasite and Rhoptry Neck Protein 2 that is discharged from the parasite and imbedded in the membrane of the host cell. Structural studies of PfAMA1 revealed a conserved hydrophobic groove localized to the apical surface that coordinates RON2 and invasion inhibitory peptides. In the present work, we employed computational and biophysical methods to identify competitive P. falciparum AMA1-RON2 inhibitors with the goal of exploring the `druggability' of this attractive antimalarial target. A virtual screen followed by molecular docking with the PfAMA1 crystal structure was performed using an eight million compound collection that included commercial molecules, the ChEMBL malaria library and approved drugs. The consensus approach resulted in the selection of inhibitor candidates. We also developed a fluorescence anisotropy assay using a modified inhibitory peptide to experimentally validate the ability of the selected compounds to inhibit the AMA1-RON2 interaction. Among those, we identified one compound that displayed significant inhibition. This study offers interesting clues to improve the throughput and reliability of screening for new drug leads.

  17. A novel approach to identify genes that determine grain protein deviation in cereals.

    PubMed

    Mosleth, Ellen F; Wan, Yongfang; Lysenko, Artem; Chope, Gemma A; Penson, Simon P; Shewry, Peter R; Hawkesford, Malcolm J

    2015-06-01

    Grain yield and protein content were determined for six wheat cultivars grown over 3 years at multiple sites and at multiple nitrogen (N) fertilizer inputs. Although grain protein content was negatively correlated with yield, some grain samples had higher protein contents than expected based on their yields, a trait referred to as grain protein deviation (GPD). We used novel statistical approaches to identify gene transcripts significantly related to GPD across environments. The yield and protein content were initially adjusted for nitrogen fertilizer inputs and then adjusted for yield (to remove the negative correlation with protein content), resulting in a parameter termed corrected GPD. Significant genetic variation in corrected GPD was observed for six cultivars grown over a range of environmental conditions (a total of 584 samples). Gene transcript profiles were determined in a subset of 161 samples of developing grain to identify transcripts contributing to GPD. Principal component analysis (PCA), analysis of variance (ANOVA) and means of scores regression (MSR) were used to identify individual principal components (PCs) correlating with GPD alone. Scores of the selected PCs, which were significantly related to GPD and protein content but not to the yield and significantly affected by cultivar, were identified as reflecting a multivariate pattern of gene expression related to genetic variation in GPD. Transcripts with consistent variation along the selected PCs were identified by an approach hereby called one-block means of scores regression (one-block MSR). © 2014 The Authors. Plant Biotechnology Journal published by Society for Experimental Biology and The Association of Applied Biologists and John Wiley & Sons Ltd.

  18. A Kinome-Wide Small Interfering RNA Screen Identifies Proviral and Antiviral Host Factors in Severe Acute Respiratory Syndrome Coronavirus Replication, Including Double-Stranded RNA-Activated Protein Kinase and Early Secretory Pathway Proteins

    PubMed Central

    de Wilde, Adriaan H.; Wannee, Kazimier F.; Scholte, Florine E. M.; Goeman, Jelle J.; ten Dijke, Peter; Snijder, Eric J.

    2015-01-01

    ABSTRACT To identify host factors relevant for severe acute respiratory syndrome-coronavirus (SARS-CoV) replication, we performed a small interfering RNA (siRNA) library screen targeting the human kinome. Protein kinases are key regulators of many cellular functions, and the systematic knockdown of their expression should provide a broad perspective on factors and pathways promoting or antagonizing coronavirus replication. In addition to 40 proteins that promote SARS-CoV replication, our study identified 90 factors exhibiting an antiviral effect. Pathway analysis grouped subsets of these factors in specific cellular processes, including the innate immune response and the metabolism of complex lipids, which appear to play a role in SARS-CoV infection. Several factors were selected for in-depth validation in follow-up experiments. In cells depleted for the β2 subunit of the coatomer protein complex (COPB2), the strongest proviral hit, we observed reduced SARS-CoV protein expression and a >2-log reduction in virus yield. Knockdown of the COPB2-related proteins COPB1 and Golgi-specific brefeldin A-resistant guanine nucleotide exchange factor 1 (GBF1) also suggested that COPI-coated vesicles and/or the early secretory pathway are important for SARS-CoV replication. Depletion of the antiviral double-stranded RNA-activated protein kinase (PKR) enhanced virus replication in the primary screen, and validation experiments confirmed increased SARS-CoV protein expression and virus production upon PKR depletion. In addition, cyclin-dependent kinase 6 (CDK6) was identified as a novel antiviral host factor in SARS-CoV replication. The inventory of pro- and antiviral host factors and pathways described here substantiates and expands our understanding of SARS-CoV replication and may contribute to the identification of novel targets for antiviral therapy. IMPORTANCE Replication of all viruses, including SARS-CoV, depends on and is influenced by cellular pathways. Although

  19. Computational Approaches for Designing Protein/Inhibitor Complexes and Membrane Protein Variants

    NASA Astrophysics Data System (ADS)

    Vijayendran, Krishna Gajan

    Drug discovery of small-molecule protein inhibitors is a vast enterprise that involves several scientific disciplines (i.e. genomics, cell biology, x-ray crystallography, chemistry, computer science, statistics), with each discipline focusing on a particular aspect of the process. In this thesis, I use computational and experimental approaches to explore the most fundamental aspect of drug discovery: the molecular interactions of small-molecules inhibitors with proteins. In Part I (Chapters I and II), I describe how computational docking approaches can be used to identify structurally diverse molecules that can inhibit multiple protein targets in the brain. I illustrate this approach using the examples of microtubule-stabilizing agents and inhibitors of cyclooxygenase(COX)-I and 5-lipoxygenase (5-LOX). In Part II (Chapters III and IV), I focus on membrane proteins, which are notoriously difficult to work with due to their low natural abundances, low yields for heterologous over expression, and propensities toward aggregation. I describe a general approach for designing water-soluble variants of membrane proteins, for the purpose of developing cell-free, label-free, detergent-free, solution-phase studies of protein structure and small-molecule binding. I illustrate this approach through the design of a water-soluble variant of the membrane protein Smoothened, wsSMO. This wsSMO stands to serve as a first-step towards developing membrane protein analogs of this important signaling protein and drug target.

  20. Sequence-Based Prediction of RNA-Binding Residues in Proteins.

    PubMed

    Walia, Rasna R; El-Manzalawy, Yasser; Honavar, Vasant G; Dobbs, Drena

    2017-01-01

    Identifying individual residues in the interfaces of protein-RNA complexes is important for understanding the molecular determinants of protein-RNA recognition and has many potential applications. Recent technical advances have led to several high-throughput experimental methods for identifying partners in protein-RNA complexes, but determining RNA-binding residues in proteins is still expensive and time-consuming. This chapter focuses on available computational methods for identifying which amino acids in an RNA-binding protein participate directly in contacting RNA. Step-by-step protocols for using three different web-based servers to predict RNA-binding residues are described. In addition, currently available web servers and software tools for predicting RNA-binding sites, as well as databases that contain valuable information about known protein-RNA complexes, RNA-binding motifs in proteins, and protein-binding recognition sites in RNA are provided. We emphasize sequence-based methods that can reliably identify interfacial residues without the requirement for structural information regarding either the RNA-binding protein or its RNA partner.

  1. Cardiolipin synthesizing enzymes form a complex that interacts with cardiolipin-dependent membrane organizing proteins.

    PubMed

    Serricchio, Mauro; Vissa, Adriano; Kim, Peter K; Yip, Christopher M; McQuibban, G Angus

    2018-04-01

    The mitochondrial glycerophospholipid cardiolipin plays important roles in mitochondrial biology. Most notably, cardiolipin directly binds to mitochondrial proteins and helps assemble and stabilize mitochondrial multi-protein complexes. Despite their importance for mitochondrial health, how the proteins involved in cardiolipin biosynthesis are organized and embedded in mitochondrial membranes has not been investigated in detail. Here we show that human PGS1 and CLS1 are constituents of large protein complexes. We show that PGS1 forms oligomers and associates with CLS1 and PTPMT1. Using super-resolution microscopy, we observed well-organized nanoscale structures formed by PGS1. Together with the observation that cardiolipin and CLS1 are not required for PGS1 to assemble in the complex we predict the presence of a PGS1-centered cardiolipin-synthesizing scaffold within the mitochondrial inner membrane. Using an unbiased proteomic approach we found that PGS1 and CLS1 interact with multiple cardiolipin-binding mitochondrial membrane proteins, including prohibitins, stomatin-like protein 2 and the MICOS components MIC60 and MIC19. We further mapped the protein-protein interaction sites between PGS1 and itself, CLS1, MIC60 and PHB. Overall, this study provides evidence for the presence of a cardiolipin synthesis structure that transiently interacts with cardiolipin-dependent protein complexes. Copyright © 2018 Elsevier B.V. All rights reserved.

  2. Molecular Dynamics Simulations of Protein-Ligand Complexes in Near Physiological Conditions

    NASA Astrophysics Data System (ADS)

    Wambo, Thierry Oscar

    Proteins are important molecules for their key functions. However, under certain circumstances, the function of these proteins needs to be regulated to keep us healthy. Ligands are small molecules often used to modulate the function of proteins. The binding affinity is a quantitative measure of how strong the ligand will modulate the function of the protein: a strong binding affinity will highly impact the performance of the protein. It becomes clear that it is critical to have appropriate techniques to accurately compute the binding affinity. The most difficult task in computer simulations is how to efficiently sample the space spanned by the ligand during the binding process. In this work, we have developed some schemes to compute the binding affinity of a ligand to a protein, and of a metal ion to a protein. Application of these techniques to some complexes yield results in agreement with experimental values. These methods are a brute force approach and make no assumption other than that the complexes are governed by the force field used. Specifically, we computed the free energy of binding between (1) human carbonic anhydrase II and the drug acetazolamide (hcaII-AZM), (2) human carbonic anhydrase II and the zinc ion (hcaII-Zinc), and (3) beta-lactoglobulin and five fatty acids complexes (BLG-FAs). We found the following free energies of binding in unit of kcal/mol: -12.96 +/-2.44 (-15.74) for hcaII-Zinc complex, -5.76+/-0.76 (-5.57) for BLG-OCA , -4.44+/-1.08 (-5.22) for BLG-DKA,-6.89+/-1.25 (-7.24) for BLG-DAO, -8.57+/-0.82 (-8.14) for BLG-MYR, -8.99+/-0.87 (-8.72) for BLG-PLM, and -11.87+/-1.8 (-10.8) for hcaII-AZM. The values inside the parentheses are experimental results. The simulations and quantitative analysis of each system provide interesting insights into the interactions between each entity and helps us to better understand the dynamics of these systems.

  3. 40 CFR 174.529 - Bacillus thuringiensis modified Cry1Ab protein as identified under OECD Unique Identifier SYN...

    Code of Federal Regulations, 2011 CFR

    2011-07-01

    ... protein as identified under OECD Unique Identifier SYN-IR67B-1 in cotton; exemption from the requirement... Unique Identifier SYN-IR67B-1 in cotton; exemption from the requirement of a tolerance. Residues of... exempt from the requirement of a tolerance when used as a plant-incorporated protectant in cotton; cotton...

  4. 40 CFR 174.529 - Bacillus thuringiensis modified Cry1Ab protein as identified under OECD Unique Identifier SYN...

    Code of Federal Regulations, 2013 CFR

    2013-07-01

    ... protein as identified under OECD Unique Identifier SYN-IR67B-1 in cotton; exemption from the requirement... Unique Identifier SYN-IR67B-1 in cotton; exemption from the requirement of a tolerance. Residues of... exempt from the requirement of a tolerance when used as a plant-incorporated protectant in cotton; cotton...

  5. 40 CFR 174.529 - Bacillus thuringiensis modified Cry1Ab protein as identified under OECD Unique Identifier SYN...

    Code of Federal Regulations, 2014 CFR

    2014-07-01

    ... protein as identified under OECD Unique Identifier SYN-IR67B-1 in cotton; exemption from the requirement... Unique Identifier SYN-IR67B-1 in cotton; exemption from the requirement of a tolerance. Residues of... exempt from the requirement of a tolerance when used as a plant-incorporated protectant in cotton; cotton...

  6. 40 CFR 174.529 - Bacillus thuringiensis modified Cry1Ab protein as identified under OECD Unique Identifier SYN...

    Code of Federal Regulations, 2012 CFR

    2012-07-01

    ... protein as identified under OECD Unique Identifier SYN-IR67B-1 in cotton; exemption from the requirement... Unique Identifier SYN-IR67B-1 in cotton; exemption from the requirement of a tolerance. Residues of... exempt from the requirement of a tolerance when used as a plant-incorporated protectant in cotton; cotton...

  7. 40 CFR 174.529 - Bacillus thuringiensis modified Cry1Ab protein as identified under OECD Unique Identifier SYN...

    Code of Federal Regulations, 2010 CFR

    2010-07-01

    ... protein as identified under OECD Unique Identifier SYN-IR67B-1 in cotton; exemption from the requirement... Unique Identifier SYN-IR67B-1 in cotton; exemption from the requirement of a tolerance. Residues of... exempt from the requirement of a tolerance when used as a plant-incorporated protectant in cotton; cotton...

  8. A positive-strand RNA virus uses alternative protein-protein interactions within a viral protease/cofactor complex to switch between RNA replication and virion morphogenesis.

    PubMed

    Dubrau, Danilo; Tortorici, M Alejandra; Rey, Félix A; Tautz, Norbert

    2017-02-01

    The viruses of the family Flaviviridae possess a positive-strand RNA genome and express a single polyprotein which is processed into functional proteins. Initially, the nonstructural (NS) proteins, which are not part of the virions, form complexes capable of genome replication. Later on, the NS proteins also play a critical role in virion formation. The molecular basis to understand how the same proteins form different complexes required in both processes is so far unknown. For pestiviruses, uncleaved NS2-3 is essential for virion morphogenesis while NS3 is required for RNA replication but is not functional in viral assembly. Recently, we identified two gain of function mutations, located in the C-terminal region of NS2 and in the serine protease domain of NS3 (NS3 residue 132), which allow NS2 and NS3 to substitute for uncleaved NS2-3 in particle assembly. We report here the crystal structure of pestivirus NS3-4A showing that the NS3 residue 132 maps to a surface patch interacting with the C-terminal region of NS4A (NS4A-kink region) suggesting a critical role of this contact in virion morphogenesis. We show that destabilization of this interaction, either by alanine exchanges at this NS3/4A-kink interface, led to a gain of function of the NS3/4A complex in particle formation. In contrast, RNA replication and thus replicase assembly requires a stable association between NS3 and the NS4A-kink region. Thus, we propose that two variants of NS3/4A complexes exist in pestivirus infected cells each representing a basic building block required for either RNA replication or virion morphogenesis. This could be further corroborated by trans-complementation studies with a replication-defective NS3/4A double mutant that was still functional in viral assembly. Our observations illustrate the presence of alternative overlapping surfaces providing different contacts between the same proteins, allowing the switch from RNA replication to virion formation.

  9. Two alternative binding mechanisms connect the protein translocation Sec71-Sec72 complex with heat shock proteins.

    PubMed

    Tripathi, Arati; Mandon, Elisabet C; Gilmore, Reid; Rapoport, Tom A

    2017-05-12

    The biosynthesis of many eukaryotic proteins requires accurate targeting to and translocation across the endoplasmic reticulum membrane. Post-translational protein translocation in yeast requires both the Sec61 translocation channel, and a complex of four additional proteins: Sec63, Sec62, Sec71, and Sec72. The structure and function of these proteins are largely unknown. This pathway also requires the cytosolic Hsp70 protein Ssa1, but whether Ssa1 associates with the translocation machinery to target protein substrates to the membrane is unclear. Here, we use a combined structural and biochemical approach to explore the role of Sec71-Sec72 subcomplex in post-translational protein translocation. To this end, we report a crystal structure of the Sec71-Sec72 complex, which revealed that Sec72 contains a tetratricopeptide repeat (TPR) domain that is anchored to the endoplasmic reticulum membrane by Sec71. We also determined the crystal structure of this TPR domain with a C-terminal peptide derived from Ssa1, which suggests how Sec72 interacts with full-length Ssa1. Surprisingly, Ssb1, a cytoplasmic Hsp70 that binds ribosome-associated nascent polypeptide chains, also binds to the TPR domain of Sec72, even though it lacks the TPR-binding C-terminal residues of Ssa1. We demonstrate that Ssb1 binds through its ATPase domain to the TPR domain, an interaction that leads to inhibition of nucleotide exchange. Taken together, our results suggest that translocation substrates can be recruited to the Sec71-Sec72 complex either post-translationally through Ssa1 or co-translationally through Ssb1. © 2017 by The American Society for Biochemistry and Molecular Biology, Inc.

  10. Two alternative binding mechanisms connect the protein translocation Sec71-Sec72 complex with heat shock proteins

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Tripathi, Arati; Mandon, Elisabet C.; Gilmore, Reid

    The biosynthesis of many eukaryotic proteins requires accurate targeting to and translocation across the endoplasmic reticulum membrane. Post-translational protein translocation in yeast requires both the Sec61 translocation channel, and a complex of four additional proteins: Sec63, Sec62, Sec71, and Sec72. The structure and function of these proteins are largely unknown. This pathway also requires the cytosolic Hsp70 protein Ssa1, but whether Ssa1 associates with the translocation machinery to target protein substrates to the membrane is unclear. Here, we use a combined structural and biochemical approach to explore the role of Sec71-Sec72 subcomplex in post-translational protein translocation. To this end, wemore » report a crystal structure of the Sec71-Sec72 complex, which revealed that Sec72 contains a tetratricopeptide repeat (TPR) domain that is anchored to the endoplasmic reticulum membrane by Sec71. We also determined the crystal structure of this TPR domain with a C-terminal peptide derived from Ssa1, which suggests how Sec72 interacts with full-length Ssa1. Surprisingly, Ssb1, a cytoplasmic Hsp70 that binds ribosome-associated nascent polypeptide chains, also binds to the TPR domain of Sec72, even though it lacks the TPR-binding C-terminal residues of Ssa1. We demonstrate that Ssb1 binds through its ATPase domain to the TPR domain, an interaction that leads to inhibition of nucleotide exchange. Taken together, our results suggest that translocation substrates can be recruited to the Sec71-Sec72 complex either post-translationally through Ssa1 or co-translationally through Ssb1.« less

  11. Brownian dynamics of a protein-polymer chain complex in a solid-state nanopore

    NASA Astrophysics Data System (ADS)

    Wells, Craig C.; Melnikov, Dmitriy V.; Gracheva, Maria E.

    2017-08-01

    We study the movement of a polymer attached to a large protein inside a nanopore in a thin silicon dioxide membrane submerged in an electrolyte solution. We use Brownian dynamics to describe the motion of a negatively charged polymer chain of varying lengths attached to a neutral protein modeled as a spherical bead with a radius larger than that of the nanopore, allowing the chain to thread the nanopore but preventing it from translocating. The motion of the protein-polymer complex within the pore is also compared to that of a freely translocating polymer. Our results show that the free polymer's standard deviations in the direction normal to the pore axis is greater than that of the protein-polymer complex. We find that restrictions imposed by the protein, bias, and neighboring chain segments aid in controlling the position of the chain in the pore. Understanding the behavior of the protein-polymer chain complex may lead to methods that improve molecule identification by increasing the resolution of ionic current measurements.

  12. Brownian dynamics of a protein-polymer chain complex in a solid-state nanopore.

    PubMed

    Wells, Craig C; Melnikov, Dmitriy V; Gracheva, Maria E

    2017-08-07

    We study the movement of a polymer attached to a large protein inside a nanopore in a thin silicon dioxide membrane submerged in an electrolyte solution. We use Brownian dynamics to describe the motion of a negatively charged polymer chain of varying lengths attached to a neutral protein modeled as a spherical bead with a radius larger than that of the nanopore, allowing the chain to thread the nanopore but preventing it from translocating. The motion of the protein-polymer complex within the pore is also compared to that of a freely translocating polymer. Our results show that the free polymer's standard deviations in the direction normal to the pore axis is greater than that of the protein-polymer complex. We find that restrictions imposed by the protein, bias, and neighboring chain segments aid in controlling the position of the chain in the pore. Understanding the behavior of the protein-polymer chain complex may lead to methods that improve molecule identification by increasing the resolution of ionic current measurements.

  13. Quantitative in vivo Analyses Reveal Calcium-dependent Phosphorylation Sites and Identifies a Novel Component of the Toxoplasma Invasion Motor Complex

    PubMed Central

    Nebl, Thomas; Prieto, Judith Helena; Kapp, Eugene; Smith, Brian J.; Williams, Melanie J.; Yates, John R.; Cowman, Alan F.; Tonkin, Christopher J.

    2011-01-01

    Apicomplexan parasites depend on the invasion of host cells for survival and proliferation. Calcium-dependent signaling pathways appear to be essential for micronemal release and gliding motility, yet the target of activated kinases remains largely unknown. We have characterized calcium-dependent phosphorylation events during Toxoplasma host cell invasion. Stimulation of live tachyzoites with Ca2+-mobilizing drugs leads to phosphorylation of numerous parasite proteins, as shown by differential 2-DE display of 32[P]-labeled protein extracts. Multi-dimensional Protein Identification Technology (MudPIT) identified ∼546 phosphorylation sites on over 300 Toxoplasma proteins, including 10 sites on the actomyosin invasion motor. Using a Stable Isotope of Amino Acids in Culture (SILAC)-based quantitative LC-MS/MS analyses we monitored changes in the abundance and phosphorylation of the invasion motor complex and defined Ca2+-dependent phosphorylation patterns on three of its components - GAP45, MLC1 and MyoA. Furthermore, calcium-dependent phosphorylation of six residues across GAP45, MLC1 and MyoA is correlated with invasion motor activity. By analyzing proteins that appear to associate more strongly with the invasion motor upon calcium stimulation we have also identified a novel 15-kDa Calmodulin-like protein that likely represents the MyoA Essential Light Chain of the Toxoplasma invasion motor. This suggests that invasion motor activity could be regulated not only by phosphorylation but also by the direct binding of calcium ions to this new component. PMID:21980283

  14. Dissecting protein function: an efficient protocol for identifying separation-of-function mutations that encode structurally stable proteins.

    PubMed

    Lubin, Johnathan W; Rao, Timsi; Mandell, Edward K; Wuttke, Deborah S; Lundblad, Victoria

    2013-03-01

    Mutations that confer the loss of a single biochemical property (separation-of-function mutations) can often uncover a previously unknown role for a protein in a particular biological process. However, most mutations are identified based on loss-of-function phenotypes, which cannot differentiate between separation-of-function alleles vs. mutations that encode unstable/unfolded proteins. An alternative approach is to use overexpression dominant-negative (ODN) phenotypes to identify mutant proteins that disrupt function in an otherwise wild-type strain when overexpressed. This is based on the assumption that such mutant proteins retain an overall structure that is comparable to that of the wild-type protein and are able to compete with the endogenous protein (Herskowitz 1987). To test this, the in vivo phenotypes of mutations in the Est3 telomerase subunit from Saccharomyces cerevisiae were compared with the in vitro secondary structure of these mutant proteins as analyzed by circular-dichroism spectroscopy, which demonstrates that ODN is a more sensitive assessment of protein stability than the commonly used method of monitoring protein levels from extracts. Reverse mutagenesis of EST3, which targeted different categories of amino acids, also showed that mutating highly conserved charged residues to the oppositely charged amino acid had an increased likelihood of generating a severely defective est3(-) mutation, which nevertheless encoded a structurally stable protein. These results suggest that charge-swap mutagenesis directed at a limited subset of highly conserved charged residues, combined with ODN screening to eliminate partially unfolded proteins, may provide a widely applicable and efficient strategy for generating separation-of-function mutations.

  15. Identify High-Quality Protein Structural Models by Enhanced K-Means.

    PubMed

    Wu, Hongjie; Li, Haiou; Jiang, Min; Chen, Cheng; Lv, Qiang; Wu, Chuang

    2017-01-01

    Background. One critical issue in protein three-dimensional structure prediction using either ab initio or comparative modeling involves identification of high-quality protein structural models from generated decoys. Currently, clustering algorithms are widely used to identify near-native models; however, their performance is dependent upon different conformational decoys, and, for some algorithms, the accuracy declines when the decoy population increases. Results. Here, we proposed two enhanced K -means clustering algorithms capable of robustly identifying high-quality protein structural models. The first one employs the clustering algorithm SPICKER to determine the initial centroids for basic K -means clustering ( SK -means), whereas the other employs squared distance to optimize the initial centroids ( K -means++). Our results showed that SK -means and K -means++ were more robust as compared with SPICKER alone, detecting 33 (59%) and 42 (75%) of 56 targets, respectively, with template modeling scores better than or equal to those of SPICKER. Conclusions. We observed that the classic K -means algorithm showed a similar performance to that of SPICKER, which is a widely used algorithm for protein-structure identification. Both SK -means and K -means++ demonstrated substantial improvements relative to results from SPICKER and classical K -means.

  16. Identify High-Quality Protein Structural Models by Enhanced K-Means

    PubMed Central

    Li, Haiou; Chen, Cheng; Lv, Qiang; Wu, Chuang

    2017-01-01

    Background. One critical issue in protein three-dimensional structure prediction using either ab initio or comparative modeling involves identification of high-quality protein structural models from generated decoys. Currently, clustering algorithms are widely used to identify near-native models; however, their performance is dependent upon different conformational decoys, and, for some algorithms, the accuracy declines when the decoy population increases. Results. Here, we proposed two enhanced K-means clustering algorithms capable of robustly identifying high-quality protein structural models. The first one employs the clustering algorithm SPICKER to determine the initial centroids for basic K-means clustering (SK-means), whereas the other employs squared distance to optimize the initial centroids (K-means++). Our results showed that SK-means and K-means++ were more robust as compared with SPICKER alone, detecting 33 (59%) and 42 (75%) of 56 targets, respectively, with template modeling scores better than or equal to those of SPICKER. Conclusions. We observed that the classic K-means algorithm showed a similar performance to that of SPICKER, which is a widely used algorithm for protein-structure identification. Both SK-means and K-means++ demonstrated substantial improvements relative to results from SPICKER and classical K-means. PMID:28421198

  17. iview: an interactive WebGL visualizer for protein-ligand complex.

    PubMed

    Li, Hongjian; Leung, Kwong-Sak; Nakane, Takanori; Wong, Man-Hon

    2014-02-25

    Visualization of protein-ligand complex plays an important role in elaborating protein-ligand interactions and aiding novel drug design. Most existing web visualizers either rely on slow software rendering, or lack virtual reality support. The vital feature of macromolecular surface construction is also unavailable. We have developed iview, an easy-to-use interactive WebGL visualizer of protein-ligand complex. It exploits hardware acceleration rather than software rendering. It features three special effects in virtual reality settings, namely anaglyph, parallax barrier and oculus rift, resulting in visually appealing identification of intermolecular interactions. It supports four surface representations including Van der Waals surface, solvent excluded surface, solvent accessible surface and molecular surface. Moreover, based on the feature-rich version of iview, we have also developed a neat and tailor-made version specifically for our istar web platform for protein-ligand docking purpose. This demonstrates the excellent portability of iview. Using innovative 3D techniques, we provide a user friendly visualizer that is not intended to compete with professional visualizers, but to enable easy accessibility and platform independence.

  18. Identification of the Mitochondrial Heme Metabolism Complex

    PubMed Central

    Medlock, Amy E.; Shiferaw, Mesafint T.; Marcero, Jason R.; Vashisht, Ajay A.; Wohlschlegel, James A.; Phillips, John D.; Dailey, Harry A.

    2015-01-01

    Heme is an essential cofactor for most organisms and all metazoans. While the individual enzymes involved in synthesis and utilization of heme are fairly well known, less is known about the intracellular trafficking of porphyrins and heme, or regulation of heme biosynthesis via protein complexes. To better understand this process we have undertaken a study of macromolecular assemblies associated with heme synthesis. Herein we have utilized mass spectrometry with coimmunoprecipitation of tagged enzymes of the heme biosynthetic pathway in a developing erythroid cell culture model to identify putative protein partners. The validity of these data obtained in the tagged protein system is confirmed by normal porphyrin/heme production by the engineered cells. Data obtained are consistent with the presence of a mitochondrial heme metabolism complex which minimally consists of ferrochelatase, protoporphyrinogen oxidase and aminolevulinic acid synthase-2. Additional proteins involved in iron and intermediary metabolism as well as mitochondrial transporters were identified as potential partners in this complex. The data are consistent with the known location of protein components and support a model of transient protein-protein interactions within a dynamic protein complex. PMID:26287972

  19. Gadd45a Protein Promotes Skeletal Muscle Atrophy by Forming a Complex with the Protein Kinase MEKK4.

    PubMed

    Bullard, Steven A; Seo, Seongjin; Schilling, Birgit; Dyle, Michael C; Dierdorff, Jason M; Ebert, Scott M; DeLau, Austin D; Gibson, Bradford W; Adams, Christopher M

    2016-08-19

    Skeletal muscle atrophy is a serious and highly prevalent condition that remains poorly understood at the molecular level. Previous work found that skeletal muscle atrophy involves an increase in skeletal muscle Gadd45a expression, which is necessary and sufficient for skeletal muscle fiber atrophy. However, the direct mechanism by which Gadd45a promotes skeletal muscle atrophy was unknown. To address this question, we biochemically isolated skeletal muscle proteins that associate with Gadd45a as it induces atrophy in mouse skeletal muscle fibers in vivo We found that Gadd45a interacts with multiple proteins in skeletal muscle fibers, including, most prominently, MEKK4, a mitogen-activated protein kinase kinase kinase that was not previously known to play a role in skeletal muscle atrophy. Furthermore, we found that, by forming a complex with MEKK4 in skeletal muscle fibers, Gadd45a increases MEKK4 protein kinase activity, which is both sufficient to induce skeletal muscle fiber atrophy and required for Gadd45a-mediated skeletal muscle fiber atrophy. Together, these results identify a direct biochemical mechanism by which Gadd45a induces skeletal muscle atrophy and provide new insight into the way that skeletal muscle atrophy occurs at the molecular level. © 2016 by The American Society for Biochemistry and Molecular Biology, Inc.

  20. Coarse-Grained Simulations of Protein-Protein Association: An Energy Landscape Perspective

    PubMed Central

    Ravikumar, Krishnakumar M.; Huang, Wei; Yang, Sichun

    2012-01-01

    Understanding protein-protein association is crucial in revealing the molecular basis of many biological processes. Here, we describe a theoretical simulation pipeline to study protein-protein association from an energy landscape perspective. First, a coarse-grained model is implemented and its applications are demonstrated via molecular dynamics simulations for several protein complexes. Second, an enhanced search method is used to efficiently sample a broad range of protein conformations. Third, multiple conformations are identified and clustered from simulation data and further projected on a three-dimensional globe specifying protein orientations and interacting energies. Results from several complexes indicate that the crystal-like conformation is favorable on the energy landscape even if the landscape is relatively rugged with metastable conformations. A closer examination on molecular forces shows that the formation of associated protein complexes can be primarily electrostatics-driven, hydrophobics-driven, or a combination of both in stabilizing specific binding interfaces. Taken together, these results suggest that the coarse-grained simulations and analyses provide an alternative toolset to study protein-protein association occurring in functional biomolecular complexes. PMID:22947945

  1. Adding biological meaning to human protein-protein interactions identified by yeast two-hybrid screenings: A guide through bioinformatics tools.

    PubMed

    Felgueiras, Juliana; Silva, Joana Vieira; Fardilha, Margarida

    2018-01-16

    "A man is known by the company he keeps" is a popular expression that perfectly fits proteins. A common approach to characterize the function of a target protein is to identify its interacting partners and thus infer its roles based on the known functions of the interactors. Protein-protein interaction networks (PPINs) have been created for several organisms, including humans, primarily as results of high-throughput screenings, such as yeast two-hybrid (Y2H). Their unequivocal use to understand events underlying human pathophysiology is promising in identifying genes and proteins associated with diseases. Therefore, numerous opportunities have emerged for PPINs as tools for clinical management of diseases: network-based disease classification systems, discovery of biomarkers and identification of therapeutic targets. Despite the great advantages of PPINs, their use is still unrecognised by several researchers who generate high-throughput data to generally characterize interactions in a certain model or to select an interaction to study in detail. We strongly believe that both approaches are not exclusive and that we can use PPINs as a complementary methodology and rich-source of information to the initial study proposal. Here, we suggest a pipeline to deal with Y2H results using bioinformatics tools freely available for academics. Yeast two-hybrid is widely-used to identify protein-protein interactions. Conventionally, the positive clones that result from a yeast two-hybrid screening are sequenced to identify the interactors of the protein of interest (also known as bait protein), and few interactions, thought as potentially relevant for the model in study, are selected for further validation using biochemical methods (e.g. co-immunoprecipitation and co-localization). The huge amount of data that is potentially lost during this conservative approach motivated us to write this tutorial-like review, so that researchers feel encouraged to take advantage of

  2. Surface-Induced Dissociation of Protein Complexes in a Hybrid Fourier Transform Ion Cyclotron Resonance Mass Spectrometer.

    PubMed

    Yan, Jing; Zhou, Mowei; Gilbert, Joshua D; Wolff, Jeremy J; Somogyi, Árpád; Pedder, Randall E; Quintyn, Royston S; Morrison, Lindsay J; Easterling, Michael L; Paša-Tolić, Ljiljana; Wysocki, Vicki H

    2017-01-03

    Mass spectrometry continues to develop as a valuable tool in the analysis of proteins and protein complexes. In protein complex mass spectrometry studies, surface-induced dissociation (SID) has been successfully applied in quadrupole time-of-flight (Q-TOF) instruments. SID provides structural information on noncovalent protein complexes that is complementary to other techniques. However, the mass resolution of Q-TOF instruments can limit the information that can be obtained for protein complexes by SID. Fourier transform ion cyclotron resonance mass spectrometry (FT-ICR MS) provides ultrahigh resolution and ultrahigh mass accuracy measurements. In this study, an SID device was designed and successfully installed in a hybrid FT-ICR instrument in place of the standard gas collision cell. The SID-FT-ICR platform has been tested with several protein complex systems (homooligomers, a heterooligomer, and a protein-ligand complex, ranging from 53 to 85 kDa), and the results are consistent with data previously acquired on Q-TOF platforms, matching predictions from known protein interface information. SID fragments with the same m/z but different charge states are well-resolved based on distinct spacing between adjacent isotope peaks, and the addition of metal cations and ligands can also be isotopically resolved with the ultrahigh mass resolution available in FT-ICR.

  3. Affinity resins as new tools for identifying target proteins of ascorbic acid.

    PubMed

    Iwaoka, Yuji; Nishino, Kohei; Ishikawa, Takahiro; Ito, Hideyuki; Sawa, Yoshihiro; Tai, Akihiro

    2018-02-12

    l-Ascorbic acid (AA) has diverse physiological functions, but little is known about the functional mechanisms of AA. In this study, we synthesized two types of affinity resin on which AA is immobilized in a stable form to identify new AA-targeted proteins, which can provide important clues for elucidating unknown functional mechanisms of AA. To our knowledge, an affinity resin on which AA as a ligand is immobilized has not been prepared, because AA is very unstable and rapidly degraded in an aqueous solution. By using the affinity resins, cytochrome c (cyt c) was identified as an AA-targeted protein, and we showed that oxidized cyt c exhibits specific affinity for AA. These results suggest that two kinds of AA-affinity resin can be powerful tools to identify new target proteins of AA.

  4. Heterodimerization of the Entamoeba histolytica EhCPADH virulence complex through molecular dynamics and protein-protein docking.

    PubMed

    Montaño, Sarita; Orozco, Esther; Correa-Basurto, José; Bello, Martiniano; Chávez-Munguía, Bibiana; Betanzos, Abigail

    2017-02-01

    EhCPADH is a protein complex involved in the virulence of Entamoeba histolytica, the protozoan responsible for human amebiasis. It is formed by the EhCP112 cysteine protease and the EhADH adhesin. To explore the molecular basis of the complex formation, three-dimensional models were built for both proteins and molecular dynamics simulations (MDS) and docking calculations were performed. Results predicted that the pEhCP112 proenzyme and the mEhCP112 mature enzyme were globular and peripheral membrane proteins. Interestingly, in pEhCP112, the propeptide appeared hiding the catalytic site (C167, H329, N348); while in mEhCP112, this site was exposed and its residues were found structurally closer than in pEhCP112. EhADH emerged as an extended peripheral membrane protein with high fluctuation in Bro1 and V shape domains. 500 ns-long MDS and protein-protein docking predictions evidenced different heterodimeric complexes with the lowest free energy. pEhCP112 interacted with EhADH by the propeptide and C-terminal regions and mEhCP112 by the C-terminal through hydrogen bonds. In contrast, EhADH bound to mEhCP112 by 442-479 residues, adjacent to the target cell-adherence region (480-600 residues), and by the Bro1 domain (9-349 residues). Calculations of the effective binding free energy and per residue free energy decomposition showed that EhADH binds to mEhCP112 with a higher binding energy than to pEhCP112, mainly through van der Waals interactions and the nonpolar part of solvation energy. The EhADH and EhCP112 structural relationship was validated in trophozoites by immunofluorescence, TEM, and immunoprecipitation assays. Experimental findings fair agreed with in silico results.

  5. Inferring drug-disease associations based on known protein complexes.

    PubMed

    Yu, Liang; Huang, Jianbin; Ma, Zhixin; Zhang, Jing; Zou, Yapeng; Gao, Lin

    2015-01-01

    Inferring drug-disease associations is critical in unveiling disease mechanisms, as well as discovering novel functions of available drugs, or drug repositioning. Previous work is primarily based on drug-gene-disease relationship, which throws away many important information since genes execute their functions through interacting others. To overcome this issue, we propose a novel methodology that discover the drug-disease association based on protein complexes. Firstly, the integrated heterogeneous network consisting of drugs, protein complexes, and disease are constructed, where we assign weights to the drug-disease association by using probability. Then, from the tripartite network, we get the indirect weighted relationships between drugs and diseases. The larger the weight, the higher the reliability of the correlation. We apply our method to mental disorders and hypertension, and validate the result by using comparative toxicogenomics database. Our ranked results can be directly reinforced by existing biomedical literature, suggesting that our proposed method obtains higher specificity and sensitivity. The proposed method offers new insight into drug-disease discovery. Our method is publicly available at http://1.complexdrug.sinaapp.com/Drug_Complex_Disease/Data_Download.html.

  6. 3D DOSY-TROSY to determine the translational diffusion coefficient of large protein complexes.

    PubMed

    Didenko, Tatiana; Boelens, Rolf; Rüdiger, Stefan G D

    2011-01-01

    The translational diffusion coefficient is a sensitive parameter to probe conformational changes in proteins and protein-protein interactions. Pulsed-field gradient NMR spectroscopy allows one to measure the translational diffusion with high accuracy. Two-dimensional (2D) heteronuclear NMR spectroscopy combined with diffusion-ordered spectroscopy (DOSY) provides improved resolution and therefore selectivity when compared with a conventional 1D readout. Here, we show that a combination of selective isotope labelling, 2D ¹H-¹³C methyl-TROSY (transverse relaxation-optimised spectroscopy) and DOSY allows one to study diffusion properties of large protein complexes. We propose that a 3D DOSY-heteronuclear multiple quantum coherence (HMQC) pulse sequence, that uses the TROSY effect of the HMQC sequence for ¹³C methyl-labelled proteins, is highly suitable for measuring the diffusion coefficient of large proteins. We used the 20 kDa co-chaperone p23 as model system to test this 3D DOSY-TROSY technique under various conditions. We determined the diffusion coefficient of p23 in viscous solutions, mimicking large complexes of up to 200 kDa. We found the experimental data to be in excellent agreement with theoretical predictions. To demonstrate the use for complex formation, we applied this technique to record the formation of a complex of p23 with the molecular chaperone Hsp90, which is around 200 kDa. We anticipate that 3D DOSY-TROSY will be a useful tool to study conformational changes in large protein complexes.

  7. Identifying protein biomarkers in predicting disease severity of dengue virus infection using immune-related protein microarray.

    PubMed

    Soe, Hui Jen; Yong, Yean K; Al-Obaidi, Mazen M Jamil; Raju, Chandramathi Samudi; Gudimella, Ranganath; Manikam, Rishya; Sekaran, Shamala Devi

    2018-02-01

    Dengue virus is one of the most widespread flaviviruses that re-emerged throughout recent decades. The progression from mild dengue to severe dengue (SD) with the complications such as vascular leakage and hemorrhage increases the fatality rate of dengue. The pathophysiology of SD is not entirely clear. To investigate potential biomarkers that are suggestive of pathogenesis of SD, a small panel of serum samples selected from 1 healthy individual, 2 dengue patients without warning signs (DWS-), 2 dengue patients with warning signs (DWS+), and 5 patients with SD were subjected to a pilot analysis using Sengenics Immunome protein array. The overall fold changes of protein expressions and clustering heat map revealed that PFKFB4, TPM1, PDCL3, and PTPN20A were elevated among patients with SD. Differential expression analysis identified that 29 proteins were differentially elevated greater than 2-fold in SD groups than DWS- and DWS+. From the 29 candidate proteins, pathways enrichment analysis also identified insulin signaling and cytoskeleton pathways were involved in SD, suggesting that the insulin pathway may play a pivotal role in the pathogenesis of SD.

  8. Direct Modulation of Heterotrimeric G Protein-coupled Signaling by a Receptor Kinase Complex.

    PubMed

    Tunc-Ozdemir, Meral; Urano, Daisuke; Jaiswal, Dinesh Kumar; Clouse, Steven D; Jones, Alan M

    2016-07-01

    Plants and some protists have heterotrimeric G protein complexes that activate spontaneously without canonical G protein-coupled receptors (GPCRs). In Arabidopsis, the sole 7-transmembrane regulator of G protein signaling 1 (AtRGS1) modulates the G protein complex by keeping it in the resting state (GDP-bound). However, it remains unknown how a myriad of biological responses is achieved with a single G protein modulator. We propose that in complete contrast to G protein activation in animals, plant leucine-rich repeat receptor-like kinases (LRR RLKs), not GPCRs, provide this discrimination through phosphorylation of AtRGS1 in a ligand-dependent manner. G protein signaling is directly activated by the pathogen-associated molecular pattern flagellin peptide 22 through its LRR RLK, FLS2, and co-receptor BAK1. © 2016 by The American Society for Biochemistry and Molecular Biology, Inc.

  9. Method for early detection of infectious mononucleosis by identifying inmono proteins

    DOE Office of Scientific and Technical Information (OSTI.GOV)

    Willard, K. E.

    1984-10-02

    Early detection of infectious mononucleosis is carried out using a sample of human blood by isolating and identifying the presence of Inmono proteins in the sample from a two-dimensional protein map with the proteins being characterized by having isoelectric banding as measured in urea of about -16 to -17 with respect to certain isoelectric point standards and molecular mass of about 70 to 75 K daltons as measured in the presence of sodium dodecylsulfate containing polyacrylamide gels, the presence of the Inmono proteins being correlated with the existence of infectious mononucleosis.

  10. Method for early detection of infectious mononucleosis by identifying Inmono proteins

    DOEpatents

    Willard, Karen E.

    1984-01-01

    Early detection of infectious mononucleosis is carried out using a sample of human blood by isolating and identifying the presence of Inmono proteins in the sample from a two-dimensional protein map with the proteins being characterized by having isoelectric banding as measured in urea of about -16 to -17 with respect to certain isoelectric point standards and molecular mass of about 70 to 75 K daltons as measured in the presence of sodium dodecylsulfate containing polyacrylamide gels, the presence of the Inmono proteins being correlated with the existence of infectious mononucleosis.

  11. MBD2 is a critical component of a methyl cytosine-binding protein complex isolated from primary erythroid cells

    PubMed Central

    Kransdorf, Evan P.; Wang, Shou Zhen; Zhu, Sheng Zu; Langston, Timothy B.; Rupon, Jeremy W.; Ginder, Gordon D.

    2006-01-01

    The chicken embryonic β-type globin gene, ρ, is a member of a small group of vertebrate genes whose developmentally regulated expression is mediated by DNA methylation. Previously, we have shown that a methyl cytosine-binding complex binds to the methylated ρ-globin gene in vitro. We have now chromatographically purified and characterized this complex from adult chicken primary erythroid cells. Four components of the MeCP1 transcriptional repression complex were identified: MBD2, RBAP48, HDAC2, and MTA1. These 4 proteins, as well as the zinc-finger protein p66 and the chromatin remodeling factor Mi2, were found to coelute by gel-filtration analysis and pull-down assays. We conclude that these 6 proteins are components of the MeCPC. In adult erythrocytes, significant enrichment for MBD2 is seen at the inactive ρ-globin gene by chromatin immunoprecipitation assay, whereas no enrichment is observed at the active βA-globin gene, demonstrating MBD2 binds to the methylated and transcriptionally silent ρ-globin gene in vivo. Knock-down of MBD2 resulted in up-regulation of a methylated ρ-gene construct in mouse erythroleukemic (MEL)-ρ cells. These results represent the first purification of a MeCP1-like complex from a primary cell source and provide support for a role for MBD2 in developmental gene regulation. PMID:16778143

  12. GINS complex protein Sld5 recruits SIK1 to activate MCM helicase during DNA replication.

    PubMed

    Joshi, Kiranmai; Shah, Varun Jayeshkumar; Maddika, Subbareddy

    2016-12-01

    In eukaryotes, proper loading and activation of MCM helicase at chromosomal origins plays a central role in DNA replication. Activation of MCM helicase requires its association with CDC45-GINS complex, but the mechanism of how this complex activates MCM helicase is poorly understood. Here we identified SIK1 (salt-inducible kinase 1), an AMPK related protein kinase, as a molecular link that connects GINS complex with MCM helicase activity. We demonstrated that Sld5 a component of GINS complex interacts with SIK1 and recruits it to the sites of DNA replication at the onset of S phase. Depletion of SIK1 leads to defective DNA replication. Further, we showed that SIK1 phosphorylates MCM2 at five conserved residues at its N-terminus, which is essential for the activation of MCM helicase. Collectively, our results suggest SIK1 as a novel integral component of CMG replicative helicase during eukaryotic DNA replication. Copyright © 2016 Elsevier Inc. All rights reserved.

  13. Distinct Roles of Chromatin Insulator Proteins in Control of the Drosophila Bithorax Complex

    PubMed Central

    Savitsky, Mikhail; Kim, Maria; Kravchuk, Oksana; Schwartz, Yuri B.

    2016-01-01

    Chromatin insulators are remarkable regulatory elements that can bring distant genomic sites together and block unscheduled enhancer–promoter communications. Insulators act via associated insulator proteins of two classes: sequence-specific DNA binding factors and “bridging” proteins. The latter are required to mediate interactions between distant insulator elements. Chromatin insulators are critical for correct expression of complex loci; however, their mode of action is poorly understood. Here, we use the Drosophila bithorax complex as a model to investigate the roles of the bridging proteins Cp190 and Mod(mdg4). The bithorax complex consists of three evolutionarily conserved homeotic genes Ubx, abd-A, and Abd-B, which specify anterior–posterior identity of the last thoracic and all abdominal segments of the fly. Looking at effects of CTCF, mod(mdg4), and Cp190 mutations on expression of the bithorax complex genes, we provide the first functional evidence that Mod(mdg4) acts in concert with the DNA binding insulator protein CTCF. We find that Mod(mdg4) and Cp190 are not redundant and may have distinct functional properties. We, for the first time, demonstrate that Cp190 is critical for correct regulation of the bithorax complex and show that Cp190 is required at an exceptionally strong Fub insulator to partition the bithorax complex into two topological domains. PMID:26715665

  14. Nanospray FAIMS Fractionation Provides Significant Increases in Proteome Coverage of Unfractionated Complex Protein Digests*

    PubMed Central

    Swearingen, Kristian E.; Hoopmann, Michael R.; Johnson, Richard S.; Saleem, Ramsey A.; Aitchison, John D.; Moritz, Robert L.

    2012-01-01

    High-field asymmetric waveform ion mobility spectrometry (FAIMS) is an atmospheric pressure ion mobility technique that can be used to reduce sample complexity and increase dynamic range in tandem mass spectrometry experiments. FAIMS fractionates ions in the gas-phase according to characteristic differences in mobilities in electric fields of different strengths. Undesired ion species such as solvated clusters and singly charged chemical background ions can be prevented from reaching the mass analyzer, thus decreasing chemical noise. To date, there has been limited success using the commercially available Thermo Fisher FAIMS device with both standard ESI and nanoLC-MS. We have modified a Thermo Fisher electrospray source to accommodate a fused silica pulled tip capillary column for nanospray ionization, which will enable standard laboratories access to FAIMS technology. Our modified source allows easily obtainable stable spray at flow rates of 300 nL/min when coupled with FAIMS. The modified electrospray source allows the use of sheath gas, which provides a fivefold increase in signal obtained when nanoLC is coupled to FAIMS. In this work, nanoLC-FAIMS-MS and nanoLC-MS were compared by analyzing a tryptic digest of a 1:1 mixture of SILAC-labeled haploid and diploid yeast to demonstrate the performance of nanoLC-FAIMS-MS, at different compensation voltages, for post-column fractionation of complex protein digests. The effective dynamic range more than doubled when FAIMS was used. In total, 10,377 unique stripped peptides and 1649 unique proteins with SILAC ratios were identified from the combined nanoLC-FAIMS-MS experiments, compared with 6908 unique stripped peptides and 1003 unique proteins with SILAC ratios identified from the combined nanoLC-MS experiments. This work demonstrates how a commercially available FAIMS device can be combined with nanoLC to improve proteome coverage in shotgun and targeted type proteomics experiments. PMID:22186714

  15. Using host-pathogen protein interactions to identify and characterize Francisella tularensis virulence factors.

    PubMed

    Wallqvist, Anders; Memišević, Vesna; Zavaljevski, Nela; Pieper, Rembert; Rajagopala, Seesandra V; Kwon, Keehwan; Yu, Chenggang; Hoover, Timothy A; Reifman, Jaques

    2015-12-29

    Francisella tularensis is a select bio-threat agent and one of the most virulent intracellular pathogens known, requiring just a few organisms to establish an infection. Although several virulence factors are known, we lack an understanding of virulence factors that act through host-pathogen protein interactions to promote infection. To address these issues in the highly infectious F. tularensis subsp. tularensis Schu S4 strain, we deployed a combined in silico, in vitro, and in vivo analysis to identify virulence factors and their interactions with host proteins to characterize bacterial infection mechanisms. We initially used comparative genomics and literature to identify and select a set of 49 putative and known virulence factors for analysis. Each protein was then subjected to proteome-scale yeast two-hybrid (Y2H) screens with human and murine cDNA libraries to identify potential host-pathogen protein-protein interactions. Based on the bacterial protein interaction profile with both hosts, we selected seven novel putative virulence factors for mutant construction and animal validation experiments. We were able to create five transposon insertion mutants and used them in an intranasal BALB/c mouse challenge model to establish 50 % lethal dose estimates. Three of these, ΔFTT0482c, ΔFTT1538c, and ΔFTT1597, showed attenuation in lethality and can thus be considered novel F. tularensis virulence factors. The analysis of the accompanying Y2H data identified intracellular protein trafficking between the early endosome to the late endosome as an important component in virulence attenuation for these virulence factors. Furthermore, we also used the Y2H data to investigate host protein binding of two known virulence factors, showing that direct protein binding was a component in the modulation of the inflammatory response via activation of mitogen-activated protein kinases and in the oxidative stress response. Direct interactions with specific host proteins and the

  16. Complex chromatin condensation patterns and nuclear protein transitions during spermiogenesis: examples from mollusks.

    PubMed

    Chiva, M; Saperas, N; Ribes, E

    2011-12-01

    In this paper we review and analyze the chromatin condensation pattern during spermiogenesis in several species of mollusks. Previously, we had described the nuclear protein transitions during spermiogenesis in these species. The results of our study show two types of condensation pattern: simple patterns and complex patterns, with the following general characteristics: (a) When histones (always present in the early spermatid nucleus) are directly replaced by SNBP (sperm nuclear basic proteins) of the protamine type, the spermiogenic chromatin condensation pattern is simple. However, if the replacement is not direct but through intermediate proteins, the condensation pattern is complex. (b) The intermediate proteins found in mollusks are precursor molecules that are processed during spermiogenesis to the final protamine molecules. Some of these final protamines represent proteins with the highest basic amino acid content known to date, which results in the establishment of a very strong electrostatic interaction with DNA. (c) In some instances, the presence of complex patterns of chromatin condensation clearly correlates with the acquisition of specialized forms of the mature sperm nuclei. In contrast, simple condensation patterns always lead to rounded, oval or slightly cylindrical nuclei. (d) All known cases of complex spermiogenic chromatin condensation patterns are restricted to species with specialized sperm cells (introsperm). At the time of writing, we do not know of any report on complex condensation pattern in species with external fertilization and, therefore, with sperm cells of the primitive type (ect-aquasperm). (e) Some of the mollusk an spermiogenic chromatin condensation patterns of the complex type are very similar (almost identical) to those present in other groups of animals. Interestingly, the intermediate proteins involved in these cases can be very different.In this study, we discuss the biological significance of all these features and

  17. Antigenicity in sheep of synthetic peptides derived from stress-regulated Mycobacterium avium subsp. paratuberculosis proteins and comparison with recombinant protein and complex native antigens.

    PubMed

    Gurung, Ratna B; Begg, Douglas J; Purdie, Auriol C; Whittington, Richard J

    2014-03-15

    Serum antibody enzyme-linked immunosorbent assay is the most commonly used test for diagnosis of Mycobacterium avium subsp. paratuberculosis infection in ruminants. However, the assay requires serum preabsorption with Mycobacterium phlei proteins to reduce cross reactions potentially contributed by the exposure of livestock to environmental mycobacteria. To trial the discovery of novel antigens which do not require serum absorption, synthetic MAP-specific peptides were selected based on in silico research to identify putative B cell epitopes. Four peptides from previously identified stress-regulated proteins were synthesized and evaluated using enzyme linked immunosorbent assay to detect Mycobacterium avium subsp. paratuberculosis specific antibodies in sheep. Two peptides were from hypothetical MAP proteins (MAP3567 and MAP1168c) and two were from proteins with known function (MAP2698c, an acyl-acyl carrier protein desaturase-DesA2 and MAP2487c a carbonic anhydrase). The ability of each peptide to discriminate between unexposed and MAP exposed (infected and vaccinated) animals was similar to that of the parent recombinant MAP antigen, with area under receiver operating curve values of 0.86-0.93. Assays run with a combination of two peptides showed slightly higher reactivity than those of individual peptides. Peptides evaluated in this study had diagnostic potential similar to corresponding recombinant proteins but not superior to a complex native MAP antigen or a commercial assay. Further study is required to investigate other peptides for their diagnostic potential, and this may be simpler and cheaper than subunit protein-based research. Copyright © 2013 Elsevier B.V. All rights reserved.

  18. Docking and scoring protein complexes: CAPRI 3rd Edition.

    PubMed

    Lensink, Marc F; Méndez, Raúl; Wodak, Shoshana J

    2007-12-01

    The performance of methods for predicting protein-protein interactions at the atomic scale is assessed by evaluating blind predictions performed during 2005-2007 as part of Rounds 6-12 of the community-wide experiment on Critical Assessment of PRedicted Interactions (CAPRI). These Rounds also included a new scoring experiment, where a larger set of models contributed by the predictors was made available to groups developing scoring functions. These groups scored the uploaded set and submitted their own best models for assessment. The structures of nine protein complexes including one homodimer were used as targets. These targets represent biologically relevant interactions involved in gene expression, signal transduction, RNA, or protein processing and membrane maintenance. For all the targets except one, predictions started from the experimentally determined structures of the free (unbound) components or from models derived by homology, making it mandatory for docking methods to model the conformational changes that often accompany association. In total, 63 groups and eight automatic servers, a substantial increase from previous years, submitted docking predictions, of which 1994 were evaluated here. Fifteen groups submitted 305 models for five targets in the scoring experiment. Assessment of the predictions reveals that 31 different groups produced models of acceptable and medium accuracy-but only one high accuracy submission-for all the targets, except the homodimer. In the latter, none of the docking procedures reproduced the large conformational adjustment required for correct assembly, underscoring yet again that handling protein flexibility remains a major challenge. In the scoring experiment, a large fraction of the groups attained the set goal of singling out the correct association modes from incorrect solutions in the limited ensembles of contributed models. But in general they seemed unable to identify the best models, indicating that current scoring

  19. Chemiluminescence enzyme immunoassay using ProteinA-bacterial magnetite complex

    NASA Astrophysics Data System (ADS)

    Matsunaga, Tadashi; Sato, Rika; Kamiya, Shinji; Tanaka, Tsuyosi; Takeyama, Haruko

    1999-04-01

    Bacterial magnetic particles (BMPs) which have ProteinA expressed on their surface were constructed using magA which is a key gene in BMP biosynthesis in the magnetic bacterium Magnetospirillum sp. AMB-1. Homogenous chemiluminescence enzyme immunoassay using antibody bound ProteinA-BMP complexes was developed for detection of human IgG. A good correlation between the luminescence yield and the concentration of human IgG was obtained in the range of 1-10 3 ng/ml.

  20. Extreme disorder in an ultrahigh-affinity protein complex

    NASA Astrophysics Data System (ADS)

    Borgia, Alessandro; Borgia, Madeleine B.; Bugge, Katrine; Kissling, Vera M.; Heidarsson, Pétur O.; Fernandes, Catarina B.; Sottini, Andrea; Soranno, Andrea; Buholzer, Karin J.; Nettels, Daniel; Kragelund, Birthe B.; Best, Robert B.; Schuler, Benjamin

    2018-03-01

    Molecular communication in biology is mediated by protein interactions. According to the current paradigm, the specificity and affinity required for these interactions are encoded in the precise complementarity of binding interfaces. Even proteins that are disordered under physiological conditions or that contain large unstructured regions commonly interact with well-structured binding sites on other biomolecules. Here we demonstrate the existence of an unexpected interaction mechanism: the two intrinsically disordered human proteins histone H1 and its nuclear chaperone prothymosin-α associate in a complex with picomolar affinity, but fully retain their structural disorder, long-range flexibility and highly dynamic character. On the basis of closely integrated experiments and molecular simulations, we show that the interaction can be explained by the large opposite net charge of the two proteins, without requiring defined binding sites or interactions between specific individual residues. Proteome-wide sequence analysis suggests that this interaction mechanism may be abundant in eukaryotes.