WorldWideScience

Sample records for finding 3d motifs

  1. Automated classification of RNA 3D motifs and the RNA 3D Motif Atlas

    Science.gov (United States)

    Petrov, Anton I.; Zirbel, Craig L.; Leontis, Neocles B.

    2013-01-01

    The analysis of atomic-resolution RNA three-dimensional (3D) structures reveals that many internal and hairpin loops are modular, recurrent, and structured by conserved non-Watson–Crick base pairs. Structurally similar loops define RNA 3D motifs that are conserved in homologous RNA molecules, but can also occur at nonhomologous sites in diverse RNAs, and which often vary in sequence. To further our understanding of RNA motif structure and sequence variability and to provide a useful resource for structure modeling and prediction, we present a new method for automated classification of internal and hairpin loop RNA 3D motifs and a new online database called the RNA 3D Motif Atlas. To classify the motif instances, a representative set of internal and hairpin loops is automatically extracted from a nonredundant list of RNA-containing PDB files. Their structures are compared geometrically, all-against-all, using the FR3D program suite. The loops are clustered into motif groups, taking into account geometric similarity and structural annotations and making allowance for a variable number of bulged bases. The automated procedure that we have implemented identifies all hairpin and internal loop motifs previously described in the literature. All motif instances and motif groups are assigned unique and stable identifiers and are made available in the RNA 3D Motif Atlas (http://rna.bgsu.edu/motifs), which is automatically updated every four weeks. The RNA 3D Motif Atlas provides an interactive user interface for exploring motif diversity and tools for programmatic data access. PMID:23970545

  2. A speedup technique for (l, d-motif finding algorithms

    Directory of Open Access Journals (Sweden)

    Dinh Hieu

    2011-03-01

    Full Text Available Abstract Background The discovery of patterns in DNA, RNA, and protein sequences has led to the solution of many vital biological problems. For instance, the identification of patterns in nucleic acid sequences has resulted in the determination of open reading frames, identification of promoter elements of genes, identification of intron/exon splicing sites, identification of SH RNAs, location of RNA degradation signals, identification of alternative splicing sites, etc. In protein sequences, patterns have proven to be extremely helpful in domain identification, location of protease cleavage sites, identification of signal peptides, protein interactions, determination of protein degradation elements, identification of protein trafficking elements, etc. Motifs are important patterns that are helpful in finding transcriptional regulatory elements, transcription factor binding sites, functional genomics, drug design, etc. As a result, numerous papers have been written to solve the motif search problem. Results Three versions of the motif search problem have been proposed in the literature: Simple Motif Search (SMS, (l, d-motif search (or Planted Motif Search (PMS, and Edit-distance-based Motif Search (EMS. In this paper we focus on PMS. Two kinds of algorithms can be found in the literature for solving the PMS problem: exact and approximate. An exact algorithm identifies the motifs always and an approximate algorithm may fail to identify some or all of the motifs. The exact version of PMS problem has been shown to be NP-hard. Exact algorithms proposed in the literature for PMS take time that is exponential in some of the underlying parameters. In this paper we propose a generic technique that can be used to speedup PMS algorithms. Conclusions We present a speedup technique that can be used on any PMS algorithm. We have tested our speedup technique on a number of algorithms. These experimental results show that our speedup technique is indeed very

  3. Efficient sequential and parallel algorithms for finding edit distance based motifs.

    Science.gov (United States)

    Pal, Soumitra; Xiao, Peng; Rajasekaran, Sanguthevar

    2016-08-18

    Motif search is an important step in extracting meaningful patterns from biological data. The general problem of motif search is intractable and there is a pressing need to develop efficient, exact and approximation algorithms to solve this problem. In this paper, we present several novel, exact, sequential and parallel algorithms for solving the (l,d) Edit-distance-based Motif Search (EMS) problem: given two integers l,d and n biological strings, find all strings of length l that appear in each input string with atmost d errors of types substitution, insertion and deletion. One popular technique to solve the problem is to explore for each input string the set of all possible l-mers that belong to the d-neighborhood of any substring of the input string and output those which are common for all input strings. We introduce a novel and provably efficient neighborhood exploration technique. We show that it is enough to consider the candidates in neighborhood which are at a distance exactly d. We compactly represent these candidate motifs using wildcard characters and efficiently explore them with very few repetitions. Our sequential algorithm uses a trie based data structure to efficiently store and sort the candidate motifs. Our parallel algorithm in a multi-core shared memory setting uses arrays for storing and a novel modification of radix-sort for sorting the candidate motifs. The algorithms for EMS are customarily evaluated on several challenging instances such as (8,1), (12,2), (16,3), (20,4), and so on. The best previously known algorithm, EMS1, is sequential and in estimated 3 days solves up to instance (16,3). Our sequential algorithms are more than 20 times faster on (16,3). On other hard instances such as (9,2), (11,3), (13,4), our algorithms are much faster. Our parallel algorithm has more than 600 % scaling performance while using 16 threads. Our algorithms have pushed up the state-of-the-art of EMS solvers and we believe that the techniques introduced in

  4. A survey of motif finding Web tools for detecting binding site motifs in ChIP-Seq data.

    Science.gov (United States)

    Tran, Ngoc Tam L; Huang, Chun-Hsi

    2014-02-20

    ChIP-Seq (chromatin immunoprecipitation sequencing) has provided the advantage for finding motifs as ChIP-Seq experiments narrow down the motif finding to binding site locations. Recent motif finding tools facilitate the motif detection by providing user-friendly Web interface. In this work, we reviewed nine motif finding Web tools that are capable for detecting binding site motifs in ChIP-Seq data. We showed each motif finding Web tool has its own advantages for detecting motifs that other tools may not discover. We recommended the users to use multiple motif finding Web tools that implement different algorithms for obtaining significant motifs, overlapping resemble motifs, and non-overlapping motifs. Finally, we provided our suggestions for future development of motif finding Web tool that better assists researchers for finding motifs in ChIP-Seq data.

  5. MotifMark: Finding regulatory motifs in DNA sequences.

    Science.gov (United States)

    Hassanzadeh, Hamid Reza; Kolhe, Pushkar; Isbell, Charles L; Wang, May D

    2017-07-01

    The interaction between proteins and DNA is a key driving force in a significant number of biological processes such as transcriptional regulation, repair, recombination, splicing, and DNA modification. The identification of DNA-binding sites and the specificity of target proteins in binding to these regions are two important steps in understanding the mechanisms of these biological activities. A number of high-throughput technologies have recently emerged that try to quantify the affinity between proteins and DNA motifs. Despite their success, these technologies have their own limitations and fall short in precise characterization of motifs, and as a result, require further downstream analysis to extract useful and interpretable information from a haystack of noisy and inaccurate data. Here we propose MotifMark, a new algorithm based on graph theory and machine learning, that can find binding sites on candidate probes and rank their specificity in regard to the underlying transcription factor. We developed a pipeline to analyze experimental data derived from compact universal protein binding microarrays and benchmarked it against two of the most accurate motif search methods. Our results indicate that MotifMark can be a viable alternative technique for prediction of motif from protein binding microarrays and possibly other related high-throughput techniques.

  6. qPMS7: a fast algorithm for finding (ℓ, d-motifs in DNA and protein sequences.

    Directory of Open Access Journals (Sweden)

    Hieu Dinh

    Full Text Available Detection of rare events happening in a set of DNA/protein sequences could lead to new biological discoveries. One kind of such rare events is the presence of patterns called motifs in DNA/protein sequences. Finding motifs is a challenging problem since the general version of motif search has been proven to be intractable. Motifs discovery is an important problem in biology. For example, it is useful in the detection of transcription factor binding sites and transcriptional regulatory elements that are very crucial in understanding gene function, human disease, drug design, etc. Many versions of the motif search problem have been proposed in the literature. One such is the (ℓ, d-motif search (or Planted Motif Search (PMS. A generalized version of the PMS problem, namely, Quorum Planted Motif Search (qPMS, is shown to accurately model motifs in real data. However, solving the qPMS problem is an extremely difficult task because a special case of it, the PMS Problem, is already NP-hard, which means that any algorithm solving it can be expected to take exponential time in the worse case scenario. In this paper, we propose a novel algorithm named qPMS7 that tackles the qPMS problem on real data as well as challenging instances. Experimental results show that our Algorithm qPMS7 is on an average 5 times faster than the state-of-art algorithm. The executable program of Algorithm qPMS7 is freely available on the web at http://pms.engr.uconn.edu/downloads/qPMS7.zip. Our online motif discovery tools that use Algorithm qPMS7 are freely available at http://pms.engr.uconn.edu or http://motifsearch.com.

  7. Efficient motif finding algorithms for large-alphabet inputs

    Directory of Open Access Journals (Sweden)

    Pavlovic Vladimir

    2010-10-01

    Full Text Available Abstract Background We consider the problem of identifying motifs, recurring or conserved patterns, in the biological sequence data sets. To solve this task, we present a new deterministic algorithm for finding patterns that are embedded as exact or inexact instances in all or most of the input strings. Results The proposed algorithm (1 improves search efficiency compared to existing algorithms, and (2 scales well with the size of alphabet. On a synthetic planted DNA motif finding problem our algorithm is over 10× more efficient than MITRA, PMSPrune, and RISOTTO for long motifs. Improvements are orders of magnitude higher in the same setting with large alphabets. On benchmark TF-binding site problems (FNP, CRP, LexA we observed reduction in running time of over 12×, with high detection accuracy. The algorithm was also successful in rapidly identifying protein motifs in Lipocalin, Zinc metallopeptidase, and supersecondary structure motifs for Cadherin and Immunoglobin families. Conclusions Our algorithm reduces computational complexity of the current motif finding algorithms and demonstrate strong running time improvements over existing exact algorithms, especially in important and difficult cases of large-alphabet sequences.

  8. Stem/Progenitor Cell Proteoglycans Decorated with 7-D-4, 4-C-3 and 3-B-3(-) Chondroitin Sulphate Motifs Are Morphogenetic Markers Of Tissue Development.

    Science.gov (United States)

    Hayes, Anthony J; Smith, Susan M; Caterson, Bruce; Melrose, James

    2018-06-11

    This study reviewed the occurrence of chondroitin sulphate (CS) motifs 4-C-3, 7-D-4 and 3-B-3(-) which are expressed by progenitor cells in tissues undergoing morphogenesis. These motifs have a transient early expression pattern during tissue development and also appear in mature tissues during pathological remodeling and attempted repair processes by activated adult stem cells. The CS motifs are information and recognition modules, which may regulate cellular behavior and delineate stem cell niches in developmental tissues. One of the difficulties in determining the precise role of stem cells in tissue development and repair processes is their short engraftment period and the lack of specific markers, which differentiate the activated stem cell lineages from the resident cells. The CS sulphation motifs 7-D-4, 4-C-3 and 3-B-3 (-) decorate cell surface proteoglycans on activated stem/progenitor cells and appear to identify these cells in transitional areas of tissue development and in tissue repair and may be applicable to determining a more precise role for stem cells in tissue morphogenesis. This article is protected by copyright. All rights reserved. © 2018 AlphaMed Press.

  9. Memetic algorithms for de novo motif-finding in biomedical sequences.

    Science.gov (United States)

    Bi, Chengpeng

    2012-09-01

    The objectives of this study are to design and implement a new memetic algorithm for de novo motif discovery, which is then applied to detect important signals hidden in various biomedical molecular sequences. In this paper, memetic algorithms are developed and tested in de novo motif-finding problems. Several strategies in the algorithm design are employed that are to not only efficiently explore the multiple sequence local alignment space, but also effectively uncover the molecular signals. As a result, there are a number of key features in the implementation of the memetic motif-finding algorithm (MaMotif), including a chromosome replacement operator, a chromosome alteration-aware local search operator, a truncated local search strategy, and a stochastic operation of local search imposed on individual learning. To test the new algorithm, we compare MaMotif with a few of other similar algorithms using simulated and experimental data including genomic DNA, primary microRNA sequences (let-7 family), and transmembrane protein sequences. The new memetic motif-finding algorithm is successfully implemented in C++, and exhaustively tested with various simulated and real biological sequences. In the simulation, it shows that MaMotif is the most time-efficient algorithm compared with others, that is, it runs 2 times faster than the expectation maximization (EM) method and 16 times faster than the genetic algorithm-based EM hybrid. In both simulated and experimental testing, results show that the new algorithm is compared favorably or superior to other algorithms. Notably, MaMotif is able to successfully discover the transcription factors' binding sites in the chromatin immunoprecipitation followed by massively parallel sequencing (ChIP-Seq) data, correctly uncover the RNA splicing signals in gene expression, and precisely find the highly conserved helix motif in the transmembrane protein sequences, as well as rightly detect the palindromic segments in the primary micro

  10. Crouzon syndrome associated with acanthosis nigricans: prenatal 2D and 3D ultrasound findings and postnatal 3D CT findings

    DEFF Research Database (Denmark)

    Nørgaard, P.; Hagen, CP; Hove, H.

    2012-01-01

    Crouzon syndrome with acanthosis nigricans (CAN) is a very rare condition with an approximate prevalence of 1 per 1 million newborns. We add the first report on prenatal 2D and 3D ultrasound findings in CAN. In addition we present the postnatal 3D CT findings. The diagnosis was confirmed...

  11. MSDmotif: exploring protein sites and motifs

    Directory of Open Access Journals (Sweden)

    Henrick Kim

    2008-07-01

    Full Text Available Abstract Background Protein structures have conserved features – motifs, which have a sufficient influence on the protein function. These motifs can be found in sequence as well as in 3D space. Understanding of these fragments is essential for 3D structure prediction, modelling and drug-design. The Protein Data Bank (PDB is the source of this information however present search tools have limited 3D options to integrate protein sequence with its 3D structure. Results We describe here a web application for querying the PDB for ligands, binding sites, small 3D structural and sequence motifs and the underlying database. Novel algorithms for chemical fragments, 3D motifs, ϕ/ψ sequences, super-secondary structure motifs and for small 3D structural motif associations searches are incorporated. The interface provides functionality for visualization, search criteria creation, sequence and 3D multiple alignment options. MSDmotif is an integrated system where a results page is also a search form. A set of motif statistics is available for analysis. This set includes molecule and motif binding statistics, distribution of motif sequences, occurrence of an amino-acid within a motif, correlation of amino-acids side-chain charges within a motif and Ramachandran plots for each residue. The binding statistics are presented in association with properties that include a ligand fragment library. Access is also provided through the distributed Annotation System (DAS protocol. An additional entry point facilitates XML requests with XML responses. Conclusion MSDmotif is unique by combining chemical, sequence and 3D data in a single search engine with a range of search and visualisation options. It provides multiple views of data found in the PDB archive for exploring protein structures.

  12. Disparate requirements for the Walker A and B ATPase motifs ofhuman RAD51D in homologous recombination

    Energy Technology Data Exchange (ETDEWEB)

    Wiese, Claudia; Hinz, John M.; Tebbs, Robert S.; Nham, Peter B.; Urbin, Salustra S.; Collins, David W.; Thompson, Larry H.; Schild, David

    2006-04-21

    In vertebrates, homologous recombinational repair (HRR) requires RAD51 and five RAD51 paralogs (XRCC2, XRCC3, RAD51B, RAD51C, and RAD51D) that all contain conserved Walker A and B ATPase motifs. In human RAD51D we examined the requirement for these motifs in interactions with XRCC2 and RAD51C, and for survival of cells in response to DNA interstrand crosslinks. Ectopic expression of wild type human RAD51D or mutants having a non-functional A or B motif was used to test for complementation of a rad51d knockout hamster CHO cell line. Although A-motif mutants complement very efficiently, B-motif mutants do not. Consistent with these results, experiments using the yeast two- and three-hybrid systems show that the interactions between RAD51D and its XRCC2 and RAD51C partners also require a functional RAD51D B motif, but not motif A. Similarly, hamster Xrcc2 is unable to bind to the non-complementing human RAD51D B-motif mutants in co-immunoprecipitation assays. We conclude that a functional Walker B motif, but not A motif, is necessary for RAD51D's interactions with other paralogs and for efficient HRR. We present a model in which ATPase sites are formed in a bipartite manner between RAD51D and other RAD51 paralogs.

  13. Disparate requirements for the Walker A and B ATPase motifs of human RAD51D in homologous recombination.

    Science.gov (United States)

    Wiese, Claudia; Hinz, John M; Tebbs, Robert S; Nham, Peter B; Urbin, Salustra S; Collins, David W; Thompson, Larry H; Schild, David

    2006-01-01

    In vertebrates, homologous recombinational repair (HRR) requires RAD51 and five RAD51 paralogs (XRCC2, XRCC3, RAD51B, RAD51C and RAD51D) that all contain conserved Walker A and B ATPase motifs. In human RAD51D we examined the requirement for these motifs in interactions with XRCC2 and RAD51C, and for survival of cells in response to DNA interstrand crosslinks (ICLs). Ectopic expression of wild-type human RAD51D or mutants having a non-functional A or B motif was used to test for complementation of a rad51d knockout hamster CHO cell line. Although A-motif mutants complement very efficiently, B-motif mutants do not. Consistent with these results, experiments using the yeast two- and three-hybrid systems show that the interactions between RAD51D and its XRCC2 and RAD51C partners also require a functional RAD51D B motif, but not motif A. Similarly, hamster Xrcc2 is unable to bind to the non-complementing human RAD51D B-motif mutants in co-immunoprecipitation assays. We conclude that a functional Walker B motif, but not A motif, is necessary for RAD51D's interactions with other paralogs and for efficient HRR. We present a model in which ATPase sites are formed in a bipartite manner between RAD51D and other RAD51 paralogs.

  14. iFORM: Incorporating Find Occurrence of Regulatory Motifs.

    Science.gov (United States)

    Ren, Chao; Chen, Hebing; Yang, Bite; Liu, Feng; Ouyang, Zhangyi; Bo, Xiaochen; Shu, Wenjie

    2016-01-01

    Accurately identifying the binding sites of transcription factors (TFs) is crucial to understanding the mechanisms of transcriptional regulation and human disease. We present incorporating Find Occurrence of Regulatory Motifs (iFORM), an easy-to-use and efficient tool for scanning DNA sequences with TF motifs described as position weight matrices (PWMs). Both performance assessment with a receiver operating characteristic (ROC) curve and a correlation-based approach demonstrated that iFORM achieves higher accuracy and sensitivity by integrating five classical motif discovery programs using Fisher's combined probability test. We have used iFORM to provide accurate results on a variety of data in the ENCODE Project and the NIH Roadmap Epigenomics Project, and the tool has demonstrated its utility in further elucidating individual roles of functional elements. Both the source and binary codes for iFORM can be freely accessed at https://github.com/wenjiegroup/iFORM. The identified TF binding sites across human cell and tissue types using iFORM have been deposited in the Gene Expression Omnibus under the accession ID GSE53962.

  15. Regulation and function of the CD3¿ DxxxLL motif: a binding site for adaptor protein-1 and adaptor protein-2 in vitro

    DEFF Research Database (Denmark)

    Dietrich, J; Kastrup, J; Nielsen, B L

    1997-01-01

    /CD3gamma chimeras; and in vitro by binding CD3gamma peptides to clathrin-coated vesicle adaptor proteins (APs). We find that the CD3gamma D127xxxLL131/132 sequence represents one united motif for binding of both AP-1 and AP-2, and that this motif functions as an active sorting motif in monomeric CD4...... and for AP binding in vitro. Furthermore, we provide evidence indicating that phosphorylation of CD3gamma S126 in the context of the complete TCR induces a conformational change that exposes the DxxxLL sequence for AP binding. Exposure of the DxxxLL motif causes an increase in the TCR internalization rate...

  16. Motif finding in DNA sequences based on skipping nonconserved positions in background Markov chains.

    Science.gov (United States)

    Zhao, Xiaoyan; Sze, Sing-Hoi

    2011-05-01

    One strategy to identify transcription factor binding sites is through motif finding in upstream DNA sequences of potentially co-regulated genes. Despite extensive efforts, none of the existing algorithms perform very well. We consider a string representation that allows arbitrary ignored positions within the nonconserved portion of single motifs, and use O(2(l)) Markov chains to model the background distributions of motifs of length l while skipping these positions within each Markov chain. By focusing initially on positions that have fixed nucleotides to define core occurrences, we develop an algorithm to identify motifs of moderate lengths. We compare the performance of our algorithm to other motif finding algorithms on a few benchmark data sets, and show that significant improvement in accuracy can be obtained when the sites are sufficiently conserved within a given sample, while comparable performance is obtained when the site conservation rate is low. A software program (PosMotif ) and detailed results are available online at http://faculty.cse.tamu.edu/shsze/posmotif.

  17. Role of the Box C/D Motif in Localization of Small Nucleolar RNAs to Coiled Bodies and Nucleoli

    Science.gov (United States)

    Narayanan, Aarthi; Speckmann, Wayne; Terns, Rebecca; Terns, Michael P.

    1999-01-01

    Small nucleolar RNAs (snoRNAs) are a large family of eukaryotic RNAs that function within the nucleolus in the biogenesis of ribosomes. One major class of snoRNAs is the box C/D snoRNAs named for their conserved box C and box D sequence elements. We have investigated the involvement of cis-acting sequences and intranuclear structures in the localization of box C/D snoRNAs to the nucleolus by assaying the intranuclear distribution of fluorescently labeled U3, U8, and U14 snoRNAs injected into Xenopus oocyte nuclei. Analysis of an extensive panel of U3 RNA variants showed that the box C/D motif, comprised of box C′, box D, and the 3′ terminal stem of U3, is necessary and sufficient for the nucleolar localization of U3 snoRNA. Disruption of the elements of the box C/D motif of U8 and U14 snoRNAs also prevented nucleolar localization, indicating that all box C/D snoRNAs use a common nucleolar-targeting mechanism. Finally, we found that wild-type box C/D snoRNAs transiently associate with coiled bodies before they localize to nucleoli and that variant RNAs that lack an intact box C/D motif are detained within coiled bodies. These results suggest that coiled bodies play a role in the biogenesis and/or intranuclear transport of box C/D snoRNAs. PMID:10397754

  18. Hybrid DNA i-motif: Aminoethylprolyl-PNA (pC5) enhance the stability of DNA (dC5) i-motif structure.

    Science.gov (United States)

    Gade, Chandrasekhar Reddy; Sharma, Nagendra K

    2017-12-15

    This report describes the synthesis of C-rich sequence, cytosine pentamer, of aep-PNA and its biophysical studies for the formation of hybrid DNA:aep-PNAi-motif structure with DNA cytosine pentamer (dC 5 ) under acidic pH conditions. Herein, the CD/UV/NMR/ESI-Mass studies strongly support the formation of stable hybrid DNA i-motif structure with aep-PNA even near acidic conditions. Hence aep-PNA C-rich sequence cytosine could be considered as potential DNA i-motif stabilizing agents in vivo conditions. Copyright © 2017 Elsevier Ltd. All rights reserved.

  19. Several tetratricopeptide repeat (TPR) motifs of FANCG are required for assembly of the BRCA2/D1-D2-G-X3 complex, FANCD2 monoubiquitylation and phleomycin resistance

    International Nuclear Information System (INIS)

    Wilson, James B.; Blom, Eric; Cunningham, Ryan; Xiao, Yuxuan; Kupfer, Gary M.; Jones, Nigel J.

    2010-01-01

    The Fanconi anaemia (FA) FANCG protein is an integral component of the FA nuclear core complex that is required for monoubiquitylation of FANCD2. FANCG is also part of another protein complex termed D1-D2-G-X3 that contains FANCD2 and the homologous recombination repair proteins BRCA2 (FANCD1) and XRCC3. Formation of the D1-D2-G-X3 complex is mediated by serine-7 phosphorylation of FANCG and occurs independently of the FA core complex and FANCD2 monoubiquitylation. FANCG contains seven tetratricopeptide repeat (TPR) motifs that mediate protein-protein interactions and here we show that mutation of several of the TPR motifs at a conserved consensus residue ablates the in vivo binding activity of FANCG. Expression of mutated TPR1, TPR2, TPR5 and TPR6 in Chinese hamster fancg mutant NM3 fails to functionally complement its hypersensitivities to mitomycin C (MMC) and phleomycin and fails to restore FANCD2 monoubiquitylation. Using co-immunoprecipitation analysis, we demonstrate that these TPR-mutated FANCG proteins fail to interact with BRCA2, XRCC3, FANCA or FANCF. The interactions of other proteins in the D1-D2-G-X3 complex are also absent, including the interaction of BRCA2 with both the monoubiquitylated (FANCD2-L) and non-ubiquitylated (FANCD2-S) isoforms of FANCD2. Interestingly, a mutation of TPR7 (R563E), that complements the MMC and phleomycin hypersensitivity of human FA-G EUFA316 cells, fails to complement NM3, despite the mutated FANCG protein co-precipitating with FANCA, BRCA2 and XRCC3. Whilst interaction of TPR7-mutated FANCG with FANCF does appear to be reduced in NM3, FANCD2 is monoubiquitylated suggesting that sub-optimal interactions of FANCG in the core complex and the D1-D2-G-X3 complex are responsible for the observed MMC- and phleomycin-hypersensitivity, rather than a defect in FANCD2 monoubiquitylation. Our data demonstrate that FANCG functions as a mediator of protein-protein interactions and is vital for the assembly of multi-protein complexes

  20. Several tetratricopeptide repeat (TPR) motifs of FANCG are required for assembly of the BRCA2/D1-D2-G-X3 complex, FANCD2 monoubiquitylation and phleomycin resistance

    Energy Technology Data Exchange (ETDEWEB)

    Wilson, James B. [Molecular Oncology and Stem Cell Research Group, School of Biological Sciences, University of Liverpool, Biosciences Building, Crown Street, Liverpool L69 7ZB (United Kingdom); Blom, Eric [Department of Clinical Genetics and Human Genetics, VU University Medical Center, Van der Boechorststraat 7, NL-1081 BT Amsterdam (Netherlands); Cunningham, Ryan; Xiao, Yuxuan [Molecular Oncology and Stem Cell Research Group, School of Biological Sciences, University of Liverpool, Biosciences Building, Crown Street, Liverpool L69 7ZB (United Kingdom); Kupfer, Gary M. [Departments of Pediatrics and Pathology, Yale University School of Medicine, Section of Hematology/Oncology, 333 Cedar Street, New Haven, CT 0652 (United States); Jones, Nigel J., E-mail: njjones@liv.ac.uk [Molecular Oncology and Stem Cell Research Group, School of Biological Sciences, University of Liverpool, Biosciences Building, Crown Street, Liverpool L69 7ZB (United Kingdom)

    2010-07-07

    The Fanconi anaemia (FA) FANCG protein is an integral component of the FA nuclear core complex that is required for monoubiquitylation of FANCD2. FANCG is also part of another protein complex termed D1-D2-G-X3 that contains FANCD2 and the homologous recombination repair proteins BRCA2 (FANCD1) and XRCC3. Formation of the D1-D2-G-X3 complex is mediated by serine-7 phosphorylation of FANCG and occurs independently of the FA core complex and FANCD2 monoubiquitylation. FANCG contains seven tetratricopeptide repeat (TPR) motifs that mediate protein-protein interactions and here we show that mutation of several of the TPR motifs at a conserved consensus residue ablates the in vivo binding activity of FANCG. Expression of mutated TPR1, TPR2, TPR5 and TPR6 in Chinese hamster fancg mutant NM3 fails to functionally complement its hypersensitivities to mitomycin C (MMC) and phleomycin and fails to restore FANCD2 monoubiquitylation. Using co-immunoprecipitation analysis, we demonstrate that these TPR-mutated FANCG proteins fail to interact with BRCA2, XRCC3, FANCA or FANCF. The interactions of other proteins in the D1-D2-G-X3 complex are also absent, including the interaction of BRCA2 with both the monoubiquitylated (FANCD2-L) and non-ubiquitylated (FANCD2-S) isoforms of FANCD2. Interestingly, a mutation of TPR7 (R563E), that complements the MMC and phleomycin hypersensitivity of human FA-G EUFA316 cells, fails to complement NM3, despite the mutated FANCG protein co-precipitating with FANCA, BRCA2 and XRCC3. Whilst interaction of TPR7-mutated FANCG with FANCF does appear to be reduced in NM3, FANCD2 is monoubiquitylated suggesting that sub-optimal interactions of FANCG in the core complex and the D1-D2-G-X3 complex are responsible for the observed MMC- and phleomycin-hypersensitivity, rather than a defect in FANCD2 monoubiquitylation. Our data demonstrate that FANCG functions as a mediator of protein-protein interactions and is vital for the assembly of multi-protein complexes

  1. Insights into the motif preference of APOBEC3 enzymes.

    Directory of Open Access Journals (Sweden)

    Diako Ebrahimi

    Full Text Available We used a multivariate data analysis approach to identify motifs associated with HIV hypermutation by different APOBEC3 enzymes. The analysis showed that APOBEC3G targets G mainly within GG, TG, TGG, GGG, TGGG and also GGGT. The G nucleotides flanked by a C at the 3' end (in +1 and +2 positions were indicated as disfavoured targets by APOBEC3G. The G nucleotides within GGGG were found to be targeted at a frequency much less than what is expected. We found that the infrequent G-to-A mutation within GGGG is not limited to the inaccessibility, to APOBEC3, of poly Gs in the central and 3'polypurine tracts (PPTs which remain double stranded during the HIV reverse transcription. GGGG motifs outside the PPTs were also disfavoured. The motifs GGAG and GAGG were also found to be disfavoured targets for APOBEC3. The motif-dependent mutation of G within the HIV genome by members of the APOBEC3 family other than APOBEC3G was limited to GA→AA changes. The results did not show evidence of other types of context dependent G-to-A changes in the HIV genome.

  2. Efficient sequential and parallel algorithms for planted motif search.

    Science.gov (United States)

    Nicolae, Marius; Rajasekaran, Sanguthevar

    2014-01-31

    Motif searching is an important step in the detection of rare events occurring in a set of DNA or protein sequences. One formulation of the problem is known as (l,d)-motif search or Planted Motif Search (PMS). In PMS we are given two integers l and d and n biological sequences. We want to find all sequences of length l that appear in each of the input sequences with at most d mismatches. The PMS problem is NP-complete. PMS algorithms are typically evaluated on certain instances considered challenging. Despite ample research in the area, a considerable performance gap exists because many state of the art algorithms have large runtimes even for moderately challenging instances. This paper presents a fast exact parallel PMS algorithm called PMS8. PMS8 is the first algorithm to solve the challenging (l,d) instances (25,10) and (26,11). PMS8 is also efficient on instances with larger l and d such as (50,21). We include a comparison of PMS8 with several state of the art algorithms on multiple problem instances. This paper also presents necessary and sufficient conditions for 3 l-mers to have a common d-neighbor. The program is freely available at http://engr.uconn.edu/~man09004/PMS8/. We present PMS8, an efficient exact algorithm for Planted Motif Search. PMS8 introduces novel ideas for generating common neighborhoods. We have also implemented a parallel version for this algorithm. PMS8 can solve instances not solved by any previous algorithms.

  3. Discovering Motifs in Biological Sequences Using the Micron Automata Processor.

    Science.gov (United States)

    Roy, Indranil; Aluru, Srinivas

    2016-01-01

    Finding approximately conserved sequences, called motifs, across multiple DNA or protein sequences is an important problem in computational biology. In this paper, we consider the (l, d) motif search problem of identifying one or more motifs of length l present in at least q of the n given sequences, with each occurrence differing from the motif in at most d substitutions. The problem is known to be NP-complete, and the largest solved instance reported to date is (26,11). We propose a novel algorithm for the (l,d) motif search problem using streaming execution over a large set of non-deterministic finite automata (NFA). This solution is designed to take advantage of the micron automata processor, a new technology close to deployment that can simultaneously execute multiple NFA in parallel. We demonstrate the capability for solving much larger instances of the (l, d) motif search problem using the resources available within a single automata processor board, by estimating run-times for problem instances (39,18) and (40,17). The paper serves as a useful guide to solving problems using this new accelerator technology.

  4. Phospholipid composition and a polybasic motif determine D6 PROTEIN KINASE polar association with the plasma membrane and tropic responses.

    Science.gov (United States)

    Barbosa, Inês C R; Shikata, Hiromasa; Zourelidou, Melina; Heilmann, Mareike; Heilmann, Ingo; Schwechheimer, Claus

    2016-12-15

    Polar transport of the phytohormone auxin through PIN-FORMED (PIN) auxin efflux carriers is essential for the spatiotemporal control of plant development. The Arabidopsis thaliana serine/threonine kinase D6 PROTEIN KINASE (D6PK) is polarly localized at the plasma membrane of many cells where it colocalizes with PINs and activates PIN-mediated auxin efflux. Here, we show that the association of D6PK with the basal plasma membrane and PINs is dependent on the phospholipid composition of the plasma membrane as well as on the phosphatidylinositol phosphate 5-kinases PIP5K1 and PIP5K2 in epidermis cells of the primary root. We further show that D6PK directly binds polyacidic phospholipids through a polybasic lysine-rich motif in the middle domain of the kinase. The lysine-rich motif is required for proper PIN3 phosphorylation and for auxin transport-dependent tropic growth. Polybasic motifs are also present at a conserved position in other D6PK-related kinases and required for membrane and phospholipid binding. Thus, phospholipid-dependent recruitment to membranes through polybasic motifs might not only be required for D6PK-mediated auxin transport but also other processes regulated by these, as yet, functionally uncharacterized kinases. © 2016. Published by The Company of Biologists Ltd.

  5. Verification of the MOTIF code version 3.0

    International Nuclear Information System (INIS)

    Chan, T.; Guvanasen, V.; Nakka, B.W.; Reid, J.A.K.; Scheier, N.W.; Stanchell, F.W.

    1996-12-01

    As part of the Canadian Nuclear Fuel Waste Management Program (CNFWMP), AECL has developed a three-dimensional finite-element code, MOTIF (Model Of Transport In Fractured/ porous media), for detailed modelling of groundwater flow, heat transport and solute transport in a fractured rock mass. The code solves the transient and steady-state equations of groundwater flow, solute (including one-species radionuclide) transport, and heat transport in variably saturated fractured/porous media. The initial development was completed in 1985 (Guvanasen 1985) and version 3.0 was completed in 1986. This version is documented in detail in Guvanasen and Chan (in preparation). This report describes a series of fourteen verification cases which has been used to test the numerical solution techniques and coding of MOTIF, as well as demonstrate some of the MOTIF analysis capabilities. For each case the MOTIF solution has been compared with a corresponding analytical or independently developed alternate numerical solution. Several of the verification cases were included in Level 1 of the International Hydrologic Code Intercomparison Project (HYDROCOIN). The MOTIF results for these cases were also described in the HYDROCOIN Secretariat's compilation and comparison of results submitted by the various project teams (Swedish Nuclear Power Inspectorate 1988). It is evident from the graphical comparisons presented that the MOTIF solutions for the fourteen verification cases are generally in excellent agreement with known analytical or numerical solutions obtained from independent sources. This series of verification studies has established the ability of the MOTIF finite-element code to accurately model the groundwater flow and solute and heat transport phenomena for which it is intended. (author). 20 refs., 14 tabs., 32 figs

  6. Thermal Stability of Modified i-Motif Oligonucleotides with Naphthalimide Intercalating Nucleic Acids

    DEFF Research Database (Denmark)

    El-Sayed, Ahmed Ali; Pedersen, Erik B.; Khaireldin, Nahid Y.

    2016-01-01

    In continuation of our investigation of characteristics and thermodynamic properties of the i-motif 5′-d[(CCCTAA)3CCCT)] upon insertion of intercalating nucleotides into the cytosine-rich oligonucleotide, this article evaluates the stabilities of i-motif oligonucleotides upon insertion of naphtha......In continuation of our investigation of characteristics and thermodynamic properties of the i-motif 5′-d[(CCCTAA)3CCCT)] upon insertion of intercalating nucleotides into the cytosine-rich oligonucleotide, this article evaluates the stabilities of i-motif oligonucleotides upon insertion...... of naphthalimide (1H-benzo[de]isoquinoline-1,3(2H)-dione) as the intercalating nucleic acid. The stabilities of i-motif structures with inserted naphthalimide intercalating nucleotides were studied using UV melting temperatures (Tm) and circular dichroism spectra at different pH values and conditions (crowding...

  7. Structural motif screening reveals a novel, conserved carbohydrate-binding surface in the pathogenesis-related protein PR-5d

    Directory of Open Access Journals (Sweden)

    Moffatt Barbara A

    2010-08-01

    Full Text Available Abstract Background Aromatic amino acids play a critical role in protein-glycan interactions. Clusters of surface aromatic residues and their features may therefore be useful in distinguishing glycan-binding sites as well as predicting novel glycan-binding proteins. In this work, a structural bioinformatics approach was used to screen the Protein Data Bank (PDB for coplanar aromatic motifs similar to those found in known glycan-binding proteins. Results The proteins identified in the screen were significantly associated with carbohydrate-related functions according to gene ontology (GO enrichment analysis, and predicted motifs were found frequently within novel folds and glycan-binding sites not included in the training set. In addition to numerous binding sites predicted in structural genomics proteins of unknown function, one novel prediction was a surface motif (W34/W36/W192 in the tobacco pathogenesis-related protein, PR-5d. Phylogenetic analysis revealed that the surface motif is exclusive to a subfamily of PR-5 proteins from the Solanaceae family of plants, and is absent completely in more distant homologs. To confirm PR-5d's insoluble-polysaccharide binding activity, a cellulose-pulldown assay of tobacco proteins was performed and PR-5d was identified in the cellulose-binding fraction by mass spectrometry. Conclusions Based on the combined results, we propose that the putative binding site in PR-5d may be an evolutionary adaptation of Solanaceae plants including potato, tomato, and tobacco, towards defense against cellulose-containing pathogens such as species of the deadly oomycete genus, Phytophthora. More generally, the results demonstrate that coplanar aromatic clusters on protein surfaces are a structural signature of glycan-binding proteins, and can be used to computationally predict novel glycan-binding proteins from 3 D structure.

  8. Structural motif screening reveals a novel, conserved carbohydrate-binding surface in the pathogenesis-related protein PR-5d.

    Science.gov (United States)

    Doxey, Andrew C; Cheng, Zhenyu; Moffatt, Barbara A; McConkey, Brendan J

    2010-08-03

    Aromatic amino acids play a critical role in protein-glycan interactions. Clusters of surface aromatic residues and their features may therefore be useful in distinguishing glycan-binding sites as well as predicting novel glycan-binding proteins. In this work, a structural bioinformatics approach was used to screen the Protein Data Bank (PDB) for coplanar aromatic motifs similar to those found in known glycan-binding proteins. The proteins identified in the screen were significantly associated with carbohydrate-related functions according to gene ontology (GO) enrichment analysis, and predicted motifs were found frequently within novel folds and glycan-binding sites not included in the training set. In addition to numerous binding sites predicted in structural genomics proteins of unknown function, one novel prediction was a surface motif (W34/W36/W192) in the tobacco pathogenesis-related protein, PR-5d. Phylogenetic analysis revealed that the surface motif is exclusive to a subfamily of PR-5 proteins from the Solanaceae family of plants, and is absent completely in more distant homologs. To confirm PR-5d's insoluble-polysaccharide binding activity, a cellulose-pulldown assay of tobacco proteins was performed and PR-5d was identified in the cellulose-binding fraction by mass spectrometry. Based on the combined results, we propose that the putative binding site in PR-5d may be an evolutionary adaptation of Solanaceae plants including potato, tomato, and tobacco, towards defense against cellulose-containing pathogens such as species of the deadly oomycete genus, Phytophthora. More generally, the results demonstrate that coplanar aromatic clusters on protein surfaces are a structural signature of glycan-binding proteins, and can be used to computationally predict novel glycan-binding proteins from 3 D structure.

  9. Dopamine D3 receptor ligands for drug addiction treatment: update on recent findings.

    Science.gov (United States)

    Le Foll, Bernard; Collo, Ginetta; Rabiner, Eugenii A; Boileau, Isabelle; Merlo Pich, Emilio; Sokoloff, Pierre

    2014-01-01

    The dopamine D3 receptor is located in the limbic area and apparently mediates selective effects on motivation to take drugs and drug-seeking behaviors, so that there has been considerable interest on the possible use of D3 receptor ligands to treat drug addiction. However, only recently selective tools allowing studying this receptor have been developed. This chapter presents an overview of findings that were presented at a symposium on the conference Dopamine 2013 in Sardinia in May 2013. Novel neurobiological findings indicate that drugs of abuse can lead to significant structural plasticity in rodent brain and that this is dependent on the availability of functional dopamine D3 autoreceptor, whose activation increased phosphorylation in the ERK pathway and in the Akt/mTORC1 pathway indicating the parallel engagement of a series of intracellular signaling pathways all involved in cell growth and survival. Preclinical findings using animal models of drug-seeking behaviors confirm that D3 antagonists have a promising profile to treat drug addiction across drugs of abuse type. Imaging the D3 is now feasible in human subjects. Notably, the development of (+)-4-propyl-9-hydroxynaphthoxazine ligand used in positron emission tomography (PET) studies in humans allows to measure D3 and D2 receptors based on the area of the brain under study. This PET ligand has been used to confirm up-regulation of D3 sites in psychostimulant users and to reveal that tobacco smoking produces elevation of dopamine at the level of D3 sites. There are now novel antagonists being developed, but also old drugs such as buspirone, that are available to test the D3 hypothesis in humans. The first results of clinical investigations are now being provided. Overall, those recent findings support further exploration of D3 ligands to treat drug addiction. © 2014 Elsevier B.V. All rights reserved.

  10. BayesMotif: de novo protein sorting motif discovery from impure datasets.

    Science.gov (United States)

    Hu, Jianjun; Zhang, Fan

    2010-01-18

    Protein sorting is the process that newly synthesized proteins are transported to their target locations within or outside of the cell. This process is precisely regulated by protein sorting signals in different forms. A major category of sorting signals are amino acid sub-sequences usually located at the N-terminals or C-terminals of protein sequences. Genome-wide experimental identification of protein sorting signals is extremely time-consuming and costly. Effective computational algorithms for de novo discovery of protein sorting signals is needed to improve the understanding of protein sorting mechanisms. We formulated the protein sorting motif discovery problem as a classification problem and proposed a Bayesian classifier based algorithm (BayesMotif) for de novo identification of a common type of protein sorting motifs in which a highly conserved anchor is present along with a less conserved motif regions. A false positive removal procedure is developed to iteratively remove sequences that are unlikely to contain true motifs so that the algorithm can identify motifs from impure input sequences. Experiments on both implanted motif datasets and real-world datasets showed that the enhanced BayesMotif algorithm can identify anchored sorting motifs from pure or impure protein sequence dataset. It also shows that the false positive removal procedure can help to identify true motifs even when there is only 20% of the input sequences containing true motif instances. We proposed BayesMotif, a novel Bayesian classification based algorithm for de novo discovery of a special category of anchored protein sorting motifs from impure datasets. Compared to conventional motif discovery algorithms such as MEME, our algorithm can find less-conserved motifs with short highly conserved anchors. Our algorithm also has the advantage of easy incorporation of additional meta-sequence features such as hydrophobicity or charge of the motifs which may help to overcome the limitations of

  11. Local-global alignment for finding 3D similarities in protein structures

    Science.gov (United States)

    Zemla, Adam T [Brentwood, CA

    2011-09-20

    A method of finding 3D similarities in protein structures of a first molecule and a second molecule. The method comprises providing preselected information regarding the first molecule and the second molecule. Comparing the first molecule and the second molecule using Longest Continuous Segments (LCS) analysis. Comparing the first molecule and the second molecule using Global Distance Test (GDT) analysis. Comparing the first molecule and the second molecule using Local Global Alignment Scoring function (LGA_S) analysis. Verifying constructed alignment and repeating the steps to find the regions of 3D similarities in protein structures.

  12. Structural fragment clustering reveals novel structural and functional motifs in α-helical transmembrane proteins

    Directory of Open Access Journals (Sweden)

    Vassilev Boris

    2010-04-01

    Full Text Available Abstract Background A large proportion of an organism's genome encodes for membrane proteins. Membrane proteins are important for many cellular processes, and several diseases can be linked to mutations in them. With the tremendous growth of sequence data, there is an increasing need to reliably identify membrane proteins from sequence, to functionally annotate them, and to correctly predict their topology. Results We introduce a technique called structural fragment clustering, which learns sequential motifs from 3D structural fragments. From over 500,000 fragments, we obtain 213 statistically significant, non-redundant, and novel motifs that are highly specific to α-helical transmembrane proteins. From these 213 motifs, 58 of them were assigned to function and checked in the scientific literature for a biological assessment. Seventy percent of the motifs are found in co-factor, ligand, and ion binding sites, 30% at protein interaction interfaces, and 12% bind specific lipids such as glycerol or cardiolipins. The vast majority of motifs (94% appear across evolutionarily unrelated families, highlighting the modularity of functional design in membrane proteins. We describe three novel motifs in detail: (1 a dimer interface motif found in voltage-gated chloride channels, (2 a proton transfer motif found in heme-copper oxidases, and (3 a convergently evolved interface helix motif found in an aspartate symporter, a serine protease, and cytochrome b. Conclusions Our findings suggest that functional modules exist in membrane proteins, and that they occur in completely different evolutionary contexts and cover different binding sites. Structural fragment clustering allows us to link sequence motifs to function through clusters of structural fragments. The sequence motifs can be applied to identify and characterize membrane proteins in novel genomes.

  13. RAG-3D: a search tool for RNA 3D substructures

    Science.gov (United States)

    Zahran, Mai; Sevim Bayrak, Cigdem; Elmetwaly, Shereef; Schlick, Tamar

    2015-01-01

    To address many challenges in RNA structure/function prediction, the characterization of RNA's modular architectural units is required. Using the RNA-As-Graphs (RAG) database, we have previously explored the existence of secondary structure (2D) submotifs within larger RNA structures. Here we present RAG-3D—a dataset of RNA tertiary (3D) structures and substructures plus a web-based search tool—designed to exploit graph representations of RNAs for the goal of searching for similar 3D structural fragments. The objects in RAG-3D consist of 3D structures translated into 3D graphs, cataloged based on the connectivity between their secondary structure elements. Each graph is additionally described in terms of its subgraph building blocks. The RAG-3D search tool then compares a query RNA 3D structure to those in the database to obtain structurally similar structures and substructures. This comparison reveals conserved 3D RNA features and thus may suggest functional connections. Though RNA search programs based on similarity in sequence, 2D, and/or 3D structural elements are available, our graph-based search tool may be advantageous for illuminating similarities that are not obvious; using motifs rather than sequence space also reduces search times considerably. Ultimately, such substructuring could be useful for RNA 3D structure prediction, structure/function inference and inverse folding. PMID:26304547

  14. Modelling a 3D structure for EgDf1 from shape Echinococcus granulosus: putative epitopes, phosphorylation motifs and ligand

    Science.gov (United States)

    Paulino, M.; Esteves, A.; Vega, M.; Tabares, G.; Ehrlich, R.; Tapia, O.

    1998-07-01

    EgDf1 is a developmentally regulated protein from the parasite Echinococcus granulosus related to a family of hydrophobic ligand binding proteins. This protein could play a crucial role during the parasite life cycle development since this organism is unable to synthetize most of their own lipids de novo. Furthermore, it has been shown that two related protein from other parasitic platyhelminths (Fh15 from Fasciola hepatica and Sm14 from Schistosoma mansoni) are able to confer protective inmunity against experimental infection in animal models. A three-dimensional structure would help establishing structure/function relationships on a knowledge based manner. 3D structures for EgDf1 protein were modelled by using myelin P2 (mP2) and intestine fatty acid binding protein (I-FABP) as templates. Molecular dynamics techniques were used to validate the models. Template mP2 yielded the best 3D structure for EgDf1. Palmitic and oleic acids were docked inside EgDf1. The present theoretical results suggest definite location in the secondary structure of the epitopic regions, consensus phosphorylation motifs and oleic acid as a good ligand candidate to EgDf1. This protein might well be involved in the process of supplying hydrophobic metabolites for membrane biosynthesis and for signaling pathways.

  15. Finding a Leucine in a Haystack: Searching the Proteome for ambigous Leucine-Aspartic Acid motifs

    KAUST Repository

    Arold, Stefan T.

    2016-01-25

    Leucine-aspartic acid (LD) motifs are short helical protein-protein interaction motifs involved in cell motility, survival and communication. LD motif interactions are also implicated in cancer metastasis and are targeted by several viruses. LD motifs are notoriously difficult to detect because sequence pattern searches lead to an excessively high number of false positives. Hence, despite 20 years of research, only six LD motif–containing proteins are known in humans, three of which are close homologues of the paxillin family. To enable the proteome-wide discovery of LD motifs, we developed LD Motif Finder (LDMF), a web tool based on machine learning that combines sequence information with structural predictions to detect LD motifs with high accuracy. LDMF predicted 13 new LD motifs in humans. Using biophysical assays, we experimentally confirmed in vitro interactions for four novel LD motif proteins. Thus, LDMF allows proteome-wide discovery of LD motifs, despite a highly ambiguous sequence pattern. Functional implications will be discussed.

  16. Canonical Bcl-2 motifs of the Na+/K+ pump revealed by the BH3 mimetic chelerythrine: early signal transducers of apoptosis?

    Science.gov (United States)

    Lauf, Peter K; Heiny, Judith; Meller, Jarek; Lepera, Michael A; Koikov, Leonid; Alter, Gerald M; Brown, Thomas L; Adragna, Norma C

    2013-01-01

    Chelerythrine [CET], a protein kinase C [PKC] inhibitor, is a prop-apoptotic BH3-mimetic binding to BH1-like motifs of Bcl-2 proteins. CET action was examined on PKC phosphorylation-dependent membrane transporters (Na+/K+ pump/ATPase [NKP, NKA], Na+-K+-2Cl+ [NKCC] and K+-Cl- [KCC] cotransporters, and channel-supported K+ loss) in human lens epithelial cells [LECs]. K+ loss and K+ uptake, using Rb+ as congener, were measured by atomic absorption/emission spectrophotometry with NKP and NKCC inhibitors, and Cl- replacement by NO3ˉ to determine KCC. 3H-Ouabain binding was performed on a pig renal NKA in the presence and absence of CET. Bcl-2 protein and NKA sequences were aligned and motifs identified and mapped using PROSITE in conjunction with BLAST alignments and analysis of conservation and structural similarity based on prediction of secondary and crystal structures. CET inhibited NKP and NKCC by >90% (IC50 values ~35 and ~15 μM, respectively) without significant KCC activity change, and stimulated K+ loss by ~35% at 10-30 μM. Neither ATP levels nor phosphorylation of the NKA α1 subunit changed. 3H-ouabain was displaced from pig renal NKA only at 100 fold higher CET concentrations than the ligand. Sequence alignments of NKA with BH1- and BH3-like motifs containing pro-survival Bcl-2 and BclXl proteins showed more than one BH1-like motif within NKA for interaction with CET or with BH3 motifs. One NKA BH1-like motif (ARAAEILARDGPN) was also found in all P-type ATPases. Also, NKA possessed a second motif similar to that near the BH3 region of Bcl-2. Findings support the hypothesis that CET inhibits NKP by binding to BH1-like motifs and disrupting the α1 subunit catalytic activity through conformational changes. By interacting with Bcl-2 proteins through their complementary BH1- or BH3-like-motifs, NKP proteins may be sensors of normal and pathological cell functions, becoming important yet unrecognized signal transducers in the initial phases of apoptosis. CET

  17. Genetic interaction motif finding by expectation maximization – a novel statistical model for inferring gene modules from synthetic lethality

    Directory of Open Access Journals (Sweden)

    Ye Ping

    2005-12-01

    Full Text Available Abstract Background Synthetic lethality experiments identify pairs of genes with complementary function. More direct functional associations (for example greater probability of membership in a single protein complex may be inferred between genes that share synthetic lethal interaction partners than genes that are directly synthetic lethal. Probabilistic algorithms that identify gene modules based on motif discovery are highly appropriate for the analysis of synthetic lethal genetic interaction data and have great potential in integrative analysis of heterogeneous datasets. Results We have developed Genetic Interaction Motif Finding (GIMF, an algorithm for unsupervised motif discovery from synthetic lethal interaction data. Interaction motifs are characterized by position weight matrices and optimized through expectation maximization. Given a seed gene, GIMF performs a nonlinear transform on the input genetic interaction data and automatically assigns genes to the motif or non-motif category. We demonstrate the capacity to extract known and novel pathways for Saccharomyces cerevisiae (budding yeast. Annotations suggested for several uncharacterized genes are supported by recent experimental evidence. GIMF is efficient in computation, requires no training and automatically down-weights promiscuous genes with high degrees. Conclusion GIMF effectively identifies pathways from synthetic lethality data with several unique features. It is mostly suitable for building gene modules around seed genes. Optimal choice of one single model parameter allows construction of gene networks with different levels of confidence. The impact of hub genes the generic probabilistic framework of GIMF may be used to group other types of biological entities such as proteins based on stochastic motifs. Analysis of the strongest motifs discovered by the algorithm indicates that synthetic lethal interactions are depleted between genes within a motif, suggesting that synthetic

  18. An intracellular motif of GLUT4 regulates fusion of GLUT4-containing vesicles.

    Science.gov (United States)

    Heyward, Catherine A; Pettitt, Trevor R; Leney, Sophie E; Welsh, Gavin I; Tavaré, Jeremy M; Wakelam, Michael J O

    2008-05-20

    Insulin stimulates glucose uptake by adipocytes through increasing translocation of the glucose transporter GLUT4 from an intracellular compartment to the plasma membrane. Fusion of GLUT4-containing vesicles at the cell surface is thought to involve phospholipase D activity, generating the signalling lipid phosphatidic acid, although the mechanism of action is not yet clear. Here we report the identification of a putative phosphatidic acid-binding motif in a GLUT4 intracellular loop. Mutation of this motif causes a decrease in the insulin-induced exposure of GLUT4 at the cell surface of 3T3-L1 adipocytes via an effect on vesicle fusion. The potential phosphatidic acid-binding motif identified in this study is unique to GLUT4 among the sugar transporters, therefore this motif may provide a unique mechanism for regulating insulin-induced translocation by phospholipase D signalling.

  19. Canonical Bcl-2 Motifs of the Na+/K+ Pump Revealed by the BH3 Mimetic Chelerythrine: Early Signal Transducers of Apoptosis?

    Directory of Open Access Journals (Sweden)

    Peter K. Lauf

    2013-02-01

    Full Text Available Background/Aims: Chelerythrine [CET], a protein kinase C [PKC] inhibitor, is a prop-apoptotic BH3-mimetic binding to BH1-like motifs of Bcl-2 proteins. CET action was examined on PKC phosphorylation-dependent membrane transporters (Na+/K+ pump/ATPase [NKP, NKA], Na+-K+-2Cl+ [NKCC] and K+-Cl- [KCC] cotransporters, and channel-supported K+ loss in human lens epithelial cells [LECs]. Methods: K+ loss and K+ uptake, using Rb+ as congener, were measured by atomic absorption/emission spectrophotometry with NKP and NKCC inhibitors, and Cl- replacement by NO3ˉ to determine KCC. 3H-Ouabain binding was performed on a pig renal NKA in the presence and absence of CET. Bcl-2 protein and NKA sequences were aligned and motifs identified and mapped using PROSITE in conjunction with BLAST alignments and analysis of conservation and structural similarity based on prediction of secondary and crystal structures. Results: CET inhibited NKP and NKCC by >90% (IC50 values ∼35 and ∼15 µM, respectively without significant KCC activity change, and stimulated K+ loss by ∼35% at 10-30 µM. Neither ATP levels nor phosphorylation of the NKA α1 subunit changed. 3H-ouabain was displaced from pig renal NKA only at 100 fold higher CET concentrations than the ligand. Sequence alignments of NKA with BH1- and BH3-like motifs containing pro-survival Bcl-2 and BclXl proteins showed more than one BH1-like motif within NKA for interaction with CET or with BH3 motifs. One NKA BH1-like motif (ARAAEILARDGPN was also found in all P-type ATPases. Also, NKA possessed a second motif similar to that near the BH3 region of Bcl-2. Conclusion: Findings support the hypothesis that CET inhibits NKP by binding to BH1-like motifs and disrupting the α1 subunit catalytic activity through conformational changes. By interacting with Bcl-2 proteins through their complementary BH1- or BH3-like-motifs, NKP proteins may be sensors of normal and pathological cell functions, becoming important yet

  20. Tyrocidine A Analogues Bearing the Planar d-Phe-2-Abz Turn Motif: How Conformation Impacts Bioactivity.

    Science.gov (United States)

    Cameron, Alan J; Edwards, Patrick J B; Harjes, Elena; Sarojini, Vijayalekshmi

    2017-12-14

    The d-Phe-Pro β-turn of the cyclic β-hairpin antimicrobial decapeptide tyrocidine A, (Tyrc A) was substituted with the d-Phe-2-aminobenzoic acid (2-Abz) motif in a synthetic analogue (1). The NMR structure of 1 demonstrated that compound 1 retained the β-hairpin structure of Tyrc A with additional planarity, resulting in approximately 30-fold reduced hemolysis than Tyrc A. Although antibacterial activity was partially compromised, a single Gln to Lys substitution (2) restored activity equivalent to Tyrc A against S. aureus, enhanced activity against two Gram negative strains and maintained the reduced hemeloysis of 1. Analysis by transmission electron microscopy (TEM) suggested a membrane lytic mechanism of action for these peptides. Compound 2 also exhibits nanomolar antifungal activity in synergy with amphotericin B. The d-Phe-2-Abz turn may serve as a tool for the synthesis of structurally predictable β-hairpin libraries. Unlike traditional β-turn motifs such as d-Pro-Gly, both the 2-Abz and d-Phe rings may be further functionalized.

  1. An intracellular motif of GLUT4 regulates fusion of GLUT4-containing vesicles

    Directory of Open Access Journals (Sweden)

    Welsh Gavin I

    2008-05-01

    Full Text Available Abstract Background Insulin stimulates glucose uptake by adipocytes through increasing translocation of the glucose transporter GLUT4 from an intracellular compartment to the plasma membrane. Fusion of GLUT4-containing vesicles at the cell surface is thought to involve phospholipase D activity, generating the signalling lipid phosphatidic acid, although the mechanism of action is not yet clear. Results Here we report the identification of a putative phosphatidic acid-binding motif in a GLUT4 intracellular loop. Mutation of this motif causes a decrease in the insulin-induced exposure of GLUT4 at the cell surface of 3T3-L1 adipocytes via an effect on vesicle fusion. Conclusion The potential phosphatidic acid-binding motif identified in this study is unique to GLUT4 among the sugar transporters, therefore this motif may provide a unique mechanism for regulating insulin-induced translocation by phospholipase D signalling.

  2. Finding a Leucine in a Haystack: Searching the Proteome for ambigous Leucine-Aspartic Acid motifs

    KAUST Repository

    Arold, Stefan T.

    2016-01-01

    LDMF predicted 13 new LD motifs in humans. Using biophysical assays, we experimentally confirmed in vitro interactions for four novel LD motif proteins. Thus, LDMF allows proteome-wide discovery of LD motifs, despite a highly ambiguous sequence pattern. Functional implications will be discussed.

  3. CompariMotif: quick and easy comparisons of sequence motifs.

    Science.gov (United States)

    Edwards, Richard J; Davey, Norman E; Shields, Denis C

    2008-05-15

    CompariMotif is a novel tool for making motif-motif comparisons, identifying and describing similarities between regular expression motifs. CompariMotif can identify a number of different relationships between motifs, including exact matches, variants of degenerate motifs and complex overlapping motifs. Motif relationships are scored using shared information content, allowing the best matches to be easily identified in large comparisons. Many input and search options are available, enabling a list of motifs to be compared to itself (to identify recurring motifs) or to datasets of known motifs. CompariMotif can be run online at http://bioware.ucd.ie/ and is freely available for academic use as a set of open source Python modules under a GNU General Public License from http://bioinformatics.ucd.ie/shields/software/comparimotif/

  4. The Rho ADP-ribosylating C3 exoenzyme binds cells via an Arg-Gly-Asp motif.

    Science.gov (United States)

    Rohrbeck, Astrid; Höltje, Markus; Adolf, Andrej; Oms, Elisabeth; Hagemann, Sandra; Ahnert-Hilger, Gudrun; Just, Ingo

    2017-10-27

    The Rho ADP-ribosylating C3 exoenzyme (C3bot) is a bacterial protein toxin devoid of a cell-binding or -translocation domain. Nevertheless, C3 can efficiently enter intact cells, including neurons, but the mechanism of C3 binding and uptake is not yet understood. Previously, we identified the intermediate filament vimentin as an extracellular membranous interaction partner of C3. However, uptake of C3 into cells still occurs (although reduced) in the absence of vimentin, indicating involvement of an additional host cell receptor. C3 harbors an Arg-Gly-Asp (RGD) motif, which is the major integrin-binding site, present in a variety of integrin ligands. To check whether the RGD motif of C3 is involved in binding to cells, we performed a competition assay with C3 and RGD peptide or with a monoclonal antibody binding to β1-integrin subunit and binding assays in different cell lines, primary neurons, and synaptosomes with C3-RGD mutants. Here, we report that preincubation of cells with the GRGDNP peptide strongly reduced C3 binding to cells. Moreover, mutation of the RGD motif reduced C3 binding to intact cells and also to recombinant vimentin. Anti-integrin antibodies also lowered the C3 binding to cells. Our results indicate that the RGD motif of C3 is at least one essential C3 motif for binding to host cells and that integrin is an additional receptor for C3 besides vimentin. © 2017 by The American Society for Biochemistry and Molecular Biology, Inc.

  5. Triadic motifs in the dependence networks of virtual societies

    Science.gov (United States)

    Xie, Wen-Jie; Li, Ming-Xia; Jiang, Zhi-Qiang; Zhou, Wei-Xing

    2014-06-01

    In friendship networks, individuals have different numbers of friends, and the closeness or intimacy between an individual and her friends is heterogeneous. Using a statistical filtering method to identify relationships about who depends on whom, we construct dependence networks (which are directed) from weighted friendship networks of avatars in more than two hundred virtual societies of a massively multiplayer online role-playing game (MMORPG). We investigate the evolution of triadic motifs in dependence networks. Several metrics show that the virtual societies evolved through a transient stage in the first two to three weeks and reached a relatively stable stage. We find that the unidirectional loop motif (M9) is underrepresented and does not appear, open motifs are also underrepresented, while other close motifs are overrepresented. We also find that, for most motifs, the overall level difference of the three avatars in the same motif is significantly lower than average, whereas the sum of ranks is only slightly larger than average. Our findings show that avatars' social status plays an important role in the formation of triadic motifs.

  6. Triadic motifs in the dependence networks of virtual societies.

    Science.gov (United States)

    Xie, Wen-Jie; Li, Ming-Xia; Jiang, Zhi-Qiang; Zhou, Wei-Xing

    2014-06-10

    In friendship networks, individuals have different numbers of friends, and the closeness or intimacy between an individual and her friends is heterogeneous. Using a statistical filtering method to identify relationships about who depends on whom, we construct dependence networks (which are directed) from weighted friendship networks of avatars in more than two hundred virtual societies of a massively multiplayer online role-playing game (MMORPG). We investigate the evolution of triadic motifs in dependence networks. Several metrics show that the virtual societies evolved through a transient stage in the first two to three weeks and reached a relatively stable stage. We find that the unidirectional loop motif (M9) is underrepresented and does not appear, open motifs are also underrepresented, while other close motifs are overrepresented. We also find that, for most motifs, the overall level difference of the three avatars in the same motif is significantly lower than average, whereas the sum of ranks is only slightly larger than average. Our findings show that avatars' social status plays an important role in the formation of triadic motifs.

  7. An integrative and applicable phylogenetic footprinting framework for cis-regulatory motifs identification in prokaryotic genomes.

    Science.gov (United States)

    Liu, Bingqiang; Zhang, Hanyuan; Zhou, Chuan; Li, Guojun; Fennell, Anne; Wang, Guanghui; Kang, Yu; Liu, Qi; Ma, Qin

    2016-08-09

    Phylogenetic footprinting is an important computational technique for identifying cis-regulatory motifs in orthologous regulatory regions from multiple genomes, as motifs tend to evolve slower than their surrounding non-functional sequences. Its application, however, has several difficulties for optimizing the selection of orthologous data and reducing the false positives in motif prediction. Here we present an integrative phylogenetic footprinting framework for accurate motif predictions in prokaryotic genomes (MP(3)). The framework includes a new orthologous data preparation procedure, an additional promoter scoring and pruning method and an integration of six existing motif finding algorithms as basic motif search engines. Specifically, we collected orthologous genes from available prokaryotic genomes and built the orthologous regulatory regions based on sequence similarity of promoter regions. This procedure made full use of the large-scale genomic data and taxonomy information and filtered out the promoters with limited contribution to produce a high quality orthologous promoter set. The promoter scoring and pruning is implemented through motif voting by a set of complementary predicting tools that mine as many motif candidates as possible and simultaneously eliminate the effect of random noise. We have applied the framework to Escherichia coli k12 genome and evaluated the prediction performance through comparison with seven existing programs. This evaluation was systematically carried out at the nucleotide and binding site level, and the results showed that MP(3) consistently outperformed other popular motif finding tools. We have integrated MP(3) into our motif identification and analysis server DMINDA, allowing users to efficiently identify and analyze motifs in 2,072 completely sequenced prokaryotic genomes. The performance evaluation indicated that MP(3) is effective for predicting regulatory motifs in prokaryotic genomes. Its application may enhance

  8. The Regulatory Factor ZFHX3 Modifies Circadian Function in SCN via an AT Motif-Driven Axis

    Science.gov (United States)

    Parsons, Michael J.; Brancaccio, Marco; Sethi, Siddharth; Maywood, Elizabeth S.; Satija, Rahul; Edwards, Jessica K.; Jagannath, Aarti; Couch, Yvonne; Finelli, Mattéa J.; Smyllie, Nicola J.; Esapa, Christopher; Butler, Rachel; Barnard, Alun R.; Chesham, Johanna E.; Saito, Shoko; Joynson, Greg; Wells, Sara; Foster, Russell G.; Oliver, Peter L.; Simon, Michelle M.; Mallon, Ann-Marie; Hastings, Michael H.; Nolan, Patrick M.

    2015-01-01

    Summary We identified a dominant missense mutation in the SCN transcription factor Zfhx3, termed short circuit (Zfhx3Sci), which accelerates circadian locomotor rhythms in mice. ZFHX3 regulates transcription via direct interaction with predicted AT motifs in target genes. The mutant protein has a decreased ability to activate consensus AT motifs in vitro. Using RNA sequencing, we found minimal effects on core clock genes in Zfhx3Sci/+ SCN, whereas the expression of neuropeptides critical for SCN intercellular signaling was significantly disturbed. Moreover, mutant ZFHX3 had a decreased ability to activate AT motifs in the promoters of these neuropeptide genes. Lentiviral transduction of SCN slices showed that the ZFHX3-mediated activation of AT motifs is circadian, with decreased amplitude and robustness of these oscillations in Zfhx3Sci/+ SCN slices. In conclusion, by cloning Zfhx3Sci, we have uncovered a circadian transcriptional axis that determines the period and robustness of behavioral and SCN molecular rhythms. PMID:26232227

  9. Enantiospecific (+)- and (-)-germacrene D synthases, cloned from goldenrod, reveal a functionally active variant of the universal isoprenoid-biosynthesis aspartate-rich motif.

    Science.gov (United States)

    Prosser, Ian; Altug, Iris G; Phillips, Andy L; König, Wilfried A; Bouwmeester, Harro J; Beale, Michael H

    2004-12-15

    The naturally occurring, volatile sesquiterpene hydrocarbon germacrene D has strong effects on insect behaviour and genes encoding enzymes that produce this compound are of interest in the study of plant-insect interactions and in a number of biotechnological approaches to pest control. Goldenrod, Solidago canadensis, is unusual in that it produces both enantiomers of germacrene D. Two new sesquiterpene synthase cDNAs, designated Sc11 and Sc19, have been isolated from goldenrod and functional expression in Escherichia coli identified Sc11 as (+)-germacrene D synthase and Sc19 as (-)-germacrene D synthase. Thus, the enantiomers of germacrene D are the products of separate, but closely related (85% amino-acid identity), enzymes. Unlike other sesquiterpene synthases and the related monoterpene synthases and prenyl transferases, which contain the characteristic amino-acid motif DDXX(D,E), Sc11 is unusual in that this motif occurs as (303)NDTYD. Mutagenesis of this motif to (303)DDTYD gave rise to an enzyme that fully retained (+)-germacrene D synthase activity. The converse mutation in Sc19 (D303N) resulted in a less efficient but functional enzyme. Mutagenesis of position 303 to glutamate in both enzymes resulted in loss of activity. These results indicate that the magnesium ion-binding role of the first aspartate in the DDXXD motif may not be as critical as previously thought. Further amino-acid sequence comparisons and molecular modelling of the enzyme structures revealed that very subtle changes to the active site of this family of enzymes are required to alter the reaction pathway to form, in this case, different enantiomers from the same enzyme-bound carbocationic intermediate.

  10. Fine-tuning of T-cell development by the CD3γ di-leucine-based TCR-sorting motif

    DEFF Research Database (Denmark)

    Lauritsen, Jens Peter Holst; Boding, Lasse; Buus, Terkild B

    2015-01-01

    The CD3γ di-leucine-based (diL) receptor-sorting motif plays a central role in TCR down-regulation and in clonal expansion of virus-specific T cells. However, the role of the CD3γ diL motif in T-cell development is not known. In this study, we show that protein kinase C-induced TCR down-regulatio......The CD3γ di-leucine-based (diL) receptor-sorting motif plays a central role in TCR down-regulation and in clonal expansion of virus-specific T cells. However, the role of the CD3γ diL motif in T-cell development is not known. In this study, we show that protein kinase C-induced TCR down...

  11. Large-scale discovery of promoter motifs in Drosophila melanogaster.

    Directory of Open Access Journals (Sweden)

    Thomas A Down

    2007-01-01

    Full Text Available A key step in understanding gene regulation is to identify the repertoire of transcription factor binding motifs (TFBMs that form the building blocks of promoters and other regulatory elements. Identifying these experimentally is very laborious, and the number of TFBMs discovered remains relatively small, especially when compared with the hundreds of transcription factor genes predicted in metazoan genomes. We have used a recently developed statistical motif discovery approach, NestedMICA, to detect candidate TFBMs from a large set of Drosophila melanogaster promoter regions. Of the 120 motifs inferred in our initial analysis, 25 were statistically significant matches to previously reported motifs, while 87 appeared to be novel. Analysis of sequence conservation and motif positioning suggested that the great majority of these discovered motifs are predictive of functional elements in the genome. Many motifs showed associations with specific patterns of gene expression in the D. melanogaster embryo, and we were able to obtain confident annotation of expression patterns for 25 of our motifs, including eight of the novel motifs. The motifs are available through Tiffin, a new database of DNA sequence motifs. We have discovered many new motifs that are overrepresented in D. melanogaster promoter regions, and offer several independent lines of evidence that these are novel TFBMs. Our motif dictionary provides a solid foundation for further investigation of regulatory elements in Drosophila, and demonstrates techniques that should be applicable in other species. We suggest that further improvements in computational motif discovery should narrow the gap between the set of known motifs and the total number of transcription factors in metazoan genomes.

  12. Space-related pharma-motifs for fast search of protein binding motifs and polypharmacological targets.

    Science.gov (United States)

    Chiu, Yi-Yuan; Lin, Chun-Yu; Lin, Chih-Ta; Hsu, Kai-Cheng; Chang, Li-Zen; Yang, Jinn-Moon

    2012-01-01

    To discover a compound inhibiting multiple proteins (i.e. polypharmacological targets) is a new paradigm for the complex diseases (e.g. cancers and diabetes). In general, the polypharmacological proteins often share similar local binding environments and motifs. As the exponential growth of the number of protein structures, to find the similar structural binding motifs (pharma-motifs) is an emergency task for drug discovery (e.g. side effects and new uses for old drugs) and protein functions. We have developed a Space-Related Pharmamotifs (called SRPmotif) method to recognize the binding motifs by searching against protein structure database. SRPmotif is able to recognize conserved binding environments containing spatially discontinuous pharma-motifs which are often short conserved peptides with specific physico-chemical properties for protein functions. Among 356 pharma-motifs, 56.5% interacting residues are highly conserved. Experimental results indicate that 81.1% and 92.7% polypharmacological targets of each protein-ligand complex are annotated with same biological process (BP) and molecular function (MF) terms, respectively, based on Gene Ontology (GO). Our experimental results show that the identified pharma-motifs often consist of key residues in functional (active) sites and play the key roles for protein functions. The SRPmotif is available at http://gemdock.life.nctu.edu.tw/SRP/. SRPmotif is able to identify similar pharma-interfaces and pharma-motifs sharing similar binding environments for polypharmacological targets by rapidly searching against the protein structure database. Pharma-motifs describe the conservations of binding environments for drug discovery and protein functions. Additionally, these pharma-motifs provide the clues for discovering new sequence-based motifs to predict protein functions from protein sequence databases. We believe that SRPmotif is useful for elucidating protein functions and drug discovery.

  13. The principal neuronal gD-type 3-O-sulfotransferases and their products in central and peripheral nervous system tissues

    Science.gov (United States)

    Lawrence, Roger; Yabe, Tomio; HajMohammadi, Sassan; Rhodes, John; McNeely, Melissa; Liu, Jian; Lamperti, Edward D.; Toselli, Paul A.; Lech, Miroslaw; Spear, Patricia G.; Rosenberg, Robert D.; Shworak, Nicholas W.

    2007-01-01

    Within the nervous system, heparan sulfate (HS) of the cell surface and extracellular matrix influences developmental, physiologic and pathologic processes. HS is a functionally diverse polysaccharide that employs motifs of sulfate groups to selectively bind and modulate various effector proteins. Specific HS activities are modulated by 3-O-sulfated glucosamine residues, which are generated by a family of seven 3-O-sulfotransferases (3-OSTs). Most isoforms we herein designate as gD-type 3-OSTs because they generate HSgD+, 3-O-sulfated motifs that bind the gD envelope protein of herpes simplex virus 1 (HSV-1) and thereby mediate viral cellular entry. Certain gD-type isoforms are anticipated to modulate neurobiologic events, because a Drosophila gD-type 3-OST is essential for a conserved neurogenic signaling pathway regulated by Notch. Information about 3-OST isoforms expressed in the nervous system of mammals is incomplete. Here, we identify the 3-OST isoforms having properties compatible with their participation in neurobiologic events. We show that 3-OST-2 and 3-OST-4 are principal isoforms of brain. We find these are gD-type enzymes, as they produce products similar to a prototypical gD-type isoform, and they can modify HS to generate receptors for HSV-1 entry into cells. Therefore, 3-OST-2 and 3-OST-4 catalyze modifications similar or identical to those made by the Drosophila gD-type 3-OST that has a role in regulating Notch signaling. We also find that 3-OST-2 and 3-OST-4 are the predominant isoforms expressed in neurons of the trigeminal ganglion, and 3-OST-2/4-type 3-O-sulfated residues occur in this ganglion and in select brain regions. Thus, 3-OST-2 and 3-OST-4 are the major neural gD-type 3-OSTs, and so are prime candidates for participating in HS-dependent neurobiologic events. PMID:17482450

  14. T cell receptor zeta allows stable expression of receptors containing the CD3gamma leucine-based receptor-sorting motif

    DEFF Research Database (Denmark)

    Dietrich, J; Geisler, C

    1998-01-01

    The leucine-based motif in the T cell receptor (TCR) subunit CD3gamma constitutes a strong internalization signal. In fully assembled TCR this motif is inactive unless phosphorylated. In contrast, the motif is constitutively active in CD4/CD3gamma and Tac/CD3gamma chimeras independently of phosph......The leucine-based motif in the T cell receptor (TCR) subunit CD3gamma constitutes a strong internalization signal. In fully assembled TCR this motif is inactive unless phosphorylated. In contrast, the motif is constitutively active in CD4/CD3gamma and Tac/CD3gamma chimeras independently...... of phosphorylation and leads to rapid internalization and sorting of these chimeras to lysosomal degradation. Because the TCRzeta chain rescues incomplete TCR complexes from lysosomal degradation and allows stable surface expression of fully assembled TCR, we addressed the question whether TCRzeta has the potential...... to mask the CD3gamma leucine-based motif. By studying CD4/CD3gamma and CD16/CD3gamma chimeras, we found that CD16/CD3gamma chimeras associated with TCRzeta. The CD16/CD3gamma-TCRzeta complexes were stably expressed at the cell surface and had a low spontaneous internalization rate, indicating...

  15. DNA motif alignment by evolving a population of Markov chains.

    Science.gov (United States)

    Bi, Chengpeng

    2009-01-30

    Deciphering cis-regulatory elements or de novo motif-finding in genomes still remains elusive although much algorithmic effort has been expended. The Markov chain Monte Carlo (MCMC) method such as Gibbs motif samplers has been widely employed to solve the de novo motif-finding problem through sequence local alignment. Nonetheless, the MCMC-based motif samplers still suffer from local maxima like EM. Therefore, as a prerequisite for finding good local alignments, these motif algorithms are often independently run a multitude of times, but without information exchange between different chains. Hence it would be worth a new algorithm design enabling such information exchange. This paper presents a novel motif-finding algorithm by evolving a population of Markov chains with information exchange (PMC), each of which is initialized as a random alignment and run by the Metropolis-Hastings sampler (MHS). It is progressively updated through a series of local alignments stochastically sampled. Explicitly, the PMC motif algorithm performs stochastic sampling as specified by a population-based proposal distribution rather than individual ones, and adaptively evolves the population as a whole towards a global maximum. The alignment information exchange is accomplished by taking advantage of the pooled motif site distributions. A distinct method for running multiple independent Markov chains (IMC) without information exchange, or dubbed as the IMC motif algorithm, is also devised to compare with its PMC counterpart. Experimental studies demonstrate that the performance could be improved if pooled information were used to run a population of motif samplers. The new PMC algorithm was able to improve the convergence and outperformed other popular algorithms tested using simulated and biological motif sequences.

  16. SiteBinder: an improved approach for comparing multiple protein structural motifs.

    Science.gov (United States)

    Sehnal, David; Vařeková, Radka Svobodová; Huber, Heinrich J; Geidl, Stanislav; Ionescu, Crina-Maria; Wimmerová, Michaela; Koča, Jaroslav

    2012-02-27

    There is a paramount need to develop new techniques and tools that will extract as much information as possible from the ever growing repository of protein 3D structures. We report here on the development of a software tool for the multiple superimposition of large sets of protein structural motifs. Our superimposition methodology performs a systematic search for the atom pairing that provides the best fit. During this search, the RMSD values for all chemically relevant pairings are calculated by quaternion algebra. The number of evaluated pairings is markedly decreased by using PDB annotations for atoms. This approach guarantees that the best fit will be found and can be applied even when sequence similarity is low or does not exist at all. We have implemented this methodology in the Web application SiteBinder, which is able to process up to thousands of protein structural motifs in a very short time, and which provides an intuitive and user-friendly interface. Our benchmarking analysis has shown the robustness, efficiency, and versatility of our methodology and its implementation by the successful superimposition of 1000 experimentally determined structures for each of 32 eukaryotic linear motifs. We also demonstrate the applicability of SiteBinder using three case studies. We first compared the structures of 61 PA-IIL sugar binding sites containing nine different sugars, and we found that the sugar binding sites of PA-IIL and its mutants have a conserved structure despite their binding different sugars. We then superimposed over 300 zinc finger central motifs and revealed that the molecular structure in the vicinity of the Zn atom is highly conserved. Finally, we superimposed 12 BH3 domains from pro-apoptotic proteins. Our findings come to support the hypothesis that there is a structural basis for the functional segregation of BH3-only proteins into activators and enablers.

  17. Motif formation and industry specific topologies in the Japanese business firm network

    Science.gov (United States)

    Maluck, Julian; Donner, Reik V.; Takayasu, Hideki; Takayasu, Misako

    2017-05-01

    Motifs and roles are basic quantities for the characterization of interactions among 3-node subsets in complex networks. In this work, we investigate how the distribution of 3-node motifs can be influenced by modifying the rules of an evolving network model while keeping the statistics of simpler network characteristics, such as the link density and the degree distribution, invariant. We exemplify this problem for the special case of the Japanese Business Firm Network, where a well-studied and relatively simple yet realistic evolving network model is available, and compare the resulting motif distribution in the real-world and simulated networks. To better approximate the motif distribution of the real-world network in the model, we introduce both subgraph dependent and global additional rules. We find that a specific rule that allows only for the merging process between nodes with similar link directionality patterns reduces the observed excess of densely connected motifs with bidirectional links. Our study improves the mechanistic understanding of motif formation in evolving network models to better describe the characteristic features of real-world networks with a scale-free topology.

  18. Human telomeric DNA: G-quadruplex, i-motif and Watson–Crick double helix

    Science.gov (United States)

    Phan, Anh Tuân; Mergny, Jean-Louis

    2002-01-01

    Human telomeric DNA composed of (TTAGGG/CCCTAA)n repeats may form a classical Watson–Crick double helix. Each individual strand is also prone to quadruplex formation: the G-rich strand may adopt a G-quadruplex conformation involving G-quartets whereas the C-rich strand may fold into an i-motif based on intercalated C·C+ base pairs. Using an equimolar mixture of the telomeric oligonucleotides d[AGGG(TTAGGG)3] and d[(CCCTAA)3CCCT], we defined which structures existed and which would be the predominant species under a variety of experimental conditions. Under near-physiological conditions of pH, temperature and salt concentration, telomeric DNA was predominantly in a double-helix form. However, at lower pH values or higher temperatures, the G-quadruplex and/or the i-motif efficiently competed with the duplex. We also present kinetic and thermodynamic data for duplex association and for G-quadruplex/i-motif unfolding. PMID:12409451

  19. A novel D458V mutation in the SANS PDZ binding motif causes atypical Usher syndrome.

    Science.gov (United States)

    Kalay, E; de Brouwer, A P M; Caylan, R; Nabuurs, S B; Wollnik, B; Karaguzel, A; Heister, J G A M; Erdol, H; Cremers, F P M; Cremers, C W R J; Brunner, H G; Kremer, H

    2005-12-01

    Homozygosity mapping and linkage analysis in a Turkish family with autosomal recessive prelingual sensorineural hearing loss revealed a 15-cM critical region at 17q25.1-25.3 flanked by the polymorphic markers D17S1807 and D17S1806. The maximum two-point lod score was 4.07 at theta=0.0 for the marker D17S801. The linkage interval contains the Usher syndrome 1G gene (USH1G) that is mutated in patients with Usher syndrome (USH) type 1g and encodes the SANS protein. Mutation analysis of USH1G led to the identification of a homozygous missense mutation D458V at the -3 position of the PDZ binding motif of SANS. This mutation was also present homozygously in one out of 64 additional families from Turkey with autosomal recessive nonsyndromic hearing loss and heterozygously in one out of 498 control chromosomes. By molecular modeling, we provide evidence that this mutation impairs the interaction of SANS with harmonin. Ophthalmologic examination and vestibular evaluation of patients from both families revealed mild retinitis pigmentosa and normal vestibular function. These results suggest that these patients suffer from atypical USH.

  20. Motif enrichment tool.

    Science.gov (United States)

    Blatti, Charles; Sinha, Saurabh

    2014-07-01

    The Motif Enrichment Tool (MET) provides an online interface that enables users to find major transcriptional regulators of their gene sets of interest. MET searches the appropriate regulatory region around each gene and identifies which transcription factor DNA-binding specificities (motifs) are statistically overrepresented. Motif enrichment analysis is currently available for many metazoan species including human, mouse, fruit fly, planaria and flowering plants. MET also leverages high-throughput experimental data such as ChIP-seq and DNase-seq from ENCODE and ModENCODE to identify the regulatory targets of a transcription factor with greater precision. The results from MET are produced in real time and are linked to a genome browser for easy follow-up analysis. Use of the web tool is free and open to all, and there is no login requirement. ADDRESS: http://veda.cs.uiuc.edu/MET/. © The Author(s) 2014. Published by Oxford University Press on behalf of Nucleic Acids Research.

  1. Statistical tests to compare motif count exceptionalities

    Directory of Open Access Journals (Sweden)

    Vandewalle Vincent

    2007-03-01

    Full Text Available Abstract Background Finding over- or under-represented motifs in biological sequences is now a common task in genomics. Thanks to p-value calculation for motif counts, exceptional motifs are identified and represent candidate functional motifs. The present work addresses the related question of comparing the exceptionality of one motif in two different sequences. Just comparing the motif count p-values in each sequence is indeed not sufficient to decide if this motif is significantly more exceptional in one sequence compared to the other one. A statistical test is required. Results We develop and analyze two statistical tests, an exact binomial one and an asymptotic likelihood ratio test, to decide whether the exceptionality of a given motif is equivalent or significantly different in two sequences of interest. For that purpose, motif occurrences are modeled by Poisson processes, with a special care for overlapping motifs. Both tests can take the sequence compositions into account. As an illustration, we compare the octamer exceptionalities in the Escherichia coli K-12 backbone versus variable strain-specific loops. Conclusion The exact binomial test is particularly adapted for small counts. For large counts, we advise to use the likelihood ratio test which is asymptotic but strongly correlated with the exact binomial test and very simple to use.

  2. MotifNet: a web-server for network motif analysis.

    Science.gov (United States)

    Smoly, Ilan Y; Lerman, Eugene; Ziv-Ukelson, Michal; Yeger-Lotem, Esti

    2017-06-15

    Network motifs are small topological patterns that recur in a network significantly more often than expected by chance. Their identification emerged as a powerful approach for uncovering the design principles underlying complex networks. However, available tools for network motif analysis typically require download and execution of computationally intensive software on a local computer. We present MotifNet, the first open-access web-server for network motif analysis. MotifNet allows researchers to analyze integrated networks, where nodes and edges may be labeled, and to search for motifs of up to eight nodes. The output motifs are presented graphically and the user can interactively filter them by their significance, number of instances, node and edge labels, and node identities, and view their instances. MotifNet also allows the user to distinguish between motifs that are centered on specific nodes and motifs that recur in distinct parts of the network. MotifNet is freely available at http://netbio.bgu.ac.il/motifnet . The website was implemented using ReactJs and supports all major browsers. The server interface was implemented in Python with data stored on a MySQL database. estiyl@bgu.ac.il or michaluz@cs.bgu.ac.il. Supplementary data are available at Bioinformatics online. © The Author 2017. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com

  3. DMINDA: an integrated web server for DNA motif identification and analyses.

    Science.gov (United States)

    Ma, Qin; Zhang, Hanyuan; Mao, Xizeng; Zhou, Chuan; Liu, Bingqiang; Chen, Xin; Xu, Ying

    2014-07-01

    DMINDA (DNA motif identification and analyses) is an integrated web server for DNA motif identification and analyses, which is accessible at http://csbl.bmb.uga.edu/DMINDA/. This web site is freely available to all users and there is no login requirement. This server provides a suite of cis-regulatory motif analysis functions on DNA sequences, which are important to elucidation of the mechanisms of transcriptional regulation: (i) de novo motif finding for a given set of promoter sequences along with statistical scores for the predicted motifs derived based on information extracted from a control set, (ii) scanning motif instances of a query motif in provided genomic sequences, (iii) motif comparison and clustering of identified motifs, and (iv) co-occurrence analyses of query motifs in given promoter sequences. The server is powered by a backend computer cluster with over 150 computing nodes, and is particularly useful for motif prediction and analyses in prokaryotic genomes. We believe that DMINDA, as a new and comprehensive web server for cis-regulatory motif finding and analyses, will benefit the genomic research community in general and prokaryotic genome researchers in particular. © The Author(s) 2014. Published by Oxford University Press on behalf of Nucleic Acids Research.

  4. How to find a leucine in a haystack? Structure, ligand recognition and regulation of leucine-aspartic acid (LD) motifs

    KAUST Repository

    Alam, Tanvir

    2014-05-29

    LD motifs (leucine-aspartic acidmotifs) are short helical protein-protein interaction motifs that have emerged as key players in connecting cell adhesion with cell motility and survival. LD motifs are required for embryogenesis, wound healing and the evolution of multicellularity. LD motifs also play roles in disease, such as in cancer metastasis or viral infection. First described in the paxillin family of scaffolding proteins, LD motifs and similar acidic LXXLL interaction motifs have been discovered in several other proteins, whereas 16 proteins have been reported to contain LDBDs (LD motif-binding domains). Collectively, structural and functional analyses have revealed a surprising multivalency in LD motif interactions and a wide diversity in LDBD architectures. In the present review, we summarize the molecular basis for function, regulation and selectivity of LD motif interactions that has emerged from more than a decade of research. This overview highlights the intricate multi-level regulation and the inherently noisy and heterogeneous nature of signalling through short protein-protein interaction motifs. © 2014 Biochemical Society.

  5. How to find a leucine in a haystack? Structure, ligand recognition and regulation of leucine-aspartic acid (LD) motifs

    KAUST Repository

    Alam, Tanvir; Alazmi, Meshari; Gao, Xin; Arold, Stefan T.

    2014-01-01

    LD motifs (leucine-aspartic acidmotifs) are short helical protein-protein interaction motifs that have emerged as key players in connecting cell adhesion with cell motility and survival. LD motifs are required for embryogenesis, wound healing and the evolution of multicellularity. LD motifs also play roles in disease, such as in cancer metastasis or viral infection. First described in the paxillin family of scaffolding proteins, LD motifs and similar acidic LXXLL interaction motifs have been discovered in several other proteins, whereas 16 proteins have been reported to contain LDBDs (LD motif-binding domains). Collectively, structural and functional analyses have revealed a surprising multivalency in LD motif interactions and a wide diversity in LDBD architectures. In the present review, we summarize the molecular basis for function, regulation and selectivity of LD motif interactions that has emerged from more than a decade of research. This overview highlights the intricate multi-level regulation and the inherently noisy and heterogeneous nature of signalling through short protein-protein interaction motifs. © 2014 Biochemical Society.

  6. Role of NH2-terminal hydrophobic motif in the subcellular localization of ATP-binding cassette protein subfamily D: Common features in eukaryotic organisms

    International Nuclear Information System (INIS)

    Lee, Asaka; Asahina, Kota; Okamoto, Takumi; Kawaguchi, Kosuke; Kostsin, Dzmitry G.; Kashiwayama, Yoshinori; Takanashi, Kojiro; Yazaki, Kazufumi; Imanaka, Tsuneo; Morita, Masashi

    2014-01-01

    Highlights: • ABCD proteins classifies based on with or without NH 2 -terminal hydrophobic segment. • The ABCD proteins with the segment are targeted peroxisomes. • The ABCD proteins without the segment are targeted to the endoplasmic reticulum. • The role of the segment in organelle targeting is conserved in eukaryotic organisms. - Abstract: In mammals, four ATP-binding cassette (ABC) proteins belonging to subfamily D have been identified. ABCD1–3 possesses the NH 2 -terminal hydrophobic region and are targeted to peroxisomes, while ABCD4 lacking the region is targeted to the endoplasmic reticulum (ER). Based on hydropathy plot analysis, we found that several eukaryotes have ABCD protein homologs lacking the NH 2 -terminal hydrophobic segment (H0 motif). To investigate whether the role of the NH 2 -terminal H0 motif in subcellular localization is conserved across species, we expressed ABCD proteins from several species (metazoan, plant and fungi) in fusion with GFP in CHO cells and examined their subcellular localization. ABCD proteins possessing the NH 2 -terminal H0 motif were localized to peroxisomes, while ABCD proteins lacking this region lost this capacity. In addition, the deletion of the NH 2 -terminal H0 motif of ABCD protein resulted in their localization to the ER. These results suggest that the role of the NH 2 -terminal H0 motif in organelle targeting is widely conserved in living organisms

  7. A novel fibronectin binding motif in MSCRAMMs targets F3 modules.

    Directory of Open Access Journals (Sweden)

    Sabitha Prabhakaran

    Full Text Available BBK32 is a surface expressed lipoprotein and fibronectin (Fn-binding microbial surface component recognizing adhesive matrix molecule (MSCRAMM of Borrelia burgdorferi, the causative agent of Lyme disease. Previous studies from our group showed that BBK32 is a virulence factor in experimental Lyme disease and located the Fn-binding region to residues 21-205 of the lipoprotein.Studies aimed at identifying interacting sites between BBK32 and Fn revealed an interaction between the MSCRAMM and the Fn F3 modules. Further analysis of this interaction showed that BBK32 can cause the aggregation of human plasma Fn in a similar concentration-dependent manner to that of anastellin, the superfibronectin (sFn inducing agent. The resulting Fn aggregates are conformationally distinct from plasma Fn as indicated by a change in available thermolysin cleavage sites. Recombinant BBK32 and anastellin affect the structure of Fn matrices formed by cultured fibroblasts and inhibit endothelial cell proliferation similarly. Within BBK32, we have located the sFn-forming activity to a region between residues 160 and 175 which contains two sequence motifs that are also found in anastellin. Synthetic peptides mimicking these motifs induce Fn aggregation, whereas a peptide with a scrambled sequence motif was inactive, suggesting that these motifs represent the sFn-inducing sequence.We conclude that BBK32 induces the formation of Fn aggregates that are indistinguishable from those formed by anastellin. The results of this study provide evidence for how bacteria can target host proteins to manipulate host cell activities.

  8. A 3d-3d appetizer

    Energy Technology Data Exchange (ETDEWEB)

    Pei, Du; Ye, Ke [Walter Burke Institute for Theoretical Physics, California Institute of Technology, Pasadena, CA, 91125 (United States)

    2016-11-02

    We test the 3d-3d correspondence for theories that are labeled by Lens spaces. We find a full agreement between the index of the 3d N=2 “Lens space theory” T[L(p,1)] and the partition function of complex Chern-Simons theory on L(p,1). In particular, for p=1, we show how the familiar S{sup 3} partition function of Chern-Simons theory arises from the index of a free theory. For large p, we find that the index of T[L(p,1)] becomes a constant independent of p. In addition, we study T[L(p,1)] on the squashed three-sphere S{sub b}{sup 3}. This enables us to see clearly, at the level of partition function, to what extent G{sub ℂ} complex Chern-Simons theory can be thought of as two copies of Chern-Simons theory with compact gauge group G.

  9. Méthodologie de conception de motifs dirigée par la distance de Hamming : application à la reconstruction de surfaces à partir d'une seule image

    OpenAIRE

    Maurice , Xavier; Doignon , Christophe

    2012-01-01

    Session "Articles"; National audience; En vision artificielle par lumière structurée, la projection d'un motif sur un objet permet de capturer la forme de sa surface à un instant donné, en effectuant plusieurs acquisitions. Cette technique peut cependant s'avérer inefficace lorsque l'objet est en mouvement. Il devient alors nécessaire de ne faire appel qu'à une seule prise d'images pour analyser la forme d'une région d'intérêt en mouvement et des motifs intégrant des propriétés intrinsèques d...

  10. Particle-tracking code (track3d) for convective solute transport modelling in the geosphere: Description and user`s manual; Programme de reperage de particules (track3d) pour la modelisation du transport par convection des solutes dans la geosphere: description et manuel de l`utilisateur

    Energy Technology Data Exchange (ETDEWEB)

    Nakka, B W; Chan, T

    1994-12-01

    A deterministic particle-tracking code (TRACK3D) has been developed to compute convective flow paths of conservative (nonreactive) contaminants through porous geological media. TRACK3D requires the groundwater velocity distribution, which, in our applications, results from flow simulations using AECL`s MOTIF code. The MOTIF finite-element code solves the transient and steady-state coupled equations of groundwater flow, solute transport and heat transport in fractured/porous media. With few modifications, TRACK3D can be used to analyse the velocity distributions calculated by other finite-element or finite-difference flow codes. This report describes the assumptions, limitations, organization, operation and applications of the TRACK3D code, and provides a comprehensive user`s manual.

  11. Kopi dan Kakao dalam Kreasi Motif Batik Khas Jember

    Directory of Open Access Journals (Sweden)

    Irfa'ina Rohana Salma

    2015-06-01

    Full Text Available ABSTRAK Batik Jember selama ini identik dengan motif daun tembakau. Visualisasi daun tembakau dalam motif Batik Jember cukup lemah, yaitu kurang berkarakter karena motif yang muncul adalah seperti gambar daun pada umumnya. Oleh karena itu perlu diciptakan desain motif batik khas Jember yang sumber inspirasinya digali dari kekayaan alam lainnya dari Jember yang mempunyai bentuk spesifik dan karakteristik sehingga identitas motif bisa didapatkan dengan lebih kuat. Hasil alam khas Jember tersebut adalah kopi dan kakao. Tujuan penciptaan seni ini adalah untuk menghasilkan motif batik  baru yang mempunyai ciri khas Jember. Metode yang digunakan yaitu pengumpulan data, pengamatan mendalam terhadap objek penciptaan, pengkajian sumber inspirasi, pembuatan desain motif, dan perwujudan menjadi batik. Dari penciptaan seni ini berhasil dikreasikan 6 (enam motif batik yaitu: (1 Motif Uwoh Kopi; (2 Motif Godong Kopi;  (3 Motif Ceplok Kakao; (4 Motif Kakao Raja; (5 Motif Kakao Biru; dan (6 Motif Wiji Mukti. Berdasarkan hasil penilaian “Selera Estetika” diketahui bahwa motif yang paling banyak disukai adalah Motif Uwoh Kopi dan Motif Kakao Raja. Kata kunci: Motif Woh Kopi, Motif Godong Kopi, Motif Ceplok Kakao, Motif Kakao Raja, Motif Kakao Biru, Motif Wiji Mukti ABSTRACTBatik Jember is synonymous with tobacco leaf motif. Tobacco leaf shape is quite weak in the visual appearance characterized as that motif emerges like a picture of leaves in general. Therefore, it is necessary to create a distinctive design motif extracted from other natural resources of Jember that have specific shapes and characteristics that can be obtained as the stronger motif identity. The typical natural resources from Jember are coffee and cocoa. The purpose of the creation of this art is to produce the unique, creative and innovative batik and have specific characteristics of Jember. The method used are data collection, observation of the object, reviewing inspiration sources

  12. Identification of high-efficiency 3′GG gRNA motifs in indexed FASTA files with ngg2

    Directory of Open Access Journals (Sweden)

    Elisha D. Roberson

    2015-11-01

    Full Text Available CRISPR/Cas9 is emerging as one of the most-used methods of genome modification in organisms ranging from bacteria to human cells. However, the efficiency of editing varies tremendously site-to-site. A recent report identified a novel motif, called the 3′GG motif, which substantially increases the efficiency of editing at all sites tested in C. elegans. Furthermore, they highlighted that previously published gRNAs with high editing efficiency also had this motif. I designed a Python command-line tool, ngg2, to identify 3′GG gRNA sites from indexed FASTA files. As a proof-of-concept, I screened for these motifs in six model genomes: Saccharomyces cerevisiae, Caenorhabditis elegans, Drosophila melanogaster, Danio rerio, Mus musculus, and Homo sapiens. I also scanned the genomes of pig (Sus scrofa and African elephant (Loxodonta africana to demonstrate the utility in non-model organisms. I identified more than 60 million single match 3′GG motifs in these genomes. Greater than 61% of all protein coding genes in the reference genomes had at least one unique 3′GG gRNA site overlapping an exon. In particular, more than 96% of mouse and 93% of human protein coding genes have at least one unique, overlapping 3′GG gRNA. These identified sites can be used as a starting point in gRNA selection, and the ngg2 tool provides an important ability to identify 3′GG editing sites in any species with an available genome sequence.

  13. Motif statistics and spike correlations in neuronal networks

    International Nuclear Information System (INIS)

    Hu, Yu; Shea-Brown, Eric; Trousdale, James; Josić, Krešimir

    2013-01-01

    Motifs are patterns of subgraphs of complex networks. We studied the impact of such patterns of connectivity on the level of correlated, or synchronized, spiking activity among pairs of cells in a recurrent network of integrate and fire neurons. For a range of network architectures, we find that the pairwise correlation coefficients, averaged across the network, can be closely approximated using only three statistics of network connectivity. These are the overall network connection probability and the frequencies of two second order motifs: diverging motifs, in which one cell provides input to two others, and chain motifs, in which two cells are connected via a third intermediary cell. Specifically, the prevalence of diverging and chain motifs tends to increase correlation. Our method is based on linear response theory, which enables us to express spiking statistics using linear algebra, and a resumming technique, which extrapolates from second order motifs to predict the overall effect of coupling on network correlation. Our motif-based results seek to isolate the effect of network architecture perturbatively from a known network state. (paper)

  14. Finding the displacement of wood structure in heritage building by 3D laser scanner

    Science.gov (United States)

    Lee, M. C.; Tsai, Y. L.; Wang, R. Z.; Lin, M. L.

    2015-08-01

    Heritage buildings are highly prone to long term damage from the microclimate, scourge and vandalism, which can result in damaged materials, structures, painting and cultural heritage items. This study will focus on finding the displacement of wood structural members through the use of a 3D laser scanner and the 4D concept of time. The results will compare the scans from different periods to find the difference (if any) in the structural member position. Wood structures usually consist of numerous wood members connected to form the structure. However, these members can be damaged in various ways such as physical mechanisms, chemical reactions, and biological corrosion. When damage to the wood structure occurs, the structural displacement can be affected, and if affected severely, can lead to a building collapse. Monitoring of the structural displacement is the best way to discover damage immediately and to preserve the heritage building. However, the Cultural Heritage Preservation Law in Taiwan prohibits the installation of monitoring instruments (e.g strain gauge, accelerometer) in historic structures (heritage buildings). Scanning the wood structure with 3D lasers is the most non-intrusive method and quickly achieves displacement through visualization. The displacement scan results can be compared with different periods and different members to analyze the severity of damage. Once the 3D scanner is installed, the whole building is scanned, and point clouds created to build the visual building model. The structural displacement can be checked via the building model and the differences are measured between each member to find the high risk damaged areas or members with large displacement. Early detection of structural damage is the most effective way means of preservation.

  15. Dynamic motifs in socio-economic networks

    Science.gov (United States)

    Zhang, Xin; Shao, Shuai; Stanley, H. Eugene; Havlin, Shlomo

    2014-12-01

    Socio-economic networks are of central importance in economic life. We develop a method of identifying and studying motifs in socio-economic networks by focusing on “dynamic motifs,” i.e., evolutionary connection patterns that, because of “node acquaintances” in the network, occur much more frequently than random patterns. We examine two evolving bi-partite networks: i) the world-wide commercial ship chartering market and ii) the ship build-to-order market. We find similar dynamic motifs in both bipartite networks, even though they describe different economic activities. We also find that “influence” and “persistence” are strong factors in the interaction behavior of organizations. When two companies are doing business with the same customer, it is highly probable that another customer who currently only has business relationship with one of these two companies, will become customer of the second in the future. This is the effect of influence. Persistence means that companies with close business ties to customers tend to maintain their relationships over a long period of time.

  16. T cells to a dominant epitope of GAD65 express a public CDR3 motif.

    Science.gov (United States)

    Quinn, Anthony; McInerney, Marcia; Huffman, Donald; McInerney, Brigid; Mayo, Stella; Haskins, Kathryn; Sercarz, Eli

    2006-06-01

    Non-obese diabetic (NOD) mice spontaneously develop autoimmune diabetes, and serve as a model for type 1 diabetes (T1D) and natural autoimmunity. T cell responses to the pancreatic islet antigen glutamic acid decarboxylase 65 (GAD65) can be detected in the spleens of young prediabetic NOD mice, which display a unique MHC class II molecule. Here, we report that a distinct TcR beta chain and CDR3 motif are utilized by all NOD mice in response to a dominant determinant on GAD65, establishing a public repertoire in the spontaneous autoimmunity to an important islet cell antigen. GAD65 530-543 (p530)-reactive T cells preferentially utilize the Vbeta4, Dbeta2.1 and Jbeta2.7 gene segments, with a CDR3 that is characterized by a triad of amino acids, DWG, preceded by a polar residue. In addition, we used CDR3 length spectratyping, CDR3-specific reverse transcriptase-PCR and direct TcR sequencing to show that the TcR beta chain structural patterns associated with p530-specific T cells consistently appeared in the islets of young NOD mice with insulitis, but not in the inflamed islets of streptozotocin-treated C57BL/6 mice, or in inflamed NOD salivary glands. To our knowledge, this is the first report to demonstrate that a public T cell repertoire is used in spontaneous autoimmunity to a dominant self-determinant. These findings suggest that defined clonotypes and repertoires may be preferentially selected in haplotypes predisposed to spontaneous autoimmunity.

  17. A Conserved GPG-Motif in the HIV-1 Nef Core Is Required for Principal Nef-Activities.

    Directory of Open Access Journals (Sweden)

    Marta Martínez-Bonet

    Full Text Available To find out new determinants required for Nef activity we performed a functional alanine scanning analysis along a discrete but highly conserved region at the core of HIV-1 Nef. We identified the GPG-motif, located at the 121-137 region of HIV-1 NL4.3 Nef, as a novel protein signature strictly required for the p56Lck dependent Nef-induced CD4-downregulation in T-cells. Since the Nef-GPG motif was dispensable for CD4-downregulation in HeLa-CD4 cells, Nef/AP-1 interaction and Nef-dependent effects on Tf-R trafficking, the observed effects on CD4 downregulation cannot be attributed to structure constraints or to alterations on general protein trafficking. Besides, we found that the GPG-motif was also required for Nef-dependent inhibition of ring actin re-organization upon TCR triggering and MHCI downregulation, suggesting that the GPG-motif could actively cooperate with the Nef PxxP motif for these HIV-1 Nef-related effects. Finally, we observed that the Nef-GPG motif was required for optimal infectivity of those viruses produced in T-cells. According to these findings, we propose the conserved GPG-motif in HIV-1 Nef as functional region required for HIV-1 infectivity and therefore with a potential interest for the interference of Nef activity during HIV-1 infection.

  18. Mapping of Minimal Motifs of B-Cell Epitopes on Human Zona Pellucida Glycoprotein-3

    Directory of Open Access Journals (Sweden)

    Wan-Xiang Xu

    2012-01-01

    Full Text Available The human zona pellucida glycoprotein-3 (hZP3 by virtue of its critical role during fertilization has been proposed as a promising candidate antigen to develop a contraceptive vaccine. In this direction, it is imperative to map minimal motifs of the B cell epitopes (BCEs so as to avoid ZP-specific oophoritogenic T cell epitopes (TCEs in the ZP3-based immunogens. In this study, based on known results of mapping marmoset and bonnet monkey ZP3 (mstZP3 and bmZP3, two predictable epitopes23–30  and  301–320 on hZP3 were first confirmed and five minimal motifs within four epitopes on hZP3 were defined using serum to recombinant hZP3a22–176 or hZP3b177–348 as well as a biosynthetic peptide strategy. These defined minimal motifs were QPLWLL23–28 for hZP323–30, MQVTDD103–108 for hZP393–110, EENW178–181 for hZP3172–190, as well as SNSWF306–310 and EGP313–315 for hZP3301–320, respectively. Furthermore, the antigenicity of two peptides for hZP3172–187 and hZP3301–315 and specificity of the antibody response to these peptides were also evaluated, which produced high-titer antibodies in immunized animals that were capable of reacting to ZP on human oocytes, r-hZP3b177–348 protein, as well as r-hZP3172–190, r-hZP3303–310, and r-hZP3313–320 epitope peptides fused with truncated GST188 protein.

  19. UKIRAN KERAWANG ACEH GAYO SEBAGAI INSPIRASI PENCIPTAAN MOTIF BATIK KHAS GAYO

    Directory of Open Access Journals (Sweden)

    Irfa ina Rohana Salma

    2016-12-01

    Full Text Available ABSTRAK Industri batik mulai berkembang di Gayo, tetapi belum memiliki motif batik khas daerah. Oleh karena itu perlu diciptakan motif batik khas Gayo, dengan mengambil inspirasi dari ukiran yang terdapat pada rumah tradisional yang biasa disebut ukiran kerawang Gayo. Tujuan penciptaan seni ini adalah untuk menciptakan motif batik yang memiliki ciri khas Gayo. Metode yang digunakan yaitu eksplorasi ide, perancangan, dan perwujudan menjadi motif batik. Dalam kegiatan ini telah diciptakan enam motif batik khas Gayo yaitu: (1 Motif Ceplok Gayo; (2 Motif Gayo Tegak; (3 Motif Gayo Lurus; (4 Motif Parang Gayo; (5 Motif Gayo Lembut; dan (6 Motif Geometris Gayo. Hasil uji kesukaan terhadap motif kepada lima puluh responden menunjukkan bahwa Motif Ceplok Gayo paling banyak dipilih oleh responden yaitu sebesar 19%, sedangkan Motif Parang Gayo 18%, Motif Gayo Lembut 17%, Motif Geometris Gayo 17%, Motif Gayo Lurus 15% dan Motif Gayo Tegak 14%. Rata-rata motif yang dihasilkan mendapatkan apresiasi yang baik dari responden, sehingga semua motif layak diproduksi sebagai batik khas Gayo.Kata kunci: batik Gayo, Motif Ceplok Gayo, Motif Parang Gayo.ABSTRACTBatik industry began to develop in Gayo, but have not had a typical batik motif itself. Therefore, it is necessary to create batik motifs of Gayo, by taking inspiration from the carvings found in traditional houses commonly called kerawang Gayo. The purpose of this art is to create motifs those have a Gayo characteristic. The method used are the idea exploration, design, and motifs embodiment. In this activity has created six Gayo batik motifs, namely: (1 Motif Ceplok Gayo; (2 Motif Gayo Tegak; (3 Motif GayoLurus; (4 Motif Parang Gayo; (5 Motif Gayo Lembut; dan (6 Motif Geometris Gayo. The test results fondness of the motives to fifty respondents indicated that the Motif Ceplok Gayo most preferred by respondents ie 19%, while Motif Parang Gayo 18%, Motif Gayo Lembut 17%, Motif Geometris Gayo 17%, Motif Gayo

  20. A testis-specific and testis developmentally regulated tumor protein D52 (TPD52)-like protein TPD52L3/hD55 interacts with TPD52 family proteins

    International Nuclear Information System (INIS)

    Cao Qinhong; Chen Jie; Zhu Li; Liu Yun; Zhou Zuomin; Sha Jiahao; Wang Shui; Li Jianmin

    2006-01-01

    Tumor protein D52-like proteins (TPD52) are small coiled-coil motif bearing proteins that were first identified in breast cancer. TPD52 and related proteins have been implicated in cell proliferation, apoptosis, and vesicle trafficking. To date, three human TPD52 members had been identified, named hD52 (TPD52), hD53 (TPD52L1), and hD54 (TPD52L2). The most important characteristic of the protein family is a highly conserved coiled-coil motif that is required for homo- and heteromeric interaction with other TPD52-like proteins. Herein, we identified a novel TPD52-like sequence (TPD52L3, or hD55) in human testis using cDNA microarray. Sequence analysis of the deduced protein suggests that hD55 contains a coiled-coil motif and is highly conserved compared with other TPD52-like sequences. Yeast two-hybrid and GST pull-down assays revealed that hD55 interacts with hD52, hD53, hD54, and itself. cDNA microarray detection found that hD55 was expressed at 5.6-fold higher levels in adult testis than in fetal testis. Additionally, the expression profile shows that hD55 is testis-specific, indicating a potential role for hD55 in testis development and spermatogenesis

  1. Assessing local structure motifs using order parameters for motif recognition, interstitial identification, and diffusion path characterization

    Science.gov (United States)

    Zimmermann, Nils E. R.; Horton, Matthew K.; Jain, Anubhav; Haranczyk, Maciej

    2017-11-01

    Structure-property relationships form the basis of many design rules in materials science, including synthesizability and long-term stability of catalysts, control of electrical and optoelectronic behavior in semiconductors as well as the capacity of and transport properties in cathode materials for rechargeable batteries. The immediate atomic environments (i.e., the first coordination shells) of a few atomic sites are often a key factor in achieving a desired property. Some of the most frequently encountered coordination patterns are tetrahedra, octahedra, body and face-centered cubic as well as hexagonal closed packed-like environments. Here, we showcase the usefulness of local order parameters to identify these basic structural motifs in inorganic solid materials by developing classification criteria. We introduce a systematic testing framework, the Einstein crystal test rig, that probes the response of order parameters to distortions in perfect motifs to validate our approach. Subsequently, we highlight three important application cases. First, we map basic crystal structure information of a large materials database in an intuitive manner by screening the Materials Project (MP) database (61,422 compounds) for element-specific motif distributions. Second, we use the structure-motif recognition capabilities to automatically find interstitials in metals, semiconductor, and insulator materials. Our Interstitialcy Finding Tool (InFiT) facilitates high-throughput screenings of defect properties. Third, the order parameters are reliable and compact quantitative structure descriptors for characterizing diffusion hops of intercalants as our example of magnesium in MnO2-spinel indicates. Finally, the tools developed in our work are readily and freely available as software implementations in the pymatgen library, and we expect them to be further applied to machine-learning approaches for emerging applications in materials science.

  2. RMOD: a tool for regulatory motif detection in signaling network.

    Directory of Open Access Journals (Sweden)

    Jinki Kim

    Full Text Available Regulatory motifs are patterns of activation and inhibition that appear repeatedly in various signaling networks and that show specific regulatory properties. However, the network structures of regulatory motifs are highly diverse and complex, rendering their identification difficult. Here, we present a RMOD, a web-based system for the identification of regulatory motifs and their properties in signaling networks. RMOD finds various network structures of regulatory motifs by compressing the signaling network and detecting the compressed forms of regulatory motifs. To apply it into a large-scale signaling network, it adopts a new subgraph search algorithm using a novel data structure called path-tree, which is a tree structure composed of isomorphic graphs of query regulatory motifs. This algorithm was evaluated using various sizes of signaling networks generated from the integration of various human signaling pathways and it showed that the speed and scalability of this algorithm outperforms those of other algorithms. RMOD includes interactive analysis and auxiliary tools that make it possible to manipulate the whole processes from building signaling network and query regulatory motifs to analyzing regulatory motifs with graphical illustration and summarized descriptions. As a result, RMOD provides an integrated view of the regulatory motifs and mechanism underlying their regulatory motif activities within the signaling network. RMOD is freely accessible online at the following URL: http://pks.kaist.ac.kr/rmod.

  3. Functional motifs responsible for human metapneumovirus M2-2-mediated innate immune evasion.

    Science.gov (United States)

    Chen, Yu; Deng, Xiaoling; Deng, Junfang; Zhou, Jiehua; Ren, Yuping; Liu, Shengxuan; Prusak, Deborah J; Wood, Thomas G; Bao, Xiaoyong

    2016-12-01

    Human metapneumovirus (hMPV) is a major cause of lower respiratory infection in young children. Repeated infections occur throughout life, but its immune evasion mechanisms are largely unknown. We recently found that hMPV M2-2 protein elicits immune evasion by targeting mitochondrial antiviral-signaling protein (MAVS), an antiviral signaling molecule. However, the molecular mechanisms underlying such inhibition are not known. Our mutagenesis studies revealed that PDZ-binding motifs, 29-DEMI-32 and 39-KEALSDGI-46, located in an immune inhibitory region of M2-2, are responsible for M2-2-mediated immune evasion. We also found both motifs prevent TRAF5 and TRAF6, the MAVS downstream adaptors, to be recruited to MAVS, while the motif 39-KEALSDGI-46 also blocks TRAF3 migrating to MAVS. In parallel, these TRAFs are important in activating transcription factors NF-kB and/or IRF-3 by hMPV. Our findings collectively demonstrate that M2-2 uses its PDZ motifs to launch the hMPV immune evasion through blocking the interaction of MAVS and its downstream TRAFs. Copyright © 2016 Elsevier Inc. All rights reserved.

  4. From 2D to 3D turbulence through 2D3C configurations

    Science.gov (United States)

    Buzzicotti, Michele; Biferale, Luca; Linkmann, Moritz

    2017-11-01

    We study analytically and numerically the geometry of the nonlinear interactions and the resulting energy transfer directions of 2D3C flows. Through a set of suitably designed Direct Numerical Simulations we also study the coupling between several 2D3C flows, where we explore the transition between 2D and fully 3D turbulence. In particular, we find that the coupling of three 2D3C flows on mutually orthogonal planes subject to small-scale forcing leads to a stationary 3D out-of-equilibrium dynamics at the energy containing scales where the inverse cascade is directly balanced by a forward cascade carried by a different subsets of interactions. ERC AdG Grant No 339032 NewTURB.

  5. Highly scalable Ab initio genomic motif identification

    KAUST Repository

    Marchand, Benoit; Bajic, Vladimir B.; Kaushik, Dinesh

    2011-01-01

    We present results of scaling an ab initio motif family identification system, Dragon Motif Finder (DMF), to 65,536 processor cores of IBM Blue Gene/P. DMF seeks groups of mutually similar polynucleotide patterns within a set of genomic sequences and builds various motif families from them. Such information is of relevance to many problems in life sciences. Prior attempts to scale such ab initio motif-finding algorithms achieved limited success. We solve the scalability issues using a combination of mixed-mode MPI-OpenMP parallel programming, master-slave work assignment, multi-level workload distribution, multi-level MPI collectives, and serial optimizations. While the scalability of our algorithm was excellent (94% parallel efficiency on 65,536 cores relative to 256 cores on a modest-size problem), the final speedup with respect to the original serial code exceeded 250,000 when serial optimizations are included. This enabled us to carry out many large-scale ab initio motiffinding simulations in a few hours while the original serial code would have needed decades of execution time. Copyright 2011 ACM.

  6. Three-dimensional structure of a glycosylated cell surface antigen from D. discoideum: a primordial adhesion motif

    International Nuclear Information System (INIS)

    Mabbutt, B.C.; Swarbrick, J.; Cubeddu, L.; Hill, A.

    1999-01-01

    Full text: We have determined the solution structure of pre-spore specific antigen (PsA), a predominant cell surface glycoprotein from the slime mould Dictyostelium discoideum. The structure and function of this protein suggests that it serves as a molecular signal for multicellular organisation, and that it may also be an adhesion motif mediating direct cell-cell contact. PsA consists of a 90-residue N-terminal globular domain tethered to the cell membrane via a heavily O-glycosylated stalk and a GPI anchor. No homologous sequences have been identified for the N-terminal domain. At Macquarie University, the D. discoideum organism has been well developed as a eukaryotic expression host for glycosylated proteins. For NMR, we have engineered a soluble form of PsA (residues 1-122) containing the globular 'head' and the glycopeptide linker. 15 N- and 15 N/ 13 C-labelled PsA was generated in this organism via a protocol that is readily adaptable for the cost-effective production of milligram quantities of other isotopically labelled recombinant proteins. Using 3D heteronuclear NMR, we have solved the three-dimensional structure of the PsA glycoprotein. It defines an eight stranded β-sandwich of five-on-three topology in a unique arrangement. A long loop is constrained by a cis proline residue and a disulphide bond to form an opening across one end of the sandwich, exposing portions of the hydrophobic interior. We postulate that this distortion of the sandwich fold structures a binding site. Structural and dynamics information was also obtained concerning the intact glycopeptide linker of the protein, which comprises a repeating P-T-V-T motif. In our recombinant form, each Thr residue is modified by a single GlcNAc sugar. This simple structure yields interpretable NMR spectra, which show the glycosylated linker to be in extended conformation, and undergoing distinctly different mobility from the globular domain. These same sugar residues provide an ideal attachment

  7. An experimental test of a fundamental food web motif.

    Science.gov (United States)

    Rip, Jason M K; McCann, Kevin S; Lynn, Denis H; Fawcett, Sonia

    2010-06-07

    Large-scale changes to the world's ecosystem are resulting in the deterioration of biostructure-the complex web of species interactions that make up ecological communities. A difficult, yet crucial task is to identify food web structures, or food web motifs, that are the building blocks of this baroque network of interactions. Once identified, these food web motifs can then be examined through experiments and theory to provide mechanistic explanations for how structure governs ecosystem stability. Here, we synthesize recent ecological research to show that generalist consumers coupling resources with different interaction strengths, is one such motif. This motif amazingly occurs across an enormous range of spatial scales, and so acts to distribute coupled weak and strong interactions throughout food webs. We then perform an experiment that illustrates the importance of this motif to ecological stability. We find that weak interactions coupled to strong interactions by generalist consumers dampen strong interaction strengths and increase community stability. This study takes a critical step by isolating a common food web motif and through clear, experimental manipulation, identifies the fundamental stabilizing consequences of this structure for ecological communities.

  8. Assessing Local Structure Motifs Using Order Parameters for Motif Recognition, Interstitial Identification, and Diffusion Path Characterization

    Directory of Open Access Journals (Sweden)

    Nils E. R. Zimmermann

    2017-11-01

    Full Text Available Structure–property relationships form the basis of many design rules in materials science, including synthesizability and long-term stability of catalysts, control of electrical and optoelectronic behavior in semiconductors, as well as the capacity of and transport properties in cathode materials for rechargeable batteries. The immediate atomic environments (i.e., the first coordination shells of a few atomic sites are often a key factor in achieving a desired property. Some of the most frequently encountered coordination patterns are tetrahedra, octahedra, body and face-centered cubic as well as hexagonal close packed-like environments. Here, we showcase the usefulness of local order parameters to identify these basic structural motifs in inorganic solid materials by developing classification criteria. We introduce a systematic testing framework, the Einstein crystal test rig, that probes the response of order parameters to distortions in perfect motifs to validate our approach. Subsequently, we highlight three important application cases. First, we map basic crystal structure information of a large materials database in an intuitive manner by screening the Materials Project (MP database (61,422 compounds for element-specific motif distributions. Second, we use the structure-motif recognition capabilities to automatically find interstitials in metals, semiconductor, and insulator materials. Our Interstitialcy Finding Tool (InFiT facilitates high-throughput screenings of defect properties. Third, the order parameters are reliable and compact quantitative structure descriptors for characterizing diffusion hops of intercalants as our example of magnesium in MnO2-spinel indicates. Finally, the tools developed in our work are readily and freely available as software implementations in the pymatgen library, and we expect them to be further applied to machine-learning approaches for emerging applications in materials science.

  9. The 3,7-diazabicyclo[3.3.1]nonane scaffold for subtype selective nicotinic acetylcholine receptor ligands. Part 2: carboxamide derivatives with different spacer motifs.

    Science.gov (United States)

    Eibl, Christoph; Munoz, Lenka; Tomassoli, Isabelle; Stokes, Clare; Papke, Roger L; Gündisch, Daniela

    2013-12-01

    3,7-Diazabicyclo[3.3.1]nonane (bispidine) based nicotinic acetylcholine receptor (nAChR) ligands have been synthesized and evaluated for nAChRs interaction. Diverse spacer motifs were incorporated between the hydrogen bond acceptor (HBA) part and a variety of substituted (hetero)aryl moieties. Bispidine carboxamides bearing spacer motifs often showed high affinity in the low nanomolar range and selectivity for the α4β2(∗) nAChR. Compounds 15, 25, and 47 with Ki values of about 1 nM displayed the highest affinities for α4β2(∗) nAChR. All evaluated compounds are partial agonists or antagonists at α4β2(∗), with reduced or no effects on α3β4(∗) with the exception of compound 15 (agonist), and reduced or no effect at α7 and muscle subtypes. Copyright © 2013 Elsevier Ltd. All rights reserved.

  10. Identification of sequence motifs significantly associated with antisense activity

    Directory of Open Access Journals (Sweden)

    Peek Andrew S

    2007-06-01

    Full Text Available Abstract Background Predicting the suppression activity of antisense oligonucleotide sequences is the main goal of the rational design of nucleic acids. To create an effective predictive model, it is important to know what properties of an oligonucleotide sequence associate significantly with antisense activity. Also, for the model to be efficient we must know what properties do not associate significantly and can be omitted from the model. This paper will discuss the results of a randomization procedure to find motifs that associate significantly with either high or low antisense suppression activity, analysis of their properties, as well as the results of support vector machine modelling using these significant motifs as features. Results We discovered 155 motifs that associate significantly with high antisense suppression activity and 202 motifs that associate significantly with low suppression activity. The motifs range in length from 2 to 5 bases, contain several motifs that have been previously discovered as associating highly with antisense activity, and have thermodynamic properties consistent with previous work associating thermodynamic properties of sequences with their antisense activity. Statistical analysis revealed no correlation between a motif's position within an antisense sequence and that sequences antisense activity. Also, many significant motifs existed as subwords of other significant motifs. Support vector regression experiments indicated that the feature set of significant motifs increased correlation compared to all possible motifs as well as several subsets of the significant motifs. Conclusion The thermodynamic properties of the significantly associated motifs support existing data correlating the thermodynamic properties of the antisense oligonucleotide with antisense efficiency, reinforcing our hypothesis that antisense suppression is strongly associated with probe/target thermodynamics, as there are no enzymatic

  11. Detection of intracranial aneurysms using multi-detector row CT 3D-angiography: comparison with operative findings

    Energy Technology Data Exchange (ETDEWEB)

    Han, You Mie; Lim, Soo Mee; Seo, Eui Kyo; Kim, Yoo Kyung [Mokdong Hospital, Ewha Womans University, Seoul (Korea, Republic of)

    2006-04-15

    To assess the efficacy of three-dimensional CT angiography (3D-CTA) using multi-detector row computed tomography (MDCT) in the evaluation of intracranial aneurysms in patients with non-traumatic acute subarachnoid hemorrhage and to describe those aneurysms which were not found 3D-CTA. 3D-CTA was done in 40 patients with non-traumatic subarachnoid hemorrhage by using a 16-slice MDCT; conventional digital subtraction angiography (DSA) was done in 36 of those patients within 12 hours. The CT and DSA images were reviewed by two radiologists and the site, size and neck of the aneurysms were evaluated. The results from these two modalities were then compared with the operative findings. We calculated the detection rates by 3D-CTA and DSA and evaluated the size differences of aneurysms diagnosed with 3D-DTA and those found at surgery. We also analyzed the locations and sizes of aneurysms missed by 3D-CTA and attempted to explain these false negatives. A total of 55 aneurysms were surgically confirmed in 40 patients. 48 of these were detected pre-operatively by 3D-CTA. Thus, the detection rate by 3D-CTA was 87%. The size difference of aneurysms as calculated by 3-D CTA and found operatively was as follows: less than 1 mm in 17 cases, within 1-2 mm in 15 cases, and more than 2 mm in 16 cases. Seven aneurysms were not detected by 3D-CTA. The major cause of these missed aneurysms was their small size. The undetected aneurysms were less than 2 mm in size, except for 2 instances of PCoA aneurysms. One case was not detected due to difficult image evaluation. A possible explanation of the one remaining missed aneurysms was the filling of the aneurismal sac by thrombosis. Though there were some limitations in the detection of aneurysms, 3D-CTA using 16-channel MDCT may provide sufficient pre-operative information for the management of patients with intracranial aneurysms in cases of emergency operations or DSA-failure.

  12. Detection of intracranial aneurysms using multi-detector row CT 3D-angiography: comparison with operative findings

    International Nuclear Information System (INIS)

    Han, You Mie; Lim, Soo Mee; Seo, Eui Kyo; Kim, Yoo Kyung

    2006-01-01

    To assess the efficacy of three-dimensional CT angiography (3D-CTA) using multi-detector row computed tomography (MDCT) in the evaluation of intracranial aneurysms in patients with non-traumatic acute subarachnoid hemorrhage and to describe those aneurysms which were not found 3D-CTA. 3D-CTA was done in 40 patients with non-traumatic subarachnoid hemorrhage by using a 16-slice MDCT; conventional digital subtraction angiography (DSA) was done in 36 of those patients within 12 hours. The CT and DSA images were reviewed by two radiologists and the site, size and neck of the aneurysms were evaluated. The results from these two modalities were then compared with the operative findings. We calculated the detection rates by 3D-CTA and DSA and evaluated the size differences of aneurysms diagnosed with 3D-DTA and those found at surgery. We also analyzed the locations and sizes of aneurysms missed by 3D-CTA and attempted to explain these false negatives. A total of 55 aneurysms were surgically confirmed in 40 patients. 48 of these were detected pre-operatively by 3D-CTA. Thus, the detection rate by 3D-CTA was 87%. The size difference of aneurysms as calculated by 3-D CTA and found operatively was as follows: less than 1 mm in 17 cases, within 1-2 mm in 15 cases, and more than 2 mm in 16 cases. Seven aneurysms were not detected by 3D-CTA. The major cause of these missed aneurysms was their small size. The undetected aneurysms were less than 2 mm in size, except for 2 instances of PCoA aneurysms. One case was not detected due to difficult image evaluation. A possible explanation of the one remaining missed aneurysms was the filling of the aneurismal sac by thrombosis. Though there were some limitations in the detection of aneurysms, 3D-CTA using 16-channel MDCT may provide sufficient pre-operative information for the management of patients with intracranial aneurysms in cases of emergency operations or DSA-failure

  13. DXD Motif-Dependent and -Independent Effects of the Chlamydia trachomatis Cytotoxin CT166

    Directory of Open Access Journals (Sweden)

    Miriam Bothe

    2015-02-01

    Full Text Available The Gram-negative, intracellular bacterium Chlamydia trachomatis causes acute and chronic urogenital tract infection, potentially leading to infertility and ectopic pregnancy. The only partially characterized cytotoxin CT166 of serovar D exhibits a DXD motif, which is important for the enzymatic activity of many bacterial and mammalian type A glycosyltransferases, leading to the hypothesis that CT166 possess glycosyltransferase activity. CT166-expressing HeLa cells exhibit actin reorganization, including cell rounding, which has been attributed to the inhibition of the Rho-GTPases Rac/Cdc42. Exploiting the glycosylation-sensitive Ras(27H5 antibody, we here show that CT166 induces an epitope change in Ras, resulting in inhibited ERK and PI3K signaling and delayed cell cycle progression. Consistent with the hypothesis that these effects strictly depend on the DXD motif, CT166 with the mutated DXD motif causes neither Ras-ERK inhibition nor delayed cell cycle progression. In contrast, CT166 with the mutated DXD motif is still capable of inhibiting cell migration, suggesting that CT166 with the mutated DXD motif cannot be regarded as inactive in any case. Taken together, CT166 affects various fundamental cellular processes, strongly suggesting its importance for the intracellular survival of chlamydia.

  14. PDL1 Signals through Conserved Sequence Motifs to Overcome Interferon-Mediated Cytotoxicity

    Directory of Open Access Journals (Sweden)

    Maria Gato-Cañas

    2017-08-01

    Full Text Available PDL1 blockade produces remarkable clinical responses, thought to occur by T cell reactivation through prevention of PDL1-PD1 T cell inhibitory interactions. Here, we find that PDL1 cell-intrinsic signaling protects cancer cells from interferon (IFN cytotoxicity and accelerates tumor progression. PDL1 inhibited IFN signal transduction through a conserved class of sequence motifs that mediate crosstalk with IFN signaling. Abrogation of PDL1 expression or antibody-mediated PDL1 blockade strongly sensitized cancer cells to IFN cytotoxicity through a STAT3/caspase-7-dependent pathway. Moreover, somatic mutations found in human carcinomas within these PDL1 sequence motifs disrupted motif regulation, resulting in PDL1 molecules with enhanced protective activities from type I and type II IFN cytotoxicity. Overall, our results reveal a mode of action of PDL1 in cancer cells as a first line of defense against IFN cytotoxicity.

  15. Pep-3D-Search: a method for B-cell epitope prediction based on mimotope analysis.

    Science.gov (United States)

    Huang, Yan Xin; Bao, Yong Li; Guo, Shu Yan; Wang, Yan; Zhou, Chun Guang; Li, Yu Xin

    2008-12-16

    The prediction of conformational B-cell epitopes is one of the most important goals in immunoinformatics. The solution to this problem, even if approximate, would help in designing experiments to precisely map the residues of interaction between an antigen and an antibody. Consequently, this area of research has received considerable attention from immunologists, structural biologists and computational biologists. Phage-displayed random peptide libraries are powerful tools used to obtain mimotopes that are selected by binding to a given monoclonal antibody (mAb) in a similar way to the native epitope. These mimotopes can be considered as functional epitope mimics. Mimotope analysis based methods can predict not only linear but also conformational epitopes and this has been the focus of much research in recent years. Though some algorithms based on mimotope analysis have been proposed, the precise localization of the interaction site mimicked by the mimotopes is still a challenging task. In this study, we propose a method for B-cell epitope prediction based on mimotope analysis called Pep-3D-Search. Given the 3D structure of an antigen and a set of mimotopes (or a motif sequence derived from the set of mimotopes), Pep-3D-Search can be used in two modes: mimotope or motif. To evaluate the performance of Pep-3D-Search to predict epitopes from a set of mimotopes, 10 epitopes defined by crystallography were compared with the predicted results from a Pep-3D-Search: the average Matthews correlation coefficient (MCC), sensitivity and precision were 0.1758, 0.3642 and 0.6948. Compared with other available prediction algorithms, Pep-3D-Search showed comparable MCC, specificity and precision, and could provide novel, rational results. To verify the capability of Pep-3D-Search to align a motif sequence to a 3D structure for predicting epitopes, 6 test cases were used. The predictive performance of Pep-3D-Search was demonstrated to be superior to that of other similar programs

  16. CD3 gamma contains a phosphoserine-dependent di-leucine motif involved in down-regulation of the T cell receptor

    DEFF Research Database (Denmark)

    Dietrich, J; Hou, X; Wegener, A M

    1994-01-01

    -regulation of the TCR. Furthermore, analysis of a series of CD3 gamma truncation mutants indicated that in addition to S126 phosphorylation a motif C-terminal of S126 was required for TCR down-regulation. Point mutation analyses confirmed this observation and demonstrated that a membrane-proximal di-leucine motif (L131......, indicating that the TCR was down-regulated by endocytosis via clathrin coated pits. Based on the present results and previously published observations on intracellular receptor sorting, a general model for intracellular sorting of receptors containing di-leucine- or tyrosine-based motifs is proposed....

  17. Binding of the cSH3 domain of Grb2 adaptor to two distinct RXXK motifs within Gab1 docker employs differential mechanisms.

    Science.gov (United States)

    McDonald, Caleb B; Seldeen, Kenneth L; Deegan, Brian J; Bhat, Vikas; Farooq, Amjad

    2011-01-01

    A ubiquitous component of cellular signaling machinery, Gab1 docker plays a pivotal role in routing extracellular information in the form of growth factors and cytokines to downstream targets such as transcription factors within the nucleus. Here, using isothermal titration calorimetry (ITC) in combination with macromolecular modeling (MM), we show that although Gab1 contains four distinct RXXK motifs, designated G1, G2, G3, and G4, only G1 and G2 motifs bind to the cSH3 domain of Grb2 adaptor and do so with distinct mechanisms. Thus, while the G1 motif strictly requires the PPRPPKP consensus sequence for high-affinity binding to the cSH3 domain, the G2 motif displays preference for the PXVXRXLKPXR consensus. Such sequential differences in the binding of G1 and G2 motifs arise from their ability to adopt distinct polyproline type II (PPII)- and 3(10) -helical conformations upon binding to the cSH3 domain, respectively. Collectively, our study provides detailed biophysical insights into a key protein-protein interaction involved in a diverse array of signaling cascades central to health and disease. Copyright © 2010 John Wiley & Sons, Ltd.

  18. OSR1 regulates a subset of inward rectifier potassium channels via a binding motif variant.

    Science.gov (United States)

    Taylor, Clinton A; An, Sung-Wan; Kankanamalage, Sachith Gallolu; Stippec, Steve; Earnest, Svetlana; Trivedi, Ashesh T; Yang, Jonathan Zijiang; Mirzaei, Hamid; Huang, Chou-Long; Cobb, Melanie H

    2018-04-10

    The with-no-lysine (K) (WNK) signaling pathway to STE20/SPS1-related proline- and alanine-rich kinase (SPAK) and oxidative stress-responsive 1 (OSR1) kinase is an important mediator of cell volume and ion transport. SPAK and OSR1 associate with upstream kinases WNK 1-4, substrates, and other proteins through their C-terminal domains which interact with linear R-F-x-V/I sequence motifs. In this study we find that SPAK and OSR1 also interact with similar affinity with a motif variant, R-x-F-x-V/I. Eight of 16 human inward rectifier K + channels have an R-x-F-x-V motif. We demonstrate that two of these channels, Kir2.1 and Kir2.3, are activated by OSR1, while Kir4.1, which does not contain the motif, is not sensitive to changes in OSR1 or WNK activity. Mutation of the motif prevents activation of Kir2.3 by OSR1. Both siRNA knockdown of OSR1 and chemical inhibition of WNK activity disrupt NaCl-induced plasma membrane localization of Kir2.3. Our results suggest a mechanism by which WNK-OSR1 enhance Kir2.1 and Kir2.3 channel activity by increasing their plasma membrane localization. Regulation of members of the inward rectifier K + channel family adds functional and mechanistic insight into the physiological impact of the WNK pathway.

  19. LDsplit: screening for cis-regulatory motifs stimulating meiotic recombination hotspots by analysis of DNA sequence polymorphisms.

    Science.gov (United States)

    Yang, Peng; Wu, Min; Guo, Jing; Kwoh, Chee Keong; Przytycka, Teresa M; Zheng, Jie

    2014-02-17

    As a fundamental genomic element, meiotic recombination hotspot plays important roles in life sciences. Thus uncovering its regulatory mechanisms has broad impact on biomedical research. Despite the recent identification of the zinc finger protein PRDM9 and its 13-mer binding motif as major regulators for meiotic recombination hotspots, other regulators remain to be discovered. Existing methods for finding DNA sequence motifs of recombination hotspots often rely on the enrichment of co-localizations between hotspots and short DNA patterns, which ignore the cross-individual variation of recombination rates and sequence polymorphisms in the population. Our objective in this paper is to capture signals encoded in genetic variations for the discovery of recombination-associated DNA motifs. Recently, an algorithm called "LDsplit" has been designed to detect the association between single nucleotide polymorphisms (SNPs) and proximal meiotic recombination hotspots. The association is measured by the difference of population recombination rates at a hotspot between two alleles of a candidate SNP. Here we present an open source software tool of LDsplit, with integrative data visualization for recombination hotspots and their proximal SNPs. Applying LDsplit on SNPs inside an established 7-mer motif bound by PRDM9 we observed that SNP alleles preserving the original motif tend to have higher recombination rates than the opposite alleles that disrupt the motif. Running on SNP windows around hotspots each containing an occurrence of the 7-mer motif, LDsplit is able to guide the established motif finding algorithm of MEME to recover the 7-mer motif. In contrast, without LDsplit the 7-mer motif could not be identified. LDsplit is a software tool for the discovery of cis-regulatory DNA sequence motifs stimulating meiotic recombination hotspots by screening and narrowing down to hotspot associated SNPs. It is the first computational method that utilizes the genetic variation of

  20. Motif-role-fingerprints: the building-blocks of motifs, clustering-coefficients and transitivities in directed networks.

    Directory of Open Access Journals (Sweden)

    Mark D McDonnell

    Full Text Available Complex networks are frequently characterized by metrics for which particular subgraphs are counted. One statistic from this category, which we refer to as motif-role fingerprints, differs from global subgraph counts in that the number of subgraphs in which each node participates is counted. As with global subgraph counts, it can be important to distinguish between motif-role fingerprints that are 'structural' (induced subgraphs and 'functional' (partial subgraphs. Here we show mathematically that a vector of all functional motif-role fingerprints can readily be obtained from an arbitrary directed adjacency matrix, and then converted to structural motif-role fingerprints by multiplying that vector by a specific invertible conversion matrix. This result demonstrates that a unique structural motif-role fingerprint exists for any given functional motif-role fingerprint. We demonstrate a similar result for the cases of functional and structural motif-fingerprints without node roles, and global subgraph counts that form the basis of standard motif analysis. We also explicitly highlight that motif-role fingerprints are elemental to several popular metrics for quantifying the subgraph structure of directed complex networks, including motif distributions, directed clustering coefficient, and transitivity. The relationships between each of these metrics and motif-role fingerprints also suggest new subtypes of directed clustering coefficients and transitivities. Our results have potential utility in analyzing directed synaptic networks constructed from neuronal connectome data, such as in terms of centrality. Other potential applications include anomaly detection in networks, identification of similar networks and identification of similar nodes within networks. Matlab code for calculating all stated metrics following calculation of functional motif-role fingerprints is provided as S1 Matlab File.

  1. MODA: an efficient algorithm for network motif discovery in biological networks.

    Science.gov (United States)

    Omidi, Saeed; Schreiber, Falk; Masoudi-Nejad, Ali

    2009-10-01

    In recent years, interest has been growing in the study of complex networks. Since Erdös and Rényi (1960) proposed their random graph model about 50 years ago, many researchers have investigated and shaped this field. Many indicators have been proposed to assess the global features of networks. Recently, an active research area has developed in studying local features named motifs as the building blocks of networks. Unfortunately, network motif discovery is a computationally hard problem and finding rather large motifs (larger than 8 nodes) by means of current algorithms is impractical as it demands too much computational effort. In this paper, we present a new algorithm (MODA) that incorporates techniques such as a pattern growth approach for extracting larger motifs efficiently. We have tested our algorithm and found it able to identify larger motifs with more than 8 nodes more efficiently than most of the current state-of-the-art motif discovery algorithms. While most of the algorithms rely on induced subgraphs as motifs of the networks, MODA is able to extract both induced and non-induced subgraphs simultaneously. The MODA source code is freely available at: http://LBB.ut.ac.ir/Download/LBBsoft/MODA/

  2. Calmodulin promotes matrix metalloproteinase 9 production and cell migration by inhibiting the ubiquitination and degradation of TBC1D3 oncoprotein in human breast cancer cells.

    Science.gov (United States)

    Zhao, Huzi; Zhang, Lina; Zhang, Yongchen; Zhao, Lei; Wan, Qing; Wang, Bei; Bu, Xiaodong; Wan, Meiling; Shen, Chuanlu

    2017-05-30

    The hominoid oncoprotein TBC1D3 enhances growth factor (GF) signaling and GF signaling, conversely, induces the ubiquitination and subsequent degradation of TBC1D3. However, little is known regarding the regulation of this degradation, and the role of TBC1D3 in the progression of tumors has also not been defined. In the present study, we demonstrated that calmodulin (CaM), a ubiquitous cellular calcium sensor, specifically interacted with TBC1D3 in a Ca2+-dependent manner and inhibited GF signaling-induced ubiquitination and degradation of the oncoprotein in both cytoplasm and nucleus of human breast cancer cells. The CaM-interacting site of TBC1D3 was mapped to amino acids 157~171, which comprises two 1-14 hydrophobic motifs and one lysine residue (K166). Deletion of these motifs was shown to abolish interaction between TBC1D3 and CaM. Surprisingly, this deletion mutation caused inability of GF signaling to induce the ubiquitination and subsequent degradation of TBC1D3. In agreement with this, we identified lysine residue 166 within the CaM-interacting motifs of TBC1D3 as the actual site for the GF signaling-induced ubiquitination using mutational analysis. Point mutation of this lysine residue exhibited the same effect on TBC1D3 as the deletion mutant, suggesting that CaM inhibits GF signaling-induced degradation of TBC1D3 by occluding its ubiquitination at K166. Notably, we found that TBC1D3 promoted the expression and activation of MMP-9 and the migration of MCF-7 cells. Furthermore, interaction with CaM considerably enhanced such effect of TBC1D3. Taken together, our work reveals a novel model by which CaM promotes cell migration through inhibiting the ubiquitination and degradation of TBC1D3.

  3. Evidence for the additions of clustered interacting nodes during the evolution of protein interaction networks from network motifs

    Directory of Open Access Journals (Sweden)

    Guo Hao

    2011-05-01

    Full Text Available Abstract Background High-throughput screens have revealed large-scale protein interaction networks defining most cellular functions. How the proteins were added to the protein interaction network during its growth is a basic and important issue. Network motifs represent the simplest building blocks of cellular machines and are of biological significance. Results Here we study the evolution of protein interaction networks from the perspective of network motifs. We find that in current protein interaction networks, proteins of the same age class tend to form motifs and such co-origins of motif constituents are affected by their topologies and biological functions. Further, we find that the proteins within motifs whose constituents are of the same age class tend to be densely interconnected, co-evolve and share the same biological functions, and these motifs tend to be within protein complexes. Conclusions Our findings provide novel evidence for the hypothesis of the additions of clustered interacting nodes and point out network motifs, especially the motifs with the dense topology and specific function may play important roles during this process. Our results suggest functional constraints may be the underlying driving force for such additions of clustered interacting nodes.

  4. Axionic D3-D7 Inflation

    CERN Document Server

    Burgess, C P; Postma, M

    2009-01-01

    We study the motion of a D3 brane moving within a Type IIB string vacuum compactified to 4D on K3 x T_2/Z_2 in the presence of D7 and O7 planes. We work within the effective 4D supergravity describing how the mobile D3 interacts with the lightest bulk moduli of the compactification, including the effects of modulus-stabilizing fluxes. We seek inflationary solutions to the resulting equations, performing our search numerically in order to avoid resorting to approximate parameterizations of the low-energy potential. We consider uplifting from D-terms and from the supersymmetry-breaking effects of anti-D3 branes. We find examples of slow-roll inflation (with anti-brane uplifting) with the mobile D3 moving along the toroidal directions, falling towards a D7-O7 stack starting from the antipodal point. The inflaton turns out to be a linear combination of the brane position and the axionic partner of the K3 volume modulus, and the similarity of the potential along the inflaton direction with that of racetrack inflat...

  5. A conserved WW domain-like motif regulates invariant chain-dependent cell-surface transport of the NKG2D ligand ULBP2.

    Science.gov (United States)

    Uhlenbrock, Franziska; van Andel, Esther; Andresen, Lars; Skov, Søren

    2015-08-01

    Malignant cells expressing NKG2D ligands on their cell surface can be directly sensed and killed by NKG2D-bearing lymphocytes. To ensure this immune recognition, accumulating evidence suggests that NKG2D ligands are trafficed via alternative pathways to the cell surface. We have previously shown that the NKG2D ligand ULBP2 traffics over an invariant chain (Ii)-dependent pathway to the cell surface. This study set out to elucidate how Ii regulates ULBP2 cell-surface transport: We discovered conserved tryptophan (Trp) residues in the primary protein sequence of ULBP1-6 but not in the related MICA/B. Substitution of Trp to alanine resulted in cell-surface inhibition of ULBP2 in different cancer cell lines. Moreover, the mutated ULBP2 constructs were retained and not degraded inside the cell, indicating a crucial role of this conserved Trp-motif in trafficking. Finally, overexpression of Ii increased surface expression of wt ULBP2 while Trp-mutants could not be expressed, proposing that this Trp-motif is required for an Ii-dependent cell-surface transport of ULBP2. Aberrant soluble ULBP2 is immunosuppressive. Thus, targeting a distinct protein module on the ULBP2 sequence could counteract this abnormal expression of ULBP2. Copyright © 2015 Elsevier Ltd. All rights reserved.

  6. Methods and statistics for combining motif match scores.

    Science.gov (United States)

    Bailey, T L; Gribskov, M

    1998-01-01

    Position-specific scoring matrices are useful for representing and searching for protein sequence motifs. A sequence family can often be described by a group of one or more motifs, and an effective search must combine the scores for matching a sequence to each of the motifs in the group. We describe three methods for combining match scores and estimating the statistical significance of the combined scores and evaluate the search quality (classification accuracy) and the accuracy of the estimate of statistical significance of each. The three methods are: 1) sum of scores, 2) sum of reduced variates, 3) product of score p-values. We show that method 3) is superior to the other two methods in both regards, and that combining motif scores indeed gives better search accuracy. The MAST sequence homology search algorithm utilizing the product of p-values scoring method is available for interactive use and downloading at URL http:/(/)www.sdsc.edu/MEME.

  7. Preorganization of the catalytic Zn2+-binding site in the HNH nuclease motif-A solution study

    Czech Academy of Sciences Publication Activity Database

    Németh, E.; Kožíšek, Milan; Schilli, G. K.; Gyurcsik, B.

    2015-01-01

    Roč. 151, Oct (2015), s. 143-149 ISSN 0162-0134 R&D Projects: GA MŠk LO1302 Institutional support: RVO:61388963 Keywords : HNH-motif * metallonuclease * Zn2+-binding * protein folding * ITC Subject RIV: CE - Biochemistry Impact factor: 3.205, year: 2015

  8. Mechanisms of zero-lag synchronization in cortical motifs.

    Directory of Open Access Journals (Sweden)

    Leonardo L Gollo

    2014-04-01

    Full Text Available Zero-lag synchronization between distant cortical areas has been observed in a diversity of experimental data sets and between many different regions of the brain. Several computational mechanisms have been proposed to account for such isochronous synchronization in the presence of long conduction delays: Of these, the phenomenon of "dynamical relaying"--a mechanism that relies on a specific network motif--has proven to be the most robust with respect to parameter mismatch and system noise. Surprisingly, despite a contrary belief in the community, the common driving motif is an unreliable means of establishing zero-lag synchrony. Although dynamical relaying has been validated in empirical and computational studies, the deeper dynamical mechanisms and comparison to dynamics on other motifs is lacking. By systematically comparing synchronization on a variety of small motifs, we establish that the presence of a single reciprocally connected pair--a "resonance pair"--plays a crucial role in disambiguating those motifs that foster zero-lag synchrony in the presence of conduction delays (such as dynamical relaying from those that do not (such as the common driving triad. Remarkably, minor structural changes to the common driving motif that incorporate a reciprocal pair recover robust zero-lag synchrony. The findings are observed in computational models of spiking neurons, populations of spiking neurons and neural mass models, and arise whether the oscillatory systems are periodic, chaotic, noise-free or driven by stochastic inputs. The influence of the resonance pair is also robust to parameter mismatch and asymmetrical time delays amongst the elements of the motif. We call this manner of facilitating zero-lag synchrony resonance-induced synchronization, outline the conditions for its occurrence, and propose that it may be a general mechanism to promote zero-lag synchrony in the brain.

  9. Phyloproteomic Analysis of 11780 Six-Residue-Long Motifs Occurrences

    Directory of Open Access Journals (Sweden)

    O. V. Galzitskaya

    2015-01-01

    Full Text Available How is it possible to find good traits for phylogenetic reconstructions? Here, we present a new phyloproteomic criterion that is an occurrence of simple motifs which can be imprints of evolution history. We studied the occurrences of 11780 six-residue-long motifs consisting of two randomly located amino acids in 97 eukaryotic and 25 bacterial proteomes. For all eukaryotic proteomes, with the exception of the Amoebozoa, Stramenopiles, and Diplomonadida kingdoms, the number of proteins containing the motifs from the first group (one of the two amino acids occurs once at the terminal position made about 20%; in the case of motifs from the second (one of two amino acids occurs one time within the pattern and third (the two amino acids occur randomly groups, 30% and 50%, respectively. For bacterial proteomes, this relationship was 10%, 27%, and 63%, respectively. The matrices of correlation coefficients between numbers of proteins where a motif from the set of 11780 motifs appears at least once in 9 kingdoms and 5 phyla of bacteria were calculated. Among the correlation coefficients for eukaryotic proteomes, the correlation between the animal and fungi kingdoms (0.62 is higher than between fungi and plants (0.54. Our study provides support that animals and fungi are sibling kingdoms. Comparison of the frequencies of six-residue-long motifs in different proteomes allows obtaining phylogenetic relationships based on similarities between these frequencies: the Diplomonadida kingdoms are more close to Bacteria than to Eukaryota; Stramenopiles and Amoebozoa are more close to each other than to other kingdoms of Eukaryota.

  10. Novel and deviant Walker A ATP-binding motifs in bacteriophage large terminase-DNA packaging proteins

    International Nuclear Information System (INIS)

    Mitchell, Michael S.; Rao, Venigalla B.

    2004-01-01

    Bacteriophage terminases constitute a very interesting class of viral-coded multifunctional ATPase 'motors' that apparently drive directional translocation of DNA into an empty viral capsid. A common Walker A motif and other conserved signatures of a critical ATPase catalytic center are identified in the N-terminal half of numerous large terminase proteins. However, several terminases, including the well-characterized λ and SPP1 terminases, seem to lack the classic Walker A in the N-terminus. Using sequence alignment approaches, we discovered the presence of deviant Walker A motifs in these and many other phage terminases. One deviation, the presence of a lysine at the beginning of P-loop, may represent a 3D equivalent of the universally conserved lysine in the Walker A GKT/S signature. This and other novel putative Walker A motifs that first came to light through this study help define the ATPase centers of phage and viral terminases as well as elicit important insights into the molecular functioning of this fundamental motif in biological systems

  11. Fluoride Bridges as Structure-Directing Motifs in 3d-4f Cluster Chemistry

    DEFF Research Database (Denmark)

    Birk, Torben; Pedersen, Kasper; Thuesen, Christian Aa.

    2012-01-01

    The use of kinetically robust chromium(III) fluorido complexes as synthons for mixed 3d-4f clusters is reported. The tendency toward linear {CrIII–F–LnIII} units dictates the cluster topology. Specifically, we show that reaction of cis-[CrIIIF2(NN)2]NO3 (NN = 1,10-phenanthroline (“phen”) or 2......-nuclear complex and fac-[CrIIIF3L′], with L′ = 1,1,1-tris-((methylamino)methylethane) (“Me3tame”), reacts with [Ln(hfac)3(H2O)2] (hfacH = 1,1,1,5,5,5-hexafluoroacetylacetone) to yield an isostructural series of {Ln3Cr2} (10–14) trigonal bipyramids with no central ligand. The formation of the latter is accompanied...... by a partial solvolysis of the Cr(III) precursor but without formation of insoluble LnF3. The magnetic properties of the gadolinium containing clusters allow quantification of fluoride-mediated, antiferromagnetic Gd–Cr exchange interactions of magnitude between 0.14 cm–1 and 0.71 cm–1 (Ĥ = J12Ŝ1·Ŝ2...

  12. Identification of a novel calcium binding motif based on the detection of sequence insertions in the animal peroxidase domain of bacterial proteins.

    Science.gov (United States)

    Santamaría-Hernando, Saray; Krell, Tino; Ramos-González, María-Isabel

    2012-01-01

    Proteins of the animal heme peroxidase (ANP) superfamily differ greatly in size since they have either one or two catalytic domains that match profile PS50292. The orf PP_2561 of Pseudomonas putida KT2440 that we have called PepA encodes a two-domain ANP. The alignment of these domains with those of PepA homologues revealed a variable number of insertions with the consensus G-x-D-G-x-x-[GN]-[TN]-x-D-D. This motif has also been detected in the structure of pseudopilin (pdb 3G20), where it was found to be involved in Ca(2+) coordination although a sequence analysis did not reveal the presence of any known calcium binding motifs in this protein. Isothermal titration calorimetry revealed that a peptide containing this consensus motif bound specifically calcium ions with affinities ranging between 33-79 µM depending on the pH. Microcalorimetric titrations of the purified N-terminal ANP-like domain of PepA revealed Ca(2+) binding with a K(D) of 12 µM and stoichiometry of 1.25 calcium ions per protein monomer. This domain exhibited peroxidase activity after its reconstitution with heme. These data led to the definition of a novel calcium binding motif that we have termed PERCAL and which was abundantly present in animal peroxidase-like domains of bacterial proteins. Bacterial heme peroxidases thus possess two different types of calcium binding motifs, namely PERCAL and the related hemolysin type calcium binding motif, with the latter being located outside the catalytic domains and in their C-terminal end. A phylogenetic tree of ANP-like catalytic domains of bacterial proteins with PERCAL motifs, including single domain peroxidases, was divided into two major clusters, representing domains with and without PERCAL motif containing insertions. We have verified that the recently reported classification of bacterial heme peroxidases in two families (cd09819 and cd09821) is unrelated to these insertions. Sequences matching PERCAL were detected in all kingdoms of life.

  13. Identification of a novel calcium binding motif based on the detection of sequence insertions in the animal peroxidase domain of bacterial proteins.

    Directory of Open Access Journals (Sweden)

    Saray Santamaría-Hernando

    Full Text Available Proteins of the animal heme peroxidase (ANP superfamily differ greatly in size since they have either one or two catalytic domains that match profile PS50292. The orf PP_2561 of Pseudomonas putida KT2440 that we have called PepA encodes a two-domain ANP. The alignment of these domains with those of PepA homologues revealed a variable number of insertions with the consensus G-x-D-G-x-x-[GN]-[TN]-x-D-D. This motif has also been detected in the structure of pseudopilin (pdb 3G20, where it was found to be involved in Ca(2+ coordination although a sequence analysis did not reveal the presence of any known calcium binding motifs in this protein. Isothermal titration calorimetry revealed that a peptide containing this consensus motif bound specifically calcium ions with affinities ranging between 33-79 µM depending on the pH. Microcalorimetric titrations of the purified N-terminal ANP-like domain of PepA revealed Ca(2+ binding with a K(D of 12 µM and stoichiometry of 1.25 calcium ions per protein monomer. This domain exhibited peroxidase activity after its reconstitution with heme. These data led to the definition of a novel calcium binding motif that we have termed PERCAL and which was abundantly present in animal peroxidase-like domains of bacterial proteins. Bacterial heme peroxidases thus possess two different types of calcium binding motifs, namely PERCAL and the related hemolysin type calcium binding motif, with the latter being located outside the catalytic domains and in their C-terminal end. A phylogenetic tree of ANP-like catalytic domains of bacterial proteins with PERCAL motifs, including single domain peroxidases, was divided into two major clusters, representing domains with and without PERCAL motif containing insertions. We have verified that the recently reported classification of bacterial heme peroxidases in two families (cd09819 and cd09821 is unrelated to these insertions. Sequences matching PERCAL were detected in all kingdoms of

  14. Organization of feed-forward loop motifs reveals architectural principles in natural and engineered networks.

    Science.gov (United States)

    Gorochowski, Thomas E; Grierson, Claire S; di Bernardo, Mario

    2018-03-01

    Network motifs are significantly overrepresented subgraphs that have been proposed as building blocks for natural and engineered networks. Detailed functional analysis has been performed for many types of motif in isolation, but less is known about how motifs work together to perform complex tasks. To address this issue, we measure the aggregation of network motifs via methods that extract precisely how these structures are connected. Applying this approach to a broad spectrum of networked systems and focusing on the widespread feed-forward loop motif, we uncover striking differences in motif organization. The types of connection are often highly constrained, differ between domains, and clearly capture architectural principles. We show how this information can be used to effectively predict functionally important nodes in the metabolic network of Escherichia coli . Our findings have implications for understanding how networked systems are constructed from motif parts and elucidate constraints that guide their evolution.

  15. Tuning the Cavity Size and Chirality of Self-Assembling 3D DNA Crystals

    Energy Technology Data Exchange (ETDEWEB)

    Simmons, Chad R.; Zhang, Fei; MacCulloch, Tara; Fahmi, Noureddine; Stephanopoulos, Nicholas; Liu, Yan; Seeman, Nadrian C. [Department; Yan, Hao

    2017-08-02

    The foundational goal of structural DNA nanotechnology—the field that uses oligonucleotides as a molecular building block for the programmable self-assembly of nanostructured systems—was to use DNA to construct three-dimensional (3D) lattices for solving macromolecular structures. The programmable nature of DNA makes it an ideal system for rationally constructing self-assembled crystals and immobilizing guest molecules in a repeating 3D array through their specific stereospatial interactions with the scaffold. In this work, we have extended a previously described motif (4 × 5) by expanding the structure to a system that links four double-helical layers; we use a central weaving oligonucleotide containing a sequence of four six-base repeats (4 × 6), forming a matrix of layers that are organized and dictated by a series of Holliday junctions. In addition, we have assembled mirror image crystals (l-DNA) with the identical sequence that are completely resistant to nucleases. Bromine and selenium derivatives were obtained for the l- and d-DNA forms, respectively, allowing phase determination for both forms and solution of the resulting structures to 3.0 and 3.05 Å resolution. Both right- and left-handed forms crystallized in the trigonal space groups with mirror image 3-fold helical screw axes P32 and P31 for each motif, respectively. The structures reveal a highly organized array of discrete and well-defined cavities that are suitable for hosting guest molecules and allow us to dictate a priori the assembly of guest–DNA conjugates with a specified crystalline hand.

  16. Finding the most significant common sequence and structure motifs in a set of RNA sequences

    DEFF Research Database (Denmark)

    Gorodkin, Jan; Heyer, L.J.; Stormo, G.D.

    1997-01-01

    We present a computational scheme to locally align a collection of RNA sequences using sequence and structure constraints, In addition, the method searches for the resulting alignments with the most significant common motifs, among all possible collections, The first part utilizes a simplified...

  17. Identification of a Baeyer-Villiger monooxygenase sequence motif

    NARCIS (Netherlands)

    Fraaije, MW; Kamerbeek, NM; van Berkel, WJH; Janssen, DB; Kamerbeek, Nanne M.; Berkel, Willem J.H. van

    2002-01-01

    Baeyer-Villiger monooxygenases (BVMOs) form a distinct class of flavoproteins that catalyze the insertion of an oxygen atom in a C-C bond using dioxygen and NAD(P)H. Using newly characterized BVMO sequences, we have uncovered a BVMO-identifying sequence motif: FXGXXXRXXXW(P/D). Studies with

  18. Stochastic Resonance in Neuronal Network Motifs with Ornstein-Uhlenbeck Colored Noise

    Directory of Open Access Journals (Sweden)

    Xuyang Lou

    2014-01-01

    Full Text Available We consider here the effect of the Ornstein-Uhlenbeck colored noise on the stochastic resonance of the feed-forward-loop (FFL network motif. The FFL motif is modeled through the FitzHugh-Nagumo neuron model as well as the chemical coupling. Our results show that the noise intensity and the correlation time of the noise process serve as the control parameters, which have great impacts on the stochastic dynamics of the FFL motif. We find that, with a proper choice of noise intensities and the correlation time of the noise process, the signal-to-noise ratio (SNR can display more than one peak.

  19. The MHC motif viewer: a visualization tool for MHC binding motifs

    DEFF Research Database (Denmark)

    Rapin, Nicolas; Hoof, Ilka; Lund, Ole

    2010-01-01

    is hampered by the lack of tools for browsing and comparing specificity of these molecules. We have developed a Web server, MHC Motif Viewer, which allows the display of the binding motif for MHC class I proteins for human, chimpanzee, rhesus monkey, mouse, and swine, as well as HLA-DR protein sequences...

  20. Crystal structure of 4-allylsulfanyl-1H-pyrazolo[3,4-d]pyrimidine

    Directory of Open Access Journals (Sweden)

    Mohammed El Fal

    2014-09-01

    Full Text Available In the title compound, C8H8N4S, the pyrazolo[3,4-d]pyrimidine ring system is essentially planar, with a maximum deviation from the mean plane of 0.025 (3 Å. The allyl group is disordered over two sites in a 0.512 (6:0.488 (6 ratio. In the crystal, molecules are linked by pairs of N—H...N hydrogen bonds, forming inversion dimers with an R22(8 graph-set motif.

  1. RNA recognition motif (RRM)-containing proteins in Bombyx mori

    African Journals Online (AJOL)

    STORAGESEVER

    2009-03-20

    Mar 20, 2009 ... Recognition Motif (RRM), sometimes referred to as. RNP1, is one of the first identified domains for RNA interaction. RRM is very common ..... Apart from the RRM motif, eIF3-S9 has a Trp-Asp. (WD) repeat domain, Poly (A) ...

  2. Systematic comparison of the response properties of protein and RNA mediated gene regulatory motifs.

    Science.gov (United States)

    Iyengar, Bharat Ravi; Pillai, Beena; Venkatesh, K V; Gadgil, Chetan J

    2017-05-30

    We present a framework enabling the dissection of the effects of motif structure (feedback or feedforward), the nature of the controller (RNA or protein), and the regulation mode (transcriptional, post-transcriptional or translational) on the response to a step change in the input. We have used a common model framework for gene expression where both motif structures have an activating input and repressing regulator, with the same set of parameters, to enable a comparison of the responses. We studied the global sensitivity of the system properties, such as steady-state gain, overshoot, peak time, and peak duration, to parameters. We find that, in all motifs, overshoot correlated negatively whereas peak duration varied concavely with peak time. Differences in the other system properties were found to be mainly dependent on the nature of the controller rather than the motif structure. Protein mediated motifs showed a higher degree of adaptation i.e. a tendency to return to baseline levels; in particular, feedforward motifs exhibited perfect adaptation. RNA mediated motifs had a mild regulatory effect; they also exhibited a lower peaking tendency and mean overshoot. Protein mediated feedforward motifs showed higher overshoot and lower peak time compared to the corresponding feedback motifs.

  3. Temporal motifs reveal collaboration patterns in online task-oriented networks

    Science.gov (United States)

    Xuan, Qi; Fang, Huiting; Fu, Chenbo; Filkov, Vladimir

    2015-05-01

    Real networks feature layers of interactions and complexity. In them, different types of nodes can interact with each other via a variety of events. Examples of this complexity are task-oriented social networks (TOSNs), where teams of people share tasks towards creating a quality artifact, such as academic research papers or software development in commercial or open source environments. Accomplishing those tasks involves both work, e.g., writing the papers or code, and communication, to discuss and coordinate. Taking into account the different types of activities and how they alternate over time can result in much more precise understanding of the TOSNs behaviors and outcomes. That calls for modeling techniques that can accommodate both node and link heterogeneity as well as temporal change. In this paper, we report on methodology for finding temporal motifs in TOSNs, limited to a system of two people and an artifact. We apply the methods to publicly available data of TOSNs from 31 Open Source Software projects. We find that these temporal motifs are enriched in the observed data. When applied to software development outcome, temporal motifs reveal a distinct dependency between collaboration and communication in the code writing process. Moreover, we show that models based on temporal motifs can be used to more precisely relate both individual developer centrality and team cohesion to programmer productivity than models based on aggregated TOSNs.

  4. Expression, purification and characterization of hepatitis B virus X protein BH3-like motif-linker-Bcl-xL fusion protein for structural studies

    Directory of Open Access Journals (Sweden)

    Hideki Kusunoki

    2017-03-01

    Full Text Available Hepatitis B virus X protein (HBx is a multifunctional protein that interacts directly with many host proteins. For example, HBx interacts with anti-apoptotic proteins, Bcl-2 and Bcl-xL, through its BH3-like motif, which leads to elevated cytosolic calcium levels, efficient viral DNA replication and the induction of apoptosis. To facilitate sample preparation and perform detailed structural characterization of the complex between HBx and Bcl-xL, we designed and purified a recombinant HBx BH3-like motif-linker-Bcl-xL fusion protein produced in E. coli. The fusion protein was characterized by size exclusion chromatography, circular dichroism and nuclear magnetic resonance experiments. Our results show that the fusion protein is a monomer in aqueous solution, forms a stable intramolecular complex, and likely retains the native conformation of the complex between Bcl-xL and the HBx BH3-like motif. Furthermore, the HBx BH3-like motif of the intramolecular complex forms an α-helix. These observations indicate that the fusion protein should facilitate structural studies aimed at understanding the interaction between HBx and Bcl-xL at the atomic level.

  5. Superpose3D: a local structural comparison program that allows for user-defined structure representations.

    Directory of Open Access Journals (Sweden)

    Pier Federico Gherardini

    Full Text Available Local structural comparison methods can be used to find structural similarities involving functional protein patches such as enzyme active sites and ligand binding sites. The outcome of such analyses is critically dependent on the representation used to describe the structure. Indeed different categories of functional sites may require the comparison program to focus on different characteristics of the protein residues. We have therefore developed superpose3D, a novel structural comparison software that lets users specify, with a powerful and flexible syntax, the structure description most suited to the requirements of their analysis. Input proteins are processed according to the user's directives and the program identifies sets of residues (or groups of atoms that have a similar 3D position in the two structures. The advantages of using such a general purpose program are demonstrated with several examples. These test cases show that no single representation is appropriate for every analysis, hence the usefulness of having a flexible program that can be tailored to different needs. Moreover we also discuss how to interpret the results of a database screening where a known structural motif is searched against a large ensemble of structures. The software is written in C++ and is released under the open source GPL license. Superpose3D does not require any external library, runs on Linux, Mac OSX, Windows and is available at http://cbm.bio.uniroma2.it/superpose3D.

  6. Aspects of defects in 3d-3d correspondence

    International Nuclear Information System (INIS)

    Gang, Dongmin; Kim, Nakwoo; Romo, Mauricio; Yamazaki, Masahito

    2016-01-01

    In this paper we study supersymmetric co-dimension 2 and 4 defects in the compactification of the 6d (2,0) theory of type A_N_−_1 on a 3-manifold M. The so-called 3d-3d correspondence is a relation between complexified Chern-Simons theory (with gauge group SL(N,ℂ)) on M and a 3d N=2 theory T_N[M]. We study this correspondence in the presence of supersymmetric defects, which are knots/links inside the 3-manifold. Our study employs a number of different methods: state-integral models for complex Chern-Simons theory, cluster algebra techniques, domain wall theory T[SU(N)], 5d N=2 SYM, and also supergravity analysis through holography. These methods are complementary and we find agreement between them. In some cases the results lead to highly non-trivial predictions on the partition function. Our discussion includes a general expression for the cluster partition function, which can be used to compute in the presence of maximal and certain class of non-maximal punctures when N>2. We also highlight the non-Abelian description of the 3d N=2T_N[M] theory with defect included, when such a description is available. This paper is a companion to our shorter paper http://dx.doi.org/10.1088/1751-8113/49/30/30LT02, which summarizes our main results.

  7. Architected Lattices with High Stiffness and Toughness via Multicore-Shell 3D Printing.

    Science.gov (United States)

    Mueller, Jochen; Raney, Jordan R; Shea, Kristina; Lewis, Jennifer A

    2018-03-01

    The ability to create architected materials that possess both high stiffness and toughness remains an elusive goal, since these properties are often mutually exclusive. Natural materials, such as bone, overcome such limitations by combining different toughening mechanisms across multiple length scales. Here, a new method for creating architected lattices composed of core-shell struts that are both stiff and tough is reported. Specifically, these lattices contain orthotropic struts with flexible epoxy core-brittle epoxy shell motifs in the absence and presence of an elastomeric silicone interfacial layer, which are fabricated by a multicore-shell, 3D printing technique. It is found that architected lattices produced with a flexible core-elastomeric interface-brittle shell motif exhibit both high stiffness and toughness. © 2018 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  8. A method for 3D-reconstruction of a muscle thick filament using the tilt series images of a single filament electron tomogram.

    Science.gov (United States)

    Márquez, G; Pinto, A; Alamo, L; Baumann, B; Ye, F; Winkler, H; Taylor, K; Padrón, R

    2014-05-01

    Myosin interacting-heads (MIH) motifs are visualized in 3D-reconstructions of thick filaments from striated muscle. These reconstructions are calculated by averaging methods using images from electron micrographs of grids prepared using numerous filament preparations. Here we propose an alternative method to calculate the 3D-reconstruction of a single thick filament using only a tilt series images recorded by electron tomography. Relaxed thick filaments, prepared from tarantula leg muscle homogenates, were negatively stained. Single-axis tilt series of single isolated thick filaments were obtained with the electron microscope at a low electron dose, and recorded on a CCD camera by electron tomography. An IHRSR 3D-recontruction was calculated from the tilt series images of a single thick filament. The reconstruction was enhanced by including in the search stage dual tilt image segments while only single tilt along the filament axis is usually used, as well as applying a band pass filter just before the back projection. The reconstruction from a single filament has a 40 Å resolution and clearly shows the presence of MIH motifs. In contrast, the electron tomogram 3D-reconstruction of the same thick filament - calculated without any image averaging and/or imposition of helical symmetry - only reveals MIH motifs infrequently. This is - to our knowledge - the first application of the IHRSR method to calculate a 3D reconstruction from tilt series images. This single filament IHRSR reconstruction method (SF-IHRSR) should provide a new tool to assess structural differences between well-ordered thick (or thin) filaments in a grid by recording separately their electron tomograms. Copyright © 2014 Elsevier Inc. All rights reserved.

  9. Masking of the CD3 gamma di-leucine-based motif by zeta is required for efficient T-cell receptor expression

    DEFF Research Database (Denmark)

    Lauritsen, Jens Peter H; Bonefeld, Charlotte Menné; von Essen, Marina

    2004-01-01

    containing the di-leucine-based endocytosis motif of the TCR subunit CD3 gamma have indicated that the zeta chain can mask this motif. In this study, we show that successive truncations of the cytoplasmic tail of zeta led to reduced surface expression levels of completely assembled TCR complexes. The reduced...... TCR expression levels were caused by an increase in the TCR endocytic rate constant in combination with an unaffected exocytic rate constant. Furthermore, the TCR degradation rate constant was increased in cells with truncated zeta. Introduction of a CD3 gamma chain with a disrupted di-leucine...

  10. A comparison between intrastomal 3D ultrasonography, CT scanning and findings at surgery in patients with stomal complaints.

    Science.gov (United States)

    Näsvall, P; Wikner, F; Gunnarsson, U; Rutegård, J; Strigård, K

    2014-10-01

    Since there are no reliable investigative tools for imaging parastomal hernia, new techniques are needed. The aim of this study was to assess the validity of intrastomal three-dimensional ultrasonography (3D) as an alternative to CT scanning for the assessment of stomal complaints. Twenty patients with stomal complaints, indicating surgery, were examined preoperatively with a CT scan in the supine position and 3D intrastomal ultrasonography in the supine and erect positions. Comparison with findings at surgery, considered to be the true state, was made. Both imaging methods, 3D ultrasonography and CT scanning, showed high sensitivity (ultrasound 15/18, CT scan 15/18) and specificity (ultrasound 2/2, CT scan 1/2) when judged by a dedicated radiologist. Corresponding values for interpretation of CT scans in routine clinical practice was for sensitivity 17/18 and for specificity 1/2. 3D ultrasonography has a high validity and is a promising alternative to CT scanning in the supine position to distinguish a bulge from a parastomal hernia.

  11. CombiMotif: A new algorithm for network motifs discovery in protein-protein interaction networks

    Science.gov (United States)

    Luo, Jiawei; Li, Guanghui; Song, Dan; Liang, Cheng

    2014-12-01

    Discovering motifs in protein-protein interaction networks is becoming a current major challenge in computational biology, since the distribution of the number of network motifs can reveal significant systemic differences among species. However, this task can be computationally expensive because of the involvement of graph isomorphic detection. In this paper, we present a new algorithm (CombiMotif) that incorporates combinatorial techniques to count non-induced occurrences of subgraph topologies in the form of trees. The efficiency of our algorithm is demonstrated by comparing the obtained results with the current state-of-the art subgraph counting algorithms. We also show major differences between unicellular and multicellular organisms. The datasets and source code of CombiMotif are freely available upon request.

  12. New PAH gene promoter KLF1 and 3'-region C/EBPalpha motifs influence transcription in vitro.

    Science.gov (United States)

    Klaassen, Kristel; Stankovic, Biljana; Kotur, Nikola; Djordjevic, Maja; Zukic, Branka; Nikcevic, Gordana; Ugrin, Milena; Spasovski, Vesna; Srzentic, Sanja; Pavlovic, Sonja; Stojiljkovic, Maja

    2017-02-01

    Phenylketonuria (PKU) is a metabolic disease caused by mutations in the phenylalanine hydroxylase (PAH) gene. Although the PAH genotype remains the main determinant of PKU phenotype severity, genotype-phenotype inconsistencies have been reported. In this study, we focused on unanalysed sequences in non-coding PAH gene regions to assess their possible influence on the PKU phenotype. We transiently transfected HepG2 cells with various chloramphenicol acetyl transferase (CAT) reporter constructs which included PAH gene non-coding regions. Selected non-coding regions were indicated by in silico prediction to contain transcription factor binding sites. Furthermore, electrophoretic mobility shift assay (EMSA) and supershift assays were performed to identify which transcriptional factors were engaged in the interaction. We found novel KLF1 motif in the PAH promoter, which decreases CAT activity by 50 % in comparison to basal transcription in vitro. The cytosine at the c.-170 promoter position creates an additional binding site for the protein complex involving KLF1 transcription factor. Moreover, we assessed for the first time the role of a multivariant variable number tandem repeat (VNTR) region located in the 3'-region of the PAH gene. We found that the VNTR3, VNTR7 and VNTR8 constructs had approximately 60 % of CAT activity. The regulation is mediated by the C/EBPalpha transcription factor, present in protein complex binding to VNTR3. Our study highlighted two novel promoter KLF1 and 3'-region C/EBPalpha motifs in the PAH gene which decrease transcription in vitro and, thus, could be considered as PAH expression modifiers. New transcription motifs in non-coding regions will contribute to better understanding of the PKU phenotype complexity and may become important for the optimisation of PKU treatment.

  13. Crystal structure of the G3BP2 NTF2-like domain in complex with a canonical FGDF motif peptide.

    Science.gov (United States)

    Kristensen, Ole

    2015-11-06

    The crystal structure of the NTF2-like domain of the human Ras GTPase SH3 Binding Protein (G3BP), isoform 2, was determined at a resolution of 2.75 Å in complex with a peptide containing a FGDF sequence motif. The overall structure of the protein is highly similar to the homodimeric N-terminal domains of the G3BP1 and Rasputin proteins. Recently, a subset of G3BP interacting proteins was recognized to share a common sequence motif, FGDF. The most studied binding partners, USP10 and viral nsP3, interfere with essential G3BP functions related to assembly of cellular stress granules. Reported molecular modeling suggested that FGDF-motif containing peptides bind in an extended conformation into a hydrophobic groove on the surface of the G3BP NTF2-like domain in a manner similar to the known binding of FxFG nucleoporin repeats. The results in this paper provide evidence for a different binding mode. The FGDF peptide binds and changes conformation of the protruding N-terminal residues by providing hydrophobic interactions to a symmetry related molecule that facilitated crystallization of the G3BP2 isoform. Copyright © 2015 Elsevier Inc. All rights reserved.

  14. Lactococcus lactis TrxD represents a subgroup of thioredoxins prevalent in Gram-positive bacteria containing WCXDC active site motifs

    DEFF Research Database (Denmark)

    Björnberg, Olof; Efler, Petr; Epie, Denis Ebong

    2014-01-01

    Three protein disulfide reductases of the thioredoxin superfamily from the industrially important Gram-positive Lactococcus lactis (LlTrxA, LlTrxD and LlNrdH) are compared to the "classical" thioredoxin from Escherichia coil (EcTrx1). LlTrxA resembles EcTrx1 with a WCGPC active site motif and other...... capacity to reduce insulin disulfides and their exposed active site thiol is alkylated at a similar rate at pH 7.0. LlTrxD on the other hand, is alkylated by iodoacetamide at almost 100 fold higher rate and shows no activity towards insulin disulfides. LlTrxA, LlTrxD and L1NrdH are all efficiently reduced...

  15. BEAM web server: a tool for structural RNA motif discovery.

    Science.gov (United States)

    Pietrosanto, Marco; Adinolfi, Marta; Casula, Riccardo; Ausiello, Gabriele; Ferrè, Fabrizio; Helmer-Citterich, Manuela

    2018-03-15

    RNA structural motif finding is a relevant problem that becomes computationally hard when working on high-throughput data (e.g. eCLIP, PAR-CLIP), often represented by thousands of RNA molecules. Currently, the BEAM server is the only web tool capable to handle tens of thousands of RNA in input with a motif discovery procedure that is only limited by the current secondary structure prediction accuracies. The recently developed method BEAM (BEAr Motifs finder) can analyze tens of thousands of RNA molecules and identify RNA secondary structure motifs associated to a measure of their statistical significance. BEAM is extremely fast thanks to the BEAR encoding that transforms each RNA secondary structure in a string of characters. BEAM also exploits the evolutionary knowledge contained in a substitution matrix of secondary structure elements, extracted from the RFAM database of families of homologous RNAs. The BEAM web server has been designed to streamline data pre-processing by automatically handling folding and encoding of RNA sequences, giving users a choice for the preferred folding program. The server provides an intuitive and informative results page with the list of secondary structure motifs identified, the logo of each motif, its significance, graphic representation and information about its position in the RNA molecules sharing it. The web server is freely available at http://beam.uniroma2.it/ and it is implemented in NodeJS and Python with all major browsers supported. marco.pietrosanto@uniroma2.it. Supplementary data are available at Bioinformatics online.

  16. A Pyranose-2-Phosphate Motif Is Responsible for Both Antibiotic Import and Quorum-Sensing Regulation in Agrobacterium tumefaciens.

    Directory of Open Access Journals (Sweden)

    Abbas El Sahili

    2015-08-01

    Full Text Available Periplasmic binding proteins (PBPs in association with ABC transporters select and import a wide variety of ligands into bacterial cytoplasm. They can also take up toxic molecules, as observed in the case of the phytopathogen Agrobacterium tumefaciens strain C58. This organism contains a PBP called AccA that mediates the import of the antibiotic agrocin 84, as well as the opine agrocinopine A that acts as both a nutrient and a signalling molecule for the dissemination of virulence genes through quorum-sensing. Here, we characterized the binding mode of AccA using purified agrocin 84 and synthetic agrocinopine A by X-ray crystallography at very high resolution and performed affinity measurements. Structural and affinity analyses revealed that AccA recognizes an uncommon and specific motif, a pyranose-2-phosphate moiety which is present in both imported molecules via the L-arabinopyranose moiety in agrocinopine A and the D-glucopyranose moiety in agrocin 84. We hypothesized that AccA is a gateway allowing the import of any compound possessing a pyranose-2-phosphate motif at one end. This was structurally and functionally confirmed by experiments using four synthetic compounds: agrocinopine 3'-O-benzoate, L-arabinose-2-isopropylphosphate, L-arabinose-2-phosphate and D-glucose-2-phosphate. By combining affinity measurements and in vivo assays, we demonstrated that both L-arabinose-2-phosphate and D-glucose-2-phosphate, which are the AccF mediated degradation products of agrocinopine A and agrocin 84 respectively, interact with the master transcriptional regulator AccR and activate the quorum-sensing signal synthesis and Ti plasmid transfer in A. tumefaciens C58. Our findings shed light on the role of agrocinopine and antibiotic agrocin 84 on quorum-sensing regulation in A. tumefaciens and reveal how the PBP AccA acts as vehicle for the importation of both molecules by means of a key-recognition motif. It also opens future possibilities for the

  17. A Pyranose-2-Phosphate Motif Is Responsible for Both Antibiotic Import and Quorum-Sensing Regulation in Agrobacterium tumefaciens.

    Science.gov (United States)

    El Sahili, Abbas; Li, Si-Zhe; Lang, Julien; Virus, Cornelia; Planamente, Sara; Ahmar, Mohammed; Guimaraes, Beatriz G; Aumont-Nicaise, Magali; Vigouroux, Armelle; Soulère, Laurent; Reader, John; Queneau, Yves; Faure, Denis; Moréra, Solange

    2015-08-01

    Periplasmic binding proteins (PBPs) in association with ABC transporters select and import a wide variety of ligands into bacterial cytoplasm. They can also take up toxic molecules, as observed in the case of the phytopathogen Agrobacterium tumefaciens strain C58. This organism contains a PBP called AccA that mediates the import of the antibiotic agrocin 84, as well as the opine agrocinopine A that acts as both a nutrient and a signalling molecule for the dissemination of virulence genes through quorum-sensing. Here, we characterized the binding mode of AccA using purified agrocin 84 and synthetic agrocinopine A by X-ray crystallography at very high resolution and performed affinity measurements. Structural and affinity analyses revealed that AccA recognizes an uncommon and specific motif, a pyranose-2-phosphate moiety which is present in both imported molecules via the L-arabinopyranose moiety in agrocinopine A and the D-glucopyranose moiety in agrocin 84. We hypothesized that AccA is a gateway allowing the import of any compound possessing a pyranose-2-phosphate motif at one end. This was structurally and functionally confirmed by experiments using four synthetic compounds: agrocinopine 3'-O-benzoate, L-arabinose-2-isopropylphosphate, L-arabinose-2-phosphate and D-glucose-2-phosphate. By combining affinity measurements and in vivo assays, we demonstrated that both L-arabinose-2-phosphate and D-glucose-2-phosphate, which are the AccF mediated degradation products of agrocinopine A and agrocin 84 respectively, interact with the master transcriptional regulator AccR and activate the quorum-sensing signal synthesis and Ti plasmid transfer in A. tumefaciens C58. Our findings shed light on the role of agrocinopine and antibiotic agrocin 84 on quorum-sensing regulation in A. tumefaciens and reveal how the PBP AccA acts as vehicle for the importation of both molecules by means of a key-recognition motif. It also opens future possibilities for the rational design of

  18. Molecular dynamics analysis of stabilities of the telomeric Watson-Crick duplex and the associated i-motif as a function of pH and temperature.

    Science.gov (United States)

    Panczyk, Tomasz; Wolski, Pawel

    2018-06-01

    This work deals with a molecular dynamics analysis of the protonated and deprotonated states of the natural sequence d[(CCCTAA) 3 CCCT] of the telomeric DNA forming the intercalated i-motif or paired with the sequence d[(CCCTAA) 3 CCCT] and forming the Watson-Crick (WC) duplex. By utilizing the amber force field for nucleic acids we built the i-motif and the WC duplex either with native cytosines or using their protonated forms. We studied, by applying molecular dynamics simulations, the role of hydrogen bonds between cytosines or in cytosine-guanine pairs in the stabilization of both structures in the physiological fluid. We found that hydrogen bonds exist in the case of protonated i-motif and in the standard form of the WC duplex. They, however, vanish in the case of the deprotonated i-motif and protonated form of the WC duplex. By determining potentials of mean force in the enforced unwrapping of these structures we found that the protonated i-motif is thermodynamically the most stable. Its deprotonation leads to spontaneous and observed directly in the unbiased calculations unfolding of the i-motif to the hairpin structure at normal temperature. The WC duplex is stable in its standard form and its slight destabilization is observed at the acidic pH. However, the protonated WC duplex unwraps very slowly at 310 K and its decomposition was not observed in the unbiased calculations. At higher temperatures (ca. 400 K or more) the WC duplex unwraps spontaneously. Copyright © 2018. Published by Elsevier B.V.

  19. One motif to bind them: A small-XXX-small motif affects transmembrane domain 1 oligomerization, function, localization, and cross-talk between two yeast GPCRs.

    Science.gov (United States)

    Lock, Antonia; Forfar, Rachel; Weston, Cathryn; Bowsher, Leo; Upton, Graham J G; Reynolds, Christopher A; Ladds, Graham; Dixon, Ann M

    2014-12-01

    G protein-coupled receptors (GPCRs) are the largest family of cell-surface receptors in mammals and facilitate a range of physiological responses triggered by a variety of ligands. GPCRs were thought to function as monomers, however it is now accepted that GPCR homo- and hetero-oligomers also exist and influence receptor properties. The Schizosaccharomyces pombe GPCR Mam2 is a pheromone-sensing receptor involved in mating and has previously been shown to form oligomers in vivo. The first transmembrane domain (TMD) of Mam2 contains a small-XXX-small motif, overrepresented in membrane proteins and well-known for promoting helix-helix interactions. An ortholog of Mam2 in Saccharomyces cerevisiae, Ste2, contains an analogous small-XXX-small motif which has been shown to contribute to receptor homo-oligomerization, localization and function. Here we have used experimental and computational techniques to characterize the role of the small-XXX-small motif in function and assembly of Mam2 for the first time. We find that disruption of the motif via mutagenesis leads to reduction of Mam2 TMD1 homo-oligomerization and pheromone-responsive cellular signaling of the full-length protein. It also impairs correct targeting to the plasma membrane. Mutation of the analogous motif in Ste2 yielded similar results, suggesting a conserved mechanism for assembly. Using co-expression of the two fungal receptors in conjunction with computational models, we demonstrate a functional change in G protein specificity and propose that this is brought about through hetero-dimeric interactions of Mam2 with Ste2 via the complementary small-XXX-small motifs. This highlights the potential of these motifs to affect a range of properties that can be investigated in other GPCRs. Copyright © 2014. Published by Elsevier B.V.

  20. Evolutionarily conserved bias of amino-acid usage refines the definition of PDZ-binding motif

    Directory of Open Access Journals (Sweden)

    Launey Thomas

    2011-06-01

    Full Text Available Abstract Background The interactions between PDZ (PSD-95, Dlg, ZO-1 domains and PDZ-binding motifs play central roles in signal transductions within cells. Proteins with PDZ domains bind to PDZ-binding motifs almost exclusively when the motifs are located at the carboxyl (C- terminal ends of their binding partners. However, it remains little explored whether PDZ-binding motifs show any preferential location at the C-terminal ends of proteins, at genome-level. Results Here, we examined the distribution of the type-I (x-x-S/T-x-I/L/V or type-II (x-x-V-x-I/V PDZ-binding motifs in proteins encoded in the genomes of five different species (human, mouse, zebrafish, fruit fly and nematode. We first established that these PDZ-binding motifs are indeed preferentially present at their C-terminal ends. Moreover, we found specific amino acid (AA bias for the 'x' positions in the motifs at the C-terminal ends. In general, hydrophilic AAs were favored. Our genomics-based findings confirm and largely extend the results of previous interaction-based studies, allowing us to propose refined consensus sequences for all of the examined PDZ-binding motifs. An ontological analysis revealed that the refined motifs are functionally relevant since a large fraction of the proteins bearing the motif appear to be involved in signal transduction. Furthermore, co-precipitation experiments confirmed two new protein interactions predicted by our genomics-based approach. Finally, we show that influenza virus pathogenicity can be correlated with PDZ-binding motif, with high-virulence viral proteins bearing a refined PDZ-binding motif. Conclusions Our refined definition of PDZ-binding motifs should provide important clues for identifying functional PDZ-binding motifs and proteins involved in signal transduction.

  1. Use of 3D reconstruction cloacagrams and 3D printing in cloacal malformations.

    Science.gov (United States)

    Ahn, Jennifer J; Shnorhavorian, Margarett; Amies Oelschlager, Anne-Marie E; Ripley, Beth; Shivaram, Giridhar M; Avansino, Jeffrey R; Merguerian, Paul A

    2017-08-01

    Cloacal anomalies are complex to manage, and the anatomy affects prognosis and management. Assessment historically includes examination under anesthesia, and genitography is often performed, but these do not consistently capture three-dimensional (3D) detail or spatial relationships of the anatomic structures. Three-dimensional reconstruction cloacagrams can provide a high level of detail including channel measurements and the level of the cloaca (3 cm), which typically determines the approach for surgical reconstruction and can impact long-term prognosis. Yet this imaging modality has not yet been directly compared with intra-operative or endoscopic findings. Our objective was to compare 3D reconstruction cloacagrams with endoscopic and intraoperative findings, as well as to describe the use of 3D printing to create models for surgical planning and education. An IRB-approved retrospective review of all cloaca patients seen by our multi-disciplinary program from 2014 to 2016 was performed. All patients underwent examination under anesthesia, endoscopy, 3D reconstruction cloacagram, and subsequent reconstructive surgery at a later date. Patient characteristics, intraoperative details, and measurements from endoscopy and cloacagram were reviewed and compared. One of the 3D cloacagrams was reformatted for 3D printing to create a model for surgical planning. Four patients were included for review, with the Figure illustrating 3D cloacagram results. Measurements of common channel length and urethral length were similar between modalities, particularly with confirming the level of cloaca. No patient experienced any complications or adverse effects from cloacagram or endoscopy. A model was successfully created from cloacagram images with the use of 3D printing technology. Accurate preoperative assessment for cloacal anomalies is important for counseling and surgical planning. Three-dimensional cloacagrams have been shown to yield a high level of anatomic detail. Here

  2. PRODUCTION WITH 3D PRINTERS IN TEXTILES [REVIEW

    OpenAIRE

    KESKIN Reyhan; GOCEK Ikilem

    2015-01-01

    3D printers are gaining more attention, finding different applications and 3D printing is being regarded as a ‘revolution’ of the 2010s for production. 3D printing is a production method that produces 3-dimensional objects by combining very thin layers over and over to form the object using 3D scanners or via softwares either private or open source. 3D printed materials find application in a large range of fields including aerospace, automotive, medicine and material science. There are severa...

  3. Characterization of Novel Calmodulin Binding Domains within IQ Motifs of IQGAP1

    Science.gov (United States)

    Jang, Deok-Jin; Ban, Byungkwan; Lee, Jin-A

    2011-01-01

    IQ motif-containing GTPase-activating protein 1 (IQGAP1), which is a well-known calmodulin (CaM) binding protein, is involved in a wide range of cellular processes including cell proliferation, tumorigenesis, adhesion, and migration. Interaction of IQGAP1 with CaM is important for its cellular functions. Although each IQ domain of IQGAP1 for CaM binding has been characterized in a Ca2+-dependent or -independent manner, it was not clear which IQ motifs are physiologically relevant for CaM binding in the cells. In this study, we performed immunoprecipitation using 3xFLAGhCaM in mammalian cell lines to characterize the domains of IQGAP1 that are key for CaM binding under physiological conditions. Interestingly, using this method, we identified two novel domains, IQ(2.7-3) and IQ(3.5-4.4), within IQGAP1 that were involved in Ca2+-independent or -dependent CaM binding, respectively. Mutant analysis clearly showed that the hydrophobic regions within IQ(2.7-3) were mainly involved in apoCaM binding, while the basic amino acids and hydrophobic region of IQ(3.5-4.4) were required for Ca2+/CaM binding. Finally, we showed that IQ(2.7-3) was the main apoCaM binding domain and both IQ(2.7-3) and IQ(3.5-4.4) were required for Ca2+/CaM binding within IQ(1- 2-3-4). Thus, we identified and characterized novel direct CaM binding motifs essential for IQGAP1. This finding indicates that IQGAP1 plays a dynamic role via direct interactions with CaM in a Ca2+-dependent or -independent manner. PMID:22080369

  4. A conserved WW domain-like motif regulates invariant chain-dependent cell-surface transport of the NKG2D ligand ULBP2

    DEFF Research Database (Denmark)

    Uhlenbrock, Franziska Katharina; van Andel, Esther; Andresen, Lars

    2015-01-01

    that the NKG2D ligand ULBP2 traffics over an invariant chain (Ii)-dependent pathway to the cell surface. This study set out to elucidate how Ii regulates ULBP2 cell-surface transport: We discovered conserved tryptophan (Trp) residues in the primary protein sequence of ULBP1-6 but not in the related MICA....../B. Substitution of Trp to alanine resulted in cell-surface inhibition of ULBP2 in different cancer cell lines. Moreover, the mutated ULBP2 constructs were retained and not degraded inside the cell, indicating a crucial role of this conserved Trp-motif in trafficking. Finally, overexpression of Ii increased...... surface expression of wt ULBP2 while Trp-mutants could not be expressed, proposing that this Trp-motif is required for an Ii-dependent cell-surface transport of ULBP2. Aberrant soluble ULBP2 is immunosuppressive. Thus, targeting a distinct protein module on the ULBP2 sequence could counteract...

  5. Dissecting protein loops with a statistical scalpel suggests a functional implication of some structural motifs.

    Science.gov (United States)

    Regad, Leslie; Martin, Juliette; Camproux, Anne-Claude

    2011-06-20

    One of the strategies for protein function annotation is to search particular structural motifs that are known to be shared by proteins with a given function. Here, we present a systematic extraction of structural motifs of seven residues from protein loops and we explore their correspondence with functional sites. Our approach is based on the structural alphabet HMM-SA (Hidden Markov Model - Structural Alphabet), which allows simplification of protein structures into uni-dimensional sequences, and advanced pattern statistics adapted to short sequences. Structural motifs of interest are selected by looking for structural motifs significantly over-represented in SCOP superfamilies in protein loops. We discovered two types of structural motifs significantly over-represented in SCOP superfamilies: (i) ubiquitous motifs, shared by several superfamilies and (ii) superfamily-specific motifs, over-represented in few superfamilies. A comparison of ubiquitous words with known small structural motifs shows that they contain well-described motifs as turn, niche or nest motifs. A comparison between superfamily-specific motifs and biological annotations of Swiss-Prot reveals that some of them actually correspond to functional sites involved in the binding sites of small ligands, such as ATP/GTP, NAD(P) and SAH/SAM. Our findings show that statistical over-representation in SCOP superfamilies is linked to functional features. The detection of over-represented motifs within structures simplified by HMM-SA is therefore a promising approach for prediction of functional sites and annotation of uncharacterized proteins.

  6. Dissecting protein loops with a statistical scalpel suggests a functional implication of some structural motifs

    Directory of Open Access Journals (Sweden)

    Martin Juliette

    2011-06-01

    Full Text Available Abstract Background One of the strategies for protein function annotation is to search particular structural motifs that are known to be shared by proteins with a given function. Results Here, we present a systematic extraction of structural motifs of seven residues from protein loops and we explore their correspondence with functional sites. Our approach is based on the structural alphabet HMM-SA (Hidden Markov Model - Structural Alphabet, which allows simplification of protein structures into uni-dimensional sequences, and advanced pattern statistics adapted to short sequences. Structural motifs of interest are selected by looking for structural motifs significantly over-represented in SCOP superfamilies in protein loops. We discovered two types of structural motifs significantly over-represented in SCOP superfamilies: (i ubiquitous motifs, shared by several superfamilies and (ii superfamily-specific motifs, over-represented in few superfamilies. A comparison of ubiquitous words with known small structural motifs shows that they contain well-described motifs as turn, niche or nest motifs. A comparison between superfamily-specific motifs and biological annotations of Swiss-Prot reveals that some of them actually correspond to functional sites involved in the binding sites of small ligands, such as ATP/GTP, NAD(P and SAH/SAM. Conclusions Our findings show that statistical over-representation in SCOP superfamilies is linked to functional features. The detection of over-represented motifs within structures simplified by HMM-SA is therefore a promising approach for prediction of functional sites and annotation of uncharacterized proteins.

  7. 3D CISS, 3D MP-PAGE and 2D TSE for MRI prior to Cochlear implantation

    International Nuclear Information System (INIS)

    Seitz, J.; Held, P.; Voelk, M.; Lenhart, M.; Strotzer, M.; Waldeck, A.

    2000-01-01

    Purpose: The aim of this study was to determine the presurgical predictive value of high resolution MRI in patients scheduled for chochlear implantation. Method and material: The presurgical MRI (3D CISS, 3D MP-RAGE with and without i.v. contrast medium, 2D TSE) findings of 54 patients and the intraoperative situation reported by the surgeon were compared retrospectively. The surgical and functional success of the cochlear implantation was evaluated. Results: We found a high degree of correlation between MRI and intraoperative findings concerning the patency of the whole cochlea and anomalies as well as in the diagnosis of pathology of the cochlear, vestibular and facial nerves and in anomalies of the internal auditory canal. However, in four out of 54 patients there was a false negative prediction regarding the patency of the cochlea. The sensitivity was 50% (4/8), the specificity 100% (46/46). Concerning the surgical success the accuracy was 100%. In all patients MRI gave sufficient anatomical information to the surgeon concerning the jugular bulb and the facial nerve. Conclusion: A high-resolution MRI protocol consisting of coronal 2D T2w TSE, 3D T2*w transverse CISS; plain and contrast enhanced sagittal T1w 3D MP-RAGE is recommended for the evaluation of candidates scheduled for cochlear implantation. (orig.) [de

  8. Radiation and desiccation response motif mediates radiation induced gene expression in D. radiodurans

    International Nuclear Information System (INIS)

    Anaganti, Narasimha; Basu, Bhakti; Apte, Shree Kumar

    2015-01-01

    Deinococcus radiodurans is an extremophile that withstands lethal doses of several DNA damaging agents such as gamma irradiation, UV rays, desiccation and chemical mutagens. The organism responds to DNA damage by inducing expression of several DNA repair genes. At least 25 radiation inducible gene promoters harbour a 17 bp palindromic sequence known as radiation and desiccation response motif (RDRM) implicated in gamma radiation inducible gene expression. However, mechanistic details of gamma radiation-responsive up-regulation in gene expression remain enigmatic. The promoters of highly radiation induced genes ddrB (DR0070), gyrB (DR0906), gyrA (DR1913), a hypothetical gene (DR1143) and recA (DR2338) from D. radiodurans were cloned in a green fluorescence protein (GFP)-based promoter probe shuttle vector pKG and their promoter activity was assessed in both E. coli as well as in D. radiodurans. The gyrA, gyrB and DR1143 gene promoters were active in E. coli although ddrB and recA promoters showed very weak activity. In D. radiodurans, all the five promoters were induced several fold following 6 kGy gamma irradiation. Highest induction was observed for ddrB promoter (25 fold), followed by DR1143 promoter (15 fold). The induction in the activity of gyrB, gyrA and recA promoters was 5, 3 and 2 fold, respectively. To assess the role of RDRM, the 17 bp palindromic sequence was deleted from these promoters. The promoters devoid of RDRM sequence displayed increase in the basal expression activity, but the radiation-responsive induction in promoter activity was completely lost. The substitution of two conserved bases of RDRM sequence yielded decreased radiation induction of PDR0070 promoter. Deletion of 5 bases from 5'-end of PDR0070 RDRM increased basal promoter activity, but radiation induction was completely abolished. Replacement of RDRM with non specific sequence of PDR0070 resulted in loss of basal expression and radiation induction. The results demonstrate that

  9. Evolutionary dynamics of a conserved sequence motif in the ribosomal genes of the ciliate Paramecium.

    Science.gov (United States)

    Catania, Francesco; Lynch, Michael

    2010-05-04

    In protozoa, the identification of preserved motifs by comparative genomics is often impeded by difficulties to generate reliable alignments for non-coding sequences. Moreover, the evolutionary dynamics of regulatory elements in 3' untranslated regions (both in protozoa and metazoa) remains a virtually unexplored issue. By screening Paramecium tetraurelia's 3' untranslated regions for 8-mers that were previously found to be preserved in mammalian 3' UTRs, we detect and characterize a motif that is distinctly conserved in the ribosomal genes of this ciliate. The motif appears to be conserved across Paramecium aurelia species but is absent from the ribosomal genes of four additional non-Paramecium species surveyed, including another ciliate, Tetrahymena thermophila. Motif-free ribosomal genes retain fewer paralogs in the genome and appear to be lost more rapidly relative to motif-containing genes. Features associated with the discovered preserved motif are consistent with this 8-mer playing a role in post-transcriptional regulation. Our observations 1) shed light on the evolution of a putative regulatory motif across large phylogenetic distances; 2) are expected to facilitate the understanding of the modulation of ribosomal genes expression in Paramecium; and 3) reveal a largely unexplored--and presumably not restricted to Paramecium--association between the presence/absence of a DNA motif and the evolutionary fate of its host genes.

  10. Identity and functions of CxxC-derived motifs.

    Science.gov (United States)

    Fomenko, Dmitri E; Gladyshev, Vadim N

    2003-09-30

    Two cysteines separated by two other residues (the CxxC motif) are employed by many redox proteins for formation, isomerization, and reduction of disulfide bonds and for other redox functions. The place of the C-terminal cysteine in this motif may be occupied by serine (the CxxS motif), modifying the functional repertoire of redox proteins. Here we found that the CxxC motif may also give rise to a motif, in which the C-terminal cysteine is replaced with threonine (the CxxT motif). Moreover, in contrast to a view that the N-terminal cysteine in the CxxC motif always serves as a nucleophilic attacking group, this residue could also be replaced with threonine (the TxxC motif), serine (the SxxC motif), or other residues. In each of these CxxC-derived motifs, the presence of a downstream alpha-helix was strongly favored. A search for conserved CxxC-derived motif/helix patterns in four complete genomes representing bacteria, archaea, and eukaryotes identified known redox proteins and suggested possible redox functions for several additional proteins. Catalytic sites in peroxiredoxins were major representatives of the TxxC motif, whereas those in glutathione peroxidases represented the CxxT motif. Structural assessments indicated that threonines in these enzymes could stabilize catalytic thiolates, suggesting revisions to previously proposed catalytic triads. Each of the CxxC-derived motifs was also observed in natural selenium-containing proteins, in which selenocysteine was present in place of a catalytic cysteine.

  11. Motif decomposition of the phosphotyrosine proteome reveals a new N-terminal binding motif for SHIP2

    DEFF Research Database (Denmark)

    Miller, Martin Lee; Hanke, S.; Hinsby, A. M.

    2008-01-01

    set of 481 unique phosphotyrosine (Tyr(P)) peptides by sequence similarity to known ligands of the Src homology 2 (SH2) and the phosphotyrosine binding (PTB) domains. From 20 clusters we extracted 16 known and four new interaction motifs. Using quantitative mass spectrometry we pulled down Tyr......(P)-specific binding partners for peptides corresponding to the extracted motifs. We confirmed numerous previously known interaction motifs and found 15 new interactions mediated by phosphosites not previously known to bind SH2 or PTB. Remarkably, a novel hydrophobic N-terminal motif ((L/V/I)(L/V/I)pY) was identified...

  12. Transduction motif analysis of gastric cancer based on a human signaling network

    Energy Technology Data Exchange (ETDEWEB)

    Liu, G.; Li, D.Z.; Jiang, C.S.; Wang, W. [Fuzhou General Hospital of Nanjing Command, Department of Gastroenterology, Fuzhou, China, Department of Gastroenterology, Fuzhou General Hospital of Nanjing Command, Fuzhou (China)

    2014-04-04

    To investigate signal regulation models of gastric cancer, databases and literature were used to construct the signaling network in humans. Topological characteristics of the network were analyzed by CytoScape. After marking gastric cancer-related genes extracted from the CancerResource, GeneRIF, and COSMIC databases, the FANMOD software was used for the mining of gastric cancer-related motifs in a network with three vertices. The significant motif difference method was adopted to identify significantly different motifs in the normal and cancer states. Finally, we conducted a series of analyses of the significantly different motifs, including gene ontology, function annotation of genes, and model classification. A human signaling network was constructed, with 1643 nodes and 5089 regulating interactions. The network was configured to have the characteristics of other biological networks. There were 57,942 motifs marked with gastric cancer-related genes out of a total of 69,492 motifs, and 264 motifs were selected as significantly different motifs by calculating the significant motif difference (SMD) scores. Genes in significantly different motifs were mainly enriched in functions associated with cancer genesis, such as regulation of cell death, amino acid phosphorylation of proteins, and intracellular signaling cascades. The top five significantly different motifs were mainly cascade and positive feedback types. Almost all genes in the five motifs were cancer related, including EPOR, MAPK14, BCL2L1, KRT18, PTPN6, CASP3, TGFBR2, AR, and CASP7. The development of cancer might be curbed by inhibiting signal transductions upstream and downstream of the selected motifs.

  13. 3D DSA findings of uterine artery and its optimal projection position

    International Nuclear Information System (INIS)

    Lu Weifu; Zhang Aiwu; Zhou Chunze; Lu Dong; Xiao Jingkun; Wang Weiyu; Zhang Xingming; Zhang Zhengfeng; Hou Changlong

    2011-01-01

    Objective: to observe the origin site, anatomic features of uterine artery with 3D DSA and to discuss the optimal projection position in order to improve the success rate of super-selective catheterization of uterine artery. Methods: Prospective pelvic angiography was performed in 42 adult females (a total of 84 uterine arteries). 3D DSA was carried out with 206 ° rotation. 3D reconstruction of the obtained images was performed and the angiographic manifestations of the uterine artery were analyzed. The optimal projection position for the displaying of uterine artery was discussed. The quality of images obtained with the projection angle of 15 °-25 °, 25 °-35 ° and 35 °-45 ° was determined and the results were compared with each other. Results: The orifices of all 84 uterine arteries could be well demonstrated on 3D DSA images. The uterine artery was originated from the anterior trunk of internal iliac artery (n=58, 69%), from main stem of internal iliac artery (n=16, 19.1%), from internal pudenda artery (n=8, 9.5%) and from inferior gluteal artery (n=2, 2.4%). The best projection position to show the opening and route of the uterine artery was contralateral oblique view of 25-35 degrees (P<0.05). Conclusion: 3D DSA can clearly display the anatomy of the uterine artery, which is very helpful for the management of super-selective catheterization of uterine artery. The optimal projection position for uterine artery is contralateral oblique view of 25-35 degrees. (authors)

  14. [Personal motif in art].

    Science.gov (United States)

    Gerevich, József

    2015-01-01

    One of the basic questions of the art psychology is whether a personal motif is to be found behind works of art and if so, how openly or indirectly it appears in the work itself. Analysis of examples and documents from the fine arts and literature allow us to conclude that the personal motif that can be identified by the viewer through symbols, at times easily at others with more difficulty, gives an emotional plus to the artistic product. The personal motif may be found in traumatic experiences, in communication to the model or with other emotionally important persons (mourning, disappointment, revenge, hatred, rivalry, revolt etc.), in self-searching, or self-analysis. The emotions are expressed in artistic activity either directly or indirectly. The intention nourished by the artist's identity (Kunstwollen) may stand in the way of spontaneous self-expression, channelling it into hidden paths. Under the influence of certain circumstances, the artist may arouse in the viewer, consciously or unconsciously, an illusionary, misleading image of himself. An examination of the personal motif is one of the important research areas of art therapy.

  15. Temporal motifs in time-dependent networks

    International Nuclear Information System (INIS)

    Kovanen, Lauri; Karsai, Márton; Kaski, Kimmo; Kertész, János; Saramäki, Jari

    2011-01-01

    Temporal networks are commonly used to represent systems where connections between elements are active only for restricted periods of time, such as telecommunication, neural signal processing, biochemical reaction and human social interaction networks. We introduce the framework of temporal motifs to study the mesoscale topological–temporal structure of temporal networks in which the events of nodes do not overlap in time. Temporal motifs are classes of similar event sequences, where the similarity refers not only to topology but also to the temporal order of the events. We provide a mapping from event sequences to coloured directed graphs that enables an efficient algorithm for identifying temporal motifs. We discuss some aspects of temporal motifs, including causality and null models, and present basic statistics of temporal motifs in a large mobile call network

  16. Computational analysis and prediction of the binding motif and protein interacting partners of the Abl SH3 domain.

    Directory of Open Access Journals (Sweden)

    Tingjun Hou

    2006-01-01

    Full Text Available Protein-protein interactions, particularly weak and transient ones, are often mediated by peptide recognition domains, such as Src Homology 2 and 3 (SH2 and SH3 domains, which bind to specific sequence and structural motifs. It is important but challenging to determine the binding specificity of these domains accurately and to predict their physiological interacting partners. In this study, the interactions between 35 peptide ligands (15 binders and 20 non-binders and the Abl SH3 domain were analyzed using molecular dynamics simulation and the Molecular Mechanics/Poisson-Boltzmann Solvent Area method. The calculated binding free energies correlated well with the rank order of the binding peptides and clearly distinguished binders from non-binders. Free energy component analysis revealed that the van der Waals interactions dictate the binding strength of peptides, whereas the binding specificity is determined by the electrostatic interaction and the polar contribution of desolvation. The binding motif of the Abl SH3 domain was then determined by a virtual mutagenesis method, which mutates the residue at each position of the template peptide relative to all other 19 amino acids and calculates the binding free energy difference between the template and the mutated peptides using the Molecular Mechanics/Poisson-Boltzmann Solvent Area method. A single position mutation free energy profile was thus established and used as a scoring matrix to search peptides recognized by the Abl SH3 domain in the human genome. Our approach successfully picked ten out of 13 experimentally determined binding partners of the Abl SH3 domain among the top 600 candidates from the 218,540 decapeptides with the PXXP motif in the SWISS-PROT database. We expect that this physical-principle based method can be applied to other protein domains as well.

  17. Evolutionary dynamics of a conserved sequence motif in the ribosomal genes of the ciliate Paramecium

    Directory of Open Access Journals (Sweden)

    Lynch Michael

    2010-05-01

    Full Text Available Abstract Background In protozoa, the identification of preserved motifs by comparative genomics is often impeded by difficulties to generate reliable alignments for non-coding sequences. Moreover, the evolutionary dynamics of regulatory elements in 3' untranslated regions (both in protozoa and metazoa remains a virtually unexplored issue. Results By screening Paramecium tetraurelia's 3' untranslated regions for 8-mers that were previously found to be preserved in mammalian 3' UTRs, we detect and characterize a motif that is distinctly conserved in the ribosomal genes of this ciliate. The motif appears to be conserved across Paramecium aurelia species but is absent from the ribosomal genes of four additional non-Paramecium species surveyed, including another ciliate, Tetrahymena thermophila. Motif-free ribosomal genes retain fewer paralogs in the genome and appear to be lost more rapidly relative to motif-containing genes. Features associated with the discovered preserved motif are consistent with this 8-mer playing a role in post-transcriptional regulation. Conclusions Our observations 1 shed light on the evolution of a putative regulatory motif across large phylogenetic distances; 2 are expected to facilitate the understanding of the modulation of ribosomal genes expression in Paramecium; and 3 reveal a largely unexplored--and presumably not restricted to Paramecium--association between the presence/absence of a DNA motif and the evolutionary fate of its host genes.

  18. Argo_CUDA: Exhaustive GPU based approach for motif discovery in large DNA datasets.

    Science.gov (United States)

    Vishnevsky, Oleg V; Bocharnikov, Andrey V; Kolchanov, Nikolay A

    2018-02-01

    The development of chromatin immunoprecipitation sequencing (ChIP-seq) technology has revolutionized the genetic analysis of the basic mechanisms underlying transcription regulation and led to accumulation of information about a huge amount of DNA sequences. There are a lot of web services which are currently available for de novo motif discovery in datasets containing information about DNA/protein binding. An enormous motif diversity makes their finding challenging. In order to avoid the difficulties, researchers use different stochastic approaches. Unfortunately, the efficiency of the motif discovery programs dramatically declines with the query set size increase. This leads to the fact that only a fraction of top "peak" ChIP-Seq segments can be analyzed or the area of analysis should be narrowed. Thus, the motif discovery in massive datasets remains a challenging issue. Argo_Compute Unified Device Architecture (CUDA) web service is designed to process the massive DNA data. It is a program for the detection of degenerate oligonucleotide motifs of fixed length written in 15-letter IUPAC code. Argo_CUDA is a full-exhaustive approach based on the high-performance GPU technologies. Compared with the existing motif discovery web services, Argo_CUDA shows good prediction quality on simulated sets. The analysis of ChIP-Seq sequences revealed the motifs which correspond to known transcription factor binding sites.

  19. PRODUCTION WITH 3D PRINTERS IN TEXTILES [REVIEW

    Directory of Open Access Journals (Sweden)

    KESKIN Reyhan

    2015-05-01

    Full Text Available 3D printers are gaining more attention, finding different applications and 3D printing is being regarded as a ‘revolution’ of the 2010s for production. 3D printing is a production method that produces 3-dimensional objects by combining very thin layers over and over to form the object using 3D scanners or via softwares either private or open source. 3D printed materials find application in a large range of fields including aerospace, automotive, medicine and material science. There are several 3D printing methods such as fused deposition modeling (FDM, stereolithographic apparatus (SLA, selective laser sintering (SLS, inkjet 3D printing and laminated object manufacturing (LOM. 3D printing process involves three steps: production of the 3D model file, conversion of the 3D model file into G-code and printing the object. 3D printing finds a large variety of applications in many fields; however, textile applications of 3D printing remain rare. There are several textile-like 3D printed products mostly for use in fashion design, for research purposes, for technical textile applications and for substituting traditional textiles suchas weft-knitted structures and lace patterns. 3D printed textile-like structures are not strong enough for textile applications as they tend to break easily and although they have the drape of a textile material, they still lack the flexibility of textiles. 3D printing technology has to gain improvement to produce materials that will be an equivalent for textile materials, and has to be a faster method to compete with traditional textile production methods.

  20. Motif distributions in phase-space networks for characterizing experimental two-phase flow patterns with chaotic features.

    Science.gov (United States)

    Gao, Zhong-Ke; Jin, Ning-De; Wang, Wen-Xu; Lai, Ying-Cheng

    2010-07-01

    The dynamics of two-phase flows have been a challenging problem in nonlinear dynamics and fluid mechanics. We propose a method to characterize and distinguish patterns from inclined water-oil flow experiments based on the concept of network motifs that have found great usage in network science and systems biology. In particular, we construct from measured time series phase-space complex networks and then calculate the distribution of a set of distinct network motifs. To gain insight, we first test the approach using time series from classical chaotic systems and find a universal feature: motif distributions from different chaotic systems are generally highly heterogeneous. Our main finding is that the distributions from experimental two-phase flows tend to be heterogeneous as well, suggesting the underlying chaotic nature of the flow patterns. Calculation of the maximal Lyapunov exponent provides further support for this. Motif distributions can thus be a feasible tool to understand the dynamics of realistic two-phase flow patterns.

  1. CASTLE3D - A Computer Aided System for Labelling Archaeological Excavations in 3D

    Science.gov (United States)

    Houshiar, H.; Borrmann, D.; Elseberg, J.; Nüchter, A.; Näth, F.; Winkler, S.

    2015-08-01

    Documentation of archaeological excavation sites with conventional methods and tools such as hand drawings, measuring tape and archaeological notes is time consuming. This process is prone to human errors and the quality of the documentation depends on the qualification of the archaeologist on site. Use of modern technology and methods in 3D surveying and 3D robotics facilitate and improve this process. Computer-aided systems and databases improve the documentation quality and increase the speed of data acquisition. 3D laser scanning is the state of the art in modelling archaeological excavation sites, historical sites and even entire cities or landscapes. Modern laser scanners are capable of data acquisition of up to 1 million points per second. This provides a very detailed 3D point cloud of the environment. 3D point clouds and 3D models of an excavation site provide a better representation of the environment for the archaeologist and for documentation. The point cloud can be used both for further studies on the excavation and for the presentation of results. This paper introduces a Computer aided system for labelling archaeological excavations in 3D (CASTLE3D). Consisting of a set of tools for recording and georeferencing the 3D data from an excavation site, CASTLE3D is a novel documentation approach in industrial archaeology. It provides a 2D and 3D visualisation of the data and an easy-to-use interface that enables the archaeologist to select regions of interest and to interact with the data in both representations. The 2D visualisation and a 3D orthogonal view of the data provide cuts of the environment that resemble the traditional hand drawings. The 3D perspective view gives a realistic view of the environment. CASTLE3D is designed as an easy-to-use on-site semantic mapping tool for archaeologists. Each project contains a predefined set of semantic information that can be used to label findings in the data. Multiple regions of interest can be joined under

  2. A self-assembling peptide RADA16-I integrated with spider fibroin uncrystalline motifs

    Directory of Open Access Journals (Sweden)

    Sun L

    2012-02-01

    Full Text Available Lijuan Sun1,2, Xiaojun Zhao1,31West China Hospital Laboratory of Nanomedicine and Institute for Nanobiomedical Technology and Membrane Biology, Sichuan University, Chengdu 610041, Sichuan, China; 2Dept of Oral and Maxillofacial Surgery, Sun Yat-sen Memorial Hospital, Sun Yat-sen University, Guangzhou 510120, Guangdong, China; 3Center for Biomedical Engineering NE47-378, Massachusetts Institute of Technology, Cambridge, MA 02139-4307, USAAbstract: Mechanical strength of nanofiber scaffolds formed by the self-assembling peptide RADA16-I or its derivatives is not very good and limits their application. To address this problem, we inserted spidroin uncrystalline motifs, which confer incomparable elasticity and hydrophobicity to spider silk GGAGGS or GPGGY, into the C-terminus of RADA16-I to newly design two peptides: R3 (n-RADARADARADARADA-GGAGGS-c and R4 (n-RADARADARADARADA-GPGGY-c, and then observed the effect of these motifs on biophysical properties of the peptide. Atomic force microscopy, transmitting electron microscopy, and circular dichroism spectroscopy confirm that R3 and R4 display ß-sheet structure and self-assemble into long nanofibers. Compared with R3, the ß-sheet structure and nanofibers formed by R4 are more stable; they change to random coil and unordered aggregation at higher temperature. Rheology measurements indicate that novel peptides form hydrogel when induced by DMEM, and the storage modulus of R3 and R4 hydrogel is 0.5 times and 3 times higher than that of RADA16-I, respectively. Furthermore, R4 hydrogel remarkably promotes growth of liver cell L02 and liver cancer cell SMCC7721 compared with 2D culture, determined by MTT assay. Novel peptides still have potential as hydrophobic drug carriers; they can stabilize pyrene microcrystals in aqueous solution and deliver this into a lipophilic environment, identified by fluorescence emission spectra. Altogether, the spider fibroin motif GPGGY most effectively enhances mechanical

  3. Tetratricopeptide-motif-mediated interaction of FANCG with recombination proteins XRCC3 and BRCA2.

    Science.gov (United States)

    Hussain, Shobbir; Wilson, James B; Blom, Eric; Thompson, Larry H; Sung, Patrick; Gordon, Susan M; Kupfer, Gary M; Joenje, Hans; Mathew, Christopher G; Jones, Nigel J

    2006-05-10

    Fanconi anaemia is an inherited chromosomal instability disorder characterised by cellular sensitivity to DNA interstrand crosslinkers, bone-marrow failure and a high risk of cancer. Eleven FA genes have been identified, one of which, FANCD1, is the breast cancer susceptibility gene BRCA2. At least eight FA proteins form a nuclear core complex required for monoubiquitination of FANCD2. The BRCA2/FANCD1 protein is connected to the FA pathway by interactions with the FANCG and FANCD2 proteins, both of which co-localise with the RAD51 recombinase, which is regulated by BRCA2. These connections raise the question of whether any of the FANC proteins of the core complex might also participate in other complexes involved in homologous recombination repair. We therefore tested known FA proteins for direct interaction with RAD51 and its paralogs XRCC2 and XRCC3. FANCG was found to interact with XRCC3, and this interaction was disrupted by the FA-G patient derived mutation L71P. FANCG was co-immunoprecipitated with both XRCC3 and BRCA2 from extracts of human and hamster cells. The FANCG-XRCC3 and FANCG-BRCA2 interactions did not require the presence of other FA proteins from the core complex, suggesting that FANCG also participates in a DNA repair complex that is downstream and independent of FANCD2 monoubiquitination. Additionally, XRCC3 and BRCA2 proteins co-precipitate in both human and hamster cells and this interaction requires FANCG. The FANCG protein contains multiple tetratricopeptide repeat motifs (TPRs), which function as scaffolds to mediate protein-protein interactions. Mutation of one or more of these motifs disrupted all of the known interactions of FANCG. We propose that FANCG, in addition to stabilising the FA core complex, may have a role in building multiprotein complexes that facilitate homologous recombination repair.

  4. Basic Tilted Helix Bundle – A new protein fold in human FKBP25/FKBP3 and HectD1

    International Nuclear Information System (INIS)

    Helander, Sara; Montecchio, Meri; Lemak, Alexander; Farès, Christophe; Almlöf, Jonas; Li, Yanjun; Yee, Adelinda; Arrowsmith, Cheryl H.; Dhe-Paganon, Sirano; Sunnerhagen, Maria

    2014-01-01

    Highlights: • We describe the structure of a novel fold in FKBP25 and HectD. • The new fold is named the Basic Tilted Helix Bundle (BTHB) domain. • A conserved basic surface patch is presented, suggesting a functional role. - Abstract: In this paper, we describe the structure of a N-terminal domain motif in nuclear-localized FKBP25 1–73 , a member of the FKBP family, together with the structure of a sequence-related subdomain of the E3 ubiquitin ligase HectD1 that we show belongs to the same fold. This motif adopts a compact 5-helix bundle which we name the Basic Tilted Helix Bundle (BTHB) domain. A positively charged surface patch, structurally centered around the tilted helix H4, is present in both FKBP25 and HectD1 and is conserved in both proteins, suggesting a conserved functional role. We provide detailed comparative analysis of the structures of the two proteins and their sequence similarities, and analysis of the interaction of the proposed FKBP25 binding protein YY1. We suggest that the basic motif in BTHB is involved in the observed DNA binding of FKBP25, and that the function of this domain can be affected by regulatory YY1 binding and/or interactions with adjacent domains

  5. Basic Tilted Helix Bundle – A new protein fold in human FKBP25/FKBP3 and HectD1

    Energy Technology Data Exchange (ETDEWEB)

    Helander, Sara; Montecchio, Meri [Department of Physics, Chemistry and Biology, Division of Chemistry, Linköping University, SE-58183 Linköping (Sweden); Lemak, Alexander [Princess Margaret Cancer Centre and Department of Medical Biophysics, University of Toronto, Toronto, Ontario M5G 1L7 (Canada); Northeast Structural Genomics Consortium, Toronto, Ontario (Canada); Farès, Christophe [Princess Margaret Cancer Centre and Department of Medical Biophysics, University of Toronto, Toronto, Ontario M5G 1L7 (Canada); Almlöf, Jonas [Department of Physics, Chemistry and Biology, Division of Chemistry, Linköping University, SE-58183 Linköping (Sweden); Li, Yanjun [Structural Genomics Consortium, University of Toronto, 101 College St, Toronto, Ontario M5G 1L7 (Canada); Yee, Adelinda [Princess Margaret Cancer Centre and Department of Medical Biophysics, University of Toronto, Toronto, Ontario M5G 1L7 (Canada); Northeast Structural Genomics Consortium, Toronto, Ontario (Canada); Arrowsmith, Cheryl H. [Princess Margaret Cancer Centre and Department of Medical Biophysics, University of Toronto, Toronto, Ontario M5G 1L7 (Canada); Northeast Structural Genomics Consortium, Toronto, Ontario (Canada); Structural Genomics Consortium, University of Toronto, 101 College St, Toronto, Ontario M5G 1L7 (Canada); Dhe-Paganon, Sirano [Structural Genomics Consortium, University of Toronto, 101 College St, Toronto, Ontario M5G 1L7 (Canada); Sunnerhagen, Maria, E-mail: maria.sunnerhagen@liu.se [Department of Physics, Chemistry and Biology, Division of Chemistry, Linköping University, SE-58183 Linköping (Sweden)

    2014-04-25

    Highlights: • We describe the structure of a novel fold in FKBP25 and HectD. • The new fold is named the Basic Tilted Helix Bundle (BTHB) domain. • A conserved basic surface patch is presented, suggesting a functional role. - Abstract: In this paper, we describe the structure of a N-terminal domain motif in nuclear-localized FKBP25{sub 1–73}, a member of the FKBP family, together with the structure of a sequence-related subdomain of the E3 ubiquitin ligase HectD1 that we show belongs to the same fold. This motif adopts a compact 5-helix bundle which we name the Basic Tilted Helix Bundle (BTHB) domain. A positively charged surface patch, structurally centered around the tilted helix H4, is present in both FKBP25 and HectD1 and is conserved in both proteins, suggesting a conserved functional role. We provide detailed comparative analysis of the structures of the two proteins and their sequence similarities, and analysis of the interaction of the proposed FKBP25 binding protein YY1. We suggest that the basic motif in BTHB is involved in the observed DNA binding of FKBP25, and that the function of this domain can be affected by regulatory YY1 binding and/or interactions with adjacent domains.

  6. GPUmotif: an ultra-fast and energy-efficient motif analysis program using graphics processing units.

    Science.gov (United States)

    Zandevakili, Pooya; Hu, Ming; Qin, Zhaohui

    2012-01-01

    Computational detection of TF binding patterns has become an indispensable tool in functional genomics research. With the rapid advance of new sequencing technologies, large amounts of protein-DNA interaction data have been produced. Analyzing this data can provide substantial insight into the mechanisms of transcriptional regulation. However, the massive amount of sequence data presents daunting challenges. In our previous work, we have developed a novel algorithm called Hybrid Motif Sampler (HMS) that enables more scalable and accurate motif analysis. Despite much improvement, HMS is still time-consuming due to the requirement to calculate matching probabilities position-by-position. Using the NVIDIA CUDA toolkit, we developed a graphics processing unit (GPU)-accelerated motif analysis program named GPUmotif. We proposed a "fragmentation" technique to hide data transfer time between memories. Performance comparison studies showed that commonly-used model-based motif scan and de novo motif finding procedures such as HMS can be dramatically accelerated when running GPUmotif on NVIDIA graphics cards. As a result, energy consumption can also be greatly reduced when running motif analysis using GPUmotif. The GPUmotif program is freely available at http://sourceforge.net/projects/gpumotif/

  7. GPUmotif: an ultra-fast and energy-efficient motif analysis program using graphics processing units.

    Directory of Open Access Journals (Sweden)

    Pooya Zandevakili

    Full Text Available Computational detection of TF binding patterns has become an indispensable tool in functional genomics research. With the rapid advance of new sequencing technologies, large amounts of protein-DNA interaction data have been produced. Analyzing this data can provide substantial insight into the mechanisms of transcriptional regulation. However, the massive amount of sequence data presents daunting challenges. In our previous work, we have developed a novel algorithm called Hybrid Motif Sampler (HMS that enables more scalable and accurate motif analysis. Despite much improvement, HMS is still time-consuming due to the requirement to calculate matching probabilities position-by-position. Using the NVIDIA CUDA toolkit, we developed a graphics processing unit (GPU-accelerated motif analysis program named GPUmotif. We proposed a "fragmentation" technique to hide data transfer time between memories. Performance comparison studies showed that commonly-used model-based motif scan and de novo motif finding procedures such as HMS can be dramatically accelerated when running GPUmotif on NVIDIA graphics cards. As a result, energy consumption can also be greatly reduced when running motif analysis using GPUmotif. The GPUmotif program is freely available at http://sourceforge.net/projects/gpumotif/

  8. Suppression of HPV-16 late L1 5′-splice site SD3632 by binding of hnRNP D proteins and hnRNP A2/B1 to upstream AUAGUA RNA motifs

    Science.gov (United States)

    Li, Xiaoze; Johansson, Cecilia; Glahder, Jacob; Mossberg, Ann-Kristin; Schwartz, Stefan

    2013-01-01

    Human papillomavirus type 16 (HPV-16) 5′-splice site SD3632 is used exclusively to produce late L1 mRNAs. We identified a 34-nt splicing inhibitory element located immediately upstream of HPV-16 late 5′-splice site SD3632. Two AUAGUA motifs located in these 34 nt inhibited SD3632. Two nucleotide substitutions in each of the HPV-16 specific AUAGUA motifs alleviated splicing inhibition and induced late L1 mRNA production from episomal forms of the HPV-16 genome in primary human keratinocytes. The AUAGUA motifs bind specifically not only to the heterogeneous nuclear RNP (hnRNP) D family of RNA-binding proteins including hnRNP D/AUF, hnRNP DL and hnRNP AB but also to hnRNP A2/B1. Knock-down of these proteins induced HPV-16 late L1 mRNA expression, and overexpression of hnRNP A2/B1, hnRNP AB, hnRNP DL and the two hnRNP D isoforms hnRNP D37 and hnRNP D40 further suppressed L1 mRNA expression. This inhibition may allow HPV-16 to hide from the immune system and establish long-term persistent infections with enhanced risk at progressing to cancer. There is an inverse correlation between expression of hnRNP D proteins and hnRNP A2/B1 and HPV-16 L1 production in the cervical epithelium, as well as in cervical cancer, supporting the conclusion that hnRNP D proteins and A2/B1 inhibit HPV-16 L1 mRNA production. PMID:24013563

  9. Parallel motif extraction from very long sequences

    KAUST Repository

    Sahli, Majed

    2013-01-01

    Motifs are frequent patterns used to identify biological functionality in genomic sequences, periodicity in time series, or user trends in web logs. In contrast to a lot of existing work that focuses on collections of many short sequences, modern applications require mining of motifs in one very long sequence (i.e., in the order of several gigabytes). For this case, there exist statistical approaches that are fast but inaccurate; or combinatorial methods that are sound and complete. Unfortunately, existing combinatorial methods are serial and very slow. Consequently, they are limited to very short sequences (i.e., a few megabytes), small alphabets (typically 4 symbols for DNA sequences), and restricted types of motifs. This paper presents ACME, a combinatorial method for extracting motifs from a single very long sequence. ACME arranges the search space in contiguous blocks that take advantage of the cache hierarchy in modern architectures, and achieves almost an order of magnitude performance gain in serial execution. It also decomposes the search space in a smart way that allows scalability to thousands of processors with more than 90% speedup. ACME is the only method that: (i) scales to gigabyte-long sequences; (ii) handles large alphabets; (iii) supports interesting types of motifs with minimal additional cost; and (iv) is optimized for a variety of architectures such as multi-core systems, clusters in the cloud, and supercomputers. ACME reduces the extraction time for an exact-length query from 4 hours to 7 minutes on a typical workstation; handles 3 orders of magnitude longer sequences; and scales up to 16, 384 cores on a supercomputer. Copyright is held by the owner/author(s).

  10. Microbial expression of proteins containing long repetitive Arg-Gly-Asp cell adhesive motifs created by overlap elongation PCR

    International Nuclear Information System (INIS)

    Kurihara, Hiroyuki; Shinkai, Masashige; Nagamune, Teruyuki

    2004-01-01

    We developed a novel method for creating repetitive DNA libraries using overlap elongation PCR, and prepared a DNA library encoding repetitive Arg-Gly-Asp (RGD) cell adhesive motifs. We obtained various length DNAs encoding repetitive RGD from a short monomer DNA (18 bp) after a thermal cyclic reaction without a DNA template for amplification, and isolated DNAs encoding 2, 21, and 43 repeats of the RGD motif. We cloned these DNAs into a protein expression vector and overexpressed them as thioredoxin fusion proteins: RGD2, RGD21, and RGD43, respectively. The solubility of RGD43 in water was low and it formed a fibrous precipitate in water. Scanning electron microscopy revealed that RGD43 formed a branched 3D-network structure in the solid state. To evaluate the function of the cell adhesive motifs in RGD43, mouse fibroblast cells were cultivated on the RGD43 scaffold. The fibroblast cells adhered to the RGD43 scaffold and extended long filopodia

  11. Crystal structure of the G3BP2 NTF2-like domain in complex with a canonical FGDF motif peptide

    DEFF Research Database (Denmark)

    Kristensen, Ole

    2015-01-01

    -terminal domains of the G3BP1 and Rasputin proteins. Recently, a subset of G3BP interacting proteins was recognized to share a common sequence motif, FGDF. The most studied binding partners, USP10 and viral nsP3, interfere with essential G3BP functions related to assembly of cellular stress granules. Reported...

  12. High-pressure synthesis, crystal structure, and magnetic properties of KSbO3-type 5d oxides K0.84OsO3 and Bi2.93Os3O11

    Science.gov (United States)

    Yuan, Yahua; Feng, Hai L.; Shi, Youguo; Tsujimoto, Yoshihiro; Belik, Alexei A.; Matsushita, Yoshitaka; Arai, Masao; He, Jianfeng; Tanaka, Masahiko; Yamaura, Kazunari

    2014-12-01

    5d Solid-state oxides K0.84OsO3 (Os5.16+; 5d 2.84) and Bi2.93Os3O11 (Os4.40+; 5d 3.60) were synthesized under high-pressure and high-temperature conditions (6 GPa and 1500-1700 °C). Their crystal structures were determined by synchrotron x-ray diffraction and their 5d electronic properties and tunnel-like structure motifs were investigated. A KSbO3-type structure with a space group of Im-3 and Pn-3 was determined for K0.84OsO3 and Bi2.93Os3O11, respectively. The magnetic and electronic transport properties of the polycrystalline compounds were compared with those obtained theoretically. It was revealed that the 5d tunnel-like structures are paramagnetic with metallic charge conduction at temperatures above 2 K. This was similar to what was observed for structurally relevant 5d oxides, including Bi3Re3O11 (Re4.33+; 5d 2.66) and Ba2Ir3O9 (Ir4.66+; 5d 4.33). The absence of long-range magnetic order seems to be common among 5d KSbO3-like oxides, regardless of the number of 5d electrons (between 2.6 and 4.3 per 5d atom).

  13. MHC motif viewer

    DEFF Research Database (Denmark)

    Rapin, Nicolas Philippe Jean-Pierre; Hoof, Ilka; Lund, Ole

    2008-01-01

    . Algorithms that predict which peptides MHC molecules bind have recently been developed and cover many different alleles, but the utility of these algorithms is hampered by the lack of tools for browsing and comparing the specificity of these molecules. We have, therefore, developed a web server, MHC motif....... A special viewing feature, MHC fight, allows for display of the specificity of two different MHC molecules side by side. We show how the web server can be used to discover and display surprising similarities as well as differences between MHC molecules within and between different species. The MHC motif...

  14. FTZ-Factor1 and Fushi tarazu interact via conserved nuclear receptor and coactivator motifs

    Science.gov (United States)

    Schwartz, Carol J.E.; Sampson, Heidi M.; Hlousek, Daniela; Percival-Smith, Anthony; Copeland, John W.R.; Simmonds, Andrew J.; Krause, Henry M.

    2001-01-01

    To activate transcription, most nuclear receptor proteins require coactivators that bind to their ligand-binding domains (LBDs). The Drosophila FTZ-Factor1 (FTZ-F1) protein is a conserved member of the nuclear receptor superfamily, but was previously thought to lack an AF2 motif, a motif that is required for ligand and coactivator binding. Here we show that FTZ-F1 does have an AF2 motif and that it is required to bind a coactivator, the homeodomain-containing protein Fushi tarazu (FTZ). We also show that FTZ contains an AF2-interacting nuclear receptor box, the first to be found in a homeodomain protein. Both interaction motifs are shown to be necessary for physical interactions in vitro and for functional interactions in developing embryos. These unexpected findings have important implications for the conserved homologs of the two proteins. PMID:11157757

  15. Identification of helix capping and {beta}-turn motifs from NMR chemical shifts

    Energy Technology Data Exchange (ETDEWEB)

    Shen Yang; Bax, Ad, E-mail: bax@nih.gov [National Institutes of Health, Laboratory of Chemical Physics, National Institute of Diabetes and Digestive and Kidney Diseases (United States)

    2012-03-15

    We present an empirical method for identification of distinct structural motifs in proteins on the basis of experimentally determined backbone and {sup 13}C{sup {beta}} chemical shifts. Elements identified include the N-terminal and C-terminal helix capping motifs and five types of {beta}-turns: I, II, I Prime , II Prime and VIII. Using a database of proteins of known structure, the NMR chemical shifts, together with the PDB-extracted amino acid preference of the helix capping and {beta}-turn motifs are used as input data for training an artificial neural network algorithm, which outputs the statistical probability of finding each motif at any given position in the protein. The trained neural networks, contained in the MICS (motif identification from chemical shifts) program, also provide a confidence level for each of their predictions, and values ranging from ca 0.7-0.9 for the Matthews correlation coefficient of its predictions far exceed those attainable by sequence analysis. MICS is anticipated to be useful both in the conventional NMR structure determination process and for enhancing on-going efforts to determine protein structures solely on the basis of chemical shift information, where it can aid in identifying protein database fragments suitable for use in building such structures.

  16. Identification of helix capping and β-turn motifs from NMR chemical shifts

    International Nuclear Information System (INIS)

    Shen Yang; Bax, Ad

    2012-01-01

    We present an empirical method for identification of distinct structural motifs in proteins on the basis of experimentally determined backbone and 13 C β chemical shifts. Elements identified include the N-terminal and C-terminal helix capping motifs and five types of β-turns: I, II, I′, II′ and VIII. Using a database of proteins of known structure, the NMR chemical shifts, together with the PDB-extracted amino acid preference of the helix capping and β-turn motifs are used as input data for training an artificial neural network algorithm, which outputs the statistical probability of finding each motif at any given position in the protein. The trained neural networks, contained in the MICS (motif identification from chemical shifts) program, also provide a confidence level for each of their predictions, and values ranging from ca 0.7–0.9 for the Matthews correlation coefficient of its predictions far exceed those attainable by sequence analysis. MICS is anticipated to be useful both in the conventional NMR structure determination process and for enhancing on-going efforts to determine protein structures solely on the basis of chemical shift information, where it can aid in identifying protein database fragments suitable for use in building such structures.

  17. 3D Modelling and Printing Technology to Produce Patient-Specific 3D Models.

    Science.gov (United States)

    Birbara, Nicolette S; Otton, James M; Pather, Nalini

    2017-11-10

    A comprehensive knowledge of mitral valve (MV) anatomy is crucial in the assessment of MV disease. While the use of three-dimensional (3D) modelling and printing in MV assessment has undergone early clinical evaluation, the precision and usefulness of this technology requires further investigation. This study aimed to assess and validate 3D modelling and printing technology to produce patient-specific 3D MV models. A prototype method for MV 3D modelling and printing was developed from computed tomography (CT) scans of a plastinated human heart. Mitral valve models were printed using four 3D printing methods and validated to assess precision. Cardiac CT and 3D echocardiography imaging data of four MV disease patients was used to produce patient-specific 3D printed models, and 40 cardiac health professionals (CHPs) were surveyed on the perceived value and potential uses of 3D models in a clinical setting. The prototype method demonstrated submillimetre precision for all four 3D printing methods used, and statistical analysis showed a significant difference (p3D printed models, particularly using multiple print materials, were considered useful by CHPs for preoperative planning, as well as other applications such as teaching and training. This study suggests that, with further advances in 3D modelling and printing technology, patient-specific 3D MV models could serve as a useful clinical tool. The findings also highlight the potential of this technology to be applied in a variety of medical areas within both clinical and educational settings. Copyright © 2017 Australian and New Zealand Society of Cardiac and Thoracic Surgeons (ANZSCTS) and the Cardiac Society of Australia and New Zealand (CSANZ). Published by Elsevier B.V. All rights reserved.

  18. Crystal Structure of (+)-[delta]-Cadinene Synthase from Gossypium arboreum and Evolutionary Divergence of Metal Binding Motifs for Catalysis

    Energy Technology Data Exchange (ETDEWEB)

    Gennadios, Heather A.; Gonzalez, Veronica; Di Costanzo, Luigi; Li, Amang; Yu, Fanglei; Miller, David J.; Allemann, Rudolf K.; Christianson, David W.; (UPENN); (Cardiff); (UC)

    2009-09-11

    (+)-{delta}-Cadinene synthase (DCS) from Gossypium arboreum (tree cotton) is a sesquiterpene cyclase that catalyzes the cyclization of farnesyl diphosphate in the first committed step of the biosynthesis of gossypol, a phytoalexin that defends the plant from bacterial and fungal pathogens. Here, we report the X-ray crystal structure of unliganded DCS at 2.4 {angstrom} resolution and the structure of its complex with three putative Mg{sup 2+} ions and the substrate analogue inhibitor 2-fluorofarnesyl diphosphate (2F-FPP) at 2.75 {angstrom} resolution. These structures illuminate unusual features that accommodate the trinuclear metal cluster required for substrate binding and catalysis. Like other terpenoid cyclases, DCS contains a characteristic aspartate-rich D{sup 307}DTYD{sup 311} motif on helix D that interacts with Mg{sub A}{sup 2+} and Mg{sub C}{sup 2+}. However, DCS appears to be unique among terpenoid cyclases in that it does not contain the 'NSE/DTE' motif on helix H that specifically chelates Mg{sub B}{sup 2+}, which is usually found as the signature sequence (N,D)D(L,I,V)X(S,T)XXXE (boldface indicates Mg{sub B}{sup 2+} ligands). Instead, DCS contains a second aspartate-rich motif, D{sup 451}DVAE{sup 455}, that interacts with Mg{sub B}{sup 2+}. In this regard, DCS is more similar to the isoprenoid chain elongation enzyme farnesyl diphosphate synthase, which also contains two aspartate-rich motifs, rather than the greater family of terpenoid cyclases. Nevertheless, the structure of the DCS-2F-FPP complex shows that the structure of the trinuclear magnesium cluster is generally similar to that of other terpenoid cyclases despite the alternative Mg{sub B}{sup 2+} binding motif. Analyses of DCS mutants with alanine substitutions in the D{sup 307}DTYD{sup 311} and D{sup 451}DVAE{sup 455} segments reveal the contributions of these segments to catalysis.

  19. Motif discovery in ranked lists of sequences

    DEFF Research Database (Denmark)

    Nielsen, Morten Muhlig; Tataru, Paula; Madsen, Tobias

    2016-01-01

    Motif analysis has long been an important method to characterize biological functionality and the current growth of sequencing-based genomics experiments further extends its potential. These diverse experiments often generate sequence lists ranked by some functional property. There is therefore...... advantage of the regular expression feature, including enrichments for combinations of different microRNA seed sites. The method is implemented and made publicly available as an R package and supports high parallelization on multi-core machinery....... a growing need for motif analysis methods that can exploit this coupled data structure and be tailored for specific biological questions. Here, we present an exploratory motif analysis tool, Regmex (REGular expression Motif EXplorer), which offers several methods to evaluate the correlation of motifs...

  20. Through the Portal: Viking Motifs Incorporated in the Romanesque Style in Telemark, Norway

    Directory of Open Access Journals (Sweden)

    Kristine Ødeby

    2013-09-01

    Full Text Available This paper presents the results of an analysis of motifs identified on six carved wooden Romanesque portal panels from the Norwegian county of Telemark. The findings suggest that animal motifs in the Late Viking style survived long into the Late Medieval period and were reused on these medieval portals. Stylistically, late expressions of Viking animal art do not differ a great deal from those of the subsequent Romanesque style. However, their symbolical differences are considered to be significant. The motifs themselves, and the issue of whether the Romanesque style adopted motifs from pre-Christian art, have attracted less attention. The motif portraying Sigurd slaying the dragon is considered in depth. It will be suggested that Sigurd, serving as a mediator between the old and the new beliefs when he appeared in late Viking contexts, was given a new role when portrayed in Christian art. Metaphor and liminality are a central part of this paper, and the theories of Alfred Gell and Margrete Andås suggest that the portal itself affects those who pass through it, and that the iconography is meaningful from a liminal perspective.

  1. Triple basepair changes within and adjacent to the conserved YY1 motif upstream of the U3 enhancer repeats of SL3-3 murine leukemia virus cause a small but significant shortening of latency of T-lymphoma induction

    International Nuclear Information System (INIS)

    Ma Shiliang; Lovmand, Jette; Soerensen, Annette Balle; Luz, Arne; Schmidt, Joerg; Pedersen, Finn Skou

    2003-01-01

    A highly conserved sequence upstream of the transcriptional enhancer in the U3 of murine leukemia viruses (MLVs) was reported to mediate negative regulation of their expression. In transient expression studies, negative regulation was reported to be conferred by coexpression of the transcription factor YY1, which binds to a motif in the upstream conserved region (UCR). To address the function of the UCR and its YY1-motif in an in vivo model of MLV-host interactions we introduced six consecutive triple basepair mutations into this region of the potent T-lymphomagenic SL3-3 MLV. We report that all mutants have retained their replication competence and that they all, like the SL3-3 wild type (wt), induce T-cell lymphomas when injected into newborn mice of the SWR strain. However, all mutants induced disease with slightly shorter latency periods than the wt SL3-3, suggesting that the YY1 motif as well as its immediate context in the UCR have a negative effect on the pathogenicity of the virus. This result may have implications for the design of retroviral vectors

  2. Linear motif atlas for phosphorylation-dependent signaling

    DEFF Research Database (Denmark)

    Miller, Martin Lee; Jensen, LJ; Diella, F

    2008-01-01

    bind to them remains a challenge. NetPhorest is an atlas of consensus sequence motifs that covers 179 kinases and 104 phosphorylation-dependent binding domains [Src homology 2 (SH2), phosphotyrosine binding (PTB), BRCA1 C-terminal (BRCT), WW, and 14-3-3]. The atlas reveals new aspects of signaling...

  3. Deciphering functional glycosaminoglycan motifs in development.

    Science.gov (United States)

    Townley, Robert A; Bülow, Hannes E

    2018-03-23

    Glycosaminoglycans (GAGs) such as heparan sulfate, chondroitin/dermatan sulfate, and keratan sulfate are linear glycans, which when attached to protein backbones form proteoglycans. GAGs are essential components of the extracellular space in metazoans. Extensive modifications of the glycans such as sulfation, deacetylation and epimerization create structural GAG motifs. These motifs regulate protein-protein interactions and are thereby repsonsible for many of the essential functions of GAGs. This review focusses on recent genetic approaches to characterize GAG motifs and their function in defined signaling pathways during development. We discuss a coding approach for GAGs that would enable computational analyses of GAG sequences such as alignments and the computation of position weight matrices to describe GAG motifs. Copyright © 2018 Elsevier Ltd. All rights reserved.

  4. 3D Digital Modelling

    DEFF Research Database (Denmark)

    Hundebøl, Jesper

    wave of new building information modelling tools demands further investigation, not least because of industry representatives' somewhat coarse parlance: Now the word is spreading -3D digital modelling is nothing less than a revolution, a shift of paradigm, a new alphabet... Research qeustions. Based...... on empirical probes (interviews, observations, written inscriptions) within the Danish construction industry this paper explores the organizational and managerial dynamics of 3D Digital Modelling. The paper intends to - Illustrate how the network of (non-)human actors engaged in the promotion (and arrest) of 3...... important to appreciate the analysis. Before turning to the presentation of preliminary findings and a discussion of 3D digital modelling, it begins, however, with an outline of industry specific ICT strategic issues. Paper type. Multi-site field study...

  5. A proposed vestigial translation initiation motif in VP1 of hepatitis A virus.

    Science.gov (United States)

    Kang, Jeong-Ah; Funkhouser, Ann W

    2002-07-01

    The internal ribosome entry site (IRES) of picornaviruses has a 3' polypyrimidine tract (PPT) 16-24 bases upstream of an AUG triplet (PPT/AUG motif). This motif is critical in determining the efficiency of cap-independent translation. HAV has a conserved PPT/AUG motif consisting of a nine base sequence (AGGUUUUUC) 23 bases upstream of the preferred AUG start codon. This HAV-specific PPT/AUG motif is repeated and conserved in VP1 of HAV, but not of other picornaviruses. We proposed that the PPT/AUG motif in the open reading frame initiated translation and/or had an impact on the life cycle of the virus. In vitro translation of mutant bicistronic mRNAs and growth in cell culture of mutant viruses provided no evidence that the VP1 PPT/AUG motif had any impact on either translation or growth. HAV differs from other picornaviruses in its inefficient growth in cell culture. Since the HAV-specific PPT/AUG motif is found in only 1 in 300,000 reported viral sequences outside the hepatovirus genus, this motif may be a vestigial translation initiation element and may have played a role in determining the unusual phenotype of HAV.

  6. Fitness for synchronization of network motifs

    DEFF Research Database (Denmark)

    Vega, Y.M.; Vázquez-Prada, M.; Pacheco, A.F.

    2004-01-01

    We study the synchronization of Kuramoto's oscillators in small parts of networks known as motifs. We first report on the system dynamics for the case of a scale-free network and show the existence of a non-trivial critical point. We compute the probability that network motifs synchronize, and fi...... that the fitness for synchronization correlates well with motifs interconnectedness and structural complexity. Possible implications for present debates about network evolution in biological and other systems are discussed....

  7. Brickworx builds recurrent RNA and DNA structural motifs into medium- and low-resolution electron-density maps

    Energy Technology Data Exchange (ETDEWEB)

    Chojnowski, Grzegorz, E-mail: gchojnowski@genesilico.pl [International Institute of Molecular and Cell Biology, Trojdena 4, 02-109 Warsaw (Poland); Waleń, Tomasz [International Institute of Molecular and Cell Biology, Trojdena 4, 02-109 Warsaw (Poland); University of Warsaw, Banacha 2, 02-097 Warsaw (Poland); Piątkowski, Paweł; Potrzebowski, Wojciech [International Institute of Molecular and Cell Biology, Trojdena 4, 02-109 Warsaw (Poland); Bujnicki, Janusz M. [International Institute of Molecular and Cell Biology, Trojdena 4, 02-109 Warsaw (Poland); Adam Mickiewicz University, Umultowska 89, 61-614 Poznan (Poland)

    2015-03-01

    A computer program that builds crystal structure models of nucleic acid molecules is presented. Brickworx is a computer program that builds crystal structure models of nucleic acid molecules using recurrent motifs including double-stranded helices. In a first step, the program searches for electron-density peaks that may correspond to phosphate groups; it may also take into account phosphate-group positions provided by the user. Subsequently, comparing the three-dimensional patterns of the P atoms with a database of nucleic acid fragments, it finds the matching positions of the double-stranded helical motifs (A-RNA or B-DNA) in the unit cell. If the target structure is RNA, the helical fragments are further extended with recurrent RNA motifs from a fragment library that contains single-stranded segments. Finally, the matched motifs are merged and refined in real space to find the most likely conformations, including a fit of the sequence to the electron-density map. The Brickworx program is available for download and as a web server at http://iimcb.genesilico.pl/brickworx.

  8. Brickworx builds recurrent RNA and DNA structural motifs into medium- and low-resolution electron-density maps

    International Nuclear Information System (INIS)

    Chojnowski, Grzegorz; Waleń, Tomasz; Piątkowski, Paweł; Potrzebowski, Wojciech; Bujnicki, Janusz M.

    2015-01-01

    A computer program that builds crystal structure models of nucleic acid molecules is presented. Brickworx is a computer program that builds crystal structure models of nucleic acid molecules using recurrent motifs including double-stranded helices. In a first step, the program searches for electron-density peaks that may correspond to phosphate groups; it may also take into account phosphate-group positions provided by the user. Subsequently, comparing the three-dimensional patterns of the P atoms with a database of nucleic acid fragments, it finds the matching positions of the double-stranded helical motifs (A-RNA or B-DNA) in the unit cell. If the target structure is RNA, the helical fragments are further extended with recurrent RNA motifs from a fragment library that contains single-stranded segments. Finally, the matched motifs are merged and refined in real space to find the most likely conformations, including a fit of the sequence to the electron-density map. The Brickworx program is available for download and as a web server at http://iimcb.genesilico.pl/brickworx

  9. Finding Hidden Location Patterns of Two Competitive Supermarkets in Thailand

    Science.gov (United States)

    Khumsri, Jinattaporn; Fujihara, Akihiro

    There are two famous supermarkets in Thailand: Big C and Lotus. They are the highest competitive supermarkets whose hold the most market share by lots of promotions and also gather all convenience services including banking, restaurant, and others. In recent years, they gradually expand their stores and they take a similar strategy to determine where to locate a store. It is important for them to consider store allocation to obtain new customers efficiently. To consider this, we gather geographical locations of these supermarkets from Twitter using Twitter API. We gathered tweets having these supermarket names and geotags for seven months. To extract hidden location patterns from gathered data, we introduce location motif which is a directed subgraph whose edges are linked to every pair of the shortest-distance opponent node. We investigate every possible configuration of location motif when they have a small number of nodes and find that the configuration increases exponentially. We also visualize location motifs generated from gathered data on the map of Thailand and count the frequency of observed location motifs. As a result, we find that even if the possible location motifs exponentially increase as the number of nodes grows, limited location motifs can be observed. Using location motif, we successfully find an evidence of biased store allocation in reality.

  10. A novel k-mer set memory (KSM) motif representation improves regulatory variant prediction.

    Science.gov (United States)

    Guo, Yuchun; Tian, Kevin; Zeng, Haoyang; Guo, Xiaoyun; Gifford, David Kenneth

    2018-04-13

    The representation and discovery of transcription factor (TF) sequence binding specificities is critical for understanding gene regulatory networks and interpreting the impact of disease-associated noncoding genetic variants. We present a novel TF binding motif representation, the k -mer set memory (KSM), which consists of a set of aligned k -mers that are overrepresented at TF binding sites, and a new method called KMAC for de novo discovery of KSMs. We find that KSMs more accurately predict in vivo binding sites than position weight matrix (PWM) models and other more complex motif models across a large set of ChIP-seq experiments. Furthermore, KSMs outperform PWMs and more complex motif models in predicting in vitro binding sites. KMAC also identifies correct motifs in more experiments than five state-of-the-art motif discovery methods. In addition, KSM-derived features outperform both PWM and deep learning model derived sequence features in predicting differential regulatory activities of expression quantitative trait loci (eQTL) alleles. Finally, we have applied KMAC to 1600 ENCODE TF ChIP-seq data sets and created a public resource of KSM and PWM motifs. We expect that the KSM representation and KMAC method will be valuable in characterizing TF binding specificities and in interpreting the effects of noncoding genetic variations. © 2018 Guo et al.; Published by Cold Spring Harbor Laboratory Press.

  11. MAP3D: a media processor approach for high-end 3D graphics

    Science.gov (United States)

    Darsa, Lucia; Stadnicki, Steven; Basoglu, Chris

    1999-12-01

    Equator Technologies, Inc. has used a software-first approach to produce several programmable and advanced VLIW processor architectures that have the flexibility to run both traditional systems tasks and an array of media-rich applications. For example, Equator's MAP1000A is the world's fastest single-chip programmable signal and image processor targeted for digital consumer and office automation markets. The Equator MAP3D is a proposal for the architecture of the next generation of the Equator MAP family. The MAP3D is designed to achieve high-end 3D performance and a variety of customizable special effects by combining special graphics features with high performance floating-point and media processor architecture. As a programmable media processor, it offers the advantages of a completely configurable 3D pipeline--allowing developers to experiment with different algorithms and to tailor their pipeline to achieve the highest performance for a particular application. With the support of Equator's advanced C compiler and toolkit, MAP3D programs can be written in a high-level language. This allows the compiler to successfully find and exploit any parallelism in a programmer's code, thus decreasing the time to market of a given applications. The ability to run an operating system makes it possible to run concurrent applications in the MAP3D chip, such as video decoding while executing the 3D pipelines, so that integration of applications is easily achieved--using real-time decoded imagery for texturing 3D objects, for instance. This novel architecture enables an affordable, integrated solution for high performance 3D graphics.

  12. Finding dose-volume constraints to reduce late rectal toxicity following 3D-conformal radiotherapy (3D-CRT) of prostate cancer

    International Nuclear Information System (INIS)

    Greco, Carlo; Mazzetta, Chiara; Cattani, Federica; Tosi, Giampiero; Castiglioni, Simona; Fodor, Andrei; Orecchia, Roberto

    2003-01-01

    Background and purpose: The rectum is known to display a dose-volume effect following high-dose 3D-conformal radiotherapy (3D-CRT). The aim of the study is to search for significant dose-volume combinations with the specific treatment technique and patient set-up currently used in our institution. Patients and methods: We retrospectively analyzed the dose-volume histograms (DVH) of 135 patients with stage T1b-T3b prostate cancer treated consecutively with 3D-CRT between 1996 and 2000 to a total dose of 76 Gy. The median follow-up was 28 months (range 12-62). All late rectal complications were scored using RTOG criteria. Time to late toxicity was assessed using the Kaplan-Meyer method. The association between variables at baseline and ≥2 rectal toxicity was tested using χ 2 test or Fisher's exact test. A multivariate analysis using logistic regression was performed. Results: Late rectal toxicity grade ≥2 was observed in 24 of the 135 patients (17.8%). A 'grey area' of increased risk has been identified. Average DVHs of the bleeding and non-bleeding patients were generated. The area under the percent volume DVH for the rectum of the bleeding patients was significantly higher than that of patients without late rectal toxicity. On multivariate analysis the correlation between the high risk DVHs and late rectal bleeding was confirmed. Conclusions: The present analysis confirms the role of the rectal DVH as a tool to discriminate patients undergoing high-dose 3D-CRT into a low and a high risk of developing late rectal bleeding. Based on our own results and taking into account the data published in the literature, we have been able to establish new dose-volume constraints for treatment planning: if possible, the percentage of rectal volume exposed to 40, 50, 60, 72 and 76 Gy should be limited to 60, 50, 25, 15 and 5%, respectively

  13. Aplikasi Ornamen Khas Maluku untuk Pengembangan Desain Motif Batik

    Directory of Open Access Journals (Sweden)

    Masiswo Masiswo

    2016-04-01

    Full Text Available ABSTRAKMaluku memiliki banyak ragam hias budaya warisan nilai leluhur berupa ornamen etnis yang merupakan kesenian dan keterampilan kerajinan. Hasil warisan tersebut sampai saat ini masih lestari hidup serta dapat dinikmati sebagai konsumsi rohani yang memuaskan manusia. Berkaitan dengan keberlangsungan nilai-nilai tradisi etnis yang berwujud pada ornamen-ornamen daerah Maluku, maka dikembangkan untuk kebutuhan manusia berupa motif batik pada kain. Pengembangan ornamen ini lebih menekankan pada representasi akan bentuk-bentuk ornamen yang diterapkan pada kerajinan batik berupa motif khas Maluku. Pengembangan alternatif desain motif batik dibuat tiga variasi yang bersumber dari ornamen khas Maluku dibuat prototipe produknya dan diuji ketahanan luntur warnanya. Hasil uji ketahanan luntur warna terhadap gosokan basah dari tiga prototipe produk berpredikat baik sekali terdapat pada “Motif Siwa” dan predikat baik pada motif “Siwa Talang” dan motif “Matahari Siwa Talang”.Kata kunci: desain, Maluku, motif batik, ornamenABSTRACTMaluku has much decorative ancestral cultural heritage value in the form of ornament ethnic arts and crafts skills. The result of the legacy is still sustainable living can be enjoyed as well as satisfying spiritual human consumption.Related to the sustainability of traditional values in the form of ethnic ornaments Maluku, it was developed for human needs in the form of batik cloth . The development of these ornaments will be more emphasis on the representation forms of ornamentation that is applied to a batik motif Maluku. Development of alternative design motif made three variations. The development of three alternative design motifs derived from the Maluku ornaments made and tested a prototype product color fastness. The test results of color fastness to wet rubbing of the three prototypes are excellent products predicated on the "Motif Siwa" and a good rating on the motif "Siwa Talang" and motif "Matahari Siwa

  14. CMD: A Database to Store the Bonding States of Cysteine Motifs with Secondary Structures

    Directory of Open Access Journals (Sweden)

    Hamed Bostan

    2012-01-01

    Full Text Available Computational approaches to the disulphide bonding state and its connectivity pattern prediction are based on various descriptors. One descriptor is the amino acid sequence motifs flanking the cysteine residue motifs. Despite the existence of disulphide bonding information in many databases and applications, there is no complete reference and motif query available at the moment. Cysteine motif database (CMD is the first online resource that stores all cysteine residues, their flanking motifs with their secondary structure, and propensity values assignment derived from the laboratory data. We extracted more than 3 million cysteine motifs from PDB and UniProt data, annotated with secondary structure assignment, propensity value assignment, and frequency of occurrence and coefficiency of their bonding status. Removal of redundancies generated 15875 unique flanking motifs that are always bonded and 41577 unique patterns that are always nonbonded. Queries are based on the protein ID, FASTA sequence, sequence motif, and secondary structure individually or in batch format using the provided APIs that allow remote users to query our database via third party software and/or high throughput screening/querying. The CMD offers extensive information about the bonded, free cysteine residues, and their motifs that allows in-depth characterization of the sequence motif composition.

  15. The limits of de novo DNA motif discovery.

    Directory of Open Access Journals (Sweden)

    David Simcha

    Full Text Available A major challenge in molecular biology is reverse-engineering the cis-regulatory logic that plays a major role in the control of gene expression. This program includes searching through DNA sequences to identify "motifs" that serve as the binding sites for transcription factors or, more generally, are predictive of gene expression across cellular conditions. Several approaches have been proposed for de novo motif discovery-searching sequences without prior knowledge of binding sites or nucleotide patterns. However, unbiased validation is not straightforward. We consider two approaches to unbiased validation of discovered motifs: testing the statistical significance of a motif using a DNA "background" sequence model to represent the null hypothesis and measuring performance in predicting membership in gene clusters. We demonstrate that the background models typically used are "too null," resulting in overly optimistic assessments of significance, and argue that performance in predicting TF binding or expression patterns from DNA motifs should be assessed by held-out data, as in predictive learning. Applying this criterion to common motif discovery methods resulted in universally poor performance, although there is a marked improvement when motifs are statistically significant against real background sequences. Moreover, on synthetic data where "ground truth" is known, discriminative performance of all algorithms is far below the theoretical upper bound, with pronounced "over-fitting" in training. A key conclusion from this work is that the failure of de novo discovery approaches to accurately identify motifs is basically due to statistical intractability resulting from the fixed size of co-regulated gene clusters, and thus such failures do not necessarily provide evidence that unfound motifs are not active biologically. Consequently, the use of prior knowledge to enhance motif discovery is not just advantageous but necessary. An implementation of

  16. Parole, Sintagmatik, dan Paradigmatik Motif Batik Mega Mendung

    Directory of Open Access Journals (Sweden)

    Rudi - Nababan

    2012-04-01

    Full Text Available ABSTRACT   Discussing traditional batik is related a lot to the organization system of fine arts element ac- companying it, either the pattern of the motif or the technique of the making. In this case, the motif of Mega Mendung Cirebon certainly has patterns and rules which are traditionally different from the other motifs in other areas. Through  semiotics analysis especially with Saussure and Pierce concept, it can be traced that batik with Cirebon motif, in this case Mega Mendung motif, has parole and langue system, as unique fine arts language in batik, and structure of visual syntagmatic and paradigmatic. In the context of batik motif as fine arts language, it is surely related to sign system as symbol and icon.       Keywords: visual semiotic, Cirebon’s batik.

  17. A role for non-covalent SUMO interaction motifs in Pc2/CBX4 E3 activity.

    Directory of Open Access Journals (Sweden)

    Jacqueline C Merrill

    2010-01-01

    Full Text Available Modification of proteins by the small ubiquitin like modifier (SUMO is an essential process in mammalian cells. SUMO is covalently attached to lysines in target proteins via an enzymatic cascade which consists of E1 and E2, SUMO activating and conjugating enzymes. There is also a variable requirement for non-enzymatic E3 adapter like proteins, which can increase the efficiency and specificity of the sumoylation process. In addition to covalent attachment of SUMO to target proteins, specific non-covalent SUMO interaction motifs (SIMs that are generally short hydrophobic peptide motifs have been identified.Intriguingly, consensus SIMs are present in most SUMO E3s, including the polycomb protein, Pc2/Cbx4. However, a role for SIMs in SUMO E3 activity remains to be shown. We show that Pc2 contains two functional SIMs, both of which contribute to full E3 activity in mammalian cells, and are also required for sumoylation of Pc2 itself. Pc2 forms distinct sub-nuclear foci, termed polycomb bodies, and can recruit partner proteins, such as the corepressor CtBP. We demonstrate that mutation of the SIMs in Pc2 prevents Pc2-dependent CtBP sumoylation, and decreases enrichment of SUMO1 and SUMO2 at polycomb foci. Furthermore, mutational analysis of both SUMO1 and SUMO2 reveals that the SIM-interacting residues of both SUMO isoforms are required for Pc2-mediated sumoylation and localization to polycomb foci.This work provides the first clear evidence for a role for SIMs in SUMO E3 activity.

  18. Analysis of a conserved RGE/RGD motif in HCV E2 in mediating entry

    Directory of Open Access Journals (Sweden)

    Rong Lijun

    2009-01-01

    Full Text Available Abstract Background Hepatitis C virus (HCV encodes two transmembrane glycoproteins E1 and E2 which form a heterodimer. E1 is believed to mediate fusion while E2 has been shown to bind cellular receptors. It is clear that HCV uses a multi-receptor complex to gain entry into susceptible cells, however key elements of this complex remain elusive. In this study, the role of a highly conserved RGE/RGD motif of HCV E2 glycoprotein in viral entry was examined. The effect of each substitution mutation in this motif was tested by challenging susceptible cell lines with mutant HCV E1E2 pseudotyped viruses generated using a lentiviral system (HCVpp. In addition to assaying infectivity, producer cell expression and HCVpp incorporation of HCV E2 proteins, CD81 binding profiles, and conformation of mutants were examined. Results Based on these characteristics, mutants either displayed wt characteristics (high infectivity [≥ 90% of wt HCVpp], CD81 binding, E1E2 expression, and incorporation into viral particles and proper conformation or very low infectivity (≤ 20% of wt HCVpp. Only amino acid substitutions of the 3rd position (D or E resulted in wt characteristics as long as the negative charge was maintained or a neutral alanine was introduced. A change in charge to a positive lysine, disrupted HCVpp infectivity at this position. Conclusion Although most amino acid substitutions within this conserved motif displayed greatly reduced HCVpp infectivity, they retained soluble CD81 binding, proper E2 conformation, and incorporation into HCVpp. Our results suggest that although RGE/D is a well-defined integrin binding motif, in this case the role of these three hyperconserved amino acids does not appear to be integrin binding. As the extent of conservation of this region extends well beyond these three amino acids, we speculate that this region may play an important role in the structure of HCV E2 or in mediating the interaction with other factor(s during

  19. Repeating Spatial-Temporal Motifs of CA3 Activity Dependent on Engineered Inputs from Dentate Gyrus Neurons in Live Hippocampal Networks.

    Science.gov (United States)

    Bhattacharya, Aparajita; Desai, Harsh; DeMarse, Thomas B; Wheeler, Bruce C; Brewer, Gregory J

    2016-01-01

    Anatomical and behavioral studies, and in vivo and slice electrophysiology of the hippocampus suggest specific functions of the dentate gyrus (DG) and the CA3 subregions, but the underlying activity dynamics and repeatability of information processing remains poorly understood. To approach this problem, we engineered separate living networks of the DG and CA3 neurons that develop connections through 51 tunnels for axonal communication. Growing these networks on top of an electrode array enabled us to determine whether the subregion dynamics were separable and repeatable. We found spontaneous development of polarized propagation of 80% of the activity in the native direction from DG to CA3 and different spike and burst dynamics for these subregions. Spatial-temporal differences emerged when the relationships of target CA3 activity were categorized with to the number and timing of inputs from the apposing network. Compared to times of CA3 activity when there was no recorded tunnel input, DG input led to CA3 activity bursts that were 7× more frequent, increased in amplitude and extended in temporal envelope. Logistic regression indicated that a high number of tunnel inputs predict CA3 activity with 90% sensitivity and 70% specificity. Compared to no tunnel input, patterns of >80% tunnel inputs from DG specified different patterns of first-to-fire neurons in the CA3 target well. Clustering dendrograms revealed repeating motifs of three or more patterns at up to 17 sites in CA3 that were importantly associated with specific spatial-temporal patterns of tunnel activity. The number of these motifs recorded in 3 min was significantly higher than shuffled spike activity and not seen above chance in control networks in which CA3 was apposed to CA3 or DG to DG. Together, these results demonstrate spontaneous input-dependent repeatable coding of distributed activity in CA3 networks driven by engineered inputs from DG networks. These functional configurations at measured times

  20. Core signalling motif displaying multistability through multi-state enzymes

    DEFF Research Database (Denmark)

    Feng, Song; Saez Cornellana, Meritxell; Wiuf, Carsten Henrik

    2016-01-01

    Bistability, and more generally multistability, is a key system dynamics feature enabling decision-making and memory in cells. Deciphering the molecular determinants of multistability is thus crucial for a better understanding of cellular pathways and their (re)engineering in synthetic biology....... Here, we show that a key motif found predominantly in eukaryotic signalling systems, namely a futile signalling cycle, can display bistability when featuring a two-state kinase. We provide necessary and sufficient mathematical conditions on the kinetic parameters of this motif that guarantee...... the existence of multiple steady states. These conditions foster the intuition that bistability arises as a consequence of competition between the two states of the kinase. Extending from this result, we find that increasing the number of kinase states linearly translates into an increase in the number...

  1. (NS5-brane, D5-brane, D3-brane) bound state, open D3-brane, open D5-brane limits, and SL(2,Z) duality

    International Nuclear Information System (INIS)

    Mitra, Indranil; Roy, Shibaji

    2002-01-01

    We generalize the nonthreshold bound state in type IIB supergravity of the form (NS5-brane, D5-brane, D3-brane) constructed by the present authors [J. High Energy Phys. 02, 026 (2001)] to a nonzero asymptotic value of the axion (χ 0 ). We identify the decoupling limits corresponding to both the open D3-brane theory and open D5-brane theory for this supergravity solution as expected. However, we do not find any noncommutative Yang-Mills theory (NCYM) limit for this solution in the presence of NS5-branes. We then study the SL(2,Z) duality symmetry of type IIB theory for both open D3-brane (OD3) limit and open D5-brane (OD5) limit. We find that for OD3 theory, a generic SL(2,Z) duality always gives another OD3 theory irrespective of the value of χ 0 being rational or not. This indicates that OD3 theory is self-dual. But, under a special set of SL(2,Z) transformations for which χ 0 is rational, OD3 theory goes over to a (5+1)-dimensional NCYM theory and these two theories in this case are related to each other by strong-weak duality symmetry. On the other hand, for OD5 theory, a generic SL(2,Z) duality gives another OD5 theory if χ 0 is irrational, but when χ 0 is rational it gives the little string theory limit indicating that OD5 theory is S dual to the type IIB little string theory

  2. Bayesian centroid estimation for motif discovery.

    Science.gov (United States)

    Carvalho, Luis

    2013-01-01

    Biological sequences may contain patterns that signal important biomolecular functions; a classical example is regulation of gene expression by transcription factors that bind to specific patterns in genomic promoter regions. In motif discovery we are given a set of sequences that share a common motif and aim to identify not only the motif composition, but also the binding sites in each sequence of the set. We propose a new centroid estimator that arises from a refined and meaningful loss function for binding site inference. We discuss the main advantages of centroid estimation for motif discovery, including computational convenience, and how its principled derivation offers further insights about the posterior distribution of binding site configurations. We also illustrate, using simulated and real datasets, that the centroid estimator can differ from the traditional maximum a posteriori or maximum likelihood estimators.

  3. Bayesian centroid estimation for motif discovery.

    Directory of Open Access Journals (Sweden)

    Luis Carvalho

    Full Text Available Biological sequences may contain patterns that signal important biomolecular functions; a classical example is regulation of gene expression by transcription factors that bind to specific patterns in genomic promoter regions. In motif discovery we are given a set of sequences that share a common motif and aim to identify not only the motif composition, but also the binding sites in each sequence of the set. We propose a new centroid estimator that arises from a refined and meaningful loss function for binding site inference. We discuss the main advantages of centroid estimation for motif discovery, including computational convenience, and how its principled derivation offers further insights about the posterior distribution of binding site configurations. We also illustrate, using simulated and real datasets, that the centroid estimator can differ from the traditional maximum a posteriori or maximum likelihood estimators.

  4. WildSpan: mining structured motifs from protein sequences

    Directory of Open Access Journals (Sweden)

    Chen Chien-Yu

    2011-03-01

    Full Text Available Abstract Background Automatic extraction of motifs from biological sequences is an important research problem in study of molecular biology. For proteins, it is desired to discover sequence motifs containing a large number of wildcard symbols, as the residues associated with functional sites are usually largely separated in sequences. Discovering such patterns is time-consuming because abundant combinations exist when long gaps (a gap consists of one or more successive wildcards are considered. Mining algorithms often employ constraints to narrow down the search space in order to increase efficiency. However, improper constraint models might degrade the sensitivity and specificity of the motifs discovered by computational methods. We previously proposed a new constraint model to handle large wildcard regions for discovering functional motifs of proteins. The patterns that satisfy the proposed constraint model are called W-patterns. A W-pattern is a structured motif that groups motif symbols into pattern blocks interleaved with large irregular gaps. Considering large gaps reflects the fact that functional residues are not always from a single region of protein sequences, and restricting motif symbols into clusters corresponds to the observation that short motifs are frequently present within protein families. To efficiently discover W-patterns for large-scale sequence annotation and function prediction, this paper first formally introduces the problem to solve and proposes an algorithm named WildSpan (sequential pattern mining across large wildcard regions that incorporates several pruning strategies to largely reduce the mining cost. Results WildSpan is shown to efficiently find W-patterns containing conserved residues that are far separated in sequences. We conducted experiments with two mining strategies, protein-based and family-based mining, to evaluate the usefulness of W-patterns and performance of WildSpan. The protein-based mining mode

  5. Optimizations of siRNA design for the activation of gene transcription by targeting the TATA-box motif.

    Directory of Open Access Journals (Sweden)

    Miaomiao Fan

    Full Text Available Small interfering RNAs (siRNAs are widely used to repress gene expression by targeting mRNAs. Some reports reveal that siRNAs can also activate or inhibit gene expression through targeting the gene promoters. Our group has found that microRNAs (miRNAs could activate gene transcription via interaction with the TATA-box motif in gene promoters. To investigate whether siRNA targeting the same region could upregulate the promoter activity, we test the activating efficiency of siRNAs targeting the TATA-box motif of 16 genes and perform a systematic analysis to identify the common features of the functional siRNAs for effective activation of gene promoters. Further, we try various modifications to improve the activating efficiency of siRNAs and find that it is quite useful to design the promoter-targeting activating siRNA by following several rules such as (a complementary to the TATA-box-centered region; (b UA usage at the first two bases of the antisense strand; (c twenty-three nucleotides (nts in length; (d 2'-O-Methyl (2'-OMe modification at the 3' terminus of the antisense strand; (e avoiding mismatches at the 3' end of the antisense strand. The optimized activating siRNAs potently enhance the expression of interleukin-2 (IL-2 gene in human and mouse primary CD4+ T cells with a long-time effect. Taken together, our study provides a guideline for rational design the promoter-targeting siRNA to sequence-specifically enhance gene expression.

  6. 3D MRI findings of anterior cruciate ligament reconstruction at follow-up

    International Nuclear Information System (INIS)

    Deng Jun; Liang Biling; Chen Jianyu; Huang Suiqiao; Zhong Jinglian; Li Xiao

    2011-01-01

    Objective: To investigate the postoperative 3D MRI appearances and their evolvement patterns of ACL grafts and bone tunnels at follow-up. Methods: There were 2,6 double bundles ACL reconstructions and 16 single bundle ACL reconstructions, and a total of 56 follow-up 3D MR Imaging. MR images were reconstructed with MPR technique to evaluate grafts, bone tunnels, fixers and associated complications. Proportions of grafts with hypointensity or hyperintensity and occurrence rates of marrow edema around bone tunnels were calculated respectively among groups of different periods after operation. Results: There were 2, 4 grafts of hypointensity and 32 grafts of hyperintensity. Grafts of 2 cases were suspended with cross pins within femoral tunnels, graft of 1 case was suspended with an endobutton within the femoral tunnel, and grafts of other sites were fixed with interference screws. In the three periods as 3 months, 6 to 9 months and over 12 months after cruciate ligament reconstruction, proportions of hypointensive grafts were 20/25, 0/14 and 4/10 respectively, while proportions of hyperintensive grafts were 5/25, 14/14 and 6/10 respectively, occurrence proportions of marrow edema around bone tunnels were 54/54, 10/32 and 4/26 respectively. There was 1 tear graft, 4 tibial tunnels placed anteriorly with ACL graft impingement on the intercondylar roof, 3 femoral tunnels placed anteriorly, and 2 bone tunnels with mismatching interference screws. Conclusion: 3D MRI can accurately demonstrate the state of ACL grafts, bone tunnels, fixers and associated complications. Intensity of grafts presented a rise and reduce pattern after operation. (authors)

  7. A Simple Decision Rule for Recognition of Poly(A) Tail Signal Motifs in Human Genome

    KAUST Repository

    AbouEisha, Hassan M.

    2015-05-12

    Background is the numerous attempts were made to predict motifs in genomic sequences that correspond to poly (A) tail signals. Vast portion of this effort has been directed to a plethora of nonlinear classification methods. Even when such approaches yield good discriminant results, identifying dominant features of regulatory mechanisms nevertheless remains a challenge. In this work, we look at decision rules that may help identifying such features. Findings are we present a simple decision rule for classification of candidate poly (A) tail signal motifs in human genomic sequence obtained by evaluating features during the construction of gradient boosted trees. We found that values of a single feature based on the frequency of adenine in the genomic sequence surrounding candidate signal and the number of consecutive adenine molecules in a well-defined region immediately following the motif displays good discriminative potential in classification of poly (A) tail motifs for samples covered by the rule. Conclusions is the resulting simple rule can be used as an efficient filter in construction of more complex poly(A) tail motifs classification algorithms.

  8. CONTEMPORARY USAGE OF TRADITIONAL TURKISH MOTIFS IN PRODUCT DESIGNS

    Directory of Open Access Journals (Sweden)

    Tulay Gumuser

    2012-12-01

    Full Text Available The aim of this study is to identify the traditional Turkish motifs and its relations among present industrial designs. Traditional Turkish motifs played a very important role in 16th century onwards. The arts of the Ottoman Empire were used because of their symbolic meanings and unique styles. When we examine these motifs we encounter; Tiger Stripe, Three Spot (Çintemani, Rumi, Hatayi, Penç, Cloud, Crescent, Star, Crown, Hyacinth, Tulip and Carnation motifs. Nowadays, Turkish designers have begun to use these traditional Turkish motifs in their designs so as to create differences and awareness in the world design. The examples of these industrial designs, using the Turkish motifs, have survived and have Ottoman heritage and historical value. In this study, the Turkish motifs will be examined along with their focus on contemporary Turkish industrial designs used today.

  9. 2D vs. 3D imaging in laparoscopic surgery-results of a prospective randomized trial.

    Science.gov (United States)

    Buia, Alexander; Stockhausen, Florian; Filmann, Natalie; Hanisch, Ernst

    2017-12-01

    3D imaging is an upcoming technology in laparoscopic surgery, and recent studies have shown that the modern 3D technique is superior in an experimental setting. However, the first randomized controlled clinical trial in this context dates back to 1998 and showed no significant difference between 2D and 3D visualization using the first 3D generation technique, which is now more than 15 years old. Positive results measured in an experimental setting considering 3D imaging on surgical performance led us to initiate a randomized controlled pragmatic clinical trial to validate our findings in daily clinical routine. Standard laparoscopic operations (cholecystectomy, appendectomy) were preoperatively randomized to a 2D or 3D imaging system. We used a surgical comfort scale (Likert scale) and the Raw NASA Workload TLX for the subjective assessment of 2D and 3D imaging; the duration of surgery was also measured. The results of 3D imaging were statistically significant better than 2D imaging concerning the parameters "own felt safety" and "task efficiency"; the difficulty level of the procedures in the 2D and 3D groups did not differ. Overall, the Raw NASA Workload TLX showed no significance between the groups. 3D imaging could be a possible advantage in laparoscopic surgery. The results of our clinical trial show increased personal felt safety and efficiency of the surgeon using a 3D imaging system. Overall of the procedures, the findings assessed using Likert scales in terms of own felt safety and task efficiency were statistically significant for 3D imaging. The individually perceived workload assessed with the Raw NASA TLX shows no difference. Although these findings are subjective impressions of the performing surgeons without a clear benefit for 3D technology in clinical outcome, we think that these results show the capability that 3D laparoscopy can have a positive impact while performing laparoscopic procedures.

  10. RNA motif search with data-driven element ordering.

    Science.gov (United States)

    Rampášek, Ladislav; Jimenez, Randi M; Lupták, Andrej; Vinař, Tomáš; Brejová, Broňa

    2016-05-18

    In this paper, we study the problem of RNA motif search in long genomic sequences. This approach uses a combination of sequence and structure constraints to uncover new distant homologs of known functional RNAs. The problem is NP-hard and is traditionally solved by backtracking algorithms. We have designed a new algorithm for RNA motif search and implemented a new motif search tool RNArobo. The tool enhances the RNAbob descriptor language, allowing insertions in helices, which enables better characterization of ribozymes and aptamers. A typical RNA motif consists of multiple elements and the running time of the algorithm is highly dependent on their ordering. By approaching the element ordering problem in a principled way, we demonstrate more than 100-fold speedup of the search for complex motifs compared to previously published tools. We have developed a new method for RNA motif search that allows for a significant speedup of the search of complex motifs that include pseudoknots. Such speed improvements are crucial at a time when the rate of DNA sequencing outpaces growth in computing. RNArobo is available at http://compbio.fmph.uniba.sk/rnarobo .

  11. D-Branes on K3-Fibrations

    CERN Document Server

    Kaste, P.; Lutken, C.A.; Walcher, Johannes

    2000-01-01

    B-type D-branes are constructed on two different K3-fibrations over IP_1 using boundary conformal field theory at the rational Gepner points of these models. The microscopic CFT charges are compared with the Ramond charges of D-branes wrapped on holomorphic cycles of the corresponding Calabi-Yau manifold. We study in particular D4-branes and bundles localized on the K3 fibers, and find agreement with expectations. This provides a further test of the boundary CFT approach to $D$-brane physics.

  12. Structure-based design synthesis of functionalized 3-(5-(s-phenyl)-4H-pyrazol-3-yl)-2H-chromen-2-one motifs and indigenous plant extracts and their antimalarial potential

    Science.gov (United States)

    Olayinka, Ajani; Grace, Olasehinde; Titilope, Dokunmu; Ruth, Diji-Geske; Olabode, Onileere; John, Openibo; Oreoluwa, Oluseye; Tochukwu, Chileke; Ezekiel, Adebiyi

    2018-04-01

    Resistance of the malaria parasite to conventional therapeutic agents calls for increased efforts in antimalarial drug discovery. Current efforts should be targeted at developing safe and affordable new agents to counter the spread of malaria parasites that are resistant to existing therapy. In this study, toxicological and in vivo antiplasmodial properties of 3-(5-(s-phenyl)-4H-pyrazol-3-yl)-42H-chromen-2, Mangifera indica and Tithonia diversifolia in swiss albino mice models, Musmusculus were investigated. 2H-Chromen-2-one also known as coumarin is highly privileged oxygen-containing heterocyclic entity which are present in plant kingdom as secondary metabolites. The maceration technique of crude drug extraction was employed using cold water extraction. Toxicological analysis was carried out using Lorke's method for acute toxicity testing while the chemosuppressive activity was carried out using Peter's four day test on early infection. We also report the synthesis of functionalized 3-(5-(s-phenyl)-4H-pyrazol-3-yl)-2H-chromen-2-one motifs via microwave assisted synthetic approach and isolation of indigenous plant extract in order to investigate their antimalarial efficacy. The condensation reaction of 3-acetylcoumarin with various benzaldehyde derivatives resulted in the formation of 3-[3-acryloyl]-2H-chromen-2-one which was subsequently reaction the hydrazine hydrate via microwave assisted hydrazinolysis to afford the targeted 3-(5-(s-phenyl)-4H-pyrazol-3-yl)-2H-chromen-2-one motifs. The chemical structures were confirmed by analytical data and spectroscopic means such as FT-IR, UV, 1H NMR, 13C NMR and DEPT-135. The microwave assisted reaction was remarkably successful and gave targeted 3-(5-(s-phenyl)-4H-pyrazol-3-yl)-2H-chromen-2-one motifs in higher yields at lesser reaction time compared to conventional heating method. The LD50 of the aqueous extracts of the leaves and stem bark Mangifera indica was established to be ± 707.11 mg/kg b.w., p.o. (body weight

  13. Elucidating Key Motifs Required for Arp2/3-Dependent and Independent Actin Nucleation by Las17/WASP

    Science.gov (United States)

    Urbanek, Agnieszka N.; Smaczynska-de Rooij, Iwona I.

    2016-01-01

    Actin nucleation is the key rate limiting step in the process of actin polymerization, and tight regulation of this process is critical to ensure actin filaments form only at specific times and at defined regions of the cell. Arp2/3 is a well-characterised protein complex that can promote nucleation of new filaments, though its activity requires additional nucleation promotion factors (NPFs). The best recognized of these factors are the WASP family of proteins that contain binding motifs for both monomeric actin and for Arp2/3. Previously we demonstrated that the yeast WASP homologue, Las17, in addition to activating Arp2/3 can also nucleate actin filaments de novo, independently of Arp2/3. This activity is dependent on its polyproline rich region. Through biochemical and in vivo analysis we have now identified key motifs within the polyproline region that are required for nucleation and elongation of actin filaments, and have addressed the role of the WH2 domain in the context of actin nucleation without Arp2/3. We have also demonstrated that full length Las17 is able to bind liposomes giving rise to the possibility of direct linkage of nascent actin filaments to specific membrane sites to which Las17 has been recruited. Overall, we propose that Las17 functions as the key initiator of de novo actin filament formation at endocytic sites by nucleating, elongating and tethering nascent filaments which then serve as a platform for Arp2/3 recruitment and function. PMID:27637067

  14. Enrichment of Circular Code Motifs in the Genes of the Yeast Saccharomyces cerevisiae

    Directory of Open Access Journals (Sweden)

    Christian J. Michel

    2017-12-01

    Full Text Available A set X of 20 trinucleotides has been found to have the highest average occurrence in the reading frame, compared to the two shifted frames, of genes of bacteria, archaea, eukaryotes, plasmids and viruses. This set X has an interesting mathematical property, since X is a maximal C 3 self-complementary trinucleotide circular code. Furthermore, any motif obtained from this circular code X has the capacity to retrieve, maintain and synchronize the original (reading frame. Since 1996, the theory of circular codes in genes has mainly been developed by analysing the properties of the 20 trinucleotides of X , using combinatorics and statistical approaches. For the first time, we test this theory by analysing the X motifs, i.e., motifs from the circular code X , in the complete genome of the yeast Saccharomyces cerevisiae. Several properties of X motifs are identified by basic statistics (at the frequency level, and evaluated by comparison to R motifs, i.e., random motifs generated from 30 different random codes R . We first show that the frequency of X motifs is significantly greater than that of R motifs in the genome of S. cerevisiae. We then verify that no significant difference is observed between the frequencies of X and R motifs in the non-coding regions of S. cerevisiae, but that the occurrence number of X motifs is significantly higher than R motifs in the genes (protein-coding regions. This property is true for all cardinalities of X motifs (from 4 to 20 and for all 16 chromosomes. We further investigate the distribution of X motifs in the three frames of S. cerevisiae genes and show that they occur more frequently in the reading frame, regardless of their cardinality or their length. Finally, the ratio of X genes, i.e., genes with at least one X motif, to non- X genes, in the set of verified genes is significantly different to that observed in the set of putative or dubious genes with no experimental evidence. These results, taken together

  15. Enrichment of Circular Code Motifs in the Genes of the Yeast Saccharomyces cerevisiae.

    Science.gov (United States)

    Michel, Christian J; Ngoune, Viviane Nguefack; Poch, Olivier; Ripp, Raymond; Thompson, Julie D

    2017-12-03

    A set X of 20 trinucleotides has been found to have the highest average occurrence in the reading frame, compared to the two shifted frames, of genes of bacteria, archaea, eukaryotes, plasmids and viruses. This set X has an interesting mathematical property, since X is a maximal C3 self-complementary trinucleotide circular code. Furthermore, any motif obtained from this circular code X has the capacity to retrieve, maintain and synchronize the original (reading) frame. Since 1996, the theory of circular codes in genes has mainly been developed by analysing the properties of the 20 trinucleotides of X, using combinatorics and statistical approaches. For the first time, we test this theory by analysing the X motifs, i.e., motifs from the circular code X, in the complete genome of the yeast Saccharomyces cerevisiae . Several properties of X motifs are identified by basic statistics (at the frequency level), and evaluated by comparison to R motifs, i.e., random motifs generated from 30 different random codes R. We first show that the frequency of X motifs is significantly greater than that of R motifs in the genome of S. cerevisiae . We then verify that no significant difference is observed between the frequencies of X and R motifs in the non-coding regions of S. cerevisiae , but that the occurrence number of X motifs is significantly higher than R motifs in the genes (protein-coding regions). This property is true for all cardinalities of X motifs (from 4 to 20) and for all 16 chromosomes. We further investigate the distribution of X motifs in the three frames of S. cerevisiae genes and show that they occur more frequently in the reading frame, regardless of their cardinality or their length. Finally, the ratio of X genes, i.e., genes with at least one X motif, to non-X genes, in the set of verified genes is significantly different to that observed in the set of putative or dubious genes with no experimental evidence. These results, taken together, represent the first

  16. Factoring local sequence composition in motif significance analysis.

    Science.gov (United States)

    Ng, Patrick; Keich, Uri

    2008-01-01

    We recently introduced a biologically realistic and reliable significance analysis of the output of a popular class of motif finders. In this paper we further improve our significance analysis by incorporating local base composition information. Relying on realistic biological data simulation, as well as on FDR analysis applied to real data, we show that our method is significantly better than the increasingly popular practice of using the normal approximation to estimate the significance of a finder's output. Finally we turn to leveraging our reliable significance analysis to improve the actual motif finding task. Specifically, endowing a variant of the Gibbs Sampler with our improved significance analysis we demonstrate that de novo finders can perform better than has been perceived. Significantly, our new variant outperforms all the finders reviewed in a recently published comprehensive analysis of the Harbison genome-wide binding location data. Interestingly, many of these finders incorporate additional information such as nucleosome positioning and the significance of binding data.

  17. a Novel Approach for 3d Neighbourhood Analysis

    Science.gov (United States)

    Emamgholian, S.; Taleai, M.; Shojaei, D.

    2017-09-01

    Population growth and lack of land in urban areas have caused massive developments such as high rises and underground infrastructures. Land authorities in the international context recognizes 3D cadastres as a solution to efficiently manage these developments in complex cities. Although a 2D cadastre does not efficiently register these developments, it is currently being used in many jurisdictions for registering land and property information. Limitations in analysis and presentation are considered as examples of such limitations. 3D neighbourhood analysis by automatically finding 3D spaces has become an issue of major interest in recent years. Whereas the neighbourhood analysis has been in the focus of research, the idea of 3D neighbourhood analysis has rarely been addressed in 3 dimensional information systems (3D GIS) analysis. In this paper, a novel approach for 3D neighbourhood analysis has been proposed by recording spatial and descriptive information of the apartment units and easements. This approach uses the coordinates of the subject apartment unit to find the neighbour spaces. By considering a buffer around the edges of the unit, neighbour spaces are accurately detected. This method was implemented in ESRI ArcScene and three case studies were defined to test the efficiency of this approach. The results show that spaces are accurately detected in various complex scenarios. This approach can also be applied for other applications such as property management and disaster management in order to find the affected apartments around a defined space.

  18. Codon based co-occurrence network motifs in human mitochondria

    Directory of Open Access Journals (Sweden)

    Pramod Shinde

    2017-10-01

    Full Text Available The nucleotide polymorphism in human mitochondrial genome (mtDNA tolled by codon position bias plays an indispensable role in human population dispersion and expansion. Herein, we constructed genome-wide nucleotide co-occurrence networks using a massive data consisting of five different geographical regions and around 3000 samples for each region. We developed a powerful network model to describe complex mitochondrial evolutionary patterns between codon and non-codon positions. It was interesting to report a different evolution of Asian genomes than those of the rest which is divulged by network motifs. We found evidence that mtDNA undergoes substantial amounts of adaptive evolution, a finding which was supported by a number of previous studies. The dominance of higher order motifs indicated the importance of long-range nucleotide co-occurrence in genomic diversity. Most notably, codon motifs apparently underpinned the preferences among codon positions for co-evolution which is probably highly biased during the origin of the genetic code. Our analyses manifested that codon position co-evolution is very well conserved across human sub-populations and independently maintained within human sub-populations implying the selective role of evolutionary processes on codon position co-evolution. Ergo, this study provided a framework to investigate cooperative genomic interactions which are critical in underlying complex mitochondrial evolution.

  19. 3D, or Not to Be?

    Science.gov (United States)

    Norbury, Keith

    2012-01-01

    It may be too soon for students to be showing up for class with popcorn and gummy bears, but technology similar to that behind the 3D blockbuster movie "Avatar" is slowly finding its way into college classrooms. 3D classroom projectors are taking students on fantastic voyages inside the human body, to the ruins of ancient Greece--even to faraway…

  20. D-branes on K3-fibrations

    International Nuclear Information System (INIS)

    Kaste, P.; Lerche, W.; Luetken, C.A.; Walcher, J.

    2000-01-01

    B-type D-branes are constructed on two different K3-fibrations over P 1 using boundary conformal field theory at the rational Gepner points of these models. The microscopic CFT charges are compared with the Ramond charges of D-branes wrapped on holomorphic cycles of the corresponding Calabi-Yau manifold. We study in particular D4-branes and bundles localized on the K3 fibers, and find from CFT that each irreducible component of a bundle on K3 gains one modulus upon fibration over P 1 . This is in agreement with expectations and so provides a further test of the boundary CFT approach to D-brane physics

  1. Analisis Unsur Matematika pada Motif Sulam Usus

    Directory of Open Access Journals (Sweden)

    Fredi Ganda Putra

    2017-12-01

    Full Text Available Based on interviews with researchers sources said that the beginning of the intestine embroidery is an art of genuine crafts. Called the intestine embroidery because this technique is a technique of combining a strand of cloth resembling the intestine formed according to the pattern by means of embroidered using a thread. Intestinal embroidery techniques were originally used to create a cover of the women's customary wardrobe of Lampung or often referred to as bebe. But not many people in Lampung, especially people who live in Lampung are still many who do not know and recognize the intestine embroidery because most only know tapis only characteristic of Lampung, besides that there are other cultural results that is embroidered intestine. There are still many who do not know that the intestine motif there is a knowledge of mathematics. The researcher's problem formulation is whether there are mathematical elements contained in the intestine embroidery motif based on the concept of geometry. The purpose of this study is to determine whether there are elements of mathematics contained in the intestine motif based on the concept of geometry. Subjects in this study consisted of 4 people obtained by purposive sampling technique. From the results of data analysis conducted by using descriptive analysis and discussion as follows: (1 Intestinal embroidery motif contains the meaning of mathematics and culture or often called Etnomatematika. On the meaning of culture there is a link between the embroidery intestine with a culture that has been there before as the existence of cultural linkage between Hindu belief Buddhism and there are similarities of motifs and decorative patterns contained in the motif embroidery intestine with ornamental variety in Indonesia. (2 The relationship between the intestine with mathematical motifs there are elements of mathematics such as geometry elements in the form of geometry of dimension one and dimension two, and the

  2. 3-D conformal radiotherapy of localized prostate cancer: A subgroup analysis of rectoscopic findings prior to radiotherapy and acute/late rectal side effects

    International Nuclear Information System (INIS)

    Goldner, Gregor; Zimmermann, Frank; Feldmann, Horst; Glocker, Stefan; Wachter-Gerstner, Natascha; Geinitz, Hans; Becker, Gerd; Poetzi, Regina; Wambersie, Andre; Bamberg, Michael; Molls, Michael; Wachter, Stefan; Poetter, Richard

    2006-01-01

    Background and purpose: To identify endoscopic pathological findings prior to radiotherapy and a possible correlation with acute or chronic rectal side effects after three-dimensional conformal radiotherapy (3D-CRT) for prostate cancer. Patients and methods: Between 03/99 and 07/02, a total of 298 patients, who consented in a voluntary rectoscopy prior to radiotherapy were included into the analysis. Patients were treated with a total dose of either 70 or 74 Gy. Pathological rectoscopic findings like hemorrhoids, polyps or diverticula were documented. Acute and late rectal side effects were scored using the EORTC/RTOG score. Results: The most frequent pathological endosopic findings were hemorrhoids (35%), polyps (24%) and diverticula (13%). Rectal toxicity was mostly low to moderate. Grade 0/1 cumulative acute and late rectal side effects were 82 and 84%, grade 2 were 18 and 17%, respectively. We could not identify any correlation between preexisting pathological findings and rectal side effects by statistical analysis. Conclusions: There is no evidence that prostate cancer patients presenting with endoscopic verified pathological findings in the rectal mucosa at diagnosis are at an increased risk to develop rectal side effects when treated with 3D-CRT of the prostatic region

  3. Motif signatures of transcribed enhancers

    KAUST Repository

    Kleftogiannis, Dimitrios

    2017-09-14

    In mammalian cells, transcribed enhancers (TrEn) play important roles in the initiation of gene expression and maintenance of gene expression levels in spatiotemporal manner. One of the most challenging questions in biology today is how the genomic characteristics of enhancers relate to enhancer activities. This is particularly critical, as several recent studies have linked enhancer sequence motifs to specific functional roles. To date, only a limited number of enhancer sequence characteristics have been investigated, leaving space for exploring the enhancers genomic code in a more systematic way. To address this problem, we developed a novel computational method, TELS, aimed at identifying predictive cell type/tissue specific motif signatures. We used TELS to compile a comprehensive catalog of motif signatures for all known TrEn identified by the FANTOM5 consortium across 112 human primary cells and tissues. Our results confirm that distinct cell type/tissue specific motif signatures characterize TrEn. These signatures allow discriminating successfully a) TrEn from random controls, proxy of non-enhancer activity, and b) cell type/tissue specific TrEn from enhancers expressed and transcribed in different cell types/tissues. TELS codes and datasets are publicly available at http://www.cbrc.kaust.edu.sa/TELS.

  4. Disruption of Fyn SH3 domain interaction with a proline-rich motif in liver kinase B1 results in activation of AMP-activated protein kinase.

    Directory of Open Access Journals (Sweden)

    Eijiro Yamada

    Full Text Available Fyn-deficient mice display increased AMP-activated Protein Kinase (AMPK activity as a result of Fyn-dependent regulation of Liver Kinase B1 (LKB1 in skeletal muscle. Mutation of Fyn-specific tyrosine sites in LKB1 results in LKB1 export into the cytoplasm and increased AMPK activation site phosphorylation. This study characterizes the structural elements responsible for the physical interaction between Fyn and LKB1. Effects of point mutations in the Fyn SH2/SH3 domains and in the LKB1 proline-rich motif on 1 Fyn and LKB1 binding, 2 LKB1 subcellular localization and 3 AMPK phosphorylation were investigated in C2C12 muscle cells. Additionally, novel LKB1 proline-rich motif mimicking cell permeable peptides were generated to disrupt Fyn/LKB1 binding and investigate the consequences on AMPK activity in both C2C12 cells and mouse skeletal muscle. Mutation of either Fyn SH3 domain or the proline-rich motif of LKB1 resulted in the disruption of Fyn/LKB1 binding, re-localization of 70% of LKB1 signal in the cytoplasm and a 2-fold increase in AMPK phosphorylation. In vivo disruption of the Fyn/LKB1 interaction using LKB1 proline-rich motif mimicking cell permeable peptides recapitulated Fyn pharmacological inhibition. We have pinpointed the structural elements within Fyn and LKB1 that are responsible for their binding, demonstrating the functionality of this interaction in regulating AMPK activity.

  5. BC-Box Motif-Mediated Neuronal Differentiation of Somatic Stem Cells

    Directory of Open Access Journals (Sweden)

    Hiroshi Kanno

    2018-02-01

    Full Text Available Von Hippel-Lindau tumor suppressor protein (pVHL functions to induce neuronal differentiation of neural stem/progenitor cells (NSCs and skin-derived precursors (SKPs. Here we identified a neuronal differentiation domain (NDD in pVHL. Neuronal differentiation of SKPs was induced by intracellular delivery of a peptide composed of the amino-acid sequences encoded by the NDD. Neuronal differentiation mediated by the NDD was caused by the binding between it and elongin C followed by Janus kinase-2 (JAK2 ubiquitination of JAK2 and inhibition of the JAK2/the signal transducer and activator of transcription-3(STAT3 pathway. The NDD in pVHL contained the BC-box motif ((A,P,S,TLXXX (A,C XXX(A,I,L,V corresponding to the binding site of elongin C. Therefore, we proposed that other BC-box proteins might also contain an NDD; and subsequently also identified in them an NDD containing the amino-acid sequence encoded by the BC-box motif in BC-box proteins. Furthermore, we showed that different NDD peptide-delivered cells differentiated into different kinds of neuron-like cells. That is, dopaminergic neuron-like cells, cholinergic neuron-like cells, GABAnergic neuron-like cells or rhodopsin-positive neuron-like cells were induced by different NDD peptides. These novel findings might contribute to the development of a new method for promoting neuronal differentiation and shed further light on the mechanism of neuronal differentiation of somatic stem cells.

  6. Bootstrapping 3D fermions

    Energy Technology Data Exchange (ETDEWEB)

    Iliesiu, Luca [Joseph Henry Laboratories, Princeton University, Princeton, NJ 08544 (United States); Kos, Filip; Poland, David [Department of Physics, Yale University, New Haven, CT 06520 (United States); Pufu, Silviu S. [Joseph Henry Laboratories, Princeton University, Princeton, NJ 08544 (United States); Simmons-Duffin, David [School of Natural Sciences, Institute for Advanced Study, Princeton, NJ 08540 (United States); Yacoby, Ran [Joseph Henry Laboratories, Princeton University, Princeton, NJ 08544 (United States)

    2016-03-17

    We study the conformal bootstrap for a 4-point function of fermions 〈ψψψψ〉 in 3D. We first introduce an embedding formalism for 3D spinors and compute the conformal blocks appearing in fermion 4-point functions. Using these results, we find general bounds on the dimensions of operators appearing in the ψ×ψ OPE, and also on the central charge C{sub T}. We observe features in our bounds that coincide with scaling dimensions in the Gross-Neveu models at large N. We also speculate that other features could coincide with a fermionic CFT containing no relevant scalar operators.

  7. Biomimetic trapping cocktail to screen reactive metabolites: use of an amino acid and DNA motif mixture as light/heavy isotope pairs differing in mass shift.

    Science.gov (United States)

    Hosaka, Shuto; Honda, Takuto; Lee, Seon Hwa; Oe, Tomoyuki

    2018-06-01

    Candidate drugs that can be metabolically transformed into reactive electrophilic products, such as epoxides, quinones, and nitroso compounds, are of special concern because subsequent covalent binding to bio-macromolecules can cause adverse drug reactions, such as allergic reactions, hepatotoxicity, and genotoxicity. Several strategies have been reported for screening reactive metabolites, such as a covalent binding assay with radioisotope-labeled drugs and a trapping method followed by LC-MS/MS analyses. Of these, a trapping method using glutathione is the most common, especially at the early stage of drug development. However, the cysteine of glutathione is not the only nucleophilic site in vivo; lysine, histidine, arginine, and DNA bases are also nucleophilic. Indeed, the glutathione trapping method tends to overlook several types of reactive metabolites, such as aldehydes, acylglucuronides, and nitroso compounds. Here, we introduce an alternate way for screening reactive metabolites as follows: A mixture of the light and heavy isotopes of simplified amino acid motifs and a DNA motif is used as a biomimetic trapping cocktail. This mixture consists of [ 2 H 0 ]/[ 2 H 3 ]-1-methylguanidine (arginine motif, Δ 3 Da), [ 2 H 0 ]/[ 2 H 4 ]-2-mercaptoethanol (cysteine motif, Δ 4 Da), [ 2 H 0 ]/[ 2 H 5 ]-4-methylimidazole (histidine motif, Δ 5 Da), [ 2 H 0 ]/[ 2 H 9 ]-n-butylamine (lysine motif, Δ 9 Da), and [ 13 C 0 , 15 N 0 ]/[ 13 C 1 , 15 N 2 ]-2'-deoxyguanosine (DNA motif, Δ 3 Da). Mass tag triggered data-dependent acquisition is used to find the characteristic doublet peaks, followed by specific identification of the light isotope peak using MS/MS. Forty-two model drugs were examined using an in vitro microsome experiment to validate the strategy. Graphical abstract Biomimetic trapping cocktail to screen reactive metabolites.

  8. A NOVEL APPROACH FOR 3D NEIGHBOURHOOD ANALYSIS

    Directory of Open Access Journals (Sweden)

    S. Emamgholian

    2017-09-01

    Full Text Available Population growth and lack of land in urban areas have caused massive developments such as high rises and underground infrastructures. Land authorities in the international context recognizes 3D cadastres as a solution to efficiently manage these developments in complex cities. Although a 2D cadastre does not efficiently register these developments, it is currently being used in many jurisdictions for registering land and property information. Limitations in analysis and presentation are considered as examples of such limitations. 3D neighbourhood analysis by automatically finding 3D spaces has become an issue of major interest in recent years. Whereas the neighbourhood analysis has been in the focus of research, the idea of 3D neighbourhood analysis has rarely been addressed in 3 dimensional information systems (3D GIS analysis. In this paper, a novel approach for 3D neighbourhood analysis has been proposed by recording spatial and descriptive information of the apartment units and easements. This approach uses the coordinates of the subject apartment unit to find the neighbour spaces. By considering a buffer around the edges of the unit, neighbour spaces are accurately detected. This method was implemented in ESRI ArcScene and three case studies were defined to test the efficiency of this approach. The results show that spaces are accurately detected in various complex scenarios. This approach can also be applied for other applications such as property management and disaster management in order to find the affected apartments around a defined space.

  9. Participation and 3D Visualization Tools

    DEFF Research Database (Denmark)

    Mullins, Michael; Jensen, Mikkel Holm; Henriksen, Sune

    2004-01-01

    With a departure point in a workshop held at the VR Media Lab at Aalborg University , this paper deals with aspects of public participation and the use of 3D visualisation tools. The workshop grew from a desire to involve a broad collaboration between the many actors in the city through using new...... perceptions of architectural representation in urban design where 3D visualisation techniques are used. It is the authors? general finding that, while 3D visualisation media have the potential to increase understanding of virtual space for the lay public, as well as for professionals, the lay public require...

  10. Direct AUC optimization of regulatory motifs.

    Science.gov (United States)

    Zhu, Lin; Zhang, Hong-Bo; Huang, De-Shuang

    2017-07-15

    The discovery of transcription factor binding site (TFBS) motifs is essential for untangling the complex mechanism of genetic variation under different developmental and environmental conditions. Among the huge amount of computational approaches for de novo identification of TFBS motifs, discriminative motif learning (DML) methods have been proven to be promising for harnessing the discovery power of accumulated huge amount of high-throughput binding data. However, they have to sacrifice accuracy for speed and could fail to fully utilize the information of the input sequences. We propose a novel algorithm called CDAUC for optimizing DML-learned motifs based on the area under the receiver-operating characteristic curve (AUC) criterion, which has been widely used in the literature to evaluate the significance of extracted motifs. We show that when the considered AUC loss function is optimized in a coordinate-wise manner, the cost function of each resultant sub-problem is a piece-wise constant function, whose optimal value can be found exactly and efficiently. Further, a key step of each iteration of CDAUC can be efficiently solved as a computational geometry problem. Experimental results on real world high-throughput datasets illustrate that CDAUC outperforms competing methods for refining DML motifs, while being one order of magnitude faster. Meanwhile, preliminary results also show that CDAUC may also be useful for improving the interpretability of convolutional kernels generated by the emerging deep learning approaches for predicting TF sequences specificities. CDAUC is available at: https://drive.google.com/drive/folders/0BxOW5MtIZbJjNFpCeHlBVWJHeW8 . dshuang@tongji.edu.cn. Supplementary data are available at Bioinformatics online. © The Author 2017. Published by Oxford University Press. All rights reserved. For Permissions, please e-mail: journals.permissions@oup.com

  11. Insertion of tetracysteine motifs into dopamine transporter extracellular domains.

    Directory of Open Access Journals (Sweden)

    Deanna M Navaroli

    Full Text Available The neuronal dopamine transporter (DAT is a major determinant of extracellular dopamine (DA levels and is the primary target for a variety of addictive and therapeutic psychoactive drugs. DAT is acutely regulated by protein kinase C (PKC activation and amphetamine exposure, both of which modulate DAT surface expression by endocytic trafficking. In order to use live imaging approaches to study DAT endocytosis, methods are needed to exclusively label the DAT surface pool. The use of membrane impermeant, sulfonated biarsenic dyes holds potential as one such approach, and requires introduction of an extracellular tetracysteine motif (tetraCys; CCPGCC to facilitate dye binding. In the current study, we took advantage of intrinsic proline-glycine (Pro-Gly dipeptides encoded in predicted DAT extracellular domains to introduce tetraCys motifs into DAT extracellular loops 2, 3, and 4. [(3H]DA uptake studies, surface biotinylation and fluorescence microscopy in PC12 cells indicate that tetraCys insertion into the DAT second extracellular loop results in a functional transporter that maintains PKC-mediated downregulation. Introduction of tetraCys into extracellular loops 3 and 4 yielded DATs with severely compromised function that failed to mature and traffic to the cell surface. This is the first demonstration of successful introduction of a tetracysteine motif into a DAT extracellular domain, and may hold promise for use of biarsenic dyes in live DAT imaging studies.

  12. Turning limited experimental information into 3D models of RNA.

    Science.gov (United States)

    Flores, Samuel Coulbourn; Altman, Russ B

    2010-09-01

    Our understanding of RNA functions in the cell is evolving rapidly. As for proteins, the detailed three-dimensional (3D) structure of RNA is often key to understanding its function. Although crystallography and nuclear magnetic resonance (NMR) can determine the atomic coordinates of some RNA structures, many 3D structures present technical challenges that make these methods difficult to apply. The great flexibility of RNA, its charged backbone, dearth of specific surface features, and propensity for kinetic traps all conspire with its long folding time, to challenge in silico methods for physics-based folding. On the other hand, base-pairing interactions (either in runs to form helices or isolated tertiary contacts) and motifs are often available from relatively low-cost experiments or informatics analyses. We present RNABuilder, a novel code that uses internal coordinate mechanics to satisfy user-specified base pairing and steric forces under chemical constraints. The code recapitulates the topology and characteristic L-shape of tRNA and obtains an accurate noncrystallographic structure of the Tetrahymena ribozyme P4/P6 domain. The algorithm scales nearly linearly with molecule size, opening the door to the modeling of significantly larger structures.

  13. Generation of 3D templates of active sites of proteins with rigid prosthetic groups.

    Science.gov (United States)

    Nebel, Jean-Christophe

    2006-05-15

    With the increasing availability of protein structures, the generation of biologically meaningful 3D patterns from the simultaneous alignment of several protein structures is an exciting prospect: active sites could be better understood, protein functions and protein 3D structures could be predicted more accurately. Although patterns can already be generated at the fold and topological levels, no system produces high-resolution 3D patterns including atom and cavity positions. To address this challenge, our research focuses on generating patterns from proteins with rigid prosthetic groups. Since these groups are key elements of protein active sites, the generated 3D patterns are expected to be biologically meaningful. In this paper, we present a new approach which allows the generation of 3D patterns from proteins with rigid prosthetic groups. Using 237 protein chains representing proteins containing porphyrin rings, our method was validated by comparing 3D templates generated from homologues with the 3D structure of the proteins they model. Atom positions were predicted reliably: 93% of them had an accuracy of 1.00 A or less. Moreover, similar results were obtained regarding chemical group and cavity positions. Results also suggested our system could contribute to the validation of 3D protein models. Finally, a 3D template was generated for the active site of human cytochrome P450 CYP17, the 3D structure of which is unknown. Its analysis showed that it is biologically meaningful: our method detected the main patterns of the cytochrome P450 superfamily and the motifs linked to catalytic reactions. The 3D template also suggested the position of a residue, which could be involved in a hydrogen bond with CYP17 substrates and the shape and location of a cavity. Comparisons with independently generated 3D models comforted these hypotheses. Alignment software (Nestor3D) is available at http://www.kingston.ac.uk/~ku33185/Nestor3D.html

  14. Preoperative evaluation of renal anatomy and renal masses with helical CT, 3D-CT and 3D-CT angiography.

    Science.gov (United States)

    Toprak, Uğur; Erdoğan, Aysun; Gülbay, Mutlu; Karademir, Mehmet Alp; Paşaoğlu, Eşref; Akar, Okkeş Emrah

    2005-03-01

    The aim of this prospective study was to determine the efficacy of three-dimensional computed tomography (3D-CT) and three-dimensional computed tomographic angiography (3D-CTA) that were reconstructed by using the axial images of the multiphasic helical CT in the preoperative evaluation of renal masses and demonstration of renal anatomy. Twenty patients that were suspected of having renal masses upon initial physical examination and ultrasonographic evaluation were examined through multiphasic helical CT. Two authors executed CT evaluations. Axial images were first examined and then used to reconstruct 3D-CT and 3D- CTA images. Number, location and size of the renal masses and other findings were noted. Renal vascularization and relationships of the renal masses with the neighboring renal structures were further investigated with 3D-CT and 3D-CTA images. Out of 20 patients, 13 had histopathologically proven renal cell carcinoma. The diagnoses of the remaining seven patients were xanthogranulomatous pyelonephritis, abscess, simple cyst, infected cyst, angiomyolipoma, oncocytoma and arteriovenous fistula. In the renal cell carcinoma group, 3 patients had stage I, 7 patients had stage II, and 3 patients had stage III disease. Sizes of renal cell carcinoma masses were between 23 mm to 60 mm (mean, 36 mm). Vascular invasion was shown in 2 renal cell carcinoma patients. Collecting system invasion was identified in 11 of 13 renal cell patients. These radiologic findings were confirmed with surgical specimens. Three-dimensional CT and 3D-CTA are non-invasive, effective imaging techniques for the preoperative evaluation of renal masses.

  15. Structural Basis for Substrate Specificity in Phosphate Binding (beta/alpha)8-Barrels: D-Allulose 6-Phosphate 3-Epimerase from Escherichia coli K-12

    Energy Technology Data Exchange (ETDEWEB)

    Chan,K.; Fedorov, A.; Almo, S.; Gerlt, J.

    2008-01-01

    Enzymes that share the ({beta}/{alpha})8-barrel fold catalyze a diverse range of reactions. Many utilize phosphorylated substrates and share a conserved C-terminal ({beta}/a)2-quarter barrel subdomain that provides a binding motif for the dianionic phosphate group. We recently reported functional and structural studies of d-ribulose 5-phosphate 3-epimerase (RPE) from Streptococcus pyogenes that catalyzes the equilibration of the pentulose 5-phosphates d-ribulose 5-phosphate and d-xylulose 5-phosphate in the pentose phosphate pathway [J. Akana, A. A. Fedorov, E. Fedorov, W. R. P. Novack, P. C. Babbitt, S. C. Almo, and J. A. Gerlt (2006) Biochemistry 45, 2493-2503]. We now report functional and structural studies of d-allulose 6-phosphate 3-epimerase (ALSE) from Escherichia coli K-12 that catalyzes the equilibration of the hexulose 6-phosphates d-allulose 6-phosphate and d-fructose 6-phosphate in a catabolic pathway for d-allose. ALSE and RPE prefer their physiological substrates but are promiscuous for each other's substrate. The active sites (RPE complexed with d-xylitol 5-phosphate and ALSE complexed with d-glucitol 6-phosphate) are superimposable (as expected from their 39% sequence identity), with the exception of the phosphate binding motif. The loop following the eighth {beta}-strand in ALSE is one residue longer than the homologous loop in RPE, so the binding site for the hexulose 6-phosphate substrate/product in ALSE is elongated relative to that for the pentulose 5-phosphate substrate/product in RPE. We constructed three single-residue deletion mutants of the loop in ALSE, ?T196, ?S197 and ?G198, to investigate the structural bases for the differing substrate specificities; for each, the promiscuity is altered so that d-ribulose 5-phosphate is the preferred substrate. The changes in kcat/Km are dominated by changes in kcat, suggesting that substrate discrimination results from differential transition state stabilization. In both ALSE and RPE, the

  16. Advanced 3D Printers for Cellular Solids

    Science.gov (United States)

    2016-06-30

    06-2016 1-Aug-2014 31-Dec-2015 Final Report: Advanced 3D printers for Cellular Solids The views, opinions and/or findings contained in this report are...2211 3d printing, cellular solids REPORT DOCUMENTATION PAGE 11. SPONSOR/MONITOR’S REPORT NUMBER(S) 10. SPONSOR/MONITOR’S ACRONYM(S) ARO 8...Papers published in non peer-reviewed journals: Final Report: Advanced 3D printers for Cellular Solids Report Title Final Report for DURIP grant W911NF

  17. Discovery of candidate KEN-box motifs using cell cycle keyword enrichment combined with native disorder prediction and motif conservation.

    Science.gov (United States)

    Michael, Sushama; Travé, Gilles; Ramu, Chenna; Chica, Claudia; Gibson, Toby J

    2008-02-15

    KEN-box-mediated target selection is one of the mechanisms used in the proteasomal destruction of mitotic cell cycle proteins via the APC/C complex. While annotating the Eukaryotic Linear Motif resource (ELM, http://elm.eu.org/), we found that KEN motifs were significantly enriched in human protein entries with cell cycle keywords in the UniProt/Swiss-Prot database-implying that KEN-boxes might be more common than reported. Matches to short linear motifs in protein database searches are not, per se, significant. KEN-box enrichment with cell cycle Gene Ontology terms suggests that collectively these motifs are functional but does not prove that any given instance is so. Candidates were surveyed for native disorder prediction using GlobPlot and IUPred and for motif conservation in homologues. Among >25 strong new candidates, the most notable are human HIPK2, CHFR, CDC27, Dab2, Upf2, kinesin Eg5, DNA Topoisomerase 1 and yeast Cdc5 and Swi5. A similar number of weaker candidates were present. These proteins have yet to be tested for APC/C targeted destruction, providing potential new avenues of research.

  18. Identification of group specific motifs in Beta-lactamase family of proteins

    Directory of Open Access Journals (Sweden)

    Saxena Akansha

    2009-12-01

    Full Text Available Abstract Background Beta-lactamases are one of the most serious threats to public health. In order to combat this threat we need to study the molecular and functional diversity of these enzymes and identify signatures specific to these enzymes. These signatures will enable us to develop inhibitors and diagnostic probes specific to lactamases. The existing classification of beta-lactamases was developed nearly 30 years ago when few lactamases were available. DLact database contain more than 2000 beta-lactamase, which can be used to study the molecular diversity and to identify signatures specific to this family. Methods A set of 2020 beta-lactamase proteins available in the DLact database http://59.160.102.202/DLact were classified using graph-based clustering of Best Bi-Directional Hits. Non-redundant (> 90 percent identical protein sequences from each group were aligned using T-Coffee and annotated using information available in literature. Motifs specific to each group were predicted using PRATT program. Results The graph-based classification of beta-lactamase proteins resulted in the formation of six groups (Four major groups containing 191, 726, 774 and 73 proteins while two minor groups containing 50 and 8 proteins. Based on the information available in literature, we found that each of the four major groups correspond to the four classes proposed by Ambler. The two minor groups were novel and do not contain molecular signatures of beta-lactamase proteins reported in literature. The group-specific motifs showed high sensitivity (> 70% and very high specificity (> 90%. The motifs from three groups (corresponding to class A, C and D had a high level of conservation at DNA as well as protein level whereas the motifs from the fourth group (corresponding to class B showed conservation at only protein level. Conclusion The graph-based classification of beta-lactamase proteins corresponds with the classification proposed by Ambler, thus there is

  19. Radiologic findings of anthracofibrosis

    International Nuclear Information System (INIS)

    Yoon, Mi Jin; Ko, Eun Joo; Yoon, Sook Ja; Tien, Kuang Lung; Yoon, Yong Kyu; Lee, Kyung Soo; Kim, Jin Hwan

    1998-01-01

    To evaluate the CT findings of bronchial anthracofibrosis. Fourteen patients with bronchoscopically confirmed anthracofibrosis were involved in this study. CT findings (n=3D12) were retrospectively analysed; the pattern, distri-bution and extent of bronchial and parenchymal abnormalities and additional findings such as mediastinal lymphadenopathy and pleural effusion were assessed. Age, sex, and occupational and disease history were history were also reviewed. Patients were aged between 63 and 95 (mean, 71.3) years, and ten were female. Only one patient had an occupational history, but four had a history of pulmonary tuberculosis. Frequent radiologic findings were bronchial wall thickening(n=3D6), atelectasis(n=3D8), mediastinal lymphad-enopathy(n=3D7) and mass(n=3D4). Other accompanying findings were bronchial wall calcification(n=3D3), consolidation(n=3D2) and pleural effusion(n=3D2). Right upper (n=3D7) and right middle lobe(n=3D7) were the most commonly involved sites, and multifocal involvement (n=3D7) was frequent. Bronchial wall thickening, atelectasis and mediastinal lymphadenopathy were characteristic CT findings of anthracofibrosis. When such findings are noted in older or aged female patients, anthracofibrosis should be included in the differential diagnosis

  20. The CD3 gamma leucine-based receptor-sorting motif is required for efficient ligand-mediated TCR down-regulation

    DEFF Research Database (Denmark)

    von Essen, Marina; Menné, Charlotte; Nielsen, Bodil L

    2002-01-01

    . The other pathway is dependent on protein kinase C (PKC)-mediated activation of the CD3 gamma di-leucine-based receptor-sorting motif. Previous studies have failed to demonstrate a connection between ligand- and PKC-induced TCR down-regulation. Thus, although an apparent paradox, the dogma has been...... that ligand- and PKC-induced TCR down-regulations are not interrelated. By analyses of a newly developed CD3 gamma-negative T cell variant, freshly isolated and PHA-activated PBMC, and a mouse T cell line, we challenged this dogma and demonstrate in this work that PKC activation and the CD3 gamma di...

  1. Registration of 3D spectral OCT volumes using 3D SIFT feature point matching

    Science.gov (United States)

    Niemeijer, Meindert; Garvin, Mona K.; Lee, Kyungmoo; van Ginneken, Bram; Abràmoff, Michael D.; Sonka, Milan

    2009-02-01

    The recent introduction of next generation spectral OCT scanners has enabled routine acquisition of high resolution, 3D cross-sectional volumetric images of the retina. 3D OCT is used in the detection and management of serious eye diseases such as glaucoma and age-related macular degeneration. For follow-up studies, image registration is a vital tool to enable more precise, quantitative comparison of disease states. This work presents a registration method based on a recently introduced extension of the 2D Scale-Invariant Feature Transform (SIFT) framework1 to 3D.2 The SIFT feature extractor locates minima and maxima in the difference of Gaussian scale space to find salient feature points. It then uses histograms of the local gradient directions around each found extremum in 3D to characterize them in a 4096 element feature vector. Matching points are found by comparing the distance between feature vectors. We apply this method to the rigid registration of optic nerve head- (ONH) and macula-centered 3D OCT scans of the same patient that have only limited overlap. Three OCT data set pairs with known deformation were used for quantitative assessment of the method's robustness and accuracy when deformations of rotation and scaling were considered. Three-dimensional registration accuracy of 2.0+/-3.3 voxels was observed. The accuracy was assessed as average voxel distance error in N=1572 matched locations. The registration method was applied to 12 3D OCT scans (200 x 200 x 1024 voxels) of 6 normal eyes imaged in vivo to demonstrate the clinical utility and robustness of the method in a real-world environment.

  2. Requirement for asparagine in the aquaporin NPA sequence signature motifs for cation exclusion

    DEFF Research Database (Denmark)

    Wree, Dorothea; Wu, Binghua; Zeuthen, Thomas

    2011-01-01

    Two highly conserved NPA motifs are a hallmark of the aquaporin (AQP) family. The NPA triplets form N-terminal helix capping structures with the Asn side chains located in the centre of the water or solute-conducting channel, and are considered to play an important role in AQP selectivity. Although...... interchangeable at both NPA sites without affecting protein expression or water, glycerol and methylamine permeability. However, other mutations in the NPA region led to reduced permeability (S186C and S186D), to nonfunctional channels (N64D), or even to lack of protein expression (S186A and S186T). Using...... electrophysiology, we found that an analogous mammalian AQP1 N76S mutant excluded protons and potassium ions, but leaked sodium ions, providing an argument for the overwhelming prevalence of Asn over other amino acids. We conclude that, at the first position in the NPA motifs, only Asn provides efficient helix cap...

  3. Do motifs reflect evolved function?--No convergent evolution of genetic regulatory network subgraph topologies.

    Science.gov (United States)

    Knabe, Johannes F; Nehaniv, Chrystopher L; Schilstra, Maria J

    2008-01-01

    Methods that analyse the topological structure of networks have recently become quite popular. Whether motifs (subgraph patterns that occur more often than in randomized networks) have specific functions as elementary computational circuits has been cause for debate. As the question is difficult to resolve with currently available biological data, we approach the issue using networks that abstractly model natural genetic regulatory networks (GRNs) which are evolved to show dynamical behaviors. Specifically one group of networks was evolved to be capable of exhibiting two different behaviors ("differentiation") in contrast to a group with a single target behavior. In both groups we find motif distribution differences within the groups to be larger than differences between them, indicating that evolutionary niches (target functions) do not necessarily mold network structure uniquely. These results show that variability operators can have a stronger influence on network topologies than selection pressures, especially when many topologies can create similar dynamics. Moreover, analysis of motif functional relevance by lesioning did not suggest that motifs were of greater importance to the functioning of the network than arbitrary subgraph patterns. Only when drastically restricting network size, so that one motif corresponds to a whole functionally evolved network, was preference for particular connection patterns found. This suggests that in non-restricted, bigger networks, entanglement with the rest of the network hinders topological subgraph analysis.

  4. DNA motif elucidation using belief propagation.

    Science.gov (United States)

    Wong, Ka-Chun; Chan, Tak-Ming; Peng, Chengbin; Li, Yue; Zhang, Zhaolei

    2013-09-01

    Protein-binding microarray (PBM) is a high-throughout platform that can measure the DNA-binding preference of a protein in a comprehensive and unbiased manner. A typical PBM experiment can measure binding signal intensities of a protein to all the possible DNA k-mers (k=8∼10); such comprehensive binding affinity data usually need to be reduced and represented as motif models before they can be further analyzed and applied. Since proteins can often bind to DNA in multiple modes, one of the major challenges is to decompose the comprehensive affinity data into multimodal motif representations. Here, we describe a new algorithm that uses Hidden Markov Models (HMMs) and can derive precise and multimodal motifs using belief propagations. We describe an HMM-based approach using belief propagations (kmerHMM), which accepts and preprocesses PBM probe raw data into median-binding intensities of individual k-mers. The k-mers are ranked and aligned for training an HMM as the underlying motif representation. Multiple motifs are then extracted from the HMM using belief propagations. Comparisons of kmerHMM with other leading methods on several data sets demonstrated its effectiveness and uniqueness. Especially, it achieved the best performance on more than half of the data sets. In addition, the multiple binding modes derived by kmerHMM are biologically meaningful and will be useful in interpreting other genome-wide data such as those generated from ChIP-seq. The executables and source codes are available at the authors' websites: e.g. http://www.cs.toronto.edu/∼wkc/kmerHMM.

  5. DNA motif elucidation using belief propagation

    KAUST Repository

    Wong, Ka-Chun; Chan, Tak-Ming; Peng, Chengbin; Li, Yue; Zhang, Zhaolei

    2013-01-01

    Protein-binding microarray (PBM) is a high-throughout platform that can measure the DNA-binding preference of a protein in a comprehensive and unbiased manner. A typical PBM experiment can measure binding signal intensities of a protein to all the possible DNA k-mers (k = 8 ?10); such comprehensive binding affinity data usually need to be reduced and represented as motif models before they can be further analyzed and applied. Since proteins can often bind to DNA in multiple modes, one of the major challenges is to decompose the comprehensive affinity data into multimodal motif representations. Here, we describe a new algorithm that uses Hidden Markov Models (HMMs) and can derive precise and multimodal motifs using belief propagations. We describe an HMM-based approach using belief propagations (kmerHMM), which accepts and preprocesses PBM probe raw data into median-binding intensities of individual k-mers. The k-mers are ranked and aligned for training an HMM as the underlying motif representation. Multiple motifs are then extracted from the HMM using belief propagations. Comparisons of kmerHMM with other leading methods on several data sets demonstrated its effectiveness and uniqueness. Especially, it achieved the best performance on more than half of the data sets. In addition, the multiple binding modes derived by kmerHMM are biologically meaningful and will be useful in interpreting other genome-wide data such as those generated from ChIP-seq. The executables and source codes are available at the authors' websites: e.g. http://www.cs.toronto.edu/?wkc/kmerHMM. 2013 The Author(s).

  6. DNA motif elucidation using belief propagation

    KAUST Repository

    Wong, Ka-Chun

    2013-06-29

    Protein-binding microarray (PBM) is a high-throughout platform that can measure the DNA-binding preference of a protein in a comprehensive and unbiased manner. A typical PBM experiment can measure binding signal intensities of a protein to all the possible DNA k-mers (k = 8 ?10); such comprehensive binding affinity data usually need to be reduced and represented as motif models before they can be further analyzed and applied. Since proteins can often bind to DNA in multiple modes, one of the major challenges is to decompose the comprehensive affinity data into multimodal motif representations. Here, we describe a new algorithm that uses Hidden Markov Models (HMMs) and can derive precise and multimodal motifs using belief propagations. We describe an HMM-based approach using belief propagations (kmerHMM), which accepts and preprocesses PBM probe raw data into median-binding intensities of individual k-mers. The k-mers are ranked and aligned for training an HMM as the underlying motif representation. Multiple motifs are then extracted from the HMM using belief propagations. Comparisons of kmerHMM with other leading methods on several data sets demonstrated its effectiveness and uniqueness. Especially, it achieved the best performance on more than half of the data sets. In addition, the multiple binding modes derived by kmerHMM are biologically meaningful and will be useful in interpreting other genome-wide data such as those generated from ChIP-seq. The executables and source codes are available at the authors\\' websites: e.g. http://www.cs.toronto.edu/?wkc/kmerHMM. 2013 The Author(s).

  7. The identification of functional motifs in temporal gene expression analysis

    Directory of Open Access Journals (Sweden)

    Michael G. Surette

    2005-01-01

    Full Text Available The identification of transcription factor binding sites is essential to the understanding of the regulation of gene expression and the reconstruction of genetic regulatory networks. The in silico identification of cis-regulatory motifs is challenging due to sequence variability and lack of sufficient data to generate consensus motifs that are of quantitative or even qualitative predictive value. To determine functional motifs in gene expression, we propose a strategy to adopt false discovery rate (FDR and estimate motif effects to evaluate combinatorial analysis of motif candidates and temporal gene expression data. The method decreases the number of predicted motifs, which can then be confirmed by genetic analysis. To assess the method we used simulated motif/expression data to evaluate parameters. We applied this approach to experimental data for a group of iron responsive genes in Salmonella typhimurium 14028S. The method identified known and potentially new ferric-uptake regulator (Fur binding sites. In addition, we identified uncharacterized functional motif candidates that correlated with specific patterns of expression. A SAS code for the simulation and analysis gene expression data is available from the first author upon request.

  8. From 3 d duality to 2 d duality

    Science.gov (United States)

    Aharony, Ofer; Razamat, Shlomo S.; Willett, Brian

    2017-11-01

    In this paper we discuss 3 d N = 2 supersymmetric gauge theories and their IR dualities when they are compactified on a circle of radius r, and when we take the 2 d limit in which r → 0. The 2 d limit depends on how the mass parameters are scaled as r → 0, and often vacua become infinitely distant in the 2 d limit, leading to a direct sum of different 2 d theories. For generic mass parameters, when we take the same limit on both sides of a duality, we obtain 2 d dualities (between gauge theories and/or Landau-Ginzburg theories) that pass all the usual tests. However, when there are non-compact branches the discussion is subtle because the metric on the moduli space, which is not controlled by supersymmetry, plays an important role in the low-energy dynamics after compactification. Generally speaking, for IR dualities of gauge theories, we conjecture that dualities involving non-compact Higgs branches survive. On the other hand when there is a non-compact Coulomb branch on at least one side of the duality, the duality fails already when the 3 d theories are compactified on a circle. Using the valid reductions we reproduce many known 2 d IR dualities, giving further evidence for their validity, and we also find new 2 d dualities.

  9. Case study: Beauty and the Beast 3D: benefits of 3D viewing for 2D to 3D conversion

    Science.gov (United States)

    Handy Turner, Tara

    2010-02-01

    From the earliest stages of the Beauty and the Beast 3D conversion project, the advantages of accurate desk-side 3D viewing was evident. While designing and testing the 2D to 3D conversion process, the engineering team at Walt Disney Animation Studios proposed a 3D viewing configuration that not only allowed artists to "compose" stereoscopic 3D but also improved efficiency by allowing artists to instantly detect which image features were essential to the stereoscopic appeal of a shot and which features had minimal or even negative impact. At a time when few commercial 3D monitors were available and few software packages provided 3D desk-side output, the team designed their own prototype devices and collaborated with vendors to create a "3D composing" workstation. This paper outlines the display technologies explored, final choices made for Beauty and the Beast 3D, wish-lists for future development and a few rules of thumb for composing compelling 2D to 3D conversions.

  10. Interaction of the RNP1 motif in PRT1 with HCR1 promotes 40S binding of eukaryotic initiation factor 3 in yeast

    DEFF Research Database (Denmark)

    Nielsen, Klaus H; Valásek, Leos; Sykes, Caroah

    2006-01-01

    We found that mutating the RNP1 motif in the predicted RRM domain in yeast eukaryotic initiation factor 3 (eIF3) subunit b/PRT1 (prt1-rnp1) impairs its direct interactions in vitro with both eIF3a/TIF32 and eIF3j/HCR1. The rnp1 mutation in PRT1 confers temperature-sensitive translation initiation...

  11. The Runt domain of AML1 (RUNX1) binds a sequence-conserved RNA motif that mimics a DNA element.

    Science.gov (United States)

    Fukunaga, Junichi; Nomura, Yusuke; Tanaka, Yoichiro; Amano, Ryo; Tanaka, Taku; Nakamura, Yoshikazu; Kawai, Gota; Sakamoto, Taiichi; Kozu, Tomoko

    2013-07-01

    AML1 (RUNX1) is a key transcription factor for hematopoiesis that binds to the Runt-binding double-stranded DNA element (RDE) of target genes through its N-terminal Runt domain. Aberrations in the AML1 gene are frequently found in human leukemia. To better understand AML1 and its potential utility for diagnosis and therapy, we obtained RNA aptamers that bind specifically to the AML1 Runt domain. Enzymatic probing and NMR analyses revealed that Apt1-S, which is a truncated variant of one of the aptamers, has a CACG tetraloop and two stem regions separated by an internal loop. All the isolated aptamers were found to contain the conserved sequence motif 5'-NNCCAC-3' and 5'-GCGMGN'N'-3' (M:A or C; N and N' form Watson-Crick base pairs). The motif contains one AC mismatch and one base bulged out. Mutational analysis of Apt1-S showed that three guanines of the motif are important for Runt binding as are the three guanines of RDE, which are directly recognized by three arginine residues of the Runt domain. Mutational analyses of the Runt domain revealed that the amino acid residues used for Apt1-S binding were similar to those used for RDE binding. Furthermore, the aptamer competed with RDE for binding to the Runt domain in vitro. These results demonstrated that the Runt domain of the AML1 protein binds to the motif of the aptamer that mimics DNA. Our findings should provide new insights into RNA function and utility in both basic and applied sciences.

  12. Documentación 3D de pinturas rupestres con Photomodeler Scanner: los motivos esquemáticos de la Cueva del Barranc del Migdia (Xàbia, Alicante

    Directory of Open Access Journals (Sweden)

    Daniel Tejerina Antón

    2012-11-01

    Full Text Available During the recent campaign of excavation at the Cova del Barranc del Migdia (Javea, Alicantewe have carried out the 3D documentation of the wall painting motifs, which corresponds to the schematic rock art style. To produce the 3D models, we have used Photomodeler Scanner, a commercial digital photogrammetry software with increased use in the cultural heritage sector. The results have been exported to a format compatible with 3D printers, creating a 1/1 scale replica of the original panel. In this paper we describe the typical workflow in a project with Photomodeler Scanner and the results obtained from the x-3 panel.

  13. A single amino-acid change in a highly conserved motif of gp41 elicits HIV-1 neutralization and protects against CD4 depletion.

    Science.gov (United States)

    Petitdemange, Caroline; Achour, Abla; Dispinseri, Stefania; Malet, Isabelle; Sennepin, Alexis; Ho Tsong Fang, Raphaël; Crouzet, Joël; Marcelin, Anne-Geneviève; Calvez, Vincent; Scarlatti, Gabriella; Debré, Patrice; Vieillard, Vincent

    2013-09-01

    The induction of neutralizing antibodies against conserved regions of the human immunodeficiency virus type 1 (HIV-1) envelope protein is a major goal of vaccine strategies. We previously identified 3S, a critical conserved motif of gp41 that induces the NKp44L ligand of an activating NK receptor. In vivo, anti-3S antibodies protect against the natural killer (NK) cell-mediated CD4 depletion that occurs without efficient viral neutralization. Specific substitutions within the 3S peptide motif were prepared by directed mutagenesis. Virus production was monitored by measuring the p24 production. Neutralization assays were performed with immune-purified antibodies from immunized mice and a cohort of HIV-infected patients. Expression of NKp44L on CD4(+) T cells and degranulation assay on activating NK cells were both performed by flow cytometry. Here, we show that specific substitutions in the 3S motif reduce viral infection without affecting gp41 production, while decreasing both its capacity to induce NKp44L expression on CD4(+) T cells and its sensitivity to autologous NK cells. Generation of antibodies in mice against the W614 specific position in the 3S motif elicited a capacity to neutralize cross-clade viruses, notable in its magnitude, breadth, and durability. Antibodies against this 3S variant were also detected in sera from some HIV-1-infected patients, demonstrating both neutralization activity and protection against CD4 depletion. These findings suggest that a specific substitution in a 3S-based immunogen might allow the generation of specific antibodies, providing a foundation for a rational vaccine that combine a capacity to neutralize HIV-1 and to protect CD4(+) T cells.

  14. Creating 3D visualizations of MRI data: A brief guide

    Science.gov (United States)

    Madan, Christopher R.

    2015-01-01

    While magnetic resonance imaging (MRI) data is itself 3D, it is often difficult to adequately present the results papers and slides in 3D. As a result, findings of MRI studies are often presented in 2D instead. A solution is to create figures that include perspective and can convey 3D information; such figures can sometimes be produced by standard functional magnetic resonance imaging (fMRI) analysis packages and related specialty programs. However, many options cannot provide functionality such as visualizing activation clusters that are both cortical and subcortical (i.e., a 3D glass brain), the production of several statistical maps with an identical perspective in the 3D rendering, or animated renderings. Here I detail an approach for creating 3D visualizations of MRI data that satisfies all of these criteria. Though a 3D ‘glass brain’ rendering can sometimes be difficult to interpret, they are useful in showing a more overall representation of the results, whereas the traditional slices show a more local view. Combined, presenting both 2D and 3D representations of MR images can provide a more comprehensive view of the study’s findings. PMID:26594340

  15. Using 3D Morphable Models for face recognition in video

    NARCIS (Netherlands)

    van Rootseler, R.T.A.; Spreeuwers, Lieuwe Jan; Veldhuis, Raymond N.J.

    The 3D Morphable Face Model (3DMM) has been used for over a decade for creating 3D models from single images of faces. This model is based on a PCA model of the 3D shape and texture generated from a limited number of 3D scans. The goal of fitting a 3DMM to an image is to find the model coefficients,

  16. Automatic annotation of protein motif function with Gene Ontology terms

    Directory of Open Access Journals (Sweden)

    Gopalakrishnan Vanathi

    2004-09-01

    Full Text Available Abstract Background Conserved protein sequence motifs are short stretches of amino acid sequence patterns that potentially encode the function of proteins. Several sequence pattern searching algorithms and programs exist foridentifying candidate protein motifs at the whole genome level. However, amuch needed and importanttask is to determine the functions of the newly identified protein motifs. The Gene Ontology (GO project is an endeavor to annotate the function of genes or protein sequences with terms from a dynamic, controlled vocabulary and these annotations serve well as a knowledge base. Results This paperpresents methods to mine the GO knowledge base and use the association between the GO terms assigned to a sequence and the motifs matched by the same sequence as evidence for predicting the functions of novel protein motifs automatically. The task of assigning GO terms to protein motifsis viewed as both a binary classification and information retrieval problem, where PROSITE motifs are used as samples for mode training and functional prediction. The mutual information of a motif and aGO term association isfound to be a very useful feature. We take advantageof the known motifs to train a logistic regression classifier, which allows us to combine mutual information with other frequency-based features and obtain a probability of correctassociation. The trained logistic regression model has intuitively meaningful and logically plausible parameter values, and performs very well empirically according to our evaluation criteria. Conclusions In this research, different methods for automatic annotation of protein motifs have been investigated. Empirical result demonstrated that the methods have a great potential for detecting and augmenting information about thefunctions of newly discovered candidate protein motifs.

  17. TCR comodulation of nonengaged TCR takes place by a protein kinase C and CD3 gamma di-leucine-based motif-dependent mechanism

    DEFF Research Database (Denmark)

    Bonefeld, Charlotte Menné; Rasmussen, B. A.; Lauritsen, J P

    2003-01-01

    of comodulation. Like internalization of engaged TCR, comodulation was dependent on protein tyrosine kinase activity. Finally, we found that in contrast to internalization of engaged TCR, comodulation was highly dependent on protein kinase C activity and the CD3 gamma di-leucine-based motif. Based...

  18. Purification and functional motifs of the recombinant ATPase of orf virus.

    Science.gov (United States)

    Lin, Fong-Yuan; Chan, Kun-Wei; Wang, Chi-Young; Wong, Min-Liang; Hsu, Wei-Li

    2011-10-01

    Our previous study showed that the recombinant ATPase encoded by the A32L gene of orf virus displayed ATP hydrolysis activity as predicted from its amino acids sequence. This viral ATPase contains four known functional motifs (motifs I-IV) and a novel AYDG motif; they are essential for ATP hydrolysis reaction by binding ATP and magnesium ions. The motifs I and II correspond with the Walker A and B motifs of the typical ATPase, respectively. To examine the biochemical roles of these five conserved motifs, recombinant ATPases of five deletion mutants derived from the Taiping strain were expressed and purified. Their ATPase functions were assayed and compared with those of two wild type strains, Taiping and Nantou isolated in Taiwan. Our results showed that deletions at motifs I-III or IV exhibited lower activity than that of the wild type. Interestingly, deletion of AYDG motif decreased the ATPase activity more significantly than those of motifs I-IV deletions. Divalent ions such as magnesium and calcium were essential for ATPase activity. Moreover, our recombinant proteins of orf virus also demonstrated GTPase activity, though weaker than the original ATPase activity. Copyright © 2011 Elsevier Inc. All rights reserved.

  19. A cyclic nucleotide-gated channel mutation associated with canine daylight blindness provides insight into a role for the S2 segment tri-Asp motif in channel biogenesis.

    Directory of Open Access Journals (Sweden)

    Naoto Tanaka

    Full Text Available Cone cyclic nucleotide-gated channels are tetramers formed by CNGA3 and CNGB3 subunits; CNGA3 subunits function as homotetrameric channels but CNGB3 exhibits channel function only when co-expressed with CNGA3. An aspartatic acid (Asp to asparagine (Asn missense mutation at position 262 in the canine CNGB3 (D262N subunit results in loss of cone function (daylight blindness, suggesting an important role for this aspartic acid residue in channel biogenesis and/or function. Asp 262 is located in a conserved region of the second transmembrane segment containing three Asp residues designated the Tri-Asp motif. This motif is conserved in all CNG channels. Here we examine mutations in canine CNGA3 homomeric channels using a combination of experimental and computational approaches. Mutations of these conserved Asp residues result in the absence of nucleotide-activated currents in heterologous expression. A fluorescent tag on CNGA3 shows mislocalization of mutant channels. Co-expressing CNGB3 Tri-Asp mutants with wild type CNGA3 results in some functional channels, however, their electrophysiological characterization matches the properties of homomeric CNGA3 channels. This failure to record heteromeric currents suggests that Asp/Asn mutations affect heteromeric subunit assembly. A homology model of S1-S6 of the CNGA3 channel was generated and relaxed in a membrane using molecular dynamics simulations. The model predicts that the Tri-Asp motif is involved in non-specific salt bridge pairings with positive residues of S3/S4. We propose that the D262N mutation in dogs with CNGB3-day blindness results in the loss of these inter-helical interactions altering the electrostatic equilibrium within in the S1-S4 bundle. Because residues analogous to Tri-Asp in the voltage-gated Shaker potassium channel family were implicated in monomer folding, we hypothesize that destabilizing these electrostatic interactions impairs the monomer folding state in D262N mutant CNG

  20. Detection and characterization of 3D-signature phosphorylation site motifs and their contribution towards improved phosphorylation site prediction in proteins

    Directory of Open Access Journals (Sweden)

    Selbig Joachim

    2009-04-01

    Full Text Available Abstract Background Phosphorylation of proteins plays a crucial role in the regulation and activation of metabolic and signaling pathways and constitutes an important target for pharmaceutical intervention. Central to the phosphorylation process is the recognition of specific target sites by protein kinases followed by the covalent attachment of phosphate groups to the amino acids serine, threonine, or tyrosine. The experimental identification as well as computational prediction of phosphorylation sites (P-sites has proved to be a challenging problem. Computational methods have focused primarily on extracting predictive features from the local, one-dimensional sequence information surrounding phosphorylation sites. Results We characterized the spatial context of phosphorylation sites and assessed its usability for improved phosphorylation site predictions. We identified 750 non-redundant, experimentally verified sites with three-dimensional (3D structural information available in the protein data bank (PDB and grouped them according to their respective kinase family. We studied the spatial distribution of amino acids around phosphorserines, phosphothreonines, and phosphotyrosines to extract signature 3D-profiles. Characteristic spatial distributions of amino acid residue types around phosphorylation sites were indeed discernable, especially when kinase-family-specific target sites were analyzed. To test the added value of using spatial information for the computational prediction of phosphorylation sites, Support Vector Machines were applied using both sequence as well as structural information. When compared to sequence-only based prediction methods, a small but consistent performance improvement was obtained when the prediction was informed by 3D-context information. Conclusion While local one-dimensional amino acid sequence information was observed to harbor most of the discriminatory power, spatial context information was identified as

  1. Synthetic protein scaffolds based on peptide motifs and cognate adaptor domains for improving metabolic productivity

    Directory of Open Access Journals (Sweden)

    Anselm H.C. Horn

    2015-11-01

    Full Text Available The efficiency of many cellular processes relies on the defined interaction among different proteins within the same metabolic or signaling pathway. Consequently, a spatial colocalization of functionally interacting proteins has frequently emerged during evolution. This concept has been adapted within the synthetic biology community for the purpose of creating artificial scaffolds. A recent advancement of this concept is the use of peptide motifs and their cognate adaptor domains. SH2, SH3, GBD, and PDZ domains have been used most often in research studies to date. The approach has been successfully applied to the synthesis of a variety of target molecules including catechin, D-glucaric acid, H2, hydrochinone, resveratrol, butyrate, gamma-aminobutyric acid, and mevalonate. Increased production levels of up to 77-fold have been observed compared to non-scaffolded systems. A recent extension of this concept is the creation of a covalent linkage between peptide motifs and adaptor domains, which leads to a more stable association of the scaffolded systems and thus bears the potential to further enhance metabolic productivity.

  2. A Hybrid 2D/3D User Interface for Radiological Diagnosis.

    Science.gov (United States)

    Mandalika, Veera Bhadra Harish; Chernoglazov, Alexander I; Billinghurst, Mark; Bartneck, Christoph; Hurrell, Michael A; Ruiter, Niels de; Butler, Anthony P H; Butler, Philip H

    2018-02-01

    This paper presents a novel 2D/3D desktop virtual reality hybrid user interface for radiology that focuses on improving 3D manipulation required in some diagnostic tasks. An evaluation of our system revealed that our hybrid interface is more efficient for novice users and more accurate for both novice and experienced users when compared to traditional 2D only interfaces. This is a significant finding because it indicates, as the techniques mature, that hybrid interfaces can provide significant benefit to image evaluation. Our hybrid system combines a zSpace stereoscopic display with 2D displays, and mouse and keyboard input. It allows the use of 2D and 3D components interchangeably, or simultaneously. The system was evaluated against a 2D only interface with a user study that involved performing a scoliosis diagnosis task. There were two user groups: medical students and radiology residents. We found improvements in completion time for medical students, and in accuracy for both groups. In particular, the accuracy of medical students improved to match that of the residents.

  3. Optimization of 3D Field Design

    Science.gov (United States)

    Logan, Nikolas; Zhu, Caoxiang

    2017-10-01

    Recent progress in 3D tokamak modeling is now leveraged to create a conceptual design of new external 3D field coils for the DIII-D tokamak. Using the IPEC dominant mode as a target spectrum, the Finding Optimized Coils Using Space-curves (FOCUS) code optimizes the currents and 3D geometry of multiple coils to maximize the total set's resonant coupling. The optimized coils are individually distorted in space, creating toroidal ``arrays'' containing a variety of shapes that often wrap around a significant poloidal extent of the machine. The generalized perturbed equilibrium code (GPEC) is used to determine optimally efficient spectra for driving total, core, and edge neoclassical toroidal viscosity (NTV) torque and these too provide targets for the optimization of 3D coil designs. These conceptual designs represent a fundamentally new approach to 3D coil design for tokamaks targeting desired plasma physics phenomena. Optimized coil sets based on plasma response theory will be relevant to designs for future reactors or on any active machine. External coils, in particular, must be optimized for reliable and efficient fusion reactor designs. Work supported by the US Department of Energy under DE-AC02-09CH11466.

  4. General method to find the attractors of discrete dynamic models of biological systems

    Science.gov (United States)

    Gan, Xiao; Albert, Réka

    2018-04-01

    Analyzing the long-term behaviors (attractors) of dynamic models of biological networks can provide valuable insight. We propose a general method that can find the attractors of multilevel discrete dynamical systems by extending a method that finds the attractors of a Boolean network model. The previous method is based on finding stable motifs, subgraphs whose nodes' states can stabilize on their own. We extend the framework from binary states to any finite discrete levels by creating a virtual node for each level of a multilevel node, and describing each virtual node with a quasi-Boolean function. We then create an expanded representation of the multilevel network, find multilevel stable motifs and oscillating motifs, and identify attractors by successive network reduction. In this way, we find both fixed point attractors and complex attractors. We implemented an algorithm, which we test and validate on representative synthetic networks and on published multilevel models of biological networks. Despite its primary motivation to analyze biological networks, our motif-based method is general and can be applied to any finite discrete dynamical system.

  5. General method to find the attractors of discrete dynamic models of biological systems.

    Science.gov (United States)

    Gan, Xiao; Albert, Réka

    2018-04-01

    Analyzing the long-term behaviors (attractors) of dynamic models of biological networks can provide valuable insight. We propose a general method that can find the attractors of multilevel discrete dynamical systems by extending a method that finds the attractors of a Boolean network model. The previous method is based on finding stable motifs, subgraphs whose nodes' states can stabilize on their own. We extend the framework from binary states to any finite discrete levels by creating a virtual node for each level of a multilevel node, and describing each virtual node with a quasi-Boolean function. We then create an expanded representation of the multilevel network, find multilevel stable motifs and oscillating motifs, and identify attractors by successive network reduction. In this way, we find both fixed point attractors and complex attractors. We implemented an algorithm, which we test and validate on representative synthetic networks and on published multilevel models of biological networks. Despite its primary motivation to analyze biological networks, our motif-based method is general and can be applied to any finite discrete dynamical system.

  6. Refined 3d-3d correspondence

    Energy Technology Data Exchange (ETDEWEB)

    Alday, Luis F.; Genolini, Pietro Benetti; Bullimore, Mathew; Loon, Mark van [Mathematical Institute, University of Oxford, Andrew Wiles Building,Radcliffe Observatory Quarter, Woodstock Road, Oxford, OX2 6GG (United Kingdom)

    2017-04-28

    We explore aspects of the correspondence between Seifert 3-manifolds and 3d N=2 supersymmetric theories with a distinguished abelian flavour symmetry. We give a prescription for computing the squashed three-sphere partition functions of such 3d N=2 theories constructed from boundary conditions and interfaces in a 4d N=2{sup ∗} theory, mirroring the construction of Seifert manifold invariants via Dehn surgery. This is extended to include links in the Seifert manifold by the insertion of supersymmetric Wilson-’t Hooft loops in the 4d N=2{sup ∗} theory. In the presence of a mass parameter for the distinguished flavour symmetry, we recover aspects of refined Chern-Simons theory with complex gauge group, and in particular construct an analytic continuation of the S-matrix of refined Chern-Simons theory.

  7. Reprogramming mediated radio-resistance of 3D-grown cancer cells

    International Nuclear Information System (INIS)

    Xue Gang; Ren Zhenxin; Chen Yaxiong; Zhu Jiayun; Du Yarong; Pan Dong; Li Xiaoman; Hu Burong; Grabham, Peter W.

    2015-01-01

    In vitro 3D growth of tumors is a new cell culture model that more closely mimics the features of the in vivo environment and is being used increasingly in the field of biological and medical research. It has been demonstrated that cancer cells cultured in 3D matrices are more radio-resistant compared with cells in monolayers. However, the mechanisms causing this difference remain unclear. Here we show that cancer cells cultured in a 3D microenvironment demonstrated an increase in cells with stem cell properties. This was confirmed by the finding that cells in 3D cultures upregulated the gene and protein expression of the stem cell reprogramming factors such as OCT4, SOX2, NANOG, LIN28 and miR-302a, compared with cells in monolayers. Moreover, the expression of β-catenin, a regulating molecule of reprogramming factors, also increased in 3D-grown cancer cells. These findings suggest that cancer cells were reprogrammed to become stem cell-like cancer cells in a 3D growth culture microenvironment. Since cancer stem cell-like cells demonstrate an increased radio-resistance and chemo-resistance, our results offer a new perspective as to why. Our findings shed new light on understanding the features of the 3D growth cell model and its application in basic research into clinical radiotherapy and medicine. (author)

  8. YouDash3D: exploring stereoscopic 3D gaming for 3D movie theaters

    Science.gov (United States)

    Schild, Jonas; Seele, Sven; Masuch, Maic

    2012-03-01

    Along with the success of the digitally revived stereoscopic cinema, events beyond 3D movies become attractive for movie theater operators, i.e. interactive 3D games. In this paper, we present a case that explores possible challenges and solutions for interactive 3D games to be played by a movie theater audience. We analyze the setting and showcase current issues related to lighting and interaction. Our second focus is to provide gameplay mechanics that make special use of stereoscopy, especially depth-based game design. Based on these results, we present YouDash3D, a game prototype that explores public stereoscopic gameplay in a reduced kiosk setup. It features live 3D HD video stream of a professional stereo camera rig rendered in a real-time game scene. We use the effect to place the stereoscopic effigies of players into the digital game. The game showcases how stereoscopic vision can provide for a novel depth-based game mechanic. Projected trigger zones and distributed clusters of the audience video allow for easy adaptation to larger audiences and 3D movie theater gaming.

  9. Dimensional reduction for D3-brane moduli

    International Nuclear Information System (INIS)

    Cownden, Brad; Frey, Andrew R.; Marsh, M.C. David; Underwood, Bret

    2016-01-01

    Warped string compactifications are central to many attempts to stabilize moduli and connect string theory with cosmology and particle phenomenology. We present a first-principles derivation of the low-energy 4D effective theory from dimensional reduction of a D3-brane in a warped Calabi-Yau compactification of type IIB string theory with imaginary self-dual 3-form flux, including effects of D3-brane motion beyond the probe approximation, and find the metric on the moduli space of brane positions, the universal volume modulus, and axions descending from the 4-form potential. As D3-branes may be considered as carrying either electric or magnetic charges for the self-dual 5-form field strength, we present calculations in both duality frames. Our results are consistent with, but extend significantly, earlier results on the low-energy effective theory arising from D3-branes in string compactifications.

  10. Compact 3D quantum memory

    Science.gov (United States)

    Xie, Edwar; Deppe, Frank; Renger, Michael; Repp, Daniel; Eder, Peter; Fischer, Michael; Goetz, Jan; Pogorzalek, Stefan; Fedorov, Kirill G.; Marx, Achim; Gross, Rudolf

    2018-05-01

    Superconducting 3D microwave cavities offer state-of-the-art coherence times and a well-controlled environment for superconducting qubits. In order to realize at the same time fast readout and long-lived quantum information storage, one can couple the qubit to both a low-quality readout and a high-quality storage cavity. However, such systems are bulky compared to their less coherent 2D counterparts. A more compact and scalable approach is achieved by making use of the multimode structure of a 3D cavity. In our work, we investigate such a device where a transmon qubit is capacitively coupled to two modes of a single 3D cavity. External coupling is engineered so that the memory mode has an about 100 times larger quality factor than the readout mode. Using an all-microwave second-order protocol, we realize a lifetime enhancement of the stored state over the qubit lifetime by a factor of 6 with a fidelity of approximately 80% determined via quantum process tomography. We also find that this enhancement is not limited by fundamental constraints.

  11. Supersymmetric D3/D7 for holographic flavors on curved space

    International Nuclear Information System (INIS)

    Karch, Andreas; Robinson, Brandon; Uhlemann, Christoph F.

    2015-01-01

    We derive a new class of supersymmetric D3/D7 brane configurations, which allow to holographically describe N=4 SYM coupled to massive N=2 flavor degrees of freedom on spaces of constant curvature. We systematically solve the κ-symmetry condition for D7-brane embeddings into AdS_4-sliced AdS_5×S"5, and find supersymmetric embeddings in a simple closed form. Up to a critical mass, these embeddings come in surprisingly diverse families, and we present a first study of their (holographic) phenomenology. We carry out the holographic renormalization, compute the one-point functions and attempt a field-theoretic interpretation of the different families. To complete the catalog of supersymmetric D3/D7 configurations, we construct analogous embeddings for flavored N=4 SYM on S"4 and dS_4.

  12. Cyclin D3 interacts with vitamin D receptor and regulates its transcription activity

    International Nuclear Information System (INIS)

    Jian Yongzhi; Yan Jun; Wang Hanzhou; Chen Chen; Sun Maoyun; Jiang Jianhai; Lu Jieqiong; Yang Yanzhong; Gu Jianxin

    2005-01-01

    D-type cyclins are essential for the progression through the G1 phase of the cell cycle. Besides serving as cell cycle regulators, D-type cyclins were recently reported to have transcription regulation functions. Here, we report that cyclin D3 is a new interacting partner of vitamin D receptor (VDR), a member of the superfamily of nuclear receptors for steroid hormones, thyroid hormone, and the fat-soluble vitamins A and D. The interaction was confirmed with methods of yeast two-hybrid system, in vitro binding analysis and in vivo co-immunoprecipitation. Cyclin D3 interacted with VDR in a ligand-independent manner, but treatment of the ligand, 1,25-dihydroxyvitamin D3, strengthened the interaction. Confocal microscopy analysis showed that ligand-activated VDR led to an accumulation of cyclin D3 in the nuclear region. Cyclin D3 up-regulated transcriptional activity of VDR and this effect was counteracted by overexpression of CDK4 and CDK6. These findings provide us a new clue to understand the transcription regulation functions of D-type cyclins

  13. 3-D interactive visualisation tools for Hi spectral line imaging

    NARCIS (Netherlands)

    van der Hulst, J. M.; Punzo, D.; Roerdink, J. B. T. M.

    2016-01-01

    Upcoming HI surveys will deliver such large datasets that automated processing using the full 3-D information to find and characterize HI objects is unavoidable. Full 3-D visualization is an essential tool for enabling qualitative and quantitative inspection and analysis of the 3-D data, which is

  14. Armadillo motifs involved in vesicular transport.

    Directory of Open Access Journals (Sweden)

    Harald Striegl

    Full Text Available Armadillo (ARM repeat proteins function in various cellular processes including vesicular transport and membrane tethering. They contain an imperfect repeating sequence motif that forms a conserved three-dimensional structure. Recently, structural and functional insight into tethering mediated by the ARM-repeat protein p115 has been provided. Here we describe the p115 ARM-motifs for reasons of clarity and nomenclature and show that both sequence and structure are highly conserved among ARM-repeat proteins. We argue that there is no need to invoke repeat types other than ARM repeats for a proper description of the structure of the p115 globular head region. Additionally, we propose to define a new subfamily of ARM-like proteins and show lack of evidence that the ARM motifs found in p115 are present in other long coiled-coil tethering factors of the golgin family.

  15. Characterizing Motif Dynamics of Electric Brain Activity Using Symbolic Analysis

    Directory of Open Access Journals (Sweden)

    Massimiliano Zanin

    2014-10-01

    Full Text Available Motifs are small recurring circuits of interactions which constitute the backbone of networked systems. Characterizing motif dynamics is therefore key to understanding the functioning of such systems. Here we propose a method to define and quantify the temporal variability and time scales of electroencephalogram (EEG motifs of resting brain activity. Given a triplet of EEG sensors, links between them are calculated by means of linear correlation; each pattern of links (i.e., each motif is then associated to a symbol, and its appearance frequency is analyzed by means of Shannon entropy. Our results show that each motif becomes observable with different coupling thresholds and evolves at its own time scale, with fronto-temporal sensors emerging at high thresholds and changing at fast time scales, and parietal ones at low thresholds and changing at slower rates. Finally, while motif dynamics differed across individuals, for each subject, it showed robustness across experimental conditions, indicating that it could represent an individual dynamical signature.

  16. Discriminative motif discovery via simulated evolution and random under-sampling.

    Directory of Open Access Journals (Sweden)

    Tao Song

    Full Text Available Conserved motifs in biological sequences are closely related to their structure and functions. Recently, discriminative motif discovery methods have attracted more and more attention. However, little attention has been devoted to the data imbalance problem, which is one of the main reasons affecting the performance of the discriminative models. In this article, a simulated evolution method is applied to solve the multi-class imbalance problem at the stage of data preprocessing, and at the stage of Hidden Markov Models (HMMs training, a random under-sampling method is introduced for the imbalance between the positive and negative datasets. It is shown that, in the task of discovering targeting motifs of nine subcellular compartments, the motifs found by our method are more conserved than the methods without considering data imbalance problem and recover the most known targeting motifs from Minimotif Miner and InterPro. Meanwhile, we use the found motifs to predict protein subcellular localization and achieve higher prediction precision and recall for the minority classes.

  17. Discriminative motif discovery via simulated evolution and random under-sampling.

    Science.gov (United States)

    Song, Tao; Gu, Hong

    2014-01-01

    Conserved motifs in biological sequences are closely related to their structure and functions. Recently, discriminative motif discovery methods have attracted more and more attention. However, little attention has been devoted to the data imbalance problem, which is one of the main reasons affecting the performance of the discriminative models. In this article, a simulated evolution method is applied to solve the multi-class imbalance problem at the stage of data preprocessing, and at the stage of Hidden Markov Models (HMMs) training, a random under-sampling method is introduced for the imbalance between the positive and negative datasets. It is shown that, in the task of discovering targeting motifs of nine subcellular compartments, the motifs found by our method are more conserved than the methods without considering data imbalance problem and recover the most known targeting motifs from Minimotif Miner and InterPro. Meanwhile, we use the found motifs to predict protein subcellular localization and achieve higher prediction precision and recall for the minority classes.

  18. Improved i-motif thermal stability by insertion of anthraquinone monomers

    DEFF Research Database (Denmark)

    Gouda, Alaa S; Amine, Mahasen S.; Pedersen, Erik Bjerregaard

    2017-01-01

    In order to gain insight into how to improve thermal stability of i-motifs when used in the context of biomedical and nanotechnological applications, novel anthraquinone-modified i-motifs were synthesized by insertion of 1,8-, 1,4-, 1,5- and 2,6-disubstituted anthraquinone monomers into the TAA...... loops of a 22mer cytosine-rich human telomeric DNA sequence. The influence of the four anthraquinone linkers on the i-motif thermal stability was investigated at 295 nm and pH 5.5. Anthraquinone monomers modulate the i-motif stability in a position-depending manner and the modulation also depends...... unlocked nucleic acid monomers or twisted intercalating nucleic acid. The 2,6-disubstituted anthraquinone linker replacing T10 enabled a significant increase of i-motif thermal melting by 8.2 °C. A substantial increase of 5.0 °C in i-motif thermal melting was recorded when both A6 and T16 were modified...

  19. Crystal structure and novel recognition motif of rho ADP-ribosylating C3 exoenzyme from Clostridium botulinum: structural insights for recognition specificity and catalysis.

    Science.gov (United States)

    Han, S; Arvai, A S; Clancy, S B; Tainer, J A

    2001-01-05

    Clostridium botulinum C3 exoenzyme inactivates the small GTP-binding protein family Rho by ADP-ribosylating asparagine 41, which depolymerizes the actin cytoskeleton. C3 thus represents a major family of the bacterial toxins that transfer the ADP-ribose moiety of NAD to specific amino acids in acceptor proteins to modify key biological activities in eukaryotic cells, including protein synthesis, differentiation, transformation, and intracellular signaling. The 1.7 A resolution C3 exoenzyme structure establishes the conserved features of the core NAD-binding beta-sandwich fold with other ADP-ribosylating toxins despite little sequence conservation. Importantly, the central core of the C3 exoenzyme structure is distinguished by the absence of an active site loop observed in many other ADP-ribosylating toxins. Unlike the ADP-ribosylating toxins that possess the active site loop near the central core, the C3 exoenzyme replaces the active site loop with an alpha-helix, alpha3. Moreover, structural and sequence similarities with the catalytic domain of vegetative insecticidal protein 2 (VIP2), an actin ADP-ribosyltransferase, unexpectedly implicates two adjacent, protruding turns, which join beta5 and beta6 of the toxin core fold, as a novel recognition specificity motif for this newly defined toxin family. Turn 1 evidently positions the solvent-exposed, aromatic side-chain of Phe209 to interact with the hydrophobic region of Rho adjacent to its GTP-binding site. Turn 2 evidently both places the Gln212 side-chain for hydrogen bonding to recognize Rho Asn41 for nucleophilic attack on the anomeric carbon of NAD ribose and holds the key Glu214 catalytic side-chain in the adjacent catalytic pocket. This proposed bipartite ADP-ribosylating toxin turn-turn (ARTT) motif places the VIP2 and C3 toxin classes into a single ARTT family characterized by analogous target protein recognition via turn 1 aromatic and turn 2 hydrogen-bonding side-chain moieties. Turn 2 centrally anchors

  20. Identify Beta-Hairpin Motifs with Quadratic Discriminant Algorithm Based on the Chemical Shifts.

    Directory of Open Access Journals (Sweden)

    Feng YongE

    Full Text Available Successful prediction of the beta-hairpin motif will be helpful for understanding the of the fold recognition. Some algorithms have been proposed for the prediction of beta-hairpin motifs. However, the parameters used by these methods were primarily based on the amino acid sequences. Here, we proposed a novel model for predicting beta-hairpin structure based on the chemical shift. Firstly, we analyzed the statistical distribution of chemical shifts of six nuclei in not beta-hairpin and beta-hairpin motifs. Secondly, we used these chemical shifts as features combined with three algorithms to predict beta-hairpin structure. Finally, we achieved the best prediction, namely sensitivity of 92%, the specificity of 94% with 0.85 of Mathew's correlation coefficient using quadratic discriminant analysis algorithm, which is clearly superior to the same method for the prediction of beta-hairpin structure from 20 amino acid compositions in the three-fold cross-validation. Our finding showed that the chemical shift is an effective parameter for beta-hairpin prediction, suggesting the quadratic discriminant analysis is a powerful algorithm for the prediction of beta-hairpin.

  1. Digital Dentistry — 3D Printing Applications

    Directory of Open Access Journals (Sweden)

    Zaharia Cristian

    2017-03-01

    Full Text Available Three-dimensional (3D printing is an additive manufacturing method in which a 3D item is formed by laying down successive layers of material. 3D printers are machines that produce representations of objects either planned with a CAD program or scanned with a 3D scanner. Printing is a method for replicating text and pictures, typically with ink on paper. We can print different dental pieces using different methods such as selective laser sintering (SLS, stereolithography, fused deposition modeling, and laminated object manufacturing. The materials are certified for printing individual impression trays, orthodontic models, gingiva mask, and different prosthetic objects. The material can reach a flexural strength of more than 80 MPa. 3D printing takes the effectiveness of digital projects to the production phase. Dental laboratories are able to produce crowns, bridges, stone models, and various orthodontic appliances by methods that combine oral scanning, 3D printing, and CAD/CAM design. Modern 3D printing has been used for the development of prototypes for several years, and it has begun to find its use in the world of manufacturing. Digital technology and 3D printing have significantly elevated the rate of success in dental implantology using custom surgical guides and improving the quality and accuracy of dental work.

  2. 3D-mallien muokkaus 3D-tulostamista varten CAD-ohjelmilla

    OpenAIRE

    Lehtimäki, Jarmo

    2013-01-01

    Insinöörityössäni käsitellään 3D-mallien tulostamista ja erityisesti 3D-mallien mallintamista niin, että kappaleiden valmistaminen 3D-tulostimella onnistuisi mahdollisimman hyvin. Työ tehtiin Prohoc Oy:lle, joka sijaitsee Vaasassa. 3D-tulostuspalveluun tuli jatkuvasti 3D-malleja, joiden tulostuksessa oli ongelmia. Työssäni tutkin näiden ongelmien syntyä ja tein ohjeita eri 3D-mallinnusohjelmille, joiden tarkoituksena on auttaa tekemään helpommin tulostettavia 3D-malleja. Työhön kuului myös et...

  3. A CRE/AP-1-like motif is essential for induced syncytin-2 expression and fusion in human trophoblast-like model.

    Directory of Open Access Journals (Sweden)

    Chirine Toufaily

    Full Text Available Syncytin-2 is encoded by the envelope gene of Endogenous Retrovirus-FRD (ERVFRD-1 and plays a critical role in fusion of placental trophoblasts leading to the formation of the multinucleated syncytiotrophoblast. Its expression is consequently regulated in a strict manner. In the present study, we have identified a forskolin-responsive region located between positions -300 to -150 in the Syncytin-2 promoter region. This 150 bp region in the context of a minimal promoter mediated an 80-fold induction of promoter activity following forskolin stimulation. EMSA analyses with competition experiments with nuclear extracts from forskolin-stimulated BeWo cells demonstrated that the -211 to -177 region specifically bound two forskolin-induced complexes, one of them containing a CRE/AP-1-like motif. Site-directed mutagenesis of the CRE/AP-1 binding site in the context of the Syncytin-2 promoter or a heterologous promoter showed that this motif was mostly essential for forskolin-induced promoter activity. Transfection experiments with dominant negative mutants and constitutively activated CREB expression vectors in addition to Chromatin Immunoprecipitation suggested that a CREB family member, CREB2 was binding and acting through the CRE/AP-1 motif. We further demonstrated the binding of JunD to this same motif. Similar to forskolin and soluble cAMP, CREB2 and JunD overexpression induced Syncytin-2 promoter activity in a CRE/AP-1-dependent manner and Syncytin-2 expression. In addition, BeWo cell fusion was induced by both CREB2 and JunD overexpression, while being repressed following silencing of either gene. These results thereby demonstrate that induced expression of Syncytin-2 is highly dependent on the interaction of bZIP-containing transcription factors to a CRE/AP-1 motif and that this element is important for the regulation of Syncytin-2 expression, which results in the formation of the peripheral syncytiotrophoblast layer.

  4. 3D imaging, 3D printing and 3D virtual planning in endodontics.

    Science.gov (United States)

    Shah, Pratik; Chong, B S

    2018-03-01

    The adoption and adaptation of recent advances in digital technology, such as three-dimensional (3D) printed objects and haptic simulators, in dentistry have influenced teaching and/or management of cases involving implant, craniofacial, maxillofacial, orthognathic and periodontal treatments. 3D printed models and guides may help operators plan and tackle complicated non-surgical and surgical endodontic treatment and may aid skill acquisition. Haptic simulators may assist in the development of competency in endodontic procedures through the acquisition of psycho-motor skills. This review explores and discusses the potential applications of 3D printed models and guides, and haptic simulators in the teaching and management of endodontic procedures. An understanding of the pertinent technology related to the production of 3D printed objects and the operation of haptic simulators are also presented.

  5. L’étude microtopographique et la visualisation 3D dans l’analyse de gravures préhistoriques – L’exemple des pierres gravées de La Marche

    Directory of Open Access Journals (Sweden)

    Nicolas Mélard

    2012-04-01

    Full Text Available L’étude de pierres gravées préhistoriques pose depuis longtemps des problèmes de déchiffrement des motifs et de décodage des traces. La recherche archéologique se sert de plus en plus de moyens d’investigation empruntés des sciences naturelles tels la microscopie et plus récemment le relevé et la visualisation 3D. L’application de la microtopographie a permis d’appréhender de manière plus complète les pierres gravées de La Marche en ajoutant des éléments de compréhension en termes de composition et de construction des motifs (chronologie et morphologie des traits ainsi qu’en termes de technologie (gestes et démarches des graveurs préhistoriques. De plus, il a été possible d’obtenir des informations sur l’histoire des supports avant et après la gravure (choix des matières premières, caractérisation des usures,….The main difficulty in studying the engraved stones of the upper Paléolthic period is the decipherment and the understanding of the various overlapping traces on the surfaces. Scientific research in paleolithic art is trying since more than 20 years to use modern laboritory devises and techniques like the Scanning Electron Microscope and more recently the 3D scanning. For the engraved stones of the site of La Marche have been studied by 3D microtopography as a complementary technique. This non destructif protocole made a new approach of engraving technology and motif composition possible (chronology of the lines, traces morphology etc.. This leads to better understanging of the techniques and gestures used by prehistoric artists. Moreover studies of this type can give more informations obout the function and the history of the stones in a prehistoric rockshelter and by this way the role of theses stones in the life of the magdaleanian hunter-gatherer communities.

  6. 3-D reconstruction using an efficient Octree encoding scheme

    International Nuclear Information System (INIS)

    Yeh, H.J.; Jagadeesh, J.M.

    1986-01-01

    Reconstruction of a three dimensional (3-D) model of biological objects from their thin section 2-D slices is a valuable tool for biomedical research. The goal of a 3-D reconstruction routine is to find the 3-D structure from a set of sliced images and display the 3-D view on a 2-D screen. Octree has been widely used as a powerful data structure to represent 3-D objects in computer. The encoding technique is specially useful for the representation of objects with irregular shape, such as biomedical objects. A method called level-wise pointerless representation which can offer much less storage requirement has been developed. In addition, a complete software package has been designed using the efficient data structure to reconstruct 3-D objects from 2-D sliced images and to display the 3-D objects on 2-D screen

  7. Regulation of amyloid precursor protein processing by its KFERQ motif.

    Science.gov (United States)

    Park, Ji-Seon; Kim, Dong-Hou; Yoon, Seung-Yong

    2016-06-01

    Understanding of trafficking, processing, and degradation mechanisms of amyloid precursor protein (APP) is important because APP can be processed to produce β-amyloid (Aβ), a key pathogenic molecule in Alzheimer's disease (AD). Here, we found that APP contains KFERQ motif at its C-terminus, a consensus sequence for chaperone-mediated autophagy (CMA) or microautophagy which are another types of autophagy for degradation of pathogenic molecules in neurodegenerative diseases. Deletion of KFERQ in APP increased C-terminal fragments (CTFs) and secreted N-terminal fragments of APP and kept it away from lysosomes. KFERQ deletion did not abolish the interaction of APP or its cleaved products with heat shock cognate protein 70 (Hsc70), a protein necessary for CMA or microautophagy. These findings suggest that KFERQ motif is important for normal processing and degradation of APP to preclude the accumulation of APP-CTFs although it may not be important for CMA or microautophagy. [BMB Reports 2016; 49(6): 337-342].

  8. Pathways for Learning from 3D Technology

    Science.gov (United States)

    Carrier, L. Mark; Rab, Saira S.; Rosen, Larry D.; Vasquez, Ludivina; Cheever, Nancy A.

    2016-01-01

    The purpose of this study was to find out if 3D stereoscopic presentation of information in a movie format changes a viewer's experience of the movie content. Four possible pathways from 3D presentation to memory and learning were considered: a direct connection based on cognitive neuroscience research; a connection through "immersion" in that 3D presentations could provide additional sensorial cues (e.g., depth cues) that lead to a higher sense of being surrounded by the stimulus; a connection through general interest such that 3D presentation increases a viewer’s interest that leads to greater attention paid to the stimulus (e.g., "involvement"); and a connection through discomfort, with the 3D goggles causing discomfort that interferes with involvement and thus with memory. The memories of 396 participants who viewed two-dimensional (2D) or 3D movies at movie theaters in Southern California were tested. Within three days of viewing a movie, participants filled out an online anonymous questionnaire that queried them about their movie content memories, subjective movie-going experiences (including emotional reactions and "presence") and demographic backgrounds. The responses to the questionnaire were subjected to path analyses in which several different links between 3D presentation to memory (and other variables) were explored. The results showed there were no effects of 3D presentation, either directly or indirectly, upon memory. However, the largest effects of 3D presentation were on emotions and immersion, with 3D presentation leading to reduced positive emotions, increased negative emotions and lowered immersion, compared to 2D presentations. PMID:28078331

  9. Planetary Torque in 3D Isentropic Disks

    International Nuclear Information System (INIS)

    Fung, Jeffrey; Masset, Frédéric; Velasco, David; Lega, Elena

    2017-01-01

    Planetary migration is inherently a three-dimensional (3D) problem, because Earth-size planetary cores are deeply embedded in protoplanetary disks. Simulations of these 3D disks remain challenging due to the steep resolution requirements. Using two different hydrodynamics codes, FARGO3D and PEnGUIn, we simulate disk–planet interaction for a one to five Earth-mass planet embedded in an isentropic disk. We measure the torque on the planet and ensure that the measurements are converged both in resolution and between the two codes. We find that the torque is independent of the smoothing length of the planet’s potential ( r s ), and that it has a weak dependence on the adiabatic index of the gaseous disk ( γ ). The torque values correspond to an inward migration rate qualitatively similar to previous linear calculations. We perform additional simulations with explicit radiative transfer using FARGOCA, and again find agreement between 3D simulations and existing torque formulae. We also present the flow pattern around the planets that show active flow is present within the planet’s Hill sphere, and meridional vortices are shed downstream. The vertical flow speed near the planet is faster for a smaller r s or γ , up to supersonic speeds for the smallest r s and γ in our study.

  10. Expression of human kinase suppressor of Ras 2 (hKSR-2) gene in HL60 leukemia cells is directly upregulated by 1,25-dihydroxyvitamin D3 and is required for optimal cell differentiation

    International Nuclear Information System (INIS)

    Wang Xuening; Wang, T.-T.; White, John H.; Studzinski, George P.

    2007-01-01

    Induction of terminal differentiation of neoplastic cells offers potential for a novel approach to cancer therapy. One of the agents being investigated for this purpose in preclinical studies is 1,25-dihydroxyvitamin D 3 (1,25D), which can convert myeloid leukemia cells into normal monocyte-like cells, but the molecular mechanisms underlying this process are not fully understood. Here, we report that 1,25D upregulates the expression of hKSR-2, a new member of a small family of proteins that exhibit evolutionarily conserved function of potentiating ras signaling. The upregulation of hKSR-2 is direct, as it occurs in the presence of cycloheximide, and occurs primarily at the transcriptional level, via activation of vitamin D receptor, which acts as a ligand-activated transcription factor. Two VDRE-type motifs identified in the hKSR-2 gene bind VDR-RXR alpha heterodimers present in nuclear extracts of 1,25D-treated HL60 cells, and chromatin immunoprecipitation assays show that these VDRE motifs bind VDR in 1,25D-dependent manner in intact cells, coincident with the recruitment of RNA polymerase II to these motifs. Treatment of the cells with siRNA to hKSR-2 reduced the proportion of the most highly differentiated cells in 1,25D-treated cultures. These results demonstrate that hKSR-2 is a direct target of 1,25D in HL60 cells, and is required for optimal monocytic differentiation

  11. Quasi 3D dosimetry (EPID, conventional 2D/3D detector matrices)

    International Nuclear Information System (INIS)

    Bäck, A

    2015-01-01

    Patient specific pretreatment measurement for IMRT and VMAT QA should preferably give information with a high resolution in 3D. The ability to distinguish complex treatment plans, i.e. treatment plans with a difference between measured and calculated dose distributions that exceeds a specified tolerance, puts high demands on the dosimetry system used for the pretreatment measurements and the results of the measurement evaluation needs a clinical interpretation. There are a number of commercial dosimetry systems designed for pretreatment IMRT QA measurements. 2D arrays such as MapCHECK ® (Sun Nuclear), MatriXX Evolution (IBA Dosimetry) and OCTAVIOUS ® 1500 (PTW), 3D phantoms such as OCTAVIUS ® 4D (PTW), ArcCHECK ® (Sun Nuclear) and Delta 4 (ScandiDos) and software for EPID dosimetry and 3D reconstruction of the dose in the patient geometry such as EPIDose TM (Sun Nuclear) and Dosimetry Check TM (Math Resolutions) are available. None of those dosimetry systems can measure the 3D dose distribution with a high resolution (full 3D dose distribution). Those systems can be called quasi 3D dosimetry systems. To be able to estimate the delivered dose in full 3D the user is dependent on a calculation algorithm in the software of the dosimetry system. All the vendors of the dosimetry systems mentioned above provide calculation algorithms to reconstruct a full 3D dose in the patient geometry. This enables analyzes of the difference between measured and calculated dose distributions in DVHs of the structures of clinical interest which facilitates the clinical interpretation and is a promising tool to be used for pretreatment IMRT QA measurements. However, independent validation studies on the accuracy of those algorithms are scarce. Pretreatment IMRT QA using the quasi 3D dosimetry systems mentioned above rely on both measurement uncertainty and accuracy of calculation algorithms. In this article, these quasi 3D dosimetry systems and their use in patient specific

  12. Positional bias of general and tissue-specific regulatory motifs in mouse gene promoters

    Directory of Open Access Journals (Sweden)

    Farré Domènec

    2007-12-01

    Full Text Available Abstract Background The arrangement of regulatory motifs in gene promoters, or promoter architecture, is the result of mutation and selection processes that have operated over many millions of years. In mammals, tissue-specific transcriptional regulation is related to the presence of specific protein-interacting DNA motifs in gene promoters. However, little is known about the relative location and spacing of these motifs. To fill this gap, we have performed a systematic search for motifs that show significant bias at specific promoter locations in a large collection of housekeeping and tissue-specific genes. Results We observe that promoters driving housekeeping gene expression are enriched in particular motifs with strong positional bias, such as YY1, which are of little relevance in promoters driving tissue-specific expression. We also identify a large number of motifs that show positional bias in genes expressed in a highly tissue-specific manner. They include well-known tissue-specific motifs, such as HNF1 and HNF4 motifs in liver, kidney and small intestine, or RFX motifs in testis, as well as many potentially novel regulatory motifs. Based on this analysis, we provide predictions for 559 tissue-specific motifs in mouse gene promoters. Conclusion The study shows that motif positional bias is an important feature of mammalian proximal promoters and that it affects both general and tissue-specific motifs. Motif positional constraints define very distinct promoter architectures depending on breadth of expression and type of tissue.

  13. Computational analyses of synergism in small molecular network motifs.

    Directory of Open Access Journals (Sweden)

    Yili Zhang

    2014-03-01

    Full Text Available Cellular functions and responses to stimuli are controlled by complex regulatory networks that comprise a large diversity of molecular components and their interactions. However, achieving an intuitive understanding of the dynamical properties and responses to stimuli of these networks is hampered by their large scale and complexity. To address this issue, analyses of regulatory networks often focus on reduced models that depict distinct, reoccurring connectivity patterns referred to as motifs. Previous modeling studies have begun to characterize the dynamics of small motifs, and to describe ways in which variations in parameters affect their responses to stimuli. The present study investigates how variations in pairs of parameters affect responses in a series of ten common network motifs, identifying concurrent variations that act synergistically (or antagonistically to alter the responses of the motifs to stimuli. Synergism (or antagonism was quantified using degrees of nonlinear blending and additive synergism. Simulations identified concurrent variations that maximized synergism, and examined the ways in which it was affected by stimulus protocols and the architecture of a motif. Only a subset of architectures exhibited synergism following paired changes in parameters. The approach was then applied to a model describing interlocked feedback loops governing the synthesis of the CREB1 and CREB2 transcription factors. The effects of motifs on synergism for this biologically realistic model were consistent with those for the abstract models of single motifs. These results have implications for the rational design of combination drug therapies with the potential for synergistic interactions.

  14. EU Design Law and 3D Printing: Finding the Right Balance in a New e-Ecosystem

    DEFF Research Database (Denmark)

    Nordberg, Ana; Schovsbo, Jens Hemmingsen

    The article considers the implications for EU design law of 3D-printing. It first describes the 3D-printing technology and the e-ecosystem which is evolving around the technology and involves a number of new stakeholder who in different ways are engaged in the making and sharing of CAD-files and....../or printing. It is submitted that it is only a matter of time before 3D-printing equipment becomes ubiquitous. It is pointed out how the new technology and e-ecosystem at the same time represent threats and opportunities to design holders and to the societal interests in design and design law. EU design law...

  15. Towards a 3D geo-information standard in the Netherlands

    NARCIS (Netherlands)

    Stoter, J.E.; Reuvers, M.; Vosselman, G.; Goos, J.; Van Berlo, L.; Zlatanova, S.; Verbree, E.; Klooster, R.

    2010-01-01

    This paper presents the ongoing research project in The Netherlands in which a large number of stakeholders are realising a 3D testbed based on selected use cases and test areas. The findings of the project will result in a Proof of Concept for a 3D Geoinformation standard and a 3D data

  16. Soft Somatosensitive Actuators via Embedded 3D Printing.

    Science.gov (United States)

    Truby, Ryan L; Wehner, Michael; Grosskopf, Abigail K; Vogt, Daniel M; Uzel, Sebastien G M; Wood, Robert J; Lewis, Jennifer A

    2018-04-01

    Humans possess manual dexterity, motor skills, and other physical abilities that rely on feedback provided by the somatosensory system. Herein, a method is reported for creating soft somatosensitive actuators (SSAs) via embedded 3D printing, which are innervated with multiple conductive features that simultaneously enable haptic, proprioceptive, and thermoceptive sensing. This novel manufacturing approach enables the seamless integration of multiple ionically conductive and fluidic features within elastomeric matrices to produce SSAs with the desired bioinspired sensing and actuation capabilities. Each printed sensor is composed of an ionically conductive gel that exhibits both long-term stability and hysteresis-free performance. As an exemplar, multiple SSAs are combined into a soft robotic gripper that provides proprioceptive and haptic feedback via embedded curvature, inflation, and contact sensors, including deep and fine touch contact sensors. The multimaterial manufacturing platform enables complex sensing motifs to be easily integrated into soft actuating systems, which is a necessary step toward closed-loop feedback control of soft robots, machines, and haptic devices. © 2018 WILEY-VCH Verlag GmbH & Co. KGaA, Weinheim.

  17. 3D MR cisternography to identify distal dural rings. Comparison of 3D-CISS and 3D-SPACE sequences

    International Nuclear Information System (INIS)

    Watanabe, Yoshiyuki; Makidono, Akari; Nakamura, Miho; Saida, Yukihisa

    2011-01-01

    The distal dural ring (DDR) is an anatomical landmark used to distinguish intra- and extradural aneurysms. We investigated identification of the DDR using 2 three-dimensional (3D) magnetic resonance (MR) cisternography sequences-3D constructive interference in steady state (CISS) and 3D sampling perfection with application optimized contrasts using different flip angle evolutions (SPACE)-at 3.0 tesla. Ten healthy adult volunteers underwent imaging with 3D-CISS, 3D-SPACE, and time-of-flight (TOF) MR angiography (TOF-MRA) sequences at 3.0T. We analyzed DDR identification and internal carotid artery (ICA) signal intensity and classified the shape of the carotid cave. We identified the DDR using both 3D-SPACE and 3D-CISS, with no significant difference between the sequences. Visualization of the outline of the ICA in the cavernous sinus (CS) was significantly clearer with 3D-SPACE than 3D-CISS. In the CS and petrous portions, signal intensity was lower with 3D-SPACE, and the flow void was poor with 3D-CISS in some subjects. We identified the DDR with both 3D-SPACE and 3D-CISS, but the superior contrast of the ICA in the CS using 3D-SPACE suggests the superiority of this sequence for evaluating the DDR. (author)

  18. Convergent evolution and mimicry of protein linear motifs in host-pathogen interactions.

    Science.gov (United States)

    Chemes, Lucía Beatriz; de Prat-Gay, Gonzalo; Sánchez, Ignacio Enrique

    2015-06-01

    Pathogen linear motif mimics are highly evolvable elements that facilitate rewiring of host protein interaction networks. Host linear motifs and pathogen mimics differ in sequence, leading to thermodynamic and structural differences in the resulting protein-protein interactions. Moreover, the functional output of a mimic depends on the motif and domain repertoire of the pathogen protein. Regulatory evolution mediated by linear motifs can be understood by measuring evolutionary rates, quantifying positive and negative selection and performing phylogenetic reconstructions of linear motif natural history. Convergent evolution of linear motif mimics is widespread among unrelated proteins from viral, prokaryotic and eukaryotic pathogens and can also take place within individual protein phylogenies. Statistics, biochemistry and laboratory models of infection link pathogen linear motifs to phenotypic traits such as tropism, virulence and oncogenicity. In vitro evolution experiments and analysis of natural sequences suggest that changes in linear motif composition underlie pathogen adaptation to a changing environment. Copyright © 2015 Elsevier Ltd. All rights reserved.

  19. 3D video

    CERN Document Server

    Lucas, Laurent; Loscos, Céline

    2013-01-01

    While 3D vision has existed for many years, the use of 3D cameras and video-based modeling by the film industry has induced an explosion of interest for 3D acquisition technology, 3D content and 3D displays. As such, 3D video has become one of the new technology trends of this century.The chapters in this book cover a large spectrum of areas connected to 3D video, which are presented both theoretically and technologically, while taking into account both physiological and perceptual aspects. Stepping away from traditional 3D vision, the authors, all currently involved in these areas, provide th

  20. Peptide-binding motifs of two common equine class I MHC molecules in Thoroughbred horses.

    Science.gov (United States)

    Bergmann, Tobias; Lindvall, Mikaela; Moore, Erin; Moore, Eugene; Sidney, John; Miller, Donald; Tallmadge, Rebecca L; Myers, Paisley T; Malaker, Stacy A; Shabanowitz, Jeffrey; Osterrieder, Nikolaus; Peters, Bjoern; Hunt, Donald F; Antczak, Douglas F; Sette, Alessandro

    2017-05-01

    Quantitative peptide-binding motifs of MHC class I alleles provide a valuable tool to efficiently identify putative T cell epitopes. Detailed information on equine MHC class I alleles is still very limited, and to date, only a single equine MHC class I allele, Eqca-1*00101 (ELA-A3 haplotype), has been characterized. The present study extends the number of characterized ELA class I specificities in two additional haplotypes found commonly in the Thoroughbred breed. Accordingly, we here report quantitative binding motifs for the ELA-A2 allele Eqca-16*00101 and the ELA-A9 allele Eqca-1*00201. Utilizing analyses of endogenously bound and eluted ligands and the screening of positional scanning combinatorial libraries, detailed and quantitative peptide-binding motifs were derived for both alleles. Eqca-16*00101 preferentially binds peptides with aliphatic/hydrophobic residues in position 2 and at the C-terminus, and Eqca-1*00201 has a preference for peptides with arginine in position 2 and hydrophobic/aliphatic residues at the C-terminus. Interestingly, the Eqca-16*00101 motif resembles that of the human HLA A02-supertype, while the Eqca-1*00201 motif resembles that of the HLA B27-supertype and two macaque class I alleles. It is expected that the identified motifs will facilitate the selection of candidate epitopes for the study of immune responses in horses.

  1. 3D composite image, 3D MRI, 3D SPECT, hydrocephalus

    International Nuclear Information System (INIS)

    Mito, T.; Shibata, I.; Sugo, N.; Takano, M.; Takahashi, H.

    2002-01-01

    The three-dimensional (3D)SPECT imaging technique we have studied and published for the past several years is an analytical tool that permits visual expression of the cerebral circulation profile in various cerebral diseases. The greatest drawback of SPECT is that the limitation on precision of spacial resolution makes intracranial localization impossible. In 3D SPECT imaging, intracranial volume and morphology may vary with the threshold established. To solve this problem, we have produced complimentarily combined SPECT and helical-CT 3D images by means of general-purpose visualization software for intracranial localization. In hydrocephalus, however, the key subject to be studied is the profile of cerebral circulation around the ventricles of the brain. This suggests that, for displaying the cerebral ventricles in three dimensions, CT is a difficult technique whereas MRI is more useful. For this reason, we attempted to establish the profile of cerebral circulation around the cerebral ventricles by the production of combined 3D images of SPECT and MRI. In patients who had shunt surgery for hydrocephalus, a difference between pre- and postoperative cerebral circulation profiles was assessed by a voxel distribution curve, 3D SPECT images, and combined 3D SPECT and MRI images. As the shunt system in this study, an Orbis-Sigma valve of the automatic cerebrospinal fluid volume adjustment type was used in place of the variable pressure type Medos valve currently in use, because this device requires frequent changes in pressure and a change in pressure may be detected after MRI procedure. The SPECT apparatus used was PRISM3000 of the three-detector type, and 123I-IMP was used as the radionuclide in a dose of 222 MBq. MRI data were collected with an MAGNEXa+2 with a magnetic flux density of 0.5 tesla under the following conditions: field echo; TR 50 msec; TE, 10 msec; flip, 30ueK; 1 NEX; FOV, 23 cm; 1-mm slices; and gapless. 3D images are produced on the workstation TITAN

  2. What is 3D good for? A review of human performance on stereoscopic 3D displays

    Science.gov (United States)

    McIntire, John P.; Havig, Paul R.; Geiselman, Eric E.

    2012-06-01

    This work reviews the human factors-related literature on the task performance implications of stereoscopic 3D displays, in order to point out the specific performance benefits (or lack thereof) one might reasonably expect to observe when utilizing these displays. What exactly is 3D good for? Relative to traditional 2D displays, stereoscopic displays have been shown to enhance performance on a variety of depth-related tasks. These tasks include judging absolute and relative distances, finding and identifying objects (by breaking camouflage and eliciting perceptual "pop-out"), performing spatial manipulations of objects (object positioning, orienting, and tracking), and navigating. More cognitively, stereoscopic displays can improve the spatial understanding of 3D scenes or objects, improve memory/recall of scenes or objects, and improve learning of spatial relationships and environments. However, for tasks that are relatively simple, that do not strictly require depth information for good performance, where other strong cues to depth can be utilized, or for depth tasks that lie outside the effective viewing volume of the display, the purported performance benefits of 3D may be small or altogether absent. Stereoscopic 3D displays come with a host of unique human factors problems including the simulator-sickness-type symptoms of eyestrain, headache, fatigue, disorientation, nausea, and malaise, which appear to effect large numbers of viewers (perhaps as many as 25% to 50% of the general population). Thus, 3D technology should be wielded delicately and applied carefully; and perhaps used only as is necessary to ensure good performance.

  3. MOCCS: Clarifying DNA-binding motif ambiguity using ChIP-Seq data.

    Science.gov (United States)

    Ozaki, Haruka; Iwasaki, Wataru

    2016-08-01

    As a key mechanism of gene regulation, transcription factors (TFs) bind to DNA by recognizing specific short sequence patterns that are called DNA-binding motifs. A single TF can accept ambiguity within its DNA-binding motifs, which comprise both canonical (typical) and non-canonical motifs. Clarification of such DNA-binding motif ambiguity is crucial for revealing gene regulatory networks and evaluating mutations in cis-regulatory elements. Although chromatin immunoprecipitation sequencing (ChIP-seq) now provides abundant data on the genomic sequences to which a given TF binds, existing motif discovery methods are unable to directly answer whether a given TF can bind to a specific DNA-binding motif. Here, we report a method for clarifying the DNA-binding motif ambiguity, MOCCS. Given ChIP-Seq data of any TF, MOCCS comprehensively analyzes and describes every k-mer to which that TF binds. Analysis of simulated datasets revealed that MOCCS is applicable to various ChIP-Seq datasets, requiring only a few minutes per dataset. Application to the ENCODE ChIP-Seq datasets proved that MOCCS directly evaluates whether a given TF binds to each DNA-binding motif, even if known position weight matrix models do not provide sufficient information on DNA-binding motif ambiguity. Furthermore, users are not required to provide numerous parameters or background genomic sequence models that are typically unavailable. MOCCS is implemented in Perl and R and is freely available via https://github.com/yuifu/moccs. By complementing existing motif-discovery software, MOCCS will contribute to the basic understanding of how the genome controls diverse cellular processes via DNA-protein interactions. Copyright © 2016 Elsevier Ltd. All rights reserved.

  4. 3D Printing and 3D Bioprinting in Pediatrics.

    Science.gov (United States)

    Vijayavenkataraman, Sanjairaj; Fuh, Jerry Y H; Lu, Wen Feng

    2017-07-13

    Additive manufacturing, commonly referred to as 3D printing, is a technology that builds three-dimensional structures and components layer by layer. Bioprinting is the use of 3D printing technology to fabricate tissue constructs for regenerative medicine from cell-laden bio-inks. 3D printing and bioprinting have huge potential in revolutionizing the field of tissue engineering and regenerative medicine. This paper reviews the application of 3D printing and bioprinting in the field of pediatrics.

  5. 3D Printing and 3D Bioprinting in Pediatrics

    OpenAIRE

    Vijayavenkataraman, Sanjairaj; Fuh, Jerry Y H; Lu, Wen Feng

    2017-01-01

    Additive manufacturing, commonly referred to as 3D printing, is a technology that builds three-dimensional structures and components layer by layer. Bioprinting is the use of 3D printing technology to fabricate tissue constructs for regenerative medicine from cell-laden bio-inks. 3D printing and bioprinting have huge potential in revolutionizing the field of tissue engineering and regenerative medicine. This paper reviews the application of 3D printing and bioprinting in the field of pediatrics.

  6. A microfluidic device for 2D to 3D and 3D to 3D cell navigation

    International Nuclear Information System (INIS)

    Shamloo, Amir; Amirifar, Leyla

    2016-01-01

    Microfluidic devices have received wide attention and shown great potential in the field of tissue engineering and regenerative medicine. Investigating cell response to various stimulations is much more accurate and comprehensive with the aid of microfluidic devices. In this study, we introduced a microfluidic device by which the matrix density as a mechanical property and the concentration profile of a biochemical factor as a chemical property could be altered. Our microfluidic device has a cell tank and a cell culture chamber to mimic both 2D to 3D and 3D to 3D migration of three types of cells. Fluid shear stress is negligible on the cells and a stable concentration gradient can be obtained by diffusion. The device was designed by a numerical simulation so that the uniformity of the concentration gradients throughout the cell culture chamber was obtained. Adult neural cells were cultured within this device and they showed different branching and axonal navigation phenotypes within varying nerve growth factor (NGF) concentration profiles. Neural stem cells were also cultured within varying collagen matrix densities while exposed to NGF concentrations and they experienced 3D to 3D collective migration. By generating vascular endothelial growth factor concentration gradients, adult human dermal microvascular endothelial cells also migrated in a 2D to 3D manner and formed a stable lumen within a specific collagen matrix density. It was observed that a minimum absolute concentration and concentration gradient were required to stimulate migration of all types of the cells. This device has the advantage of changing multiple parameters simultaneously and is expected to have wide applicability in cell studies. (paper)

  7. Crystal engineered acid–base complexes with 2D and 3D hydrogen bonding systems using p-hydroxybenzoic acid as the building block

    Directory of Open Access Journals (Sweden)

    PU SU ZHAO

    2010-04-01

    Full Text Available p-Hydroxybenzoic acid (p-HOBA was selected as the building block for self-assembly with five bases, i.e., diethylamine, tert-butylamine, cyclohexylamine, imidazole and piperazine, and generation of the corresponding acid–base complexes 1–5. Crystal structure analyses suggest that proton-transfer from the carboxyl hydrogen to the nitrogen atom of the bases can be observed in 1–4, while only in 5 does a solvent water molecule co-exist with p--HOBA and piperazine. With the presence of O–H···O hydrogen bonds in 1–4, the deprotonated p-hydroxybenzoate anions (p-HOBAA– are simply connected each other in a head-to-tail motif to form one-dimensional (1D arrays, which are further extended to distinct two-dimensional (2D (for 1 and 4 and three-dimensional (3D (for 2 and 3 networks via N–H···O interactions. While in 5, neutral acid and base are combined pair-wise by O–H···N and N–H···O bonds to form a 1D tape and then the 1D tapes are sequentially combined by water molecules to create a 3D network. Some interlayer or intralayer C–H···O, C–H···p and p×××p interactions help to stabilize the supramolecular buildings. Melting point determination analyses indicate that the five acid–base complexes are not the ordinary superposition of the reactants and they are more stable than the original reactants.

  8. Performance evaluation of 3-D enhancement filters for detection of lung cancer from 3-D chest X-ray CT images

    International Nuclear Information System (INIS)

    Shimizu, Akinobu; Hagai, Makoto; Toriwaki, Jun-ichiro; Hasegawa, Jun-ichi.

    1995-01-01

    This paper evaluates the performance of several three dimensional enhancement filters used in procedures for detecting lung cancer shadows from three dimensional (3D) chest X-ray CT images. Two dimensional enhancement filters such as Min-DD filter, Contrast filter and N-Quoit filter have been proposed for enhancing cancer shadows in conventional 2D X-ray images. In this paper, we extend each of these 2D filters to a 3D filter and evaluate its performance experimentally by using CT images with artificial and true lung cancer shadows. As a result, we find that these 3D filters are effective for determining the position of a lung cancer shadow in a 3D chest CT image, as compared with the simple procedure such as smoothing filter, and that the performance of these filters become lower in the hilar area due to the influence of the vessel shadows. (author)

  9. Seismic processing using Parallel 3D FMM

    OpenAIRE

    Borlaug, Idar

    2007-01-01

    This thesis develops and tests 3D Fast Marching Method (FMM) algorithm and apply these to seismic simulations. The FMM is a general method for monotonically advancing fronts, originally developed by Sethian. It calculates the first arrival time for an advancing front or wave. FMM methods are used for a variety of applications including, fatigue cracks in materials, lymph node segmentation in CT images, computing skeletons and centerlines in 3D objects and for finding salt formations in seismi...

  10. Efficient farnesylation of an extended C-terminal C(x)3X sequence motif expands the scope of the prenylated proteome.

    Science.gov (United States)

    Blanden, Melanie J; Suazo, Kiall F; Hildebrandt, Emily R; Hardgrove, Daniel S; Patel, Meet; Saunders, William P; Distefano, Mark D; Schmidt, Walter K; Hougland, James L

    2018-02-23

    Protein prenylation is a post-translational modification that has been most commonly associated with enabling protein trafficking to and interaction with cellular membranes. In this process, an isoprenoid group is attached to a cysteine near the C terminus of a substrate protein by protein farnesyltransferase (FTase) or protein geranylgeranyltransferase type I or II (GGTase-I and GGTase-II). FTase and GGTase-I have long been proposed to specifically recognize a four-amino acid C AAX C-terminal sequence within their substrates. Surprisingly, genetic screening reveals that yeast FTase can modify sequences longer than the canonical C AAX sequence, specifically C( x ) 3 X sequences with four amino acids downstream of the cysteine. Biochemical and cell-based studies using both peptide and protein substrates reveal that mammalian FTase orthologs can also prenylate C( x ) 3 X sequences. As the search to identify physiologically relevant C( x ) 3 X proteins begins, this new prenylation motif nearly doubles the number of proteins within the yeast and human proteomes that can be explored as potential FTase substrates. This work expands our understanding of prenylation's impact within the proteome, establishes the biologically relevant reactivity possible with this new motif, and opens new frontiers in determining the impact of non-canonically prenylated proteins on cell function. © 2018 by The American Society for Biochemistry and Molecular Biology, Inc.

  11. 14-3-3 checkpoint regulatory proteins interact specifically with DNA repair protein human exonuclease 1 (hEXO1) via a semi-conserved motif

    DEFF Research Database (Denmark)

    Andersen, Sofie Dabros; Keijzers, Guido; Rampakakis, Emmanouil

    2012-01-01

    Human exonuclease 1 (hEXO1) acts directly in diverse DNA processing events, including replication, mismatch repair (MMR), and double strand break repair (DSBR), and it was also recently described to function as damage sensor and apoptosis inducer following DNA damage. In contrast, 14-3-3 proteins...... are specifically induced by replication inhibition leading to protein ubiquitination and degradation. We demonstrate direct and robust interaction between hEXO1 and six of the seven 14-3-3 isoforms in vitro, suggestive of a novel protein interaction network between DNA repair and cell cycle control. Binding...... and most likely a second unidentified binding motif. 14-3-3 associations do not appear to directly influence hEXO1 in vitro nuclease activity or in vitro DNA replication initiation. Moreover, specific phosphorylation variants, including hEXO1 S746A, are efficiently imported to the nucleus; to associate...

  12. 3D game environments create professional 3D game worlds

    CERN Document Server

    Ahearn, Luke

    2008-01-01

    The ultimate resource to help you create triple-A quality art for a variety of game worlds; 3D Game Environments offers detailed tutorials on creating 3D models, applying 2D art to 3D models, and clear concise advice on issues of efficiency and optimization for a 3D game engine. Using Photoshop and 3ds Max as his primary tools, Luke Ahearn explains how to create realistic textures from photo source and uses a variety of techniques to portray dynamic and believable game worlds.From a modern city to a steamy jungle, learn about the planning and technological considerations for 3D modelin

  13. UV-Stressed Daphnia pulex Increase Fitness through Uptake of Vitamin D3.

    Directory of Open Access Journals (Sweden)

    Sandra J Connelly

    Full Text Available Ultraviolet radiation is known to be highly variable in aquatic ecosystems. It has been suggested that UV-exposed organisms may demonstrate enough phenotypic plasticity to maintain the relative fitness of natural populations. Our long-term objective is to determine the potential photoprotective effect of vitamin D3 on Daphnia pulex exposed to acute or chronic UV radiation. Herein we report our initial findings in this endeavor. D. pulex survival and reproduction (fitness was monitored for 5 d as a proof of concept study. Significantly higher fitness was observed in the D. pulex with D3 than those without (most extreme effects observed were 0% survival in the absence of D3 and 100% with 10 ppm D3. Vitamin D3 was isolated from the culture media, the algal food (Pseudokirchneriella, and the D. pulex and quantified using high performance liquid chromatography (HPLC. Vitamin D3 was fluorescently labeled using a phenothiazinium dye and added to cultures of D. pulex. Images demonstrating the uptake of D3 into the tissues and carapace of the D. pulex were acquired. Our initial findings suggest a positive role for D3 in ecosystems as both UV-stressed algae and Daphnia sequester D3, and D. pulex demonstrate increased fitness in the presence of D3.

  14. Plasma and milk concentrations of vitamin D3 and 25-hydroxy vitamin D3 following intravenous injection of vitamin D3 or 25-hydroxy vitamin D3.

    OpenAIRE

    Hidiroglou, M; Knipfel, J E

    1984-01-01

    Plasma levels of vitamin D3 or 25-hydroxyvitamin D3 in ewes after administration of a single massive intravenous dose of vitamin D3 (2 X 10(6) IU) or 25-hydroxy vitamin D3 (5 mg) were determined at zero, one, two, three, five, ten and 20 days postinjection. In six ewes injected with vitamin D3 conversion of vitamin D3 to 25-hydroxy vitamin D3 resulted in a six-fold increase in the plasma 25-hydroxy vitamin D3 level within one day. Elevated levels were maintained until day 10 but by day 20 a s...

  15. Sequence-based classification using discriminatory motif feature selection.

    Directory of Open Access Journals (Sweden)

    Hao Xiong

    Full Text Available Most existing methods for sequence-based classification use exhaustive feature generation, employing, for example, all k-mer patterns. The motivation behind such (enumerative approaches is to minimize the potential for overlooking important features. However, there are shortcomings to this strategy. First, practical constraints limit the scope of exhaustive feature generation to patterns of length ≤ k, such that potentially important, longer (> k predictors are not considered. Second, features so generated exhibit strong dependencies, which can complicate understanding of derived classification rules. Third, and most importantly, numerous irrelevant features are created. These concerns can compromise prediction and interpretation. While remedies have been proposed, they tend to be problem-specific and not broadly applicable. Here, we develop a generally applicable methodology, and an attendant software pipeline, that is predicated on discriminatory motif finding. In addition to the traditional training and validation partitions, our framework entails a third level of data partitioning, a discovery partition. A discriminatory motif finder is used on sequences and associated class labels in the discovery partition to yield a (small set of features. These features are then used as inputs to a classifier in the training partition. Finally, performance assessment occurs on the validation partition. Important attributes of our approach are its modularity (any discriminatory motif finder and any classifier can be deployed and its universality (all data, including sequences that are unaligned and/or of unequal length, can be accommodated. We illustrate our approach on two nucleosome occupancy datasets and a protein solubility dataset, previously analyzed using enumerative feature generation. Our method achieves excellent performance results, with and without optimization of classifier tuning parameters. A Python pipeline implementing the approach is

  16. Comprehensive and Facile Synthesis of Some Functionalized Bis-Heterocyclic Compounds Containing a Thieno[2,3-b]thiophene Motif

    Science.gov (United States)

    Mabkhot, Yahia N.; Barakat, Assem; Al-Majid, Abdullah M.; Alshahrani, Saeed A.

    2012-01-01

    A comprehensive and facile method for the synthesis of new functionalized bis-heterocyclic compounds containing a thieno[2,3-b]thiophene motif is described. The hitherto unknown bis-pyrazolothieno[2,3-b]thiophene derivatives 2a–c, bis-pyridazin othieno[2,3-b]thiophene derivatives 4, bis-pyridinothieno[2,3-b]thiophene derivatives 6a,b, and to an analogous bis-pyridinothieno[2,3-b]thiophene nitrile derivatives 7 are obtained. Additionally, the novel bis-pyradazinonothieno[2,3-b]thiophene derivatives 9, and nicotinic acid derivatives 10, 11 are obtained via bis-dienamide 8. The structures of all newly synthesized compounds have been elucidated by 1H, 13C NMR, GCMS, and IR spectrometry. These compounds represent a new class of sulfur and Nitrogen containing heterocycles that should also be of interest as new materials. PMID:22408452

  17. Low-dimensional morphospace of topological motifs in human fMRI brain networks

    Directory of Open Access Journals (Sweden)

    Sarah E. Morgan

    2018-06-01

    Full Text Available We present a low-dimensional morphospace of fMRI brain networks, where axes are defined in a data-driven manner based on the network motifs. The morphospace allows us to identify the key variations in healthy fMRI networks in terms of their underlying motifs, and we observe that two principal components (PCs can account for 97% of the motif variability. The first PC of the motif distribution is correlated with efficiency and inversely correlated with transitivity. Hence this axis approximately conforms to the well-known economical small-world trade-off between integration and segregation in brain networks. Finally, we show that the economical clustering generative model proposed by Vértes et al. (2012 can approximately reproduce the motif morphospace of the real fMRI brain networks, in contrast to other generative models. Overall, the motif morphospace provides a powerful way to visualize the relationships between network properties and to investigate generative or constraining factors in the formation of complex human brain functional networks. Motifs have been described as the building blocks of complex networks. Meanwhile, a morphospace allows networks to be placed in a common space and can reveal the relationships between different network properties and elucidate the driving forces behind network topology. We combine the concepts of motifs and morphospaces to create the first motif morphospace of fMRI brain networks. Crucially, the morphospace axes are defined by the motifs, in a data-driven manner. We observe strong correlations between the networks’ positions in morphospace and their global topological properties, suggesting that motif morphospaces are a powerful way to capture the topology of networks in a low-dimensional space and to compare generative models of brain networks. Motif morphospaces could also be used to study other complex networks’ topologies.

  18. 3-D Whole-Core Transport Calculation with 3D/2D Rotational Plane Slicing Method

    Energy Technology Data Exchange (ETDEWEB)

    Yoo, Han Jong; Cho, Nam Zin [Korea Advanced Institute of Science and Technology, Daejeon (Korea, Republic of)

    2014-10-15

    Use of the method of characteristics (MOC) is very popular due to its capability of heterogeneous geometry treatment and widely used for 2-D core calculation, but direct extension of MOC to 3-D core is not so attractive due to huge calculational cost. 2-D/1-D fusion method was very successful for 3-D calculation of current generation reactor types (highly heterogeneous in radial direction but piece-wise homogeneous in axial direction). In this paper, 2-D MOC concept is extended to 3-D core calculation with little modification of an existing 2-D MOC code. The key idea is to suppose 3-D geometry as a set of many 2-D planes like a phone-directory book. Dividing 3-D structure into a large number of 2-D planes and solving each plane with a simple 2-D SN transport method would give the solution of a 3-D structure. This method was developed independently at KAIST but it is found that this concept is similar with that of 'plane tracing' in the MCCG-3D code. The method developed was tested on the 3-D C5G7 OECD/NEA benchmark problem and compared with the 2-D/1-D fusion method. Results show that the proposed method is worth investigating further. A new approach to 3-D whole-core transport calculation is described and tested. By slicing 3-D structure along characteristic planes and solving each 2-D plane problem, we can get 3-D solution. The numerical test results indicate that the new method is comparable with the 2D/1D fusion method and outperforms other existing methods. But more fair comparison should be done in similar discretization level.

  19. Planetary Torque in 3D Isentropic Disks

    Energy Technology Data Exchange (ETDEWEB)

    Fung, Jeffrey [Department of Astronomy, University of California at Berkeley, Campbell Hall, Berkeley, CA 94720-3411 (United States); Masset, Frédéric; Velasco, David [Instituto de Ciencias Físicas, Universidad Nacional Autónoma de México, Av. Universidad s/n, 62210 Cuernavaca, Mor. (Mexico); Lega, Elena, E-mail: jeffrey.fung@berkeley.edu [Université de la Côte d’Azur, Observatoire de la Côte d’Azur, CNRS, Laboratoire Lagrange UMR 7293, Nice (France)

    2017-03-01

    Planetary migration is inherently a three-dimensional (3D) problem, because Earth-size planetary cores are deeply embedded in protoplanetary disks. Simulations of these 3D disks remain challenging due to the steep resolution requirements. Using two different hydrodynamics codes, FARGO3D and PEnGUIn, we simulate disk–planet interaction for a one to five Earth-mass planet embedded in an isentropic disk. We measure the torque on the planet and ensure that the measurements are converged both in resolution and between the two codes. We find that the torque is independent of the smoothing length of the planet’s potential ( r {sub s}), and that it has a weak dependence on the adiabatic index of the gaseous disk ( γ ). The torque values correspond to an inward migration rate qualitatively similar to previous linear calculations. We perform additional simulations with explicit radiative transfer using FARGOCA, and again find agreement between 3D simulations and existing torque formulae. We also present the flow pattern around the planets that show active flow is present within the planet’s Hill sphere, and meridional vortices are shed downstream. The vertical flow speed near the planet is faster for a smaller r {sub s} or γ , up to supersonic speeds for the smallest r {sub s} and γ in our study.

  20. PISMA: A Visual Representation of Motif Distribution in DNA Sequences

    Directory of Open Access Journals (Sweden)

    Rogelio Alcántara-Silva

    2017-03-01

    Full Text Available Background: Because the graphical presentation and analysis of motif distribution can provide insights for experimental hypothesis, PISMA aims at identifying motifs on DNA sequences, counting and showing them graphically. The motif length ranges from 2 to 10 bases, and the DNA sequences range up to 10 kb. The motif distribution is shown as a bar-code–like, as a gene-map–like, and as a transcript scheme. Results: We obtained graphical schemes of the CpG site distribution from 91 human papillomavirus genomes. Also, we present 2 analyses: one of DNA motifs associated with either methylation-resistant or methylation-sensitive CpG islands and another analysis of motifs associated with exosome RNA secretion. Availability and Implementation: PISMA is developed in Java; it is executable in any type of hardware and in diverse operating systems. PISMA is freely available to noncommercial users. The English version and the User Manual are provided in Supplementary Files 1 and 2, and a Spanish version is available at www.biomedicas.unam.mx/wp-content/software/pisma.zip and www.biomedicas.unam.mx/wp-content/pdf/manual/pisma.pdf .

  1. Aggregation of topological motifs in the Escherichia coli transcriptional regulatory network

    Directory of Open Access Journals (Sweden)

    Barabási Albert-László

    2004-01-01

    Full Text Available Abstract Background Transcriptional regulation of cellular functions is carried out through a complex network of interactions among transcription factors and the promoter regions of genes and operons regulated by them.To better understand the system-level function of such networks simplification of their architecture was previously achieved by identifying the motifs present in the network, which are small, overrepresented, topologically distinct regulatory interaction patterns (subgraphs. However, the interaction of such motifs with each other, and their form of integration into the full network has not been previously examined. Results By studying the transcriptional regulatory network of the bacterium, Escherichia coli, we demonstrate that the two previously identified motif types in the network (i.e., feed-forward loops and bi-fan motifs do not exist in isolation, but rather aggregate into homologous motif clusters that largely overlap with known biological functions. Moreover, these clusters further coalesce into a supercluster, thus establishing distinct topological hierarchies that show global statistical properties similar to the whole network. Targeted removal of motif links disintegrates the network into small, isolated clusters, while random disruptions of equal number of links do not cause such an effect. Conclusion Individual motifs aggregate into homologous motif clusters and a supercluster forming the backbone of the E. coli transcriptional regulatory network and play a central role in defining its global topological organization.

  2. Positive evolutionary selection of an HD motif on Alzheimer precursor protein orthologues suggests a functional role.

    Science.gov (United States)

    Miklós, István; Zádori, Zoltán

    2012-02-01

    HD amino acid duplex has been found in the active center of many different enzymes. The dyad plays remarkably different roles in their catalytic processes that usually involve metal coordination. An HD motif is positioned directly on the amyloid beta fragment (Aβ) and on the carboxy-terminal region of the extracellular domain (CAED) of the human amyloid precursor protein (APP) and a taxonomically well defined group of APP orthologues (APPOs). In human Aβ HD is part of a presumed, RGD-like integrin-binding motif RHD; however, neither RHD nor RXD demonstrates reasonable conservation in APPOs. The sequences of CAEDs and the position of the HD are not particularly conserved either, yet we show with a novel statistical method using evolutionary modeling that the presence of HD on CAEDs cannot be the result of neutral evolutionary forces (pHD motif is underrepresented in the proteomes of all species of the animal kingdom. Position migration can be explained by high probability occurrence of multiple copies of HD on intermediate sequences, from which only one is kept by selective evolutionary forces, in a similar way as in the case of the "transcription binding site turnover." CAED of all APP orthologues and homologues are predicted to bind metal ions including Amyloid-like protein 1 (APLP1) and Amyloid-like protein 2 (APLP2). Our results suggest that HDs on the CAEDs are most probably key components of metal-binding domains, which facilitate and/or regulate inter- or intra-molecular interactions in a metal ion-dependent or metal ion concentration-dependent manner. The involvement of naturally occurring mutations of HD (Tottori (D7N) and English (H6R) mutations) in early onset Alzheimer's disease gives additional support to our finding that HD has an evolutionary preserved function on APPOs.

  3. 3D Space Shift from CityGML LoD3-Based Multiple Building Elements to a 3D Volumetric Object

    Directory of Open Access Journals (Sweden)

    Shen Ying

    2017-01-01

    Full Text Available In contrast with photorealistic visualizations, urban landscape applications, and building information system (BIM, 3D volumetric presentations highlight specific calculations and applications of 3D building elements for 3D city planning and 3D cadastres. Knowing the precise volumetric quantities and the 3D boundary locations of 3D building spaces is a vital index which must remain constant during data processing because the values are related to space occupation, tenure, taxes, and valuation. To meet these requirements, this paper presents a five-step algorithm for performing a 3D building space shift. This algorithm is used to convert multiple building elements into a single 3D volumetric building object while maintaining the precise volume of the 3D space and without changing the 3D locations or displacing the building boundaries. As examples, this study used input data and building elements based on City Geography Markup Language (CityGML LoD3 models. This paper presents a method for 3D urban space and 3D property management with the goal of constructing a 3D volumetric object for an integral building using CityGML objects, by fusing the geometries of various building elements. The resulting objects possess true 3D geometry that can be represented by solid geometry and saved to a CityGML file for effective use in 3D urban planning and 3D cadastres.

  4. Introduction of N-cadherin-binding motif to alginate hydrogels for controlled stem cell differentiation.

    Science.gov (United States)

    Lee, Jae Won; An, Hyoseok; Lee, Kuen Yong

    2017-07-01

    Control of stem cell fate and phenotype using biomimetic synthetic extracellular matrices (ECMs) is an important tissue engineering approach. Many studies have focused on improving cell-matrix interactions. However, proper control of cell-cell interactions using synthetic ECMs could be critical for tissue engineering, especially with undifferentiated stem cells. In this study, alginate hydrogels were modified with a peptide derived from the low-density lipoprotein receptor-related protein 5 (LRP5), which is known to bind to N-cadherin, as a cell-cell interaction motif. In vitro changes in the morphology and differentiation of mouse bone marrow stromal cells (D1 stem cells) cultured in LRP5-alginate hydrogels were investigated. LRP5-alginate gels successfully induced stem cell aggregation and enhanced chondrogenic differentiation of D1 stem cells, compared to RGD-alginate gels, at low cell density. This approach to tailoring synthetic biomimetic ECMs using cell-cell interaction motifs may be critical in tissue engineering approaches using stem cells. Copyright © 2017 Elsevier B.V. All rights reserved.

  5. Identification of MarvelD3 as a tight junction-associated transmembrane protein of the occludin family

    Directory of Open Access Journals (Sweden)

    Balda Maria S

    2009-12-01

    Full Text Available Abstract Background Tight junctions are an intercellular adhesion complex of epithelial and endothelial cells, and form a paracellular barrier that restricts the diffusion of solutes on the basis of size and charge. Tight junctions are formed by multiprotein complexes containing cytosolic and transmembrane proteins. How these components work together to form functional tight junctions is still not well understood and will require a complete understanding of the molecular composition of the junction. Results Here we identify a new transmembrane component of tight junctions: MarvelD3, a four-span transmembrane protein. Its predicted transmembrane helices form a Marvel (MAL and related proteins for vesicle traffic and membrane link domain, a structural motif originally discovered in proteins involved in membrane apposition and fusion events, such as the tight junction proteins occludin and tricellulin. In mammals, MarvelD3 is expressed as two alternatively spliced isoforms. Both isoforms exhibit a broad tissue distribution and are expressed by different types of epithelial as well as endothelial cells. MarvelD3 co-localises with occludin at tight junctions in intestinal and corneal epithelial cells. RNA interference experiments in Caco-2 cells indicate that normal MarvelD3 expression is not required for the formation of functional tight junctions but depletion results in monolayers with increased transepithelial electrical resistance. Conclusions Our data indicate that MarvelD3 is a third member of the tight junction-associated occludin family of transmembrane proteins. Similar to occludin, normal expression of MarvelD3 is not essential for the formation of functional tight junctions. However, MarvelD3 functions as a determinant of epithelial paracellular permeability properties.

  6. A systems wide mass spectrometric based linear motif screen to identify dominant in-vivo interacting proteins for the ubiquitin ligase MDM2.

    Science.gov (United States)

    Nicholson, Judith; Scherl, Alex; Way, Luke; Blackburn, Elizabeth A; Walkinshaw, Malcolm D; Ball, Kathryn L; Hupp, Ted R

    2014-06-01

    Linear motifs mediate protein-protein interactions (PPI) that allow expansion of a target protein interactome at a systems level. This study uses a proteomics approach and linear motif sub-stratifications to expand on PPIs of MDM2. MDM2 is a multi-functional protein with over one hundred known binding partners not stratified by hierarchy or function. A new linear motif based on a MDM2 interaction consensus is used to select novel MDM2 interactors based on Nutlin-3 responsiveness in a cell-based proteomics screen. MDM2 binds a subset of peptide motifs corresponding to real proteins with a range of allosteric responses to MDM2 ligands. We validate cyclophilin B as a novel protein with a consensus MDM2 binding motif that is stabilised by Nutlin-3 in vivo, thus identifying one of the few known interactors of MDM2 that is stabilised by Nutlin-3. These data invoke two modes of peptide binding at the MDM2 N-terminus that rely on a consensus core motif to control the equilibrium between MDM2 binding proteins. This approach stratifies MDM2 interacting proteins based on the linear motif feature and provides a new biomarker assay to define clinically relevant Nutlin-3 responsive MDM2 interactors. Copyright © 2014 Elsevier Inc. All rights reserved.

  7. Effect of 24,25-dihydroxyvitamin D3 on 1,25-dihydroxyvitamin D3 [1,25-(OH)2D3] metabolism in vitamin D-deficient rats infused with 1,25-(OH)2D3

    International Nuclear Information System (INIS)

    Yamato, H.; Matsumoto, T.; Fukumoto, S.; Ikeda, K.; Ishizuka, S.; Ogata, E.

    1989-01-01

    Previous studies revealed that administration of 24,25-dihydroxyvitamin D3 [24,25-(OH)2D3] to calcium (Ca)-deficient rats causes a dose-dependent reduction in markedly elevated serum 1,25-(OH)2D3 level. Although the results suggested that the metabolism of 1,25-(OH)2D3 was accelerated by 24,25-(OH)2D3, those experiments could not define whether the enhanced metabolism of 1,25-(OH)2D3 played a role in the reduction in the serum 1,25-(OH)2D3 level. In the present study, in order to address this issue more specifically, serum 1,25-(OH)2D3 was maintained solely by exogenous administration through miniosmotic pumps of 1,25-(OH)2D3 into vitamin D-deficient rats. Thus, by measuring the serum 1,25-(OH)2D3 concentration, the effect of 24,25-(OH)2D3 on the MCR of 1,25-(OH)2D3 could be examined. Administration of 24,25-(OH)2D3 caused a dose-dependent enhancement in the MCR of 1,25-(OH)2D3, and 1 microgram/100 g rat.day 24,25-(OH)2D3, which elevated serum 24,25-(OH)2D3 to 8.6 +/- 1.3 ng/ml, significantly increased MCR and suppressed serum levels of 1,25-(OH)2D3. The effect of 24,25-(OH)2D3 on 1,25-(OH)2D3 metabolism developed with a rapid time course, and the recovery of iv injected [1 beta-3H]1,25-(OH)2D3 in blood was significantly reduced within 1 h. In addition, there was an increase in radioactivity in the water-soluble fraction of serum as well as in urine, suggesting that 1,25-(OH)2D3 is rapidly degraded to a water-soluble metabolite(s). Furthermore, the reduction in serum 1,25-(OH)2D3 was associated with a reduction in both serum and urinary Ca levels. Because the conversion of [3H]24,25-(OH)2D3 to [3H]1,24,25-(OH)2D3 or other metabolites was minimal in these rats, 24,25-(OH)2D3 appears to act without being converted into other metabolites. These results demonstrate that 24,25-(OH)2D3 rapidly stimulates the metabolism of 1,25-(OH)2D3 and reduces its serum level

  8. A Repeating Sulfated Galactan Motif Resuscitates Dormant Micrococcus luteus Bacteria.

    Science.gov (United States)

    Böttcher, Thomas; Szamosvári, Dávid; Clardy, Jon

    2018-07-01

    Only a small fraction of bacteria can autonomously initiate growth on agar plates. Nongrowing bacteria typically enter a metabolically inactive dormant state and require specific chemical trigger factors or signals to exit this state and to resume growth. Micrococcus luteus has become a model organism for this important yet poorly understood phenomenon. Only a few resuscitation signals have been described to date, and all of them are produced endogenously by bacterial species. We report the discovery of a novel type of resuscitation signal that allows M. luteus to grow on agar but not agarose plates. Fractionation of the agar polysaccharide complex and sulfation of agarose allowed us to identify the signal as highly sulfated saccharides found in agar or carrageenans. Purification of hydrolyzed κ-carrageenan ultimately led to the identification of the signal as a small fragment of a large linear polysaccharide, i.e., an oligosaccharide of five or more sugars with a repeating disaccharide motif containing d-galactose-4-sulfate (G4S) 1,4-linked to 3,6-anhydro-α-d-galactose (DA), G4S-(DA-G4S) n ≥2 IMPORTANCE Most environmental bacteria cannot initiate growth on agar plates, but they can flourish on the same plates once growth is initiated. While there are a number of names for and manifestations of this phenomenon, the underlying cause appears to be the requirement for a molecular signal indicating safe growing conditions. Micrococcus luteus has become a model organism for studying this growth initiation process, often called resuscitation, because of its apparent connection with the persistent or dormant form of Mycobacterium tuberculosis , an important human pathogen. In this report, we identify a highly sulfated saccharide from agar or carrageenans that robustly resuscitates dormant M. luteus on agarose plates. We identified and characterized the signal as a small repeating disaccharide motif. Our results indicate that signals inherent in or absent from the

  9. Survey of Robot 3D Path Planning Algorithms

    Directory of Open Access Journals (Sweden)

    Liang Yang

    2016-01-01

    Full Text Available Robot 3D (three-dimension path planning targets for finding an optimal and collision-free path in a 3D workspace while taking into account kinematic constraints (including geometric, physical, and temporal constraints. The purpose of path planning, unlike motion planning which must be taken into consideration of dynamics, is to find a kinematically optimal path with the least time as well as model the environment completely. We discuss the fundamentals of these most successful robot 3D path planning algorithms which have been developed in recent years and concentrate on universally applicable algorithms which can be implemented in aerial robots, ground robots, and underwater robots. This paper classifies all the methods into five categories based on their exploring mechanisms and proposes a category, called multifusion based algorithms. For all these algorithms, they are analyzed from a time efficiency and implementable area perspective. Furthermore a comprehensive applicable analysis for each kind of method is presented after considering their merits and weaknesses.

  10. Composite Structural Motifs of Binding Sites for Delineating Biological Functions of Proteins

    Science.gov (United States)

    Kinjo, Akira R.; Nakamura, Haruki

    2012-01-01

    Most biological processes are described as a series of interactions between proteins and other molecules, and interactions are in turn described in terms of atomic structures. To annotate protein functions as sets of interaction states at atomic resolution, and thereby to better understand the relation between protein interactions and biological functions, we conducted exhaustive all-against-all atomic structure comparisons of all known binding sites for ligands including small molecules, proteins and nucleic acids, and identified recurring elementary motifs. By integrating the elementary motifs associated with each subunit, we defined composite motifs that represent context-dependent combinations of elementary motifs. It is demonstrated that function similarity can be better inferred from composite motif similarity compared to the similarity of protein sequences or of individual binding sites. By integrating the composite motifs associated with each protein function, we define meta-composite motifs each of which is regarded as a time-independent diagrammatic representation of a biological process. It is shown that meta-composite motifs provide richer annotations of biological processes than sequence clusters. The present results serve as a basis for bridging atomic structures to higher-order biological phenomena by classification and integration of binding site structures. PMID:22347478

  11. Determination of the 3d34d and 3d35s configurations of Fe V

    International Nuclear Information System (INIS)

    Azarov, V.I.

    2001-01-01

    The analysis of the spectrum of four times ionized iron, Fe V, has led to the determination of the 3d 3 4d and 3d 3 5s configurations. From 975 classified lines in the region 645-1190 A we have established 123 of 168 theoretically possible 3d 3 4d levels and 26 of 38 possible 3d 3 5s levels. The estimated accuracy of values of energy levels of these two configurations is about 0.7 cm -1 and 1.0 cm -1 , respectively. The level structure of the system of the 3d 4 , 3d 3 4s, 3d 3 4d and 3d 3 5s configurations has been theoretically interpreted and the energy parameters have been determined by a least squares fit to the observed levels. A comparison of parameters in Cr III and Fe V ions is given. (orig.)

  12. Probing structural changes of self assembled i-motif DNA

    KAUST Repository

    Lee, Iljoon; Patil, Sachin; Fhayli, Karim; Alsaiari, Shahad K.; Khashab, Niveen M.

    2015-01-01

    We report an i-motif structural probing system based on Thioflavin T (ThT) as a fluorescent sensor. This probe can discriminate the structural changes of RET and Rb i-motif sequences according to pH change. This journal is

  13. Genome-wide conserved consensus transcription factor binding motifs are hyper-methylated

    Directory of Open Access Journals (Sweden)

    Down Thomas A

    2010-09-01

    Full Text Available Abstract Background DNA methylation can regulate gene expression by modulating the interaction between DNA and proteins or protein complexes. Conserved consensus motifs exist across the human genome ("predicted transcription factor binding sites": "predicted TFBS" but the large majority of these are proven by chromatin immunoprecipitation and high throughput sequencing (ChIP-seq not to be biological transcription factor binding sites ("empirical TFBS". We hypothesize that DNA methylation at conserved consensus motifs prevents promiscuous or disorderly transcription factor binding. Results Using genome-wide methylation maps of the human heart and sperm, we found that all conserved consensus motifs as well as the subset of those that reside outside CpG islands have an aggregate profile of hyper-methylation. In contrast, empirical TFBS with conserved consensus motifs have a profile of hypo-methylation. 40% of empirical TFBS with conserved consensus motifs resided in CpG islands whereas only 7% of all conserved consensus motifs were in CpG islands. Finally we further identified a minority subset of TF whose profiles are either hypo-methylated or neutral at their respective conserved consensus motifs implicating that these TF may be responsible for establishing or maintaining an un-methylated DNA state, or whose binding is not regulated by DNA methylation. Conclusions Our analysis supports the hypothesis that at least for a subset of TF, empirical binding to conserved consensus motifs genome-wide may be controlled by DNA methylation.

  14. From 2D Silhouettes to 3D Object Retrieval: Contributions and Benchmarking

    Directory of Open Access Journals (Sweden)

    Napoléon Thibault

    2010-01-01

    Full Text Available 3D retrieval has recently emerged as an important boost for 2D search techniques. This is mainly due to its several complementary aspects, for instance, enriching views in 2D image datasets, overcoming occlusion and serving in many real-world applications such as photography, art, archeology, and geolocalization. In this paper, we introduce a complete "2D photography to 3D object" retrieval framework. Given a (collection of picture(s or sketch(es of the same scene or object, the method allows us to retrieve the underlying similar objects in a database of 3D models. The contribution of our method includes (i a generative approach for alignment able to find canonical views consistently through scenes/objects and (ii the application of an efficient but effective matching method used for ranking. The results are reported through the Princeton Shape Benchmark and the Shrec benchmarking consortium evaluated/compared by a third party. In the two gallery sets, our framework achieves very encouraging performance and outperforms the other runs.

  15. The findings and the role of axial CT imaging and 3D imaging of gastric lesion by spiral CT

    International Nuclear Information System (INIS)

    Lee, Dong Ho; Ko, Young Tae

    1996-01-01

    The purpose of this study is to assess the efficacy of axial CT imaging and 3D imaging by spiral CT in the detection and evaluation of gastric lesion. Seventy-seven patients with pathologically-proven gastric lesions underwent axial CT and 3D imaging by spiral CT. There were 49 cases of advanced gastric carcinoma(AGC), 21 of early gastric carcinoma (EGC), three of benign ulcers, three of leiomyomas, and one case of lymphoma. Spiral CT was performed with 3-mm collimation, 4.5mm/sec table feed, and 1-1.5-mm reconstruction interval after the ingestion of gas. 3D imaging was obtained using the SSD technique, and on analysis a grade was given(excellent, good, poor). Axial CT scan was performed with 5-mm collimation, 7mm/sec table feed, and 5-mm reconstruction interval after the ingestion of water. Among 49 cases of AGC, excellent 3D images were obtained in seven patients (14.3%), good 3D images in 30(61.2%), and poor 3D images in 12(24.5%). Among the 12 patients with poor images, the cancers were located at the pyloric antrum in eight cases, were AGC Borrmann type 4 in three cases, and EGC-mimicking lesion in one case. Using axial CT scan alone, Borrmann's classification based tumor morphology were accurately identified in 67.3% of cases, but using 3D imaging, the corresponding figure was 85.7%. In 33 cases receiving surgery, good correlation between axial CT scan and pathology occurred in 72.7% of T class, and 69.7% of N class. Among 21 cases of EGC, excellent 3D images were obtained in three patients (14.3%), good 3D images in 14 (66.7%), and poor 3D images in two (9.5%). The other two cases of EGC were not detected. By axial CT scan, no tumor was detected in four cases, and there were two doubtful cases. 3D images of three benign ulcers were excellent in one case and good in two. 3D images of three leiomyomas and one lymphoma were excellent. Combined axial CT imaging and 3D imaging by spiral CT has the potential to accurately diagnose gastric lesions other than AGC

  16. Structural and theoretical study of 1-[1-oxo-3-phenyl-(2-benzosulfonamide)-propyl amido] - anthracene-9,10-dione to be i-motif inhibitor

    Science.gov (United States)

    Vatsal, Manu; Devi, Vandna; Awasthi, Pamita

    2018-04-01

    The 1-[1-oxo-3-phenyl-(2-benzosulfonamide)-propyl amido] - anthracene-9,10-dione (BPAQ) an analogue of anthracenedione class of antibiotic has been synthesized. To characterize molecular functional groups FT-IR and FT-Raman spectrum were recorded and vibrational frequencies were assigned accordingly. The optimized geometrical parameters, vibrational assignments, chemical shifts and thermodynamic properties of title compound were computed by ab initio calculations at Density Functional Theory (DFT) method with 6-31G(d,p) as basis set. The calculated harmonic vibrational frequencies of molecule were then analysed in comparison to experimental FT-IR and Raman spectrum. Gauge independent atomic orbital (GIAO) method was used for determining, (1H) and carbon (13C) nuclear magnetic resonance (NMR) spectra of the molecule. Molecular parameters were calculated along with its periodic boundary conditions calculation (PBC) analysis supported by X-ray diffraction studies. The frontier molecular orbital (HOMO, LUMO) analysis describes charge distribution and stability of the molecule which concluded that nucleophilic substitution is more preferred and the mullikan charge analysis also confirmed the same. Further the title compound showed an inhibitory action at d(TCCCCC), an intermolecular i-motif sequence, hence molecular docking study suggested the inhibitory activity of the compound at these junction.

  17. A cyclic carbo-isosteric penta-depsipeptide: cyclo(Phe1–d-Ala2–Gly3–Phe4–APO5

    Directory of Open Access Journals (Sweden)

    Stéphanie M. Guéret

    2015-01-01

    Full Text Available The title compound, cyclo(Phe1–d-Ala2–Gly3–Phe4–APO5, C26H32N4O5, is the minor diastereoisomer of a cyclic penta-peptidomimetic analogue containing a novel 2-aminopropyl lactone (APO motif, which displays the same number of atoms as the native amino acid glycine and has a methyl group in place of the carbonyl O atom. The crystal structure presented here allows the analysis of the secondary structure of this unprecedented cyclic carbo-isosteric depsipeptide. The conformation of the central ring is stabilized by an intramolecular N—H...O hydrogen bond between the carbonyl O atom of the first residue (Phe1 and the amide group H atom of the fourth residue (Phe4. Based on the previously reported hydrogen bond and on the values of the torsion angles ϕ and ψ, the loop formed by the first, second, third and fourth residues (Phe1, d-Ala2, Gly3 and Phe4 can be classified as a type II′ β-turn. The loop around the new peptidomimetic motif, on the other hand, resembles an open γ-turn containing a weak N—H...O hydrogen bond between the carbonyl group O atom of the fourth residue (Phe4 and the amide unit H atom of the first residue (Phe1. In the crystal, the peptidomimetic molecules are arranged in chains along the b-axis direction. Within such a chain, the molecules of the structure are linked via N—H...O hydrogen bonds between the amide group H atom of the secondary residue (d-Ala2 and the carboxy unit O atom of the fourth residue (Phe4 in a neighboring molecule. The newly formed methyl stereocentre of the APO peptidomimetic motif (APO5 was obtained as the minor diastereoisomer in a ring-closing reductive amination reaction and adopts an R configuration.

  18. BlockLogo: Visualization of peptide and sequence motif conservation

    DEFF Research Database (Denmark)

    Olsen, Lars Rønn; Kudahl, Ulrich Johan; Simon, Christian

    2013-01-01

    BlockLogo is a web-server application for the visualization of protein and nucleotide fragments, continuous protein sequence motifs, and discontinuous sequence motifs using calculation of block entropy from multiple sequence alignments. The user input consists of a multiple sequence alignment, se...

  19. 3D Volume Rendering and 3D Printing (Additive Manufacturing).

    Science.gov (United States)

    Katkar, Rujuta A; Taft, Robert M; Grant, Gerald T

    2018-07-01

    Three-dimensional (3D) volume-rendered images allow 3D insight into the anatomy, facilitating surgical treatment planning and teaching. 3D printing, additive manufacturing, and rapid prototyping techniques are being used with satisfactory accuracy, mostly for diagnosis and surgical planning, followed by direct manufacture of implantable devices. The major limitation is the time and money spent generating 3D objects. Printer type, material, and build thickness are known to influence the accuracy of printed models. In implant dentistry, the use of 3D-printed surgical guides is strongly recommended to facilitate planning and reduce risk of operative complications. Copyright © 2018 Elsevier Inc. All rights reserved.

  20. The PRISM3D paleoenvironmental reconstruction

    Science.gov (United States)

    Dowsett, H.; Robinson, M.; Haywood, A.M.; Salzmann, U.; Hill, Daniel; Sohl, L.E.; Chandler, M.; Williams, Mark; Foley, K.; Stoll, D.K.

    2010-01-01

    The Pliocene Research, Interpretation and Synoptic Mapping (PRISM) paleoenvironmental reconstruction is an internally consistent and comprehensive global synthesis of a past interval of relatively warm and stable climate. It is regularly used in model studies that aim to better understand Pliocene climate, to improve model performance in future climate scenarios, and to distinguish model-dependent climate effects. The PRISM reconstruction is constantly evolving in order to incorporate additional geographic sites and environmental parameters, and is continuously refined by independent research findings. The new PRISM three dimensional (3D) reconstruction differs from previous PRISM reconstructions in that it includes a subsurface ocean temperature reconstruction, integrates geochemical sea surface temperature proxies to supplement the faunal-based temperature estimates, and uses numerical models for the first time to augment fossil data. Here we describe the components of PRISM3D and describe new findings specific to the new reconstruction. Highlights of the new PRISM3D reconstruction include removal of Hudson Bay and the Great Lakes and creation of open waterways in locations where the current bedrock elevation is less than 25m above modern sea level, due to the removal of the West Antarctic Ice Sheet and the reduction of the East Antarctic Ice Sheet. The mid-Piacenzian oceans were characterized by a reduced east-west temperature gradient in the equatorial Pacific, but PRISM3D data do not imply permanent El Niño conditions. The reduced equator-to-pole temperature gradient that characterized previous PRISM reconstructions is supported by significant displacement of vegetation belts toward the poles, is extended into the Arctic Ocean, and is confirmed by multiple proxies in PRISM3D. Arctic warmth coupled with increased dryness suggests the formation of warm and salty paleo North Atlantic Deep Water (NADW) and a more vigorous thermohaline circulation system that may

  1. Insights into the Activity and Substrate Binding of Xylella fastidiosa Polygalacturonase by Modification of a Unique QMK Amino Acid Motif Using Protein Chimeras.

    Science.gov (United States)

    Warren, Jeremy G; Lincoln, James E; Kirkpatrick, Bruce C

    2015-01-01

    Polygalacturonases (EC 3.2.1.15) catalyze the random hydrolysis of 1, 4-alpha-D-galactosiduronic linkages in pectate and other galacturonans. Xylella fastidiosa possesses a single polygalacturonase gene, pglA (PD1485), and X. fastidiosa mutants deficient in the production of polygalacturonase are non-pathogenic and show a compromised ability to systemically infect grapevines. These results suggested that grapevines expressing sufficient amounts of an inhibitor of X. fastidiosa polygalacturonase might be protected from disease. Previous work in our laboratory and others have tried without success to produce soluble active X. fastidiosa polygalacturonase for use in inhibition assays. In this study, we created two enzymatically active X. fastidiosa / A. vitis polygalacturonase chimeras, AX1A and AX2A to explore the functionality of X. fastidiosa polygalacturonase in vitro. The AX1A chimera was constructed to specifically test if recombinant chimeric protein, produced in Escherichia coli, is soluble and if the X. fastidiosa polygalacturonase catalytic amino acids are able to hydrolyze polygalacturonic acid. The AX2A chimera was constructed to evaluate the ability of a unique QMK motif of X. fastidiosa polygalacturonase, most polygalacturonases have a R(I/L)K motif, to bind to and allow the hydrolysis of polygalacturonic acid. Furthermore, the AX2A chimera was also used to explore what effect modification of the QMK motif of X. fastidiosa polygalacturonase to a conserved RIK motif has on enzymatic activity. These experiments showed that both the AX1A and AX2A polygalacturonase chimeras were soluble and able to hydrolyze the polygalacturonic acid substrate. Additionally, the modification of the QMK motif to the conserved RIK motif eliminated hydrolytic activity, suggesting that the QMK motif is important for the activity of X. fastidiosa polygalacturonase. This result suggests X. fastidiosa polygalacturonase may preferentially hydrolyze a different pectic substrate or

  2. Identification of extracellular signal-regulated kinase 3 as a new interaction partner of cyclin D3

    International Nuclear Information System (INIS)

    Sun Maoyun; Wei Yuanyan; Yao Luyang; Xie Jianhui; Chen Xiaoning; Wang Hanzhou; Jiang Jianhai; Gu Jianxin

    2006-01-01

    Cyclin D3, like cyclin D1 and D2 isoforms, is a crucial component of the core cell cycle machinery in mammalian cells. It also exhibits its unique properties in many other physiological processes. In the present study, using yeast two-hybrid screening, we identified ERK3, an atypical mitogen-activated protein kinase (MAPK), as a cyclin D3 binding partner. GST pull-down assays showed that cyclin D3 interacts directly and specifically with ERK3 in vitro. The binding of cyclin D3 and ERK3 was further confirmed in vivo by co-immunoprecipitation assay and confocal microscopic analysis. Moreover, carboxy-terminal extension of ERK3 was responsible for its association with intact cyclin D3. These findings further expand distinct roles of cyclin D3 and suggest the potential activity of ERK3 in cell proliferation

  3. 3D object-oriented image analysis in 3D geophysical modelling

    DEFF Research Database (Denmark)

    Fadel, I.; van der Meijde, M.; Kerle, N.

    2015-01-01

    Non-uniqueness of satellite gravity interpretation has traditionally been reduced by using a priori information from seismic tomography models. This reduction in the non-uniqueness has been based on velocity-density conversion formulas or user interpretation of the 3D subsurface structures (objects......) based on the seismic tomography models and then forward modelling these objects. However, this form of object-based approach has been done without a standardized methodology on how to extract the subsurface structures from the 3D models. In this research, a 3D object-oriented image analysis (3D OOA......) approach was implemented to extract the 3D subsurface structures from geophysical data. The approach was applied on a 3D shear wave seismic tomography model of the central part of the East African Rift System. Subsequently, the extracted 3D objects from the tomography model were reconstructed in the 3D...

  4. 3D-PRINTING OF BUILD OBJECTS

    Directory of Open Access Journals (Sweden)

    SAVYTSKYI M. V.

    2016-03-01

    Full Text Available Raising of problem. Today, in all spheres of our life we can constate the permanent search for new, modern methods and technologies that meet the principles of sustainable development. New approaches need to be, on the one hand more effective in terms of conservation of exhaustible resources of our planet, have minimal impact on the environment and on the other hand to ensure a higher quality of the final product. Construction is not exception. One of the new promising technology is the technology of 3D -printing of individual structures and buildings in general. 3Dprinting - is the process of real object recreating on the model of 3D. Unlike conventional printer which prints information on a sheet of paper, 3D-printer allows you to display three-dimensional information, i.e. creates certain physical objects. Currently, 3D-printer finds its application in many areas of production: machine building elements, a variety of layouts, interior elements, various items. But due to the fact that this technology is fairly new, it requires the creation of detailed and accurate technologies, efficient equipment and materials, and development of common vocabulary and regulatory framework in this field. Research Aim. The analysis of existing methods of creating physical objects using 3D-printing and the improvement of technology and equipment for the printing of buildings and structures. Conclusion. 3D-printers building is a new generation of equipment for the construction of buildings, structures, and structural elements. A variety of building printing technics opens up wide range of opportunities in the construction industry. At this stage, printers design allows to create low-rise buildings of different configurations with different mortars. The scientific novelty of this work is to develop proposals to improve the thermal insulation properties of constructed 3D-printing objects and technological equipment. The list of key terms and notions of construction

  5. Does 3D produce more symptoms of visually induced motion sickness?

    Science.gov (United States)

    Naqvi, Syed Ali Arsalan; Badruddin, Nasreen; Malik, Aamir Saeed; Hazabbah, Wan; Abdullah, Baharudin

    2013-01-01

    3D stereoscopy technology with high quality images and depth perception provides entertainment to its viewers. However, the technology is not mature yet and sometimes may have adverse effects on viewers. Some viewers have reported discomfort in watching videos with 3D technology. In this research we performed an experiment showing a movie in 2D and 3D environments to participants. Subjective and objective data are recorded and compared in both conditions. Results from subjective reporting shows that Visually Induced Motion Sickness (VIMS) is significantly higher in 3D condition. For objective measurement, ECG data is recorded to find the Heart Rate Variability (HRV), where the LF/HF ratio, which is the index of sympathetic nerve activity, is analyzed to find the changes in the participants' feelings over time. The average scores of nausea, disorientation and total score of SSQ show that there is a significant difference in the 3D condition from 2D. However, LF/HF ratio is not showing significant difference throughout the experiment.

  6. Effects of Training Method and Gender on Learning 2D/3D Geometry

    Science.gov (United States)

    Khairulanuar, Samsudin; Nazre, Abd Rashid; Jamilah, H.; Sairabanu, Omar Khan; Norasikin, Fabil

    2010-01-01

    This article reports the findings of an experimental study involving 36 primary school students (16 girls, 20 boys, Mean age = 9.5 years, age range: 8-10 years) in geometrical understanding of 2D and 3D objects. Students were assigned into two experimental groups and one control group based on a stratified random sampling procedure. The first…

  7. Vortex survival in 3D self-gravitating accretion discs

    Science.gov (United States)

    Lin, Min-Kai; Pierens, Arnaud

    2018-04-01

    Large-scale, dust-trapping vortices may account for observations of asymmetric protoplanetary discs. Disc vortices are also potential sites for accelerated planetesimal formation by concentrating dust grains. However, in 3D discs vortices are subject to destructive `elliptic instabilities', which reduces their viability as dust traps. The survival of vortices in 3D accretion discs is thus an important issue to address. In this work, we perform shearing box simulations to show that disc self-gravity enhances the survival of 3D vortices, even when self-gravity is weak in the classic sense (e.g. with a Toomre Q ≃ 5). We find a 3D, self-gravitating vortex can grow on secular timescales in spite of the elliptic instability. The vortex aspect-ratio decreases as it strengthens, which feeds the elliptic instability. The result is a 3D vortex with a turbulent core that persists for ˜103 orbits. We find when gravitational and hydrodynamic stresses become comparable, the vortex may undergo episodic bursts, which we interpret as interaction between elliptic and gravitational instabilities. We estimate the distribution of dust particles in self-gravitating, turbulent vortices. Our results suggest large-scale vortices in protoplanetary discs are more easily observed at large radii.

  8. Indonesian Traditional Toys and the Development of Batik Motifs

    Directory of Open Access Journals (Sweden)

    Bagus Indrayana

    2016-06-01

    Full Text Available There is a wide array of traditional toys in Indonesia. In the past, traditional toys played an important role for skill and creativity development of children. Today, the position of traditional toys in the society is displaced by toys from large-scale manufacturers. Given the critical role of traditional toys for children’s motoric and social development, there is a need to develop media that can be used to promote these traditional products and strengthen their position in the public. We propose to use Batik as a way to effectively disseminate and promote traditional toys to the general public. Apart from this, using traditional toys to create new Batik motifs can have an economic value for the producers of Batik, promote Indonesian products and enrich the Indonesian Batik. This study aims to explore the variety of traditional toys, mainly from Klaten and Magelang, in the Central Java province of Indonesia, and use them as the basis for the development of Batik motif creation. This study used Trilogi Keseimbangan (or Harmony Trilogy aesthetic theory analytical approach that explains the creation of craft consists of the following phases: exploration, design, and materialization. The creation method in this study adopts Tiga Tahap Enam Langkah (Three Phases, Six Steps method offered in the theory. The finding in the field found that the traditional toys material used in Klaten and Magelang, mostly made from waste wood, plywood, and zinc. The manufacturing process is done manually by two or three craftsmen using a simple technology. The traditional toys are designed by the artisans mostly, although there may be designs from the clients. In addition, we also found that the traditional toys have never been used as a Batik motif. The traditional toys Batik motif presented in this work is researcher’s design. For the purposes of this study, we first research the variety of traditional toys available in the market today in Indonesia. We look

  9. Genome Analysis of Conserved Dehydrin Motifs in Vascular Plants

    Directory of Open Access Journals (Sweden)

    Ahmad A. Malik

    2017-05-01

    Full Text Available Dehydrins, a large family of abiotic stress proteins, are defined by the presence of a mostly conserved motif known as the K-segment, and may also contain two other conserved motifs known as the Y-segment and S-segment. Using the dehydrin literature, we developed a sequence motif definition of the K-segment, which we used to create a large dataset of dehydrin sequences by searching the Pfam00257 dehydrin dataset and the Phytozome 10 sequences of vascular plants. A comprehensive analysis of these sequences reveals that lysine residues are highly conserved in the K-segment, while the amino acid type is often conserved at other positions. Despite the Y-segment name, the central tyrosine is somewhat conserved, but can be substituted with two other small aromatic amino acids (phenylalanine or histidine. The S-segment contains a series of serine residues, but in some proteins is also preceded by a conserved LHR sequence. In many dehydrins containing all three of these motifs the S-segment is linked to the K-segment by a GXGGRRKK motif (where X can be any amino acid, suggesting a functional linkage between these two motifs. An analysis of the sequences shows that the dehydrin architecture and several biochemical properties (isoelectric point, molecular mass, and hydrophobicity score are dependent on each other, and that some dehydrin architectures are overexpressed during certain abiotic stress, suggesting that they may be optimized for a specific abiotic stress while others are involved in all forms of dehydration stress (drought, cold, and salinity.

  10. RegRNA: an integrated web server for identifying regulatory RNA motifs and elements

    OpenAIRE

    Huang, Hsi-Yuan; Chien, Chia-Hung; Jen, Kuan-Hua; Huang, Hsien-Da

    2006-01-01

    Numerous regulatory structural motifs have been identified as playing essential roles in transcriptional and post-transcriptional regulation of gene expression. RegRNA is an integrated web server for identifying the homologs of regulatory RNA motifs and elements against an input mRNA sequence. Both sequence homologs and structural homologs of regulatory RNA motifs can be recognized. The regulatory RNA motifs supported in RegRNA are categorized into several classes: (i) motifs in mRNA 5′-untra...

  11. The btp [2,6-bis(1,2,3-triazol-4-yl)pyridine] binding motif: a new versatile terdentate ligand for supramolecular and coordination chemistry.

    Science.gov (United States)

    Byrne, Joseph P; Kitchen, Jonathan A; Gunnlaugsson, Thorfinnur

    2014-08-07

    Ligands containing the btp [2,6-bis(1,2,3-triazol-4-yl)pyridine] motif have appeared with increasing regularity over the last decade. This class of ligands, formed in a one pot ‘click’ reaction, has been studied for various purposes, such as for generating d and f metal coordination complexes and supramolecular self-assemblies, and in the formation of dendritic and polymeric networks, etc. This review article introduces btp as a novel and highly versatile terdentate building block with huge potential in inorganic supramolecular chemistry. We will focus on the coordination chemistry of btp ligands with a wide range of metals, and how it compares with other classical pyridyl and polypyridyl based ligands, and then present a selection of applications including use in catalysis, enzyme inhibition, photochemistry, molecular logic and materials, e.g. polymers, dendrimers and gels. The photovoltaic potential of triazolium derivatives of btp and its interactions with anions will also be discussed.

  12. Dimensionality of social networks using motifs and eigenvalues.

    Directory of Open Access Journals (Sweden)

    Anthony Bonato

    Full Text Available We consider the dimensionality of social networks, and develop experiments aimed at predicting that dimension. We find that a social network model with nodes and links sampled from an m-dimensional metric space with power-law distributed influence regions best fits samples from real-world networks when m scales logarithmically with the number of nodes of the network. This supports a logarithmic dimension hypothesis, and we provide evidence with two different social networks, Facebook and LinkedIn. Further, we employ two different methods for confirming the hypothesis: the first uses the distribution of motif counts, and the second exploits the eigenvalue distribution.

  13. Comparison of pre-operative dGEMRIC imaging with intra-operative findings in femoroacetabular impingement: preliminary findings

    International Nuclear Information System (INIS)

    Bittersohl, Bernd; Apprich, Sebastian; Siebenrock, Klaus A.; Mamisch, Tallal Charles; Hosalkar, Harish S.; Werlen, Stefan A.

    2011-01-01

    To study standard MRI and dGEMRIC in patients with symptomatic FAI undergoing surgical intervention and compare them with intra-operative findings to see if they were corroborative. Sixteen patients with symptomatic FAI that warranted surgical intervention were prospectively studied. All patients underwent plain radiographic series for FAI assessment followed by standard MRI and dGEMRIC. Subsequently, patients were surgically treated with safe dislocation and the joint was evaluated for any macroscopic signs of damaged cartilage. Data were statistically analyzed. A total of 224 zones in 16 patients were evaluated. One hundred and sixteen zones were intra-operatively rated as normal with mean T1 values of 510.1 ms ± 141.2 ms. Eighty zones had evidence of damage with mean T1 values of 453.1 ms ± 113.6 ms. The difference in these T1 values was significant (p = 0.003). Correlation between standard MRI and intra-operative findings was moderate (r = 0.535, p < 0.001). Intra-operative findings revealed more damage than standard MRI. On standard MRI, 68.6% zones were graded normal while 31.4% had evidence of damage. On intra-operative visualization, 56.4% zones were graded normal and 43.6% had evidence of damage. Correlation between dGEMRIC and intra-operative findings turned out to be weak (r = 0.114, p < 0.126). On T1 assessment 31.4% of zones were graded as normal and 68.6% as damaged. dGEMRIC was significantly different between normal and affected cartilage based on intra-operative assessment. The correlation for morphological findings was limited, underestimating defects. By combining morphological with biochemical assessment dGEMRIC may play some role in the future to prognosticate outcomes and facilitate surgical planning and intervention. (orig.)

  14. Evaluation of 3-D Laser Scanning Equipment : 2018 Final Report

    Science.gov (United States)

    2018-05-01

    As a follow-up to ICT Project R27-030, Evaluation of 3-D Laser Scanning, this report provides findings of an evaluation of 3-D laser scanning equipment to determine the tangible costs versus benefits and the manpower savings realized by using the equ...

  15. Calibrated HDRI in 3D point clouds

    DEFF Research Database (Denmark)

    Bülow, Katja; Tamke, Martin

    2017-01-01

    the challenges of dynamic smart lighting planning in outdoor urban space. This paper presents findings on how 3D capturing of outdoor environments combined with HDRI establishes a new way for analysing and representing the spatial distribution of light in combination with luminance data.......3D-scanning technologies and point clouds as means for spatial representation introduce a new paradigm to the measuring and mapping of physical artefacts and space. This technology also offers possibilities for the measuring and mapping of outdoor urban lighting and has the potential to meet...

  16. Building 3D models with modo 701

    CERN Document Server

    García, Juan Jiménez

    2013-01-01

    The book will focus on creating a sample application throughout the book, building gradually from chapter to chapter.If you are new to the 3D world, this is the key to getting started with a modern software in the modern visualization industry. Only minimal previous knowledge is needed.If you have some previous knowledge about 3D content creation, you will find useful tricks that will differentiate the learning experience from a typical user manual from this, a practical guide concerning the most common problems and situations and how to solve them.

  17. Fold-recognition and comparative modeling of human α2,3-sialyltransferases reveal their sequence and structural similarities to CstII from Campylobacter jejuni

    Directory of Open Access Journals (Sweden)

    Balaji Petety V

    2006-04-01

    Full Text Available Abstract Background The 3-D structure of none of the eukaryotic sialyltransferases (SiaTs has been determined so far. Sequence alignment algorithms such as BLAST and PSI-BLAST could not detect a homolog of these enzymes from the protein databank. SiaTs, thus, belong to the hard/medium target category in the CASP experiments. The objective of the current work is to model the 3-D structures of human SiaTs which transfer the sialic acid in α2,3-linkage viz., ST3Gal I, II, III, IV, V, and VI, using fold-recognition and comparative modeling methods. The pair-wise sequence similarity among these six enzymes ranges from 41 to 63%. Results Unlike the sequence similarity servers, fold-recognition servers identified CstII, a α2,3/8 dual-activity SiaT from Campylobacter jejuni as the homolog of all the six ST3Gals; the level of sequence similarity between CstII and ST3Gals is only 15–20% and the similarity is restricted to well-characterized motif regions of ST3Gals. Deriving template-target sequence alignments for the entire ST3Gal sequence was not straightforward: the fold-recognition servers could not find a template for the region preceding the L-motif and that between the L- and S-motifs. Multiple structural templates were identified to model these regions and template identification-modeling-evaluation had to be performed iteratively to choose the most appropriate templates. The modeled structures have acceptable stereochemical properties and are also able to provide qualitative rationalizations for some of the site-directed mutagenesis results reported in literature. Apart from the predicted models, an unexpected but valuable finding from this study is the sequential and structural relatedness of family GT42 and family GT29 SiaTs. Conclusion The modeled 3-D structures can be used for docking and other modeling studies and for the rational identification of residues to be mutated to impart desired properties such as altered stability, substrate

  18. 3D Laser Scanner for Underwater Manipulation.

    Science.gov (United States)

    Palomer, Albert; Ridao, Pere; Youakim, Dina; Ribas, David; Forest, Josep; Petillot, Yvan

    2018-04-04

    Nowadays, research in autonomous underwater manipulation has demonstrated simple applications like picking an object from the sea floor, turning a valve or plugging and unplugging a connector. These are fairly simple tasks compared with those already demonstrated by the mobile robotics community, which include, among others, safe arm motion within areas populated with a priori unknown obstacles or the recognition and location of objects based on their 3D model to grasp them. Kinect-like 3D sensors have contributed significantly to the advance of mobile manipulation providing 3D sensing capabilities in real-time at low cost. Unfortunately, the underwater robotics community is lacking a 3D sensor with similar capabilities to provide rich 3D information of the work space. In this paper, we present a new underwater 3D laser scanner and demonstrate its capabilities for underwater manipulation. In order to use this sensor in conjunction with manipulators, a calibration method to find the relative position between the manipulator and the 3D laser scanner is presented. Then, two different advanced underwater manipulation tasks beyond the state of the art are demonstrated using two different manipulation systems. First, an eight Degrees of Freedom (DoF) fixed-base manipulator system is used to demonstrate arm motion within a work space populated with a priori unknown fixed obstacles. Next, an eight DoF free floating Underwater Vehicle-Manipulator System (UVMS) is used to autonomously grasp an object from the bottom of a water tank.

  19. 3D IBFV : Hardware-Accelerated 3D Flow Visualization

    NARCIS (Netherlands)

    Telea, Alexandru; Wijk, Jarke J. van

    2003-01-01

    We present a hardware-accelerated method for visualizing 3D flow fields. The method is based on insertion, advection, and decay of dye. To this aim, we extend the texture-based IBFV technique for 2D flow visualization in two main directions. First, we decompose the 3D flow visualization problem in a

  20. 3D IBFV : hardware-accelerated 3D flow visualization

    NARCIS (Netherlands)

    Telea, A.C.; Wijk, van J.J.

    2003-01-01

    We present a hardware-accelerated method for visualizing 3D flow fields. The method is based on insertion, advection, and decay of dye. To this aim, we extend the texture-based IBFV technique presented by van Wijk (2001) for 2D flow visualization in two main directions. First, we decompose the 3D

  1. Acyclic peptides incorporating the d-Phe-2-Abz turn motif: Investigations on antimicrobial activity and propensity to adopt β-hairpin conformations.

    Science.gov (United States)

    Cameron, Alan J; Varnava, Kyriakos G; Edwards, Patrick J B; Harjes, Elena; Sarojini, Vijayalekshmi

    2018-06-14

    Three linear peptides incorporating d-Phe-2-Abz as the turn motif are reported. Peptide 1, a hydrophobic β-hairpin, served as a proof of principle for the design strategy with both NMR and CD spectra strongly suggesting a β-hairpin conformation. Peptides 2 and 3, designed as amphipathic antimicrobials, exhibited broad spectrum antimicrobial activity, with potency in the nanomolar range against Staphylococcus aureus. Both compounds possess a high degree of selectivity, proving non-haemolytic at concentrations 500 to 800 times higher than their respective minimal inhibitory concentrations (MICs) against S. aureus. Peptide 2 induced cell membrane and cell wall disintegration in both S. aureus and Pseudomonas aeruginosa as observed by transmission electron microscopy. Peptide 2 also demonstrated moderate antifungal activity against Candida albicans with an MIC of 50 μM. Synergism was observed with sub-MIC levels of amphotericin B (AmB), leading to nanomolar MICs against C. albicans for peptide 2. Based on circular dichroism spectra, both peptides 2 and 3 appear to exist as a mixture of conformers with the β-hairpin as a minor conformer in aqueous solution, and a slight increase in hairpin population in 50% trifluoroethanol, which was more pronounced for peptide 3. NMR spectra of peptide 2 in a 1:1 CD 3 CN/H 2 O mixture and 30 mM deuterated sodium dodecyl sulfate showed evidence of an extended backbone conformation of the β-strand residues. However, inter-strand rotating frame Overhauser effects (ROE) could not be detected and a loosely defined divergent hairpin structure resulted from ROE structure calculation in CD 3 CN/H 2 O. The loosely defined hairpin conformation is most likely a result of the electrostatic repulsions between cationic strand residues which also probably contribute towards maintaining low haemolytic activity. Copyright © 2018 European Peptide Society and John Wiley & Sons, Ltd.

  2. 3D high-resolution anorectal manometry in patients with perianal fistulas: comparison with 3D-anal ultrasound.

    Science.gov (United States)

    Felt-Bersma, Richelle J F; Vlietstra, Maarten S; Vollebregt, Paul F; Han-Geurts, Ingrid J M; Rempe-Sorm, Vera; Vander Mijnsbrugge, Grietje J H; Molenaar, Charlotte B H

    2018-04-04

    Perianal fistula surgery can damage the anal sphincters which may cause faecal incontinence. By measuring regional pressures, 3D-HRAM potentially provides better guidance for surgical strategy in patients with perianal fistulas. The aim was to measure regional anal pressures with 3D-HRAM and to compare these with 3D-EUS findings in patients with perianal fistulas. Consecutive patients with active perianal fistulas who underwent both 3D-EUS and 3D-HRAM at a clinic specialised in proctology were included. A group of 30 patients without fistulas served as controls. Data regarding demographics, complaints, previous perianal surgical procedures and obstetric history were collected. The mean and regional anal pressures were measured with 3D-HRAM. Fistula tract areas detected with 3D-EUS were analysed with 3D-HRAM by visual coding and the regional pressures of the corresponding and surrounding area of the fistula tract areas were measured. The study was granted by the VUmc Medical Ethical Committee. Forty patients (21 males, mean age 47) were included. Four patients had a primary fistula, 19 were previously treated with a seton/abscess drainage and 17 had a recurrence after previously performed fistula surgery. On 3D-HRAM, 24 (60%) fistula tract areas were good and 8 (20%) moderately visible. All but 7 (18%) patients had normal mean resting pressures. The mean resting pressure of the fistula tract area was significantly lower compared to the surrounding area (47 vs. 76 mmHg; p < 0.0001). Only 2 (5%) patients had a regional mean resting pressure < 10 mmHg of the fistula tract area. Using a Δ mean resting pressure ≥ 30 mmHg difference between fistula tract area and non-fistula tract area as alternative cut-off, 21 (53%) patients were identified. In 6 patients 3D-HRAM was repeated after surgery: a local pressure drop was detected in one patient after fistulotomy with increased complaints of faecal incontinence. Profound local anal pressure drops are found

  3. Acute D2/D3 dopaminergic agonism but chronic D2/D3 antagonism prevents NMDA antagonist neurotoxicity.

    Science.gov (United States)

    Farber, Nuri B; Nemmers, Brian; Noguchi, Kevin K

    2006-09-15

    Antagonists of the N-methyl-D-aspartate (NMDA) glutamate receptor, most likely by producing disinhibtion in complex circuits, acutely produce psychosis and cognitive disturbances in humans, and neurotoxicity in rodents. Studies examining NMDA Receptor Hypofunction (NRHypo) neurotoxicity in animals, therefore, may provide insights into the pathophysiology of psychotic disorders. Dopaminergic D2 and/or D3 agents can modify psychosis over days to weeks, suggesting involvement of these transmitter system(s). We studied the ability of D2/D3 agonists and antagonists to modify NRHypo neurotoxicity both after a one-time acute exposure and after chronic daily exposure. Here we report that D2/D3 dopamine agonists, probably via D3 receptors, prevent NRHypo neurotoxicity when given acutely. The protective effect with D2/D3 agonists is not seen after chronic daily dosing. In contrast, the antipsychotic haloperidol does not affect NRHypo neurotoxicity when given acutely at D2/D3 doses. However, after chronic daily dosing of 1, 3, or 5 weeks, haloperidol does prevent NRHypo neurotoxicity with longer durations producing greater protection. Understanding the changes that occur in the NRHypo circuit after chronic exposure to dopaminergic agents could provide important clues into the pathophysiology of psychotic disorders.

  4. The conservation pattern of short linear motifs is highly correlated with the function of interacting protein domains

    Directory of Open Access Journals (Sweden)

    Wang Yiguo

    2008-10-01

    Full Text Available Abstract Background Many well-represented domains recognize primary sequences usually less than 10 amino acids in length, called Short Linear Motifs (SLiMs. Accurate prediction of SLiMs has been difficult because they are short (often Results Our combined approach revealed that SLiMs are highly conserved in proteins from functional classes that are known to interact with a specific domain, but that they are not conserved in most other protein groups. We found that SLiMs recognized by SH2 domains were highly conserved in receptor kinases/phosphatases, adaptor molecules, and tyrosine kinases/phosphatases, that SLiMs recognized by SH3 domains were highly conserved in cytoskeletal and cytoskeletal-associated proteins, that SLiMs recognized by PDZ domains were highly conserved in membrane proteins such as channels and receptors, and that SLiMs recognized by S/T kinase domains were highly conserved in adaptor molecules, S/T kinases/phosphatases, and proteins involved in transcription or cell cycle control. We studied Tyr-SLiMs recognized by SH2 domains in more detail, and found that SH2-recognized Tyr-SLiMs on the cytoplasmic side of membrane proteins are more highly conserved than those on the extra-cellular side. Also, we found that SH2-recognized Tyr-SLiMs that are associated with SH3 motifs and a tyrosine kinase phosphorylation motif are more highly conserved. Conclusion The interactome of protein domains is reflected by the evolutionary conservation of SLiMs recognized by these domains. Combining scoring matrixes derived from peptide libraries and conservation analysis, we would be able to find those protein groups that are more likely to interact with specific domains.

  5. Molecular cloning and 3D model of first cytochrome P450 from CYP3A subfamily in saltwater crocodile (Crocodylus porosus).

    Science.gov (United States)

    Tabassum, Rabia

    2017-10-18

    Cytochrome P450s (CYPs) play critical role in oxidative metabolism of numerous xenobiotics and endogenous compounds. The first CYP3A subfamily member in saltwater crocodile has been cloned and modelled for three-dimensional (3D) structure. The full-length cDNA was obtained employing reverse transcription polymerase chain reaction (RT-PCR) strategy and rapid amplification of cDNA ends (RACE). The cDNA sequence of 1659 nucleotides includes 132 nucleotides from 5' untranslated region (UTR), an open reading frame of 1527 nucleotides encoding 509 amino acids designated as CYP3A163. The alignment of CYP3A163 sequence with CYP3A subfamily across the lineages exhibit the loss of 1 residue in birds and 7 residues in mammals in comparison to reptiles suggesting the adaptation processes during evolution. The amino acid identity of CYP3A163 with Alligator mississippiensis CYP3A77 and Homo sapiens CYP3A4 is 91% and 62% respectively. The 3D structure of CYP3A163 modelled using human CYP3A4 structure as a template with Phyre 2 software, represents high similarity with its functionally important motifs and catalytic domain. Both sequence and structure of CYP3A163 display the common and conserved features of CYP3A subfamily. Overall, this study provides primary molecular and structural data of CYP3A163 required to investigate the xenobiotic metabolism in saltwater crocodiles. Copyright © 2017 Elsevier Inc. All rights reserved.

  6. Relative binding affinity prediction of farnesoid X receptor in the D3R Grand Challenge 2 using FEP+

    Science.gov (United States)

    Schindler, Christina; Rippmann, Friedrich; Kuhn, Daniel

    2018-01-01

    Physics-based free energy simulations have increasingly become an important tool for predicting binding affinity and the recent introduction of automated protocols has also paved the way towards a more widespread use in the pharmaceutical industry. The D3R 2016 Grand Challenge 2 provided an opportunity to blindly test the commercial free energy calculation protocol FEP+ and assess its performance relative to other affinity prediction methods. The present D3R free energy prediction challenge was built around two experimental data sets involving inhibitors of farnesoid X receptor (FXR) which is a promising anticancer drug target. The FXR binding site is predominantly hydrophobic with few conserved interaction motifs and strong induced fit effects making it a challenging target for molecular modeling and drug design. For both data sets, we achieved reasonable prediction accuracy (RMSD ≈ 1.4 kcal/mol, rank 3-4 according to RMSD out of 20 submissions) comparable to that of state-of-the-art methods in the field. Our D3R results boosted our confidence in the method and strengthen our desire to expand its applications in future in-house drug design projects.

  7. Relative binding affinity prediction of farnesoid X receptor in the D3R Grand Challenge 2 using FEP.

    Science.gov (United States)

    Schindler, Christina; Rippmann, Friedrich; Kuhn, Daniel

    2018-01-01

    Physics-based free energy simulations have increasingly become an important tool for predicting binding affinity and the recent introduction of automated protocols has also paved the way towards a more widespread use in the pharmaceutical industry. The D3R 2016 Grand Challenge 2 provided an opportunity to blindly test the commercial free energy calculation protocol FEP+ and assess its performance relative to other affinity prediction methods. The present D3R free energy prediction challenge was built around two experimental data sets involving inhibitors of farnesoid X receptor (FXR) which is a promising anticancer drug target. The FXR binding site is predominantly hydrophobic with few conserved interaction motifs and strong induced fit effects making it a challenging target for molecular modeling and drug design. For both data sets, we achieved reasonable prediction accuracy (RMSD ≈ 1.4 kcal/mol, rank 3-4 according to RMSD out of 20 submissions) comparable to that of state-of-the-art methods in the field. Our D3R results boosted our confidence in the method and strengthen our desire to expand its applications in future in-house drug design projects.

  8. Distinct configurations of protein complexes and biochemical pathways revealed by epistatic interaction network motifs

    LENUS (Irish Health Repository)

    Casey, Fergal

    2011-08-22

    Abstract Background Gene and protein interactions are commonly represented as networks, with the genes or proteins comprising the nodes and the relationship between them as edges. Motifs, or small local configurations of edges and nodes that arise repeatedly, can be used to simplify the interpretation of networks. Results We examined triplet motifs in a network of quantitative epistatic genetic relationships, and found a non-random distribution of particular motif classes. Individual motif classes were found to be associated with different functional properties, suggestive of an underlying biological significance. These associations were apparent not only for motif classes, but for individual positions within the motifs. As expected, NNN (all negative) motifs were strongly associated with previously reported genetic (i.e. synthetic lethal) interactions, while PPP (all positive) motifs were associated with protein complexes. The two other motif classes (NNP: a positive interaction spanned by two negative interactions, and NPP: a negative spanned by two positives) showed very distinct functional associations, with physical interactions dominating for the former but alternative enrichments, typical of biochemical pathways, dominating for the latter. Conclusion We present a model showing how NNP motifs can be used to recognize supportive relationships between protein complexes, while NPP motifs often identify opposing or regulatory behaviour between a gene and an associated pathway. The ability to use motifs to point toward underlying biological organizational themes is likely to be increasingly important as more extensive epistasis mapping projects in higher organisms begin.

  9. Fingerprint motifs of phytases | Fan | African Journal of Biotechnology

    African Journals Online (AJOL)

    Among the total of potential 173 phytases gained in 11 plant genomes through MAST, PAPhys are the major phytases, and HAPhys are the minor, and other phytase groups are not found in planta. Keywords: Phytase, fingerprint motif, multiple EM for motif elicitation (MEME), MAST African Journal of Biotechnology Vol.

  10. The combinatorial PP1-binding consensus Motif (R/Kx( (0,1V/IxFxx(R/Kx(R/K is a new apoptotic signature.

    Directory of Open Access Journals (Sweden)

    Angélique N Godet

    Full Text Available BACKGROUND: Previous studies established that PP1 is a target for Bcl-2 proteins and an important regulator of apoptosis. The two distinct functional PP1 consensus docking motifs, R/Kx((0,1V/IxF and FxxR/KxR/K, involved in PP1 binding and cell death were previously characterized in the BH1 and BH3 domains of some Bcl-2 proteins. PRINCIPAL FINDINGS: In this study, we demonstrate that DPT-AIF(1, a peptide containing the AIF(562-571 sequence located in a c-terminal domain of AIF, is a new PP1 interacting and cell penetrating molecule. We also showed that DPT-AIF(1 provoked apoptosis in several human cell lines. Furthermore, DPT-APAF(1 a bi-partite cell penetrating peptide containing APAF-1(122-131, a non penetrating sequence from APAF-1 protein, linked to our previously described DPT-sh1 peptide shuttle, is also a PP1-interacting death molecule. Both AIF(562-571 and APAF-1(122-131 sequences contain a common R/Kx((0,1V/IxFxxR/KxR/K motif, shared by several proteins involved in control of cell survival pathways. This motif combines the two distinct PP1c consensus docking motifs initially identified in some Bcl-2 proteins. Interestingly DPT-AIF(2 and DPT-APAF(2 that carry a F to A mutation within this combinatorial motif, no longer exhibited any PP1c binding or apoptotic effects. Moreover the F to A mutation in DPT-AIF(2 also suppressed cell penetration. CONCLUSION: These results indicate that the combinatorial PP1c docking motif R/Kx((0,1V/IxFxxR/KxR/K, deduced from AIF(562-571 and APAF-1(122-131 sequences, is a new PP1c-dependent Apoptotic Signature. This motif is also a new tool for drug design that could be used to characterize potential anti-tumour molecules.

  11. Characterizing 3D sensors using the 3D modulation transfer function

    Science.gov (United States)

    Kellner, Timo; Breitbarth, Andreas; Zhang, Chen; Notni, Gunther

    2018-03-01

    The fields of optical 3D measurement system applications are continuously expanding and becoming more and more diverse. To evaluate appropriate systems for various measurement tasks, comparable parameters are necessary, whereas the 3D modulation transfer function (3D-MTF) has been established as a further criterion. Its aim is the determination of the system response between the measurement of a straight, sharp-edged cube and its opposite ideal calculated one. Within the scope of this work simulations and practical investigations regarding the 3D-MTF’s influences and its main issues are specifically investigated. Therefore, different determined edge radii representing the high-frequency spectra lead to various decreasing 3D-MTF characteristics. Furthermore, rising sampling frequencies improve its maximum transfer value to a saturation point in dependence of the radius. To approve these results of previous simulations, three fringe projection scanners were selected to determine the diversity. As the best 3D-MTF characteristic, a saturated transfer value of H_3D( f_N, 3D) = 0.79 has been identified at a sufficient sampling frequency, which is reached at four times the Nyquist limit. This high 3D resolution can mainly be achieved due to an improved camera projector interaction. Additionally, too small sampling ratios lead to uncertainties in the edge function determination, while higher ratios do not show major improvements. In conclusion, the 3D-MTF algorithm has thus been practically verified and its repeatability as well as its robustness have been confirmed.

  12. Faster exact Markovian probability functions for motif occurrences: a DFA-only approach.

    Science.gov (United States)

    Ribeca, Paolo; Raineri, Emanuele

    2008-12-15

    The computation of the statistical properties of motif occurrences has an obviously relevant application: patterns that are significantly over- or under-represented in genomes or proteins are interesting candidates for biological roles. However, the problem is computationally hard; as a result, virtually all the existing motif finders use fast but approximate scoring functions, in spite of the fact that they have been shown to produce systematically incorrect results. A few interesting exact approaches are known, but they are very slow and hence not practical in the case of realistic sequences. We give an exact solution, solely based on deterministic finite-state automata (DFA), to the problem of finding the whole relevant part of the probability distribution function of a simple-word motif in a homogeneous (biological) sequence. Out of that, the z-value can always be computed, while the P-value can be obtained either when it is not too extreme with respect to the number of floating-point digits available in the implementation, or when the number of pattern occurrences is moderately low. In particular, the time complexity of the algorithms for Markov models of moderate order (0 manage to obtain an algorithm which is both easily interpretable and efficient. This approach can be used for exact statistical studies of very long genomes and protein sequences, as we illustrate with some examples on the scale of the human genome.

  13. 3D2 pairing in asymmetric nuclear matter

    International Nuclear Information System (INIS)

    Alm, T.

    1996-01-01

    The superfluid 3 D 2 pairing instability in isospin-asymmetric nuclear matter is studied, using the Paris nucleon-nucleon interaction as an input. It is found that the critical temperature associated with the transition to the superfluid phase becomes strongly suppressed with increasing isospin asymmetry, and vanishes for asymmetry parameter values α (≡(n n -n p )/(n n +n p )) that are larger than several percent. It is shown that for neutron star models based on relativistic, field-theoretical equations of state, a large fraction of their interior may exist in a 3 D 2 -paired superfluid phase. The implications of such a 3 D 2 superfluid in massive neutron stars is discussed with respect to observable pulsar phenomena. Another interesting phenomenon, discussed in the paper, concerns the numerical finding of two critical superfluid temperatures for a given density in the case of isospin-asymmetric matter. Using the BCS cut-off ansatz, a mathematical expression for the critical temperature is derived which confirms this finding analytically. (orig.)

  14. Design tool for TOF and SL based 3D cameras.

    Science.gov (United States)

    Bouquet, Gregory; Thorstensen, Jostein; Bakke, Kari Anne Hestnes; Risholm, Petter

    2017-10-30

    Active illumination 3D imaging systems based on Time-of-flight (TOF) and Structured Light (SL) projection are in rapid development, and are constantly finding new areas of application. In this paper, we present a theoretical design tool that allows prediction of 3D imaging precision. Theoretical expressions are developed for both TOF and SL imaging systems. The expressions contain only physically measurable parameters and no fitting parameters. We perform 3D measurements with both TOF and SL imaging systems, showing excellent agreement between theoretical and measured distance precision. The theoretical framework can be a powerful 3D imaging design tool, as it allows for prediction of 3D measurement precision already in the design phase.

  15. Short Arginine Motifs Drive Protein Stickiness in the Escherichia coli Cytoplasm.

    Science.gov (United States)

    Kyne, Ciara; Crowley, Peter B

    2017-09-19

    Although essential to numerous biotech applications, knowledge of molecular recognition by arginine-rich motifs in live cells remains limited. 1 H, 15 N HSQC and 19 F NMR spectroscopies were used to investigate the effects of C-terminal -GR n (n = 1-5) motifs on GB1 interactions in Escherichia coli cells and cell extracts. While the "biologically inert" GB1 yields high-quality in-cell spectra, the -GR n fusions with n = 4 or 5 were undetectable. This result suggests that a tetra-arginine motif is sufficient to drive interactions between a test protein and macromolecules in the E. coli cytoplasm. The inclusion of a 12 residue flexible linker between GB1 and the -GR 5 motif did not improve detection of the "inert" domain. In contrast, all of the constructs were detectable in cell lysates and extracts, suggesting that the arginine-mediated complexes were weak. Together these data reveal the significance of weak interactions between short arginine-rich motifs and the E. coli cytoplasm and demonstrate the potential of such motifs to modify protein interactions in living cells. These interactions must be considered in the design of (in vivo) nanoscale assemblies that rely on arginine-rich sequences.

  16. Anisotropic Diffusion based Brain MRI Segmentation and 3D Reconstruction

    Directory of Open Access Journals (Sweden)

    M. Arfan Jaffar

    2012-06-01

    Full Text Available In medical field visualization of the organs is very imperative for accurate diagnosis and treatment of any disease. Brain tumor diagnosis and surgery also required impressive 3D visualization of the brain to the radiologist. Detection and 3D reconstruction of brain tumors from MRI is a computationally time consuming and error-prone task. Proposed system detects and presents a 3D visualization model of the brain and tumor inside which greatly helps the radiologist to effectively diagnose and analyze the brain tumor. We proposed a multi-phase segmentation and visualization technique which overcomes the many problems of 3D volume segmentation methods like lake of fine details. In this system segmentation is done in three different phases which reduces the error chances. The system finds contours for skull, brain and tumor. These contours are stacked over and two novel methods are used to find the 3D visualization models. The results of these techniques, particularly of interpolation based, are impressive. Proposed system is tested against publically available data set [41] and MRI datasets available from MRI aamp; CT center Rawalpindi, Pakistan [42].

  17. Finding and tracing human MSC in 3D microenvironments with the photoconvertible protein Dendra2

    Science.gov (United States)

    Caires, Hugo R.; Gomez-Lazaro, Maria; Oliveira, Carla M.; Gomes, David; Mateus, Denisa D.; Oliveira, Carla; Barrias, Cristina C.; Barbosa, Mário A.; Almeida, Catarina R.

    2015-05-01

    Mesenchymal Stem/Stromal Cells (MSC) are a promising cell type for cell-based therapies - from tissue regeneration to treatment of autoimmune diseases - due to their capacity to migrate to damaged tissues, to differentiate in different lineages and to their immunomodulatory and paracrine properties. Here, a simple and reliable imaging technique was developed to study MSC dynamical behavior in natural and bioengineered 3D matrices. Human MSC were transfected to express a fluorescent photoswitchable protein, Dendra2, which was used to highlight and follow the same group of cells for more than seven days, even if removed from the microscope to the incubator. This strategy provided reliable tracking in 3D microenvironments with different properties, including the hydrogels Matrigel and alginate as well as chitosan porous scaffolds. Comparison of cells mobility within matrices with tuned physicochemical properties revealed that MSC embedded in Matrigel migrated 64% more with 5.2 mg protein/mL than with 9.6 mg/mL and that MSC embedded in RGD-alginate migrated 51% faster with 1% polymer concentration than in 2% RGD-alginate. This platform thus provides a straightforward approach to characterize MSC dynamics in 3D and has applications in the field of stem cell biology and for the development of biomaterials for tissue regeneration.

  18. D3-??????????????????????? ? ???? ?????????? ?2 ?????? ?????? ?????

    OpenAIRE

    ?????????, ????; ???????, ???????; ??????, ?????????; ?????????????, ????; ??????, ??????

    2011-01-01

    ????? ?????? ??????? ????? ????? ??????????? ?????? ?????? ????? ? ?????? ? ???????? ????? ?????????. ?????????? ???????????? ?????? ?? ?2 ?????? ?????? ????? ??????? ?? D3 ???????????????? ??????? ??????????? ?????? ????????? ????? ?????????? ??? ??? ??????????. ? ????? ????????????? ??????????? ??? ????????? ????????????? ?????????? ???? ?????????? ?????????? ????? ????????? ?????? ???????? ?? D3-????????????????? ???????.

  19. Anion induced conformational preference of Cα NN motif residues in functional proteins.

    Science.gov (United States)

    Patra, Piya; Ghosh, Mahua; Banerjee, Raja; Chakrabarti, Jaydeb

    2017-12-01

    Among different ligand binding motifs, anion binding C α NN motif consisting of peptide backbone atoms of three consecutive residues are observed to be important for recognition of free anions, like sulphate or biphosphate and participate in different key functions. Here we study the interaction of sulphate and biphosphate with C α NN motif present in different proteins. Instead of total protein, a peptide fragment has been studied keeping C α NN motif flanked in between other residues. We use classical force field based molecular dynamics simulations to understand the stability of this motif. Our data indicate fluctuations in conformational preferences of the motif residues in absence of the anion. The anion gives stability to one of these conformations. However, the anion induced conformational preferences are highly sequence dependent and specific to the type of anion. In particular, the polar residues are more favourable compared to the other residues for recognising the anion. © 2017 Wiley Periodicals, Inc.

  20. Gene regulatory and signaling networks exhibit distinct topological distributions of motifs

    Science.gov (United States)

    Ferreira, Gustavo Rodrigues; Nakaya, Helder Imoto; Costa, Luciano da Fontoura

    2018-04-01

    The biological processes of cellular decision making and differentiation involve a plethora of signaling pathways and gene regulatory circuits. These networks in turn exhibit a multitude of motifs playing crucial parts in regulating network activity. Here we compare the topological placement of motifs in gene regulatory and signaling networks and observe that it suggests different evolutionary strategies in motif distribution for distinct cellular subnetworks.

  1. Photoaffinity labeling of serum vitamin D binding protein by 3-deoxy-3-azido-25-hydroxyvitamin D3

    International Nuclear Information System (INIS)

    Link, R.P.; Kutner, A.; Schnoes, H.K.; DeLuca, H.F.

    1987-01-01

    3-Deoxy-3-azido-25-hydroxyvitamin D3 was covalently incorporated in the 25-hydroxyvitamin D3 binding site of purified human plasma vitamin D binding protein. Competition experiments showed that 3-deoxy-3-azido-25-hydroxyvitamin D3 and 25-hydroxyvitamin D3 bind at the same site on the protein. Tritiated 3-deoxy-3-azido-25-hydroxyvitamin D3 was synthesized from tritiated 25-hydroxyvitamin D3, retaining the high specific activity of the parent compound. The tritiated azido label bound reversibly to human vitamin D binding protein in the dark and covalently to human vitamin D binding protein after exposure to ultraviolet light. Reversible binding of tritiated 3-deoxy-3-azido-25-hydroxyvitamin D3 was compared to tritiated 25-hydroxyvitamin D3 binding to human vitamin D binding protein. Scatchard analysis of the data indicated equivalent maximum density binding sites with a KD,app of 0.21 nM for 25-hydroxyvitamin D3 and a KD,app of 1.3 nM for the azido derivative. Covalent binding was observed only after exposure to ultraviolet irradiation, with an average of 3% of the reversibly bound label becoming covalently bound to vitamin D binding protein. The covalent binding was reduced 70-80% when 25-hydroxyvitamin D3 was present, indicating strong covalent binding at the vitamin D binding site of the protein. When tritiated 3-deoxy-3-azido-25-hydroxyvitamin D3 was incubated with human plasma in the absence and presence of 25-hydroxyvitamin D3, 12% of the azido derivative was reversibly bound to vitamin D binding protein. After ultraviolet irradiation, four plasma proteins covalently bound the azido label, but vitamin D binding protein was the only protein of the four that was unlabeled in the presence of 25-hydroxyvitamin D3

  2. 3D for free using the Mac's standard apps : converting raw 3D text files to QuickDraw 3D's 3DMF format using AppleScript

    NARCIS (Netherlands)

    Djajadiningrat, J.P.

    2003-01-01

    This article introduces you to the basics of 3D files in general and the 3D Metafile (3DMF), QuickDraw 3D's native 3D format, in particular. It shows how you can use AppleScript to easily convert a raw 3D text file into a 3DMF readable by the QuickDraw 3D Viewer or any other QuickDraw 3D compatible

  3. InterMap3D: predicting and visualizing co-evolving protein residues

    DEFF Research Database (Denmark)

    Oliveira, Rodrigo Gouveia; Roque, francisco jose sousa simôes almeida; Wernersson, Rasmus

    2009-01-01

    InterMap3D predicts co-evolving protein residues and plots them on the 3D protein structure. Starting with a single protein sequence, InterMap3D automatically finds a set of homologous sequences, generates an alignment and fetches the most similar 3D structure from the Protein Data Bank (PDB......). It can also accept a user-generated alignment. Based on the alignment, co-evolving residues are then predicted using three different methods: Row and Column Weighing of Mutual Information, Mutual Information/Entropy and Dependency. Finally, InterMap3D generates high-quality images of the protein...

  4. Illusions of perception of 3-D house models.

    Science.gov (United States)

    Nielsen, Torsten Ingemann

    2008-01-01

    In five experiments some edgelines on different polyhedrons (house models in 3-D) were, from a certain vantage point, optically confluent, ie in optical prolongation of each other in 2-D on the retinal image and on photos. Other edgelines on the same polyhedrons were non-confluent, ie optically separate in 2-D. These conditions were found to lead to five different illusory shapes in 3-D. Five spatiofigural illusions were perceived. From these findings an edgeline principle is formulated that: "a straight edgeline in 2-D, whether confluent or separate, is perceived as a unitary and continuously straight edgeline in 3-D". To this is added a supplementary perceptual principle, an amodal completion principle. In the experiments reported here, the illusory perception of shapes in 3-D with confluent edgelines as well as the veridical perception of other shapes in 3-D with only separate or non-confluent edgelines could all be explained by the edgeline principle and the amodal completion principle. By applying the concepts of edgeline confluence and the edgeline principle, a new explanation of the Kopfermann (1930 Psychologische Forschung 13 293- 364) cube phenomena is proposed together with one example of how to test this explanation experimentally.

  5. 3D Laser Scanner for Underwater Manipulation

    Directory of Open Access Journals (Sweden)

    Albert Palomer

    2018-04-01

    Full Text Available Nowadays, research in autonomous underwater manipulation has demonstrated simple applications like picking an object from the sea floor, turning a valve or plugging and unplugging a connector. These are fairly simple tasks compared with those already demonstrated by the mobile robotics community, which include, among others, safe arm motion within areas populated with a priori unknown obstacles or the recognition and location of objects based on their 3D model to grasp them. Kinect-like 3D sensors have contributed significantly to the advance of mobile manipulation providing 3D sensing capabilities in real-time at low cost. Unfortunately, the underwater robotics community is lacking a 3D sensor with similar capabilities to provide rich 3D information of the work space. In this paper, we present a new underwater 3D laser scanner and demonstrate its capabilities for underwater manipulation. In order to use this sensor in conjunction with manipulators, a calibration method to find the relative position between the manipulator and the 3D laser scanner is presented. Then, two different advanced underwater manipulation tasks beyond the state of the art are demonstrated using two different manipulation systems. First, an eight Degrees of Freedom (DoF fixed-base manipulator system is used to demonstrate arm motion within a work space populated with a priori unknown fixed obstacles. Next, an eight DoF free floating Underwater Vehicle-Manipulator System (UVMS is used to autonomously grasp an object from the bottom of a water tank.

  6. 3D Elevation Program—Virtual USA in 3D

    Science.gov (United States)

    Lukas, Vicki; Stoker, J.M.

    2016-04-14

    The U.S. Geological Survey (USGS) 3D Elevation Program (3DEP) uses a laser system called ‘lidar’ (light detection and ranging) to create a virtual reality map of the Nation that is very accurate. 3D maps have many uses with new uses being discovered all the time.  

  7. Review article: The mountain motif in the plot of Matthew

    Directory of Open Access Journals (Sweden)

    Gert J. Volschenk

    2010-09-01

    Full Text Available This article reviewed T.L. Donaldson’s book, Jesus on the mountain: A study in Matthean theology, published in 1985 by JSOT Press, Sheffield, and focused on the mountain motif in the structure and plot of the Gospel of Matthew, in addition to the work of Donaldson on the mountain motif as a literary motif and as theological symbol. The mountain is a primary theological setting for Jesus’ ministry and thus is an important setting, serving as one of the literary devices by which Matthew structured and progressed his narrative. The Zion theological and eschatological significance and Second Temple Judaism serve as the historical and theological background for the mountain motif. The last mountain setting (Mt 28:16–20 is the culmination of the three theological themes in the plot of Matthew, namely Christology, ecclesiology and salvation history.

  8. Stanniocalcin 1 binds hemin through a partially conserved heme regulatory motif

    International Nuclear Information System (INIS)

    Westberg, Johan A.; Jiang, Ji; Andersson, Leif C.

    2011-01-01

    Highlights: → Stanniocalcin 1 (STC1) binds heme through novel heme binding motif. → Central iron atom of heme and cysteine-114 of STC1 are essential for binding. → STC1 binds Fe 2+ and Fe 3+ heme. → STC1 peptide prevents oxidative decay of heme. -- Abstract: Hemin (iron protoporphyrin IX) is a necessary component of many proteins, functioning either as a cofactor or an intracellular messenger. Hemoproteins have diverse functions, such as transportation of gases, gas detection, chemical catalysis and electron transfer. Stanniocalcin 1 (STC1) is a protein involved in respiratory responses of the cell but whose mechanism of action is still undetermined. We examined the ability of STC1 to bind hemin in both its reduced and oxidized states and located Cys 114 as the axial ligand of the central iron atom of hemin. The amino acid sequence differs from the established (Cys-Pro) heme regulatory motif (HRM) and therefore presents a novel heme binding motif (Cys-Ser). A STC1 peptide containing the heme binding sequence was able to inhibit both spontaneous and H 2 O 2 induced decay of hemin. Binding of hemin does not affect the mitochondrial localization of STC1.

  9. Seed storage protein gene promoters contain conserved DNA motifs in Brassicaceae, Fabaceae and Poaceae

    Science.gov (United States)

    Fauteux, François; Strömvik, Martina V

    2009-01-01

    Background Accurate computational identification of cis-regulatory motifs is difficult, particularly in eukaryotic promoters, which typically contain multiple short and degenerate DNA sequences bound by several interacting factors. Enrichment in combinations of rare motifs in the promoter sequence of functionally or evolutionarily related genes among several species is an indicator of conserved transcriptional regulatory mechanisms. This provides a basis for the computational identification of cis-regulatory motifs. Results We have used a discriminative seeding DNA motif discovery algorithm for an in-depth analysis of 54 seed storage protein (SSP) gene promoters from three plant families, namely Brassicaceae (mustards), Fabaceae (legumes) and Poaceae (grasses) using backgrounds based on complete sets of promoters from a representative species in each family, namely Arabidopsis (Arabidopsis thaliana (L.) Heynh.), soybean (Glycine max (L.) Merr.) and rice (Oryza sativa L.) respectively. We have identified three conserved motifs (two RY-like and one ACGT-like) in Brassicaceae and Fabaceae SSP gene promoters that are similar to experimentally characterized seed-specific cis-regulatory elements. Fabaceae SSP gene promoter sequences are also enriched in a novel, seed-specific E2Fb-like motif. Conserved motifs identified in Poaceae SSP gene promoters include a GCN4-like motif, two prolamin-box-like motifs and an Skn-1-like motif. Evidence of the presence of a variant of the TATA-box is found in the SSP gene promoters from the three plant families. Motifs discovered in SSP gene promoters were used to score whole-genome sets of promoters from Arabidopsis, soybean and rice. The highest-scoring promoters are associated with genes coding for different subunits or precursors of seed storage proteins. Conclusion Seed storage protein gene promoter motifs are conserved in diverse species, and different plant families are characterized by a distinct combination of conserved motifs

  10. Seed storage protein gene promoters contain conserved DNA motifs in Brassicaceae, Fabaceae and Poaceae

    Directory of Open Access Journals (Sweden)

    Fauteux François

    2009-10-01

    Full Text Available Abstract Background Accurate computational identification of cis-regulatory motifs is difficult, particularly in eukaryotic promoters, which typically contain multiple short and degenerate DNA sequences bound by several interacting factors. Enrichment in combinations of rare motifs in the promoter sequence of functionally or evolutionarily related genes among several species is an indicator of conserved transcriptional regulatory mechanisms. This provides a basis for the computational identification of cis-regulatory motifs. Results We have used a discriminative seeding DNA motif discovery algorithm for an in-depth analysis of 54 seed storage protein (SSP gene promoters from three plant families, namely Brassicaceae (mustards, Fabaceae (legumes and Poaceae (grasses using backgrounds based on complete sets of promoters from a representative species in each family, namely Arabidopsis (Arabidopsis thaliana (L. Heynh., soybean (Glycine max (L. Merr. and rice (Oryza sativa L. respectively. We have identified three conserved motifs (two RY-like and one ACGT-like in Brassicaceae and Fabaceae SSP gene promoters that are similar to experimentally characterized seed-specific cis-regulatory elements. Fabaceae SSP gene promoter sequences are also enriched in a novel, seed-specific E2Fb-like motif. Conserved motifs identified in Poaceae SSP gene promoters include a GCN4-like motif, two prolamin-box-like motifs and an Skn-1-like motif. Evidence of the presence of a variant of the TATA-box is found in the SSP gene promoters from the three plant families. Motifs discovered in SSP gene promoters were used to score whole-genome sets of promoters from Arabidopsis, soybean and rice. The highest-scoring promoters are associated with genes coding for different subunits or precursors of seed storage proteins. Conclusion Seed storage protein gene promoter motifs are conserved in diverse species, and different plant families are characterized by a distinct combination

  11. 3D Animation Essentials

    CERN Document Server

    Beane, Andy

    2012-01-01

    The essential fundamentals of 3D animation for aspiring 3D artists 3D is everywhere--video games, movie and television special effects, mobile devices, etc. Many aspiring artists and animators have grown up with 3D and computers, and naturally gravitate to this field as their area of interest. Bringing a blend of studio and classroom experience to offer you thorough coverage of the 3D animation industry, this must-have book shows you what it takes to create compelling and realistic 3D imagery. Serves as the first step to understanding the language of 3D and computer graphics (CG)Covers 3D anim

  12. Vitamin D Related Musculoskeletal System Findings

    Directory of Open Access Journals (Sweden)

    Banu Sarıfakıoğlu

    2015-12-01

    Full Text Available Objective: The effect of vitamin D on bone metabolism has been well known for a long time. Recently, various hormonal and immunity related effects has have been obtained. Additionally, the deficiency of vitamin D is thought to be related with various pain syndromes. In this study, we aimed to investigate the main musculoskeletal symptoms of patients with vitamin D deficiency admitting to physical medicine and rehabilitation clinics. Materials and Methods: The data were retrospectively investigated in patients with myalgia, arthralgia, regional pain, widespread body pain (WBP and in whom vitamin D levels were measured. Patients over 50 years old and with known osteoporosis/osteomalacia diagnosis, endocrinological pathology, and inflammatory rheumatological disease were excluded. Results: The data of 571 patients were investigated and totally 214 of them were included in the study. There were 178 females (83.2%, 36 males (16.8%. The mean age of the patients was 39.19±9.58 years. Of the patients, 100 (46.7% were in severe deficiency, 68 (31.8% were in deficiency, 46 (21.5% were in insufficient group. The symptoms were regional pain in 65 (30.3%, WBP in 63 (29.4%, arthralgia in 49 (23%, and myalgia in 37 (17.3% patients. Conclusion: Vitamin D deficiency may be encountered as musculoskeletal problems. In the presence of persistent joint-muscle pain, regional pain and fibromiyalgia, vitamin D deficiency should be kept in mind.

  13. 3DSEM: A 3D microscopy dataset

    Directory of Open Access Journals (Sweden)

    Ahmad P. Tafti

    2016-03-01

    Full Text Available The Scanning Electron Microscope (SEM as a 2D imaging instrument has been widely used in many scientific disciplines including biological, mechanical, and materials sciences to determine the surface attributes of microscopic objects. However the SEM micrographs still remain 2D images. To effectively measure and visualize the surface properties, we need to truly restore the 3D shape model from 2D SEM images. Having 3D surfaces would provide anatomic shape of micro-samples which allows for quantitative measurements and informative visualization of the specimens being investigated. The 3DSEM is a dataset for 3D microscopy vision which is freely available at [1] for any academic, educational, and research purposes. The dataset includes both 2D images and 3D reconstructed surfaces of several real microscopic samples. Keywords: 3D microscopy dataset, 3D microscopy vision, 3D SEM surface reconstruction, Scanning Electron Microscope (SEM

  14. Bringing macromolecular machinery to life using 3D animation.

    Science.gov (United States)

    Iwasa, Janet H

    2015-04-01

    Over the past decade, there has been a rapid rise in the use of three-dimensional (3D) animation to depict molecular and cellular processes. Much of the growth in molecular animation has been in the educational arena, but increasingly, 3D animation software is finding its way into research laboratories. In this review, I will discuss a number of ways in which 3d animation software can play a valuable role in visualizing and communicating macromolecular structures and dynamics. I will also consider the challenges of using animation tools within the research sphere. Copyright © 2015. Published by Elsevier Ltd.

  15. On the origin of distribution patterns of motifs in biological networks

    Directory of Open Access Journals (Sweden)

    Lesk Arthur M

    2008-08-01

    Full Text Available Abstract Background Inventories of small subgraphs in biological networks have identified commonly-recurring patterns, called motifs. The inference that these motifs have been selected for function rests on the idea that their occurrences are significantly more frequent than random. Results Our analysis of several large biological networks suggests, in contrast, that the frequencies of appearance of common subgraphs are similar in natural and corresponding random networks. Conclusion Indeed, certain topological features of biological networks give rise naturally to the common appearance of the motifs. We therefore question whether frequencies of occurrences are reasonable evidence that the structures of motifs have been selected for their functional contribution to the operation of networks.

  16. Phase correction for three-dimensional (3D) diffusion-weighted interleaved EPI using 3D multiplexed sensitivity encoding and reconstruction (3D-MUSER).

    Science.gov (United States)

    Chang, Hing-Chiu; Hui, Edward S; Chiu, Pui-Wai; Liu, Xiaoxi; Chen, Nan-Kuei

    2018-05-01

    Three-dimensional (3D) multiplexed sensitivity encoding and reconstruction (3D-MUSER) algorithm is proposed to reduce aliasing artifacts and signal corruption caused by inter-shot 3D phase variations in 3D diffusion-weighted echo planar imaging (DW-EPI). 3D-MUSER extends the original framework of multiplexed sensitivity encoding (MUSE) to a hybrid k-space-based reconstruction, thereby enabling the correction of inter-shot 3D phase variations. A 3D single-shot EPI navigator echo was used to measure inter-shot 3D phase variations. The performance of 3D-MUSER was evaluated by analyses of point-spread function (PSF), signal-to-noise ratio (SNR), and artifact levels. The efficacy of phase correction using 3D-MUSER for different slab thicknesses and b-values were investigated. Simulations showed that 3D-MUSER could eliminate artifacts because of through-slab phase variation and reduce noise amplification because of SENSE reconstruction. All aliasing artifacts and signal corruption in 3D interleaved DW-EPI acquired with different slab thicknesses and b-values were reduced by our new algorithm. A near-whole brain single-slab 3D DTI with 1.3-mm isotropic voxel acquired at 1.5T was successfully demonstrated. 3D phase correction for 3D interleaved DW-EPI data is made possible by 3D-MUSER, thereby improving feasible slab thickness and maximum feasible b-value. Magn Reson Med 79:2702-2712, 2018. © 2017 International Society for Magnetic Resonance in Medicine. © 2017 International Society for Magnetic Resonance in Medicine.

  17. GIS 3D/4D per le reti tecnologiche sottosuolo (e soprasuolo

    Directory of Open Access Journals (Sweden)

    Andrea Deiana

    2016-10-01

    Full Text Available Organizations managing underground networks are asking, with growing strength, upgraded information systems and we can find several software/ hardware houses offering solutions for mapping these underground networks in order to visualize them. In this paper we try to show the 3D/4D GIS solutions by Skyline for underground networks' visualization and querying: one simply procedure for the visualization and a slightly complex one for alphanumeric data querying.

  18. Distance-dependent duplex DNA destabilization proximal to G-quadruplex/i-motif sequences

    Science.gov (United States)

    König, Sebastian L. B.; Huppert, Julian L.; Sigel, Roland K. O.; Evans, Amanda C.

    2013-01-01

    G-quadruplexes and i-motifs are complementary examples of non-canonical nucleic acid substructure conformations. G-quadruplex thermodynamic stability has been extensively studied for a variety of base sequences, but the degree of duplex destabilization that adjacent quadruplex structure formation can cause has yet to be fully addressed. Stable in vivo formation of these alternative nucleic acid structures is likely to be highly dependent on whether sufficient spacing exists between neighbouring duplex- and quadruplex-/i-motif-forming regions to accommodate quadruplexes or i-motifs without disrupting duplex stability. Prediction of putative G-quadruplex-forming regions is likely to be assisted by further understanding of what distance (number of base pairs) is required for duplexes to remain stable as quadruplexes or i-motifs form. Using oligonucleotide constructs derived from precedented G-quadruplexes and i-motif-forming bcl-2 P1 promoter region, initial biophysical stability studies indicate that the formation of G-quadruplex and i-motif conformations do destabilize proximal duplex regions. The undermining effect that quadruplex formation can have on duplex stability is mitigated with increased distance from the duplex region: a spacing of five base pairs or more is sufficient to maintain duplex stability proximal to predicted quadruplex/i-motif-forming regions. PMID:23771141

  19. EUROPEANA AND 3D

    Directory of Open Access Journals (Sweden)

    D. Pletinckx

    2012-09-01

    Full Text Available The current 3D hype creates a lot of interest in 3D. People go to 3D movies, but are we ready to use 3D in our homes, in our offices, in our communication? Are we ready to deliver real 3D to a general public and use interactive 3D in a meaningful way to enjoy, learn, communicate? The CARARE project is realising this for the moment in the domain of monuments and archaeology, so that real 3D of archaeological sites and European monuments will be available to the general public by 2012. There are several aspects to this endeavour. First of all is the technical aspect of flawlessly delivering 3D content over all platforms and operating systems, without installing software. We have currently a working solution in PDF, but HTML5 will probably be the future. Secondly, there is still little knowledge on how to create 3D learning objects, 3D tourist information or 3D scholarly communication. We are still in a prototype phase when it comes to integrate 3D objects in physical or virtual museums. Nevertheless, Europeana has a tremendous potential as a multi-facetted virtual museum. Finally, 3D has a large potential to act as a hub of information, linking to related 2D imagery, texts, video, sound. We describe how to create such rich, explorable 3D objects that can be used intuitively by the generic Europeana user and what metadata is needed to support the semantic linking.

  20. Are 3-D Movies Bad for Your Eyes?

    Medline Plus

    Full Text Available ... 3-D digital images. Find an Ophthalmologist Advanced Search Ask an Ophthalmologist Browse Answers Free Newsletter Get ophthalmologist-reviewed tips and information about eye health and preserving your vision. Privacy ...

  1. Annotating RNA motifs in sequences and alignments.

    Science.gov (United States)

    Gardner, Paul P; Eldai, Hisham

    2015-01-01

    RNA performs a diverse array of important functions across all cellular life. These functions include important roles in translation, building translational machinery and maturing messenger RNA. More recent discoveries include the miRNAs and bacterial sRNAs that regulate gene expression, the thermosensors, riboswitches and other cis-regulatory elements that help prokaryotes sense their environment and eukaryotic piRNAs that suppress transposition. However, there can be a long period between the initial discovery of a RNA and determining its function. We present a bioinformatic approach to characterize RNA motifs, which are critical components of many RNA structure-function relationships. These motifs can, in some instances, provide researchers with functional hypotheses for uncharacterized RNAs. Moreover, we introduce a new profile-based database of RNA motifs--RMfam--and illustrate some applications for investigating the evolution and functional characterization of RNA. All the data and scripts associated with this work are available from: https://github.com/ppgardne/RMfam. © The Author(s) 2014. Published by Oxford University Press on behalf of Nucleic Acids Research.

  2. Fast social-like learning of complex behaviors based on motor motifs

    Science.gov (United States)

    Calvo Tapia, Carlos; Tyukin, Ivan Y.; Makarov, Valeri A.

    2018-05-01

    Social learning is widely observed in many species. Less experienced agents copy successful behaviors exhibited by more experienced individuals. Nevertheless, the dynamical mechanisms behind this process remain largely unknown. Here we assume that a complex behavior can be decomposed into a sequence of n motor motifs. Then a neural network capable of activating motor motifs in a given sequence can drive an agent. To account for (n -1 )! possible sequences of motifs in a neural network, we employ the winnerless competition approach. We then consider a teacher-learner situation: one agent exhibits a complex movement, while another one aims at mimicking the teacher's behavior. Despite the huge variety of possible motif sequences we show that the learner, equipped with the provided learning model, can rewire "on the fly" its synaptic couplings in no more than (n -1 ) learning cycles and converge exponentially to the durations of the teacher's motifs. We validate the learning model on mobile robots. Experimental results show that the learner is indeed capable of copying the teacher's behavior composed of six motor motifs in a few learning cycles. The reported mechanism of learning is general and can be used for replicating different functions, including, for example, sound patterns or speech.

  3. Usefulness of the classification technique of cerebral artery for 2D/3D registration

    International Nuclear Information System (INIS)

    Takemura, Akihiro; Suzuki, Masayuki; Kikuchi, Yuzo; Okumura, Yusuke; Harauchi, Hajime

    2007-01-01

    Several papers have proposed 2D/3D registration methods of the cerebral artery using magnetic resonance angiography (MRA) and digital subtraction angiography (DSA). Since differences between vessels in a DSA image and MRA volume data cause registration failure, we previously proposed a method to extract vessels from MRA volume data using a technique based on classification of the cerebral artery. In this paper, we evaluated the usefulness of this classification technique by evaluating the reliability of this 2D/3D registration method. This classification method divides the cerebral artery in MRA volume data into 12 segments. According to the results of the classification, structures corresponding to vessels on a DSA image can then be extracted. We applied the 2D/3D registration with/without classification to 16 pairs of MRA volume data and DSA images obtained from six patients. The registration results were scored into four levels (Excellent, Good, Fair and Poor). The rates of successful registration (>fair) were 37.5% for registration without classification and 81.3% for that with classification. These findings suggested that there was a low percentage of incorrectly extracted voxels and we could facilitate reliable registration. Thus, the classification technique was shown to be useful for feature-based 2D/3D registration. (author)

  4. Conserved amino acid motifs from the novel Piv/MooV family of transposases and site-specific recombinases are required for catalysis of DNA inversion by Piv.

    Science.gov (United States)

    Tobiason, D M; Buchner, J M; Thiel, W H; Gernert, K M; Karls, A C

    2001-02-01

    Piv, a site-specific invertase from Moraxella lacunata, exhibits amino acid homology with the transposases of the IS110/IS492 family of insertion elements. The functions of conserved amino acid motifs that define this novel family of both transposases and site-specific recombinases (Piv/MooV family) were examined by mutagenesis of fully conserved amino acids within each motif in Piv. All Piv mutants altered in conserved residues were defective for in vivo inversion of the M. lacunata invertible DNA segment, but competent for in vivo binding to Piv DNA recognition sequences. Although the primary amino acid sequences of the Piv/MooV recombinases do not contain a conserved DDE motif, which defines the retroviral integrase/transposase (IN/Tnps) family, the predicted secondary structural elements of Piv align well with those of the IN/Tnps for which crystal structures have been determined. Molecular modelling of Piv based on these alignments predicts that E59, conserved as either E or D in the Piv/MooV family, forms a catalytic pocket with the conserved D9 and D101 residues. Analysis of Piv E59G confirms a role for E59 in catalysis of inversion. These results suggest that Piv and the related IS110/IS492 transposases mediate DNA recombination by a common mechanism involving a catalytic DED or DDD motif.

  5. 3-D Force-balanced Magnetospheric Configurations

    International Nuclear Information System (INIS)

    Sorin Zaharia; Cheng, C.Z.; Maezawa, K.

    2003-01-01

    The knowledge of plasma pressure is essential for many physics applications in the magnetosphere, such as computing magnetospheric currents and deriving magnetosphere-ionosphere coupling. A thorough knowledge of the 3-D pressure distribution has however eluded the community, as most in-situ pressure observations are either in the ionosphere or the equatorial region of the magnetosphere. With the assumption of pressure isotropy there have been attempts to obtain the pressure at different locations by either (a) mapping observed data (e.g., in the ionosphere) along the field lines of an empirical magnetospheric field model or (b) computing a pressure profile in the equatorial plane (in 2-D) or along the Sun-Earth axis (in 1-D) that is in force balance with the magnetic stresses of an empirical model. However, the pressure distributions obtained through these methods are not in force balance with the empirical magnetic field at all locations. In order to find a global 3-D plasma pressure distribution in force balance with the magnetospheric magnetic field, we have developed the MAG-3D code, that solves the 3-D force balance equation J x B = (upside-down delta) P computationally. Our calculation is performed in a flux coordinate system in which the magnetic field is expressed in terms of Euler potentials as B = (upside-down delta) psi x (upside-down delta) alpha. The pressure distribution, P = P(psi,alpha), is prescribed in the equatorial plane and is based on satellite measurements. In addition, computational boundary conditions for y surfaces are imposed using empirical field models. Our results provide 3-D distributions of magnetic field and plasma pressure as well as parallel and transverse currents for both quiet-time and disturbed magnetospheric conditions

  6. Organofluorine chemistry: synthesis and conformation of vicinal fluoromethylene motifs.

    Science.gov (United States)

    O'Hagan, David

    2012-04-20

    The C-F bond is the most polar bond in organic chemistry, and thus the bond has a relatively large dipole moment with a significant -ve charge density on the fluorine atom and correspondingly a +ve charge density on carbon. The electrostatic nature of the bond renders it the strongest one in organic chemistry. However, the fluorine atom itself is nonpolarizable, and thus, despite the charge localization on fluorine, it is a poor hydrogen-bonding acceptor. These properties of the C-F bond make it attractive in the design of nonviscous but polar organic compounds, with a polarity limited to influencing the intramolecular nature of the molecule and less so intermolecular interactions with the immediate environment. In this Perspective, the synthesis of aliphatic chains carrying multivicinal fluoromethylene motifs is described. It emerges that the dipoles of adjacent C-F bonds orientate relative to each other, and thus, individual diastereoisomers display different backbone carbon chain conformations. These conformational preferences recognize the influence of the well-known gauche effect associated with 1,2-difluoroethane but extend to considering 1,3-fluorine-fluorine dipolar repulsions. The synthesis of carbon chains carrying two, three, four, five, and six vicinal fluoromethylene motifs is described, with an emphasis on our own research contributions. These motifs obey almost predictable conformational behavior, and they emerge as candidates for inclusion in the design of performance organic molecules. © 2012 American Chemical Society

  7. Binding properties of SUMO-interacting motifs (SIMs) in yeast.

    Science.gov (United States)

    Jardin, Christophe; Horn, Anselm H C; Sticht, Heinrich

    2015-03-01

    Small ubiquitin-like modifier (SUMO) conjugation and interaction play an essential role in many cellular processes. A large number of yeast proteins is known to interact non-covalently with SUMO via short SUMO-interacting motifs (SIMs), but the structural details of this interaction are yet poorly characterized. In the present work, sequence analysis of a large dataset of 148 yeast SIMs revealed the existence of a hydrophobic core binding motif and a preference for acidic residues either within or adjacent to the core motif. Thus the sequence properties of yeast SIMs are highly similar to those described for human. Molecular dynamics simulations were performed to investigate the binding preferences for four representative SIM peptides differing in the number and distribution of acidic residues. Furthermore, the relative stability of two previously observed alternative binding orientations (parallel, antiparallel) was assessed. For all SIMs investigated, the antiparallel binding mode remained stable in the simulations and the SIMs were tightly bound via their hydrophobic core residues supplemented by polar interactions of the acidic residues. In contrary, the stability of the parallel binding mode is more dependent on the sequence features of the SIM motif like the number and position of acidic residues or the presence of additional adjacent interaction motifs. This information should be helpful to enhance the prediction of SIMs and their binding properties in different organisms to facilitate the reconstruction of the SUMO interactome.

  8. Identification of coupling DNA motif pairs on long-range chromatin interactions in human K562 cells

    KAUST Repository

    Wong, Ka-Chun; Li, Yue; Peng, Chengbin

    2015-01-01

    Motivation: The protein-DNA interactions between transcription factors (TFs) and transcription factor binding sites (TFBSs, also known as DNA motifs) are critical activities in gene transcription. The identification of the DNA motifs is a vital task for downstream analysis. Unfortunately, the long-range coupling information between different DNA motifs is still lacking. To fill the void, as the first-of-its-kind study, we have identified the coupling DNA motif pairs on long-range chromatin interactions in human. Results: The coupling DNA motif pairs exhibit substantially higher DNase accessibility than the background sequences. Half of the DNA motifs involved are matched to the existing motif databases, although nearly all of them are enriched with at least one gene ontology term. Their motif instances are also found statistically enriched on the promoter and enhancer regions. Especially, we introduce a novel measurement called motif pairing multiplicity which is defined as the number of motifs that are paired with a given motif on chromatin interactions. Interestingly, we observe that motif pairing multiplicity is linked to several characteristics such as regulatory region type, motif sequence degeneracy, DNase accessibility and pairing genomic distance. Taken into account together, we believe the coupling DNA motif pairs identified in this study can shed lights on the gene transcription mechanism under long-range chromatin interactions. © The Author 2015. Published by Oxford University Press.

  9. Identification of coupling DNA motif pairs on long-range chromatin interactions in human K562 cells

    KAUST Repository

    Wong, Ka-Chun

    2015-09-27

    Motivation: The protein-DNA interactions between transcription factors (TFs) and transcription factor binding sites (TFBSs, also known as DNA motifs) are critical activities in gene transcription. The identification of the DNA motifs is a vital task for downstream analysis. Unfortunately, the long-range coupling information between different DNA motifs is still lacking. To fill the void, as the first-of-its-kind study, we have identified the coupling DNA motif pairs on long-range chromatin interactions in human. Results: The coupling DNA motif pairs exhibit substantially higher DNase accessibility than the background sequences. Half of the DNA motifs involved are matched to the existing motif databases, although nearly all of them are enriched with at least one gene ontology term. Their motif instances are also found statistically enriched on the promoter and enhancer regions. Especially, we introduce a novel measurement called motif pairing multiplicity which is defined as the number of motifs that are paired with a given motif on chromatin interactions. Interestingly, we observe that motif pairing multiplicity is linked to several characteristics such as regulatory region type, motif sequence degeneracy, DNase accessibility and pairing genomic distance. Taken into account together, we believe the coupling DNA motif pairs identified in this study can shed lights on the gene transcription mechanism under long-range chromatin interactions. © The Author 2015. Published by Oxford University Press.

  10. Tracking algorithms for multi-hexagonal assemblies (2D and 3D)

    International Nuclear Information System (INIS)

    Prabha, Hem; Marleau, Guy; Hébert, Alain

    2014-01-01

    Highlights: • We present the method of computations of 2D and 3D fluxes in hexagonal assemblies. • Computation of fluxes requires computation of track lengths. • Equations are developed (in 2D and 3D) and are implemented in a program HX7. • The program HX7 is implemented in the NXT module of the code DRAGON. • The tracks are plotted and fluxes are compared with the EXCELT module of DRAGON. - Abstract: Background: There has been a continuous effort to design new reactors and study these reactors under different conditions. Some of these reactors have fuel pins arranged in hexagonal pitch. To study these reactors, development of computational methods and computer codes is required. For this purpose, we have developed algorithms to track two dimensional and three dimensional cluster geometries. These algorithms have been implemented in a subprogram HX7, that is implemented in the code DRAGON (Version 3.06F) to compute neutron flux distributions in these systems. Methods: Computation of the neutron flux distribution requires solution of neutron transport equation. While solving this equation, by using Carlvik’s method of collision probabilities, computation of tracks in the hexagonal geometries is required. In this paper we present equations that we have developed for the computation of tracks in two dimensional (2D) and three dimensional (3D) multi-hexagonal assemblies (with two rotational orientations). These equations have been implemented in a subprogram HX7, to compute tracks in seven hexagonal assemblies. The subprogram HX7 has been implemented in the NXT module of the DRAGON code, where tracks in the pins are computed. Results: The results of our algorithms NXT(+HX7) have been compared with the results obtained by the EXCELT module of DRAGON (Version 3.06F). Conclusions: We find that all the fluxes in 2D and fluxes in the outer pin (3D) are converging to their 3rd decimal places, in both the modules EXCELT and NXT(+HX7). For other regions 3D fluxes

  11. From 3D view to 3D print

    Science.gov (United States)

    Dima, M.; Farisato, G.; Bergomi, M.; Viotto, V.; Magrin, D.; Greggio, D.; Farinato, J.; Marafatto, L.; Ragazzoni, R.; Piazza, D.

    2014-08-01

    In the last few years 3D printing is getting more and more popular and used in many fields going from manufacturing to industrial design, architecture, medical support and aerospace. 3D printing is an evolution of bi-dimensional printing, which allows to obtain a solid object from a 3D model, realized with a 3D modelling software. The final product is obtained using an additive process, in which successive layers of material are laid down one over the other. A 3D printer allows to realize, in a simple way, very complex shapes, which would be quite difficult to be produced with dedicated conventional facilities. Thanks to the fact that the 3D printing is obtained superposing one layer to the others, it doesn't need any particular work flow and it is sufficient to simply draw the model and send it to print. Many different kinds of 3D printers exist based on the technology and material used for layer deposition. A common material used by the toner is ABS plastics, which is a light and rigid thermoplastic polymer, whose peculiar mechanical properties make it diffusely used in several fields, like pipes production and cars interiors manufacturing. I used this technology to create a 1:1 scale model of the telescope which is the hardware core of the space small mission CHEOPS (CHaracterising ExOPlanets Satellite) by ESA, which aims to characterize EXOplanets via transits observations. The telescope has a Ritchey-Chrétien configuration with a 30cm aperture and the launch is foreseen in 2017. In this paper, I present the different phases for the realization of such a model, focusing onto pros and cons of this kind of technology. For example, because of the finite printable volume (10×10×12 inches in the x, y and z directions respectively), it has been necessary to split the largest parts of the instrument in smaller components to be then reassembled and post-processed. A further issue is the resolution of the printed material, which is expressed in terms of layers

  12. Semaphorin4D Drives CD8+ T-Cell Lesional Trafficking in Oral Lichen Planus via CXCL9/CXCL10 Upregulations in Oral Keratinocytes.

    Science.gov (United States)

    Ke, Yao; Dang, Erle; Shen, Shengxian; Zhang, Tongmei; Qiao, Hongjiang; Chang, Yuqian; Liu, Qing; Wang, Gang

    2017-11-01

    Chemokine-mediated CD8 + T-cell recruitment is an essential but not well-established event for the persistence of oral lichen planus (OLP). Semaphorin 4D (Sema4D)/CD100 is implicated in immune dysfunction, chemokine modulation, and cell migration, which are critical aspects for OLP progression, but its implication in OLP pathogenesis has not been determined. In this study, we sought to explicate the effect of Sema4D on human oral keratinocytes and its capacity to drive CD8 + T-cell lesional trafficking via chemokine modulation. We found that upregulations of sSema4D in OLP tissues and blood were positively correlated with disease severity and activity. In vitro observation revealed that Sema4D induced C-X-C motif chemokine ligand 9/C-X-C motif chemokine ligand 10 production by binding to plexin-B1 via protein kinase B-NF-κB cascade in human oral keratinocytes, which elicited OLP CD8 + T-cell migration. We also confirmed using clinical samples that elevated C-X-C motif chemokine ligand 9/C-X-C motif chemokine ligand 10 levels were positively correlated with sSema4D levels in OLP lesions and serum. Notably, we determined matrix metalloproteinase-9 as a new proteolytic enzyme for the cleavage of sSema4D from the T-cell surface, which may contribute to the high levels of sSema4D in OLP lesions and serum. Our findings conclusively revealed an amplification feedback loop involving T cells, chemokines, and Sema4D-dependent signal that promotes OLP progression. Copyright © 2017 The Authors. Published by Elsevier Inc. All rights reserved.

  13. Vitamin D3 and 25-hydroxyvitamin D3 in pork and their relationship to vitamin D status in pigs

    DEFF Research Database (Denmark)

    Burild, Anders; Lauridsen, Charlotte; Faqir, Nasrin

    2016-01-01

    The content of vitamin D in pork produced in conventional systems depends on the vitamin D concentration in the pig feed. Both vitamin D3 and 25-hydroxyvitamin D3 (25(OH)D3) are essential sources of dietary vitamin D; however, bioavailability assessed by serum 25(OH)D3 concentration is reported...... of vitamin D3 and 25(OH)D3 in the pig feed for 49 d before slaughter. Concurrently, the 25(OH)D3 level in serum was investigated as a biomarker to assess the content of vitamin D3 and 25(OH)D3 in pig tissues. Adipose tissue, white and red muscle, the liver and serum were sampled from pigs fed feed containing...... either vitamin D3 or 25(OH)D3 at 5, 20, 35 or 50 µg/kg feed for 7 weeks before slaughter. The tissue 25(OH)D3 level was significantly higher in the pigs fed 25(OH)D3 compared with those fed vitamin D3, while the tissue vitamin D3 level was higher in the pigs fed vitamin D3 compared with those fed 25(OH...

  14. 3D Virtual Learning Environments in Education: A Meta-Review

    Science.gov (United States)

    Reisoglu, I.; Topu, B.; Yilmaz, R.; Karakus Yilmaz, T.; Göktas, Y.

    2017-01-01

    The aim of this study is to investigate recent empirical research studies about 3D virtual learning environments. A total of 167 empirical studies that involve the use of 3D virtual worlds in education were examined by meta-review. Our findings show that the "Second Life" platform has been frequently used in studies. Among the reviewed…

  15. Physical-chemical property based sequence motifs and methods regarding same

    Science.gov (United States)

    Braun, Werner [Friendswood, TX; Mathura, Venkatarajan S [Sarasota, FL; Schein, Catherine H [Friendswood, TX

    2008-09-09

    A data analysis system, program, and/or method, e.g., a data mining/data exploration method, using physical-chemical property motifs. For example, a sequence database may be searched for identifying segments thereof having physical-chemical properties similar to the physical-chemical property motifs.

  16. 3D printing applications for transdermal drug delivery.

    Science.gov (United States)

    Economidou, Sophia N; Lamprou, Dimitrios A; Douroumis, Dennis

    2018-06-15

    The role of two and three-dimensional printing as a fabrication technology for sophisticated transdermal drug delivery systems is explored in literature. 3D printing encompasses a family of distinct technologies that employ a virtual model to produce a physical object through numerically controlled apparatuses. The applicability of several printing technologies has been researched for the direct or indirect printing of microneedle arrays or for the modification of their surface through drug-containing coatings. The findings of the respective studies are presented. The range of printable materials that are currently used or potentially can be employed for 3D printing of transdermal drug delivery (TDD) systems is also reviewed. Moreover, the expected impact and challenges of the adoption of 3D printing as a manufacturing technique for transdermal drug delivery systems, are assessed. Finally, this paper outlines the current regulatory framework associated with 3D printed transdermal drug delivery systems. Copyright © 2018 Elsevier B.V. All rights reserved.

  17. Viscoplastic Matrix Materials for Embedded 3D Printing.

    Science.gov (United States)

    Grosskopf, Abigail K; Truby, Ryan L; Kim, Hyoungsoo; Perazzo, Antonio; Lewis, Jennifer A; Stone, Howard A

    2018-03-16

    Embedded three-dimensional (EMB3D) printing is an emerging technique that enables free-form fabrication of complex architectures. In this approach, a nozzle is translated omnidirectionally within a soft matrix that surrounds and supports the patterned material. To optimize print fidelity, we have investigated the effects of matrix viscoplasticity on the EMB3D printing process. Specifically, we determine how matrix composition, print path and speed, and nozzle diameter affect the yielded region within the matrix. By characterizing the velocity and strain fields and analyzing the dimensions of the yielded regions, we determine that scaling relationships based on the Oldroyd number, Od, exist between these dimensions and the rheological properties of the matrix materials and printing parameters. Finally, we use EMB3D printing to create complex architectures within an elastomeric silicone matrix. Our methods and findings will both facilitate future characterization of viscoplastic matrices and motivate the development of new materials for EMB3D printing.

  18. A 2D driven 3D vessel segmentation algorithm for 3D digital subtraction angiography data

    International Nuclear Information System (INIS)

    Spiegel, M; Hornegger, J; Redel, T; Struffert, T; Doerfler, A

    2011-01-01

    Cerebrovascular disease is among the leading causes of death in western industrial nations. 3D rotational angiography delivers indispensable information on vessel morphology and pathology. Physicians make use of this to analyze vessel geometry in detail, i.e. vessel diameters, location and size of aneurysms, to come up with a clinical decision. 3D segmentation is a crucial step in this pipeline. Although a lot of different methods are available nowadays, all of them lack a method to validate the results for the individual patient. Therefore, we propose a novel 2D digital subtraction angiography (DSA)-driven 3D vessel segmentation and validation framework. 2D DSA projections are clinically considered as gold standard when it comes to measurements of vessel diameter or the neck size of aneurysms. An ellipsoid vessel model is applied to deliver the initial 3D segmentation. To assess the accuracy of the 3D vessel segmentation, its forward projections are iteratively overlaid with the corresponding 2D DSA projections. Local vessel discrepancies are modeled by a global 2D/3D optimization function to adjust the 3D vessel segmentation toward the 2D vessel contours. Our framework has been evaluated on phantom data as well as on ten patient datasets. Three 2D DSA projections from varying viewing angles have been used for each dataset. The novel 2D driven 3D vessel segmentation approach shows superior results against state-of-the-art segmentations like region growing, i.e. an improvement of 7.2% points in precision and 5.8% points for the Dice coefficient. This method opens up future clinical applications requiring the greatest vessel accuracy, e.g. computational fluid dynamic modeling.

  19. A specific A/T polymorphism in Western tyrosine phosphorylation B-motifs regulates Helicobacter pylori CagA epithelial cell interactions.

    Directory of Open Access Journals (Sweden)

    Xue-Song Zhang

    2015-02-01

    Full Text Available Helicobacter pylori persistently colonizes the human stomach, with mixed roles in human health. The CagA protein, a key host-interaction factor, is translocated by a type IV secretion system into host epithelial cells, where its EPIYA tyrosine phosphorylation motifs (TPMs are recognized by host cell kinases, leading to multiple host cell signaling cascades. The CagA TPMs have been described as type A, B, C or D, each with a specific conserved amino acid sequence surrounding EPIYA. Database searching revealed strong non-random distribution of the B-motifs (including EPIYA and EPIYT in Western H. pylori isolates. In silico analysis of Western H. pylori CagA sequences provided evidence that the EPIYT B-TPMs are significantly less associated with gastric cancer than the EPIYA B-TPMs. By generating and using a phosphorylated CagA B-TPM-specific antibody, we demonstrated the phosphorylated state of the CagA B-TPM EPIYT during H. pylori co-culture with host cells. We also showed that within host cells, CagA interaction with phosphoinositol 3-kinase (PI3-kinase was B-TPM tyrosine-phosphorylation-dependent, and the recombinant CagA with EPIYT B-TPM had higher affinity to PI3-kinase and enhanced induction of AKT than the isogenic CagA with EPIYA B-TPM. Structural modeling of the CagA B-TPM motif bound to PI3-kinase indicated that the threonine residue at the pY+1 position forms a side-chain hydrogen bond to N-417 of PI3-kinase, which cannot be formed by alanine. During co-culture with AGS cells, an H. pylori strain with a CagA EPIYT B-TPM had significantly attenuated induction of interleukin-8 and hummingbird phenotype, compared to the isogenic strain with B-TPM EPIYA. These results suggest that the A/T polymorphisms could regulate CagA activity through interfering with host signaling pathways related to carcinogenesis, thus influencing cancer risk.

  20. 3D gaze tracking system for NVidia 3D Vision®.

    Science.gov (United States)

    Wibirama, Sunu; Hamamoto, Kazuhiko

    2013-01-01

    Inappropriate parallax setting in stereoscopic content generally causes visual fatigue and visual discomfort. To optimize three dimensional (3D) effects in stereoscopic content by taking into account health issue, understanding how user gazes at 3D direction in virtual space is currently an important research topic. In this paper, we report the study of developing a novel 3D gaze tracking system for Nvidia 3D Vision(®) to be used in desktop stereoscopic display. We suggest an optimized geometric method to accurately measure the position of virtual 3D object. Our experimental result shows that the proposed system achieved better accuracy compared to conventional geometric method by average errors 0.83 cm, 0.87 cm, and 1.06 cm in X, Y, and Z dimensions, respectively.

  1. Recombination of H(3+) and D(3+) ions with electrons

    Science.gov (United States)

    Johnsen, R.; Gougousi, T.; Golde, M. F.

    1994-01-01

    Flowing-afterglow measurements in decaying H3(+) or D3(+) plasmas suggest that de-ionization does not occur by simple binary recombination of a single ion species. We find that vibrational excitation of the ions fails to provide an explanation for the effect, contrary to an earlier suggestion. Instead, we suggest that collisional stabilization of H3** Rydberg molecules by ambient electrons introduces an additional dependence on electron density. The proposed mechanism would permit plasma de-ionization to occur without the need for dissociative recombination by the mechanism of potential-surface crossings.

  2. Time lapse microscopy of temperature control during self-assembly of 3D DNA crystals

    Science.gov (United States)

    Conn, Fiona W.; Jong, Michael Alexander; Tan, Andre; Tseng, Robert; Park, Eunice; Ohayon, Yoel P.; Sha, Ruojie; Mao, Chengde; Seeman, Nadrian C.

    2017-10-01

    DNA nanostructures are created by exploiting the high fidelity base-pairing interactions of double-stranded branched DNA molecules. These structures present a convenient medium for the self-assembly of macroscopic 3D crystals. In some self-assemblies in this system, crystals can be formed by lowering the temperature, and they can be dissolved by raising it. The ability to monitor the formation and melting of these crystals yields information that can be used to monitor crystal formation and growth. Here, we describe the development of an inexpensive tool that enables direct observation of the crystal growth process as a function of both time and temperature. Using the hanging-drop crystallization of the well-characterized 2-turn DNA tensegrity triangle motif for our model system, its response to temperature has been characterized visually.

  3. RSAT matrix-clustering: dynamic exploration and redundancy reduction of transcription factor binding motif collections.

    Science.gov (United States)

    Castro-Mondragon, Jaime Abraham; Jaeger, Sébastien; Thieffry, Denis; Thomas-Chollier, Morgane; van Helden, Jacques

    2017-07-27

    Transcription factor (TF) databases contain multitudes of binding motifs (TFBMs) from various sources, from which non-redundant collections are derived by manual curation. The advent of high-throughput methods stimulated the production of novel collections with increasing numbers of motifs. Meta-databases, built by merging these collections, contain redundant versions, because available tools are not suited to automatically identify and explore biologically relevant clusters among thousands of motifs. Motif discovery from genome-scale data sets (e.g. ChIP-seq) also produces redundant motifs, hampering the interpretation of results. We present matrix-clustering, a versatile tool that clusters similar TFBMs into multiple trees, and automatically creates non-redundant TFBM collections. A feature unique to matrix-clustering is its dynamic visualisation of aligned TFBMs, and its capability to simultaneously treat multiple collections from various sources. We demonstrate that matrix-clustering considerably simplifies the interpretation of combined results from multiple motif discovery tools, and highlights biologically relevant variations of similar motifs. We also ran a large-scale application to cluster ∼11 000 motifs from 24 entire databases, showing that matrix-clustering correctly groups motifs belonging to the same TF families, and drastically reduced motif redundancy. matrix-clustering is integrated within the RSAT suite (http://rsat.eu/), accessible through a user-friendly web interface or command-line for its integration in pipelines. © The Author(s) 2017. Published by Oxford University Press on behalf of Nucleic Acids Research.

  4. 3-D magnetic reconnection in colliding laser-produced plasmas

    Science.gov (United States)

    Matteucci, Jackson; Fox, Will; Moissard, Clement; Bhattacharjee, Amitava

    2017-10-01

    Recent experiments have demonstrated magnetic reconnection between colliding plasma plumes, where the reconnecting magnetic fields were self-generated in the expanding laser-produced plasmas by the Biermann battery effect. Using fully kinetic 3-D particle in cell simulations, we conduct the first end-to-end simulations of these experiments, including self-consistent magnetic field generation via the Biermann effect through driven magnetic field reconnection. The simulations show rich, temporally and spatially dependent magnetic field reconnection. First, we find fast, vertically-localized ``Biermann-mediated reconnection,'' an inherently 3-D reconnection mechanism where the sign of the Biermann term reverses in the reconnection layer, destroying incoming flux and reconnecting flux downstream. Reconnection then transitions to fast, collisionless reconnection sustained by the non-gyrotropic pressure tensor. To separate out the role 3-D mechanisms, 2-D simulations are initialized based on reconnection-plane cuts of the 3-D simulations. These simulations demonstrate: (1) suppression of Biermann-mediated reconnection in 2-D; (2) similar efficacy of pressure tensor mechanisms in 2-D and 3-D; and (3) plasmoids develop in the reconnection layer in 2-D, where-as they are suppressed in 3-D. Supported by NDSEG Fellowship. This research used resources of the OLCF at ORNL, which is supported by the Office of Science of the U.S. Department of Energy under Contract No. DE-AC05-00OR22725.

  5. LandSIM3D: modellazione in real time 3D di dati geografici

    Directory of Open Access Journals (Sweden)

    Lambo Srl Lambo Srl

    2009-03-01

    Full Text Available LandSIM3D: realtime 3D modelling of geographic data LandSIM3D allows to model in 3D an existing landscape in a few hours only and geo-referenced offering great landscape analysis and understanding tools. 3D projects can then be inserted into the existing landscape with ease and precision. The project alternatives and impact can then be visualized and studied into their immediate environmental. The complex evolution of the landscape in the future can also be simulated and the landscape model can be manipulated interactively and better shared with colleagues. For that reason, LandSIM3D is different from traditional 3D imagery solutions, normally reserved for computer graphics experts. For more information about LandSIM3D, go to www.landsim3d.com.

  6. Results of de-novo and Motif activity analyses - FANTOM5 | LSDB Archive [Life Science Database Archive metadata

    Lifescience Database Archive (English)

    Full Text Available switchLanguage; BLAST Search Image Search Home About Archive Update History Data List Contact us FANTOM... JASPAR) Data file File name: Motifs File URL: ftp://ftp.biosciencedbc.jp/archive/fantom5/datafiles/phase1.3...tabase Database Description Download License Update History of This Database Site Policy | Contact Us Results of de-novo and Motif activity analyses - FANTOM5 | LSDB Archive ...

  7. Cancer-related marketing centrality motifs acting as pivot units in the human signaling network and mediating cross-talk between biological pathways.

    Science.gov (United States)

    Li, Wan; Chen, Lina; Li, Xia; Jia, Xu; Feng, Chenchen; Zhang, Liangcai; He, Weiming; Lv, Junjie; He, Yuehan; Li, Weiguo; Qu, Xiaoli; Zhou, Yanyan; Shi, Yuchen

    2013-12-01

    Network motifs in central positions are considered to not only have more in-coming and out-going connections but are also localized in an area where more paths reach the networks. These central motifs have been extensively investigated to determine their consistent functions or associations with specific function categories. However, their functional potentials in the maintenance of cross-talk between different functional communities are unclear. In this paper, we constructed an integrated human signaling network from the Pathway Interaction Database. We identified 39 essential cancer-related motifs in central roles, which we called cancer-related marketing centrality motifs, using combined centrality indices on the system level. Our results demonstrated that these cancer-related marketing centrality motifs were pivotal units in the signaling network, and could mediate cross-talk between 61 biological pathways (25 could be mediated by one motif on average), most of which were cancer-related pathways. Further analysis showed that molecules of most marketing centrality motifs were in the same or adjacent subcellular localizations, such as the motif containing PI3K, PDK1 and AKT1 in the plasma membrane, to mediate signal transduction between 32 cancer-related pathways. Finally, we analyzed the pivotal roles of cancer genes in these marketing centrality motifs in the pathogenesis of cancers, and found that non-cancer genes were potential cancer-related genes.

  8. Piv site-specific invertase requires a DEDD motif analogous to the catalytic center of the RuvC Holliday junction resolvases.

    Science.gov (United States)

    Buchner, John M; Robertson, Anne E; Poynter, David J; Denniston, Shelby S; Karls, Anna C

    2005-05-01

    Piv, a unique prokaryotic site-specific DNA invertase, is related to transposases of the insertion elements from the IS110/IS492 family and shows no similarity to the site-specific recombinases of the tyrosine- or serine-recombinase families. Piv tertiary structure is predicted to include the RNase H-like fold that typically encompasses the catalytic site of the recombinases or nucleases of the retroviral integrase superfamily, including transposases and RuvC-like Holliday junction resolvases. Analogous to the DDE and DEDD catalytic motifs of transposases and RuvC, respectively, four Piv acidic residues D9, E59, D101, and D104 appear to be positioned appropriately within the RNase H fold to coordinate two divalent metal cations. This suggests mechanistic similarity between site-specific inversion mediated by Piv and transposition or endonucleolytic reactions catalyzed by enzymes of the retroviral integrase superfamily. The role of the DEDD motif in Piv catalytic activity was addressed using Piv variants that are substituted individually or multiply at these acidic residues and assaying for in vivo inversion, intermolecular recombination, and DNA binding activities. The results indicate that all four residues of the DEDD motif are required for Piv catalytic activity. The DEDD residues are not essential for inv recombination site recognition and binding, but this acidic tetrad does appear to contribute to the stability of Piv-inv interactions. On the basis of these results, a working model for Piv-mediated inversion that includes resolution of a Holliday junction is presented.

  9. Identification of the transition arrays 3d74s-3d74p in Br X and 3d64s-3d64p in Br XI

    International Nuclear Information System (INIS)

    Zeng, X.T.; Jupen, C.; Bengtsson, P.; Engstroem, L.; Westerlind, M.; Martinson, I.

    1991-01-01

    We report a beam-foil study of multiply ionized bromine in the region 400-1300A, performed with 6 and 8 MeV Br ions from a tandem accelerator. At these energies transitions belonging to Fe-like Br X and Mn-like Br XI are expected to be prominent. We have identified 31 lines as 3d 7 4s-3d 7 4p transitions in Br X, from which 16 levels of the previously unknown 3d 7 4s configuration could be established. We have also added 6 new 3d 7 4p levels to the 99 previously known. For Br XI we have classified 9 lines as 3d 6 4s-3d 6 4p combinations. The line identifications have been corroborated by isoelectronic comparisons and theoretical calculations using the superposition-of-configurations technique. (orig.)

  10. Inflation from D3-brane motion in the background of D5-branes

    International Nuclear Information System (INIS)

    Panda, Sudhakar; Sami, M.; Tsujikawa, Shinji; Ward, John

    2006-01-01

    We study inflation arising from the motion of a Bogomol'nyi-Prasad-Sommerfield D3-brane in the background of a stack of k parallel D5-branes. There are two scalar fields in this setup: (i) the radion field R, a real scalar field, and (ii) a complex tachyonic scalar field χ living on the world volume of the open string stretched between the D3 and D5 branes. We find that inflation is realized by the potential of the radion field, which satisfies observational constraints coming from the cosmic microwave background. After the radion becomes of the order of the string length scale l s , the dynamics is governed by the potential of the complex scalar field. Since this field has a standard kinematic term, reheating can be successfully realized by the mechanism of tachyonic preheating with spontaneous symmetry breaking

  11. 3-D numerical simulations of coronal loops oscillations

    Directory of Open Access Journals (Sweden)

    M. Selwa

    2009-10-01

    Full Text Available We present numerical results of 3-D MHD model of a dipole active region field containing a loop with a higher density than its surroundings. We study different ways of excitation of vertical kink oscillations by velocity perturbation: as an initial condition, and as an impulsive excitation with a pulse of a given position, duration, and amplitude. These properties are varied in the parametric studies. We find that the amplitude of vertical kink oscillations is significantly amplified in comparison to horizontal kink oscillations for exciters located centrally (symmetrically below the loop, but not if the exciter is located a significant distance to the side of the loop. This explains why the pure vertical kink mode is so rarely observed in comparison to the horizontally polarized one. We discuss the role of curved magnetic field lines and the pulse overlapping at one of the loop's footpoints in 3-D active regions (AR's on the excitation and the damping of slow standing waves. We find that footpoint excitation becomes more efficient in 3-D curved loops than in 2-D curved arcades and that slow waves can be excited within an interval of time that is comparable to the observed one wave-period due to the combined effect of the pulse inside and outside the loop. Additionally, we study the effect of AR topology on the excitation and trapping of loop oscillations. We find that a perturbation acting directly on a single loop excites oscillations, but results in an increased leakage compared to excitation of oscillations in an AR field by an external source.

  12. 3-D numerical simulations of coronal loops oscillations

    Directory of Open Access Journals (Sweden)

    M. Selwa

    2009-10-01

    Full Text Available We present numerical results of 3-D MHD model of a dipole active region field containing a loop with a higher density than its surroundings. We study different ways of excitation of vertical kink oscillations by velocity perturbation: as an initial condition, and as an impulsive excitation with a pulse of a given position, duration, and amplitude. These properties are varied in the parametric studies. We find that the amplitude of vertical kink oscillations is significantly amplified in comparison to horizontal kink oscillations for exciters located centrally (symmetrically below the loop, but not if the exciter is located a significant distance to the side of the loop. This explains why the pure vertical kink mode is so rarely observed in comparison to the horizontally polarized one. We discuss the role of curved magnetic field lines and the pulse overlapping at one of the loop's footpoints in 3-D active regions (AR's on the excitation and the damping of slow standing waves. We find that footpoint excitation becomes more efficient in 3-D curved loops than in 2-D curved arcades and that slow waves can be excited within an interval of time that is comparable to the observed one wave-period due to the combined effect of the pulse inside and outside the loop. Additionally, we study the effect of AR topology on the excitation and trapping of loop oscillations. We find that a perturbation acting directly on a single loop excites oscillations, but results in an increased leakage compared to excitation of oscillations in an AR field by an external source.

  13. [Cover motifs of the Tidsskrift. A 14-year cavalcade].

    Science.gov (United States)

    Nylenna, M

    1998-12-10

    In 1985 the Journal of the Norwegian Medical Association changed its cover policy, moving the table of contents inside the Journal and introducing cover illustrations. This article provides an analysis of all cover illustrations published over this 14-year period, 420 covers in all. There is a great variation in cover motifs and designs and a development towards more general motifs. The initial emphasis on historical and medical aspects is now less pronounced, while the use of works of art and nature motifs has increased, and the cover now more often has a direct bearing on the specific contents of the issue. Professor of medical history Oivind Larsen has photographed two thirds of the covers and contributed 95% of the inside essay-style reflections on the cover motif. Over the years, he has expanded the role of the historian of medicine disseminating knowledge to include that of the raconteur with a personal tone of voice. The Journal's covers are now one of its most characteristic features, emblematic of the Journal's ambition of standing for quality and timelessness vis-à-vis the news media, and of its aim of bridging the gap between medicine and the humanities.

  14. Investigation of the C-3-epi-25(OH)D3 of 25-hydroxyvitamin D3 in urban schoolchildren.

    Science.gov (United States)

    Berger, Samantha E; Van Rompay, Maria I; Gordon, Catherine M; Goodman, Elizabeth; Eliasziw, Misha; Holick, Michael F; Sacheck, Jennifer M

    2018-03-01

    The physiological relevance C-3 epimer of 25-hydroxyvitamin D (3-epi-25(OH)D) is not well understood among youth. The objective of this study was to assess whether demographic/physiologic characteristics were associated with 3-epi-25(OH)D 3 concentrations in youth. Associations between 3-epi-25(OH)D 3 and demographics and between 3-epi-25(OH)D 3 , total 25-hydroxyvitamin (25(OH)D) (25(OH)D 2 + 25(OH)D 3 ), total cholesterol, high-density lipoprotein, low-density lipoprotein, and triglycerides were examined in racially/ethnically diverse schoolchildren (n = 682; age, 8-15 years) at Boston-area urban schools. Approximately 50% of participants had detectable 3-epi-25(OH)D 3 (range 0.95-3.95 ng/mL). The percentage of 3-epi-25(OH)D 3 of total 25(OH)D ranged from 2.5% to 17.0% (median 5.5%). Males were 38% more likely than females to have detectable 3-epi-25(OH)D 3 concentrations. Both Asian and black race/ethnicity were associated with lower odds of having detectable 3-epi-25(OH)D 3 compared with non-Hispanic white children (Asian vs. white, odds ratio (OR) 0.28, 95% confidence interval (CI) 0.14-0.53; black vs. white, OR 0.38, 95%CI 0.23-0.63, p 30 ng/mL) 25(OH)D concentration was associated with higher odds of having detectable 3-epi-25(OH)D 3 than having an inadequate (<20 ng/mL) concentration (OR 4.78, 95%CI 3.23-6.94 or OR 14.10, 95%CI 7.10-28.0, respectively). There was no association between 3-epi-25(OH)D 3 and blood lipids. However, when considering 3-epi-25(OH)D 3 as a percentage of total 25(OH)D, total cholesterol was lower in children with percent 3-epi-25(OH)D 3 above the median (mean difference -7.1 mg/dL, p = 0.01). In conclusion, among schoolchildren, sex, race/ethnicity, and total serum 25(OH)D concentration is differentially associated with 3-epi-25(OH)D. The physiological relevance of 3-epi-25(OH)D 3 may be related to the 3-epi-25(OH)D 3 as a percentage of total 25(OH)D and should be considered in future investigations.

  15. "3D fusion" echocardiography improves 3D left ventricular assessment: comparison with 2D contrast echocardiography.

    Science.gov (United States)

    Augustine, Daniel; Yaqub, Mohammad; Szmigielski, Cezary; Lima, Eduardo; Petersen, Steffen E; Becher, Harald; Noble, J Alison; Leeson, Paul

    2015-02-01

    Three-dimensional fusion echocardiography (3DFE) is a novel postprocessing approach that utilizes imaging data acquired from multiple 3D acquisitions. We assessed image quality, endocardial border definition, and cardiac wall motion in patients using 3DFE compared to standard 3D images (3D) and results obtained with contrast echocardiography (2DC). Twenty-four patients (mean age 66.9 ± 13 years, 17 males, 7 females) undergoing 2DC had three, noncontrast, 3D apical volumes acquired at rest. Images were fused using an automated image fusion approach. Quality of the 3DFE was compared to both 3D and 2DC based on contrast-to-noise ratio (CNR) and endocardial border definition. We then compared clinical wall-motion score index (WMSI) calculated from 3DFE and 3D to those obtained from 2DC images. Fused 3D volumes had significantly improved CNR (8.92 ± 1.35 vs. 6.59 ± 1.19, P echocardiography (1.06 ± 0.09 vs. 1.07 ± 0.15, P = 0.69), whereas unfused images produced significantly more variable results (1.19 ± 0.30). This was confirmed by a better intraclass correlation coefficient (ICC 0.72; 95% CI 0.32-0.88) relative to comparisons with unfused images (ICC 0.56; 95% CI 0.02-0.81). 3DFE significantly improves left ventricular image quality compared to unfused 3D in a patient population and allows noncontrast assessment of wall motion that approaches that achieved with 2D contrast echocardiography. © 2014, Wiley Periodicals, Inc.

  16. iCAVE: an open source tool for visualizing biomolecular networks in 3D, stereoscopic 3D and immersive 3D.

    Science.gov (United States)

    Liluashvili, Vaja; Kalayci, Selim; Fluder, Eugene; Wilson, Manda; Gabow, Aaron; Gümüs, Zeynep H

    2017-08-01

    Visualizations of biomolecular networks assist in systems-level data exploration in many cellular processes. Data generated from high-throughput experiments increasingly inform these networks, yet current tools do not adequately scale with concomitant increase in their size and complexity. We present an open source software platform, interactome-CAVE (iCAVE), for visualizing large and complex biomolecular interaction networks in 3D. Users can explore networks (i) in 3D using a desktop, (ii) in stereoscopic 3D using 3D-vision glasses and a desktop, or (iii) in immersive 3D within a CAVE environment. iCAVE introduces 3D extensions of known 2D network layout, clustering, and edge-bundling algorithms, as well as new 3D network layout algorithms. Furthermore, users can simultaneously query several built-in databases within iCAVE for network generation or visualize their own networks (e.g., disease, drug, protein, metabolite). iCAVE has modular structure that allows rapid development by addition of algorithms, datasets, or features without affecting other parts of the code. Overall, iCAVE is the first freely available open source tool that enables 3D (optionally stereoscopic or immersive) visualizations of complex, dense, or multi-layered biomolecular networks. While primarily designed for researchers utilizing biomolecular networks, iCAVE can assist researchers in any field. © The Authors 2017. Published by Oxford University Press.

  17. 3D accelerator magnet calculations using MAGNUS-3D

    International Nuclear Information System (INIS)

    Pissanetzky, S.; Miao, Y.

    1989-01-01

    The steady trend towards increased magnetic and geometric complexity in the design of accelerator magnets has caused a need for reliable 3D computer models and a better understanding of the behavior of magnetic system in three dimensions. The capabilities of the MAGNUS-3D family of programs are ideally suited to solve this class of problems and provide insight into 3D effects. MAGNUS-3D can solve any problem of magnetostatics involving permanent magnets, nonlinear ferromagnetic materials and electric conductors. MAGNUS-3D uses the finite element method and the two-scalar-potentials formulation of Maxwell's equations to obtain the solution, which can then be used interactively to obtain tables of field components at specific points or lines, plots of field lines, function graphs representing a field component plotted against a coordinate along any line in space (such as the beam line), and views of the conductors, the mesh and the magnetic bodies. The magnetic quantities that can be calculated include the force or torque on conductors or magnetic parts, the energy, the flux through a specified surface, line integrals of any field component along any line in space, and the average field or potential harmonic coefficients. We describe the programs with emphasis placed on their use for accelerator magnet design, and present an advanced example of actual calculations. (orig.)

  18. MotifMark: Finding Regulatory Motifs in DNA Sequences

    OpenAIRE

    Hassanzadeh, Hamid Reza; Kolhe, Pushkar; Isbell, Charles L.; Wang, May D.

    2017-01-01

    The interaction between proteins and DNA is a key driving force in a significant number of biological processes such as transcriptional regulation, repair, recombination, splicing, and DNA modification. The identification of DNA-binding sites and the specificity of target proteins in binding to these regions are two important steps in understanding the mechanisms of these biological activities. A number of high-throughput technologies have recently emerged that try to quantify the affinity be...

  19. Recording stereoscopic 3D neurosurgery with a head-mounted 3D camera system.

    Science.gov (United States)

    Lee, Brian; Chen, Brian R; Chen, Beverly B; Lu, James Y; Giannotta, Steven L

    2015-06-01

    Stereoscopic three-dimensional (3D) imaging can present more information to the viewer and further enhance the learning experience over traditional two-dimensional (2D) video. Most 3D surgical videos are recorded from the operating microscope and only feature the crux, or the most important part of the surgery, leaving out other crucial parts of surgery including the opening, approach, and closing of the surgical site. In addition, many other surgeries including complex spine, trauma, and intensive care unit procedures are also rarely recorded. We describe and share our experience with a commercially available head-mounted stereoscopic 3D camera system to obtain stereoscopic 3D recordings of these seldom recorded aspects of neurosurgery. The strengths and limitations of using the GoPro(®) 3D system as a head-mounted stereoscopic 3D camera system in the operating room are reviewed in detail. Over the past several years, we have recorded in stereoscopic 3D over 50 cranial and spinal surgeries and created a library for education purposes. We have found the head-mounted stereoscopic 3D camera system to be a valuable asset to supplement 3D footage from a 3D microscope. We expect that these comprehensive 3D surgical videos will become an important facet of resident education and ultimately lead to improved patient care.

  20. 3D Product authenticity model for online retail: An invariance analysis

    Directory of Open Access Journals (Sweden)

    Algharabat, R.

    2010-01-01

    Full Text Available This study investigates the effects of different levels of invariance analysis on three dimensional (3D product authenticity model (3DPAM constructs in the e- retailing context. A hypothetical retailer website presents a variety of laptops using 3D product visualisations. The proposed conceptual model achieves acceptable fit and the hypothesised paths are all valid. We empirically investigate the invariance across the subgroups to validate the results of our 3DPAM. We concluded that the 3D product authenticity model construct was invariant for our sample across different gender, level of education and study backgrounds. These findings suggested that all our subgroups conceptualised the 3DPAM similarly. Also the results show some non-invariance results for the structural and latent mean models. The gender group posits a non-invariance latent mean model. Study backgrounds group reveals a non-invariance result for the structural model. These findings allowed us to understand the 3DPAMs validity in the e-retail context. Managerial implications are explained.

  1. I-motif DNA structures are formed in the nuclei of human cells

    Science.gov (United States)

    Zeraati, Mahdi; Langley, David B.; Schofield, Peter; Moye, Aaron L.; Rouet, Romain; Hughes, William E.; Bryan, Tracy M.; Dinger, Marcel E.; Christ, Daniel

    2018-06-01

    Human genome function is underpinned by the primary storage of genetic information in canonical B-form DNA, with a second layer of DNA structure providing regulatory control. I-motif structures are thought to form in cytosine-rich regions of the genome and to have regulatory functions; however, in vivo evidence for the existence of such structures has so far remained elusive. Here we report the generation and characterization of an antibody fragment (iMab) that recognizes i-motif structures with high selectivity and affinity, enabling the detection of i-motifs in the nuclei of human cells. We demonstrate that the in vivo formation of such structures is cell-cycle and pH dependent. Furthermore, we provide evidence that i-motif structures are formed in regulatory regions of the human genome, including promoters and telomeric regions. Our results support the notion that i-motif structures provide key regulatory roles in the genome.

  2. Increasing serum levels of vitamin A, D and E are associated with alterations of different inflammation markers in patients with multiple sclerosis.

    Science.gov (United States)

    Røsjø, Egil; Myhr, Kjell-Morten; Løken-Amsrud, Kristin Ingeleiv; Bakke, Søren Jacob; Beiske, Antonie G; Bjerve, Kristian S; Hovdal, Harald; Lilleås, Finn; Midgard, Rune; Pedersen, Tom; Benth, Jūratė Saltytė; Torkildsen, Øivind; Wergeland, Stig; Michelsen, Annika E; Aukrust, Pål; Ueland, Thor; Holmøy, Trygve

    2014-06-15

    To explore the relationships between vitamin A, D and E and inflammation in relapsing remitting multiple sclerosis, we assessed their associations with 11 inflammation markers in 9 serial serum samples from 85 patients, before and during interferon-β1a treatment. A negative association was found between vitamin A and pentraxin 3 independent of interferon-β1a use, whereas positive associations between vitamin D and interleukin-1 receptor antagonist and secreted frizzled-related protein 3 were seen before, and between vitamin E and chemokine (C-X-C motif) ligand 16 during interferon-β1a treatment. These findings suggest associations with diverse inflammatory pathways, which may be differentially influenced by interferon-β1a treatment. Copyright © 2014 Elsevier B.V. All rights reserved.

  3. Molecular features of the complementarity determining region 3 motif of the T cell population and subsets in the blood of patients with chronic severe hepatitis B

    Directory of Open Access Journals (Sweden)

    Yang Jiezuan

    2011-12-01

    Full Text Available Abstract Background T cell receptor (TCR reflects the status and function of T cells. We previously developed a gene melting spectral pattern (GMSP assay, which rapidly detects clonal expansion of the T cell receptor β variable gene (TCRBV in patients with HBV by using quantitative real-time reverse transcription PCR (qRT-PCR with DNA melting curve analysis. However, the molecular profiles of TCRBV in peripheral blood mononuclear cells (PBMCs and CD8+, CD8- cell subsets from chronic severe hepatitis B (CSHB patients have not been well described. Methods Human PBMCs were separated and sorted into CD8+ and CD8- cell subsets using density gradient centrifugation and magnetic activated cell sorting (MACS. The molecular features of the TCRBV CDR3 motif were determined using GMSP analysis; the TCRBV families were cloned and sequenced when the GMSP profile showed a single-peak, indicative of a monoclonal population. Results The number of skewed TCRBV in the CD8+ cell subset was significantly higher than that of the CD8- cell subset as assessed by GMSP analysis. The TCRBV11 and BV7 were expressed more frequently than other members of TCRBV family in PBMCs and CD8+, CD8- subsets. Also the relatively conserved amino acid motifs were detected in the TCRBV22, BV18 and BV11 CDR3 in PBMCs among patients with CSHB. Conclusions The molecular features of the TCRBV CDR3 were markedly different among PBMCs and CD8+, CD8- cell subsets derived from CSHB patients. Analysis of the TCRBV expression in the CD8+ subset was more accurate in assessing the status and function of circulating T cells. The expression of TCRBV11, BV7 and the relatively conserved CDR3 amino acid motifs could also help to predict and treat patients with CSHB.

  4. Proteome-level assessment of origin, prevalence and function of Leucine-Aspartic Acid (LD) motifs

    KAUST Repository

    Alam, Tanvir

    2018-03-11

    Short Linear Motifs (SLiMs) contribute to almost every cellular function by connecting appropriate protein partners. Accurate prediction of SLiMs is difficult due to their shortness and sequence degeneracy. Leucine-aspartic acid (LD) motifs are SLiMs that link paxillin family proteins to factors controlling (cancer) cell adhesion, motility and survival. The existence and importance of LD motifs beyond the paxillin family is poorly understood. To enable a proteome-wide assessment of these motifs, we developed an active-learning based framework that iteratively integrates computational predictions with experimental validation. Our analysis of the human proteome identified a dozen proteins that contain LD motifs, all being involved in cell adhesion and migration, and revealed a new type of inverse LD motif consensus. Our evolutionary analysis suggested that LD motif signalling originated in the common unicellular ancestor of opisthokonts and amoebozoa by co-opting nuclear export sequences. Inter-species comparison revealed a conserved LD signalling core, and reveals the emergence of species-specific adaptive connections, while maintaining a strong functional focus of the LD motif interactome. Collectively, our data elucidate the mechanisms underlying the origin and adaptation of an ancestral SLiM.

  5. Accident or homicide--virtual crime scene reconstruction using 3D methods.

    Science.gov (United States)

    Buck, Ursula; Naether, Silvio; Räss, Beat; Jackowski, Christian; Thali, Michael J

    2013-02-10

    The analysis and reconstruction of forensically relevant events, such as traffic accidents, criminal assaults and homicides are based on external and internal morphological findings of the injured or deceased person. For this approach high-tech methods are gaining increasing importance in forensic investigations. The non-contact optical 3D digitising system GOM ATOS is applied as a suitable tool for whole body surface and wound documentation and analysis in order to identify injury-causing instruments and to reconstruct the course of event. In addition to the surface documentation, cross-sectional imaging methods deliver medical internal findings of the body. These 3D data are fused into a whole body model of the deceased. Additional to the findings of the bodies, the injury inflicting instruments and incident scene is documented in 3D. The 3D data of the incident scene, generated by 3D laser scanning and photogrammetry, is also included into the reconstruction. Two cases illustrate the methods. In the fist case a man was shot in his bedroom and the main question was, if the offender shot the man intentionally or accidentally, as he declared. In the second case a woman was hit by a car, driving backwards into a garage. It was unclear if the driver drove backwards once or twice, which would indicate that he willingly injured and killed the woman. With this work, we demonstrate how 3D documentation, data merging and animation enable to answer reconstructive questions regarding the dynamic development of patterned injuries, and how this leads to a real data based reconstruction of the course of event. Copyright © 2012 Elsevier Ireland Ltd. All rights reserved.

  6. Relationship of frontal D2/3 binding potentials to cognition

    DEFF Research Database (Denmark)

    Fagerlund, Birgitte; Pinborg, Lars H; Mortensen, Erik Lykke

    2013-01-01

    for set shifting. The main findings indicated a relation between D2/3 receptor binding in the frontal cortex and set shifting, planning and attention, but also support a differential involvement of cortical dopamine D2/3 receptor binding in at least some cognitive functions, perhaps particularly attention......Studies of in vivo dopamine receptors in schizophrenia have mostly focused on D2 receptors in striatal areas or on D1 receptors in cortex. No previous study has examined the correlation between cortical dopamine D2/3 receptor binding potentials and cognition in schizophrenia patients. The objective......, in schizophrenia patients compared to healthy people. The results suggest that cortical D2/3 receptor function may be more involved in some cognitive functions (i.e. attention, fluency and planning) in patients with schizophrenia than in healthy people, suggesting that information processing in schizophrenia may...

  7. Stanniocalcin 1 binds hemin through a partially conserved heme regulatory motif

    Energy Technology Data Exchange (ETDEWEB)

    Westberg, Johan A., E-mail: johan.westberg@helsinki.fi [Department of Pathology, Haartman Institute, University of Helsinki and HUSLAB, P.O. Box 21, Haartmaninkatu 3, FI-00014 Helsinki (Finland); Jiang, Ji, E-mail: ji.jiang@helsinki.fi [Department of Pathology, Haartman Institute, University of Helsinki and HUSLAB, P.O. Box 21, Haartmaninkatu 3, FI-00014 Helsinki (Finland); Andersson, Leif C., E-mail: leif.andersson@helsinki.fi [Department of Pathology, Haartman Institute, University of Helsinki and HUSLAB, P.O. Box 21, Haartmaninkatu 3, FI-00014 Helsinki (Finland)

    2011-06-03

    Highlights: {yields} Stanniocalcin 1 (STC1) binds heme through novel heme binding motif. {yields} Central iron atom of heme and cysteine-114 of STC1 are essential for binding. {yields} STC1 binds Fe{sup 2+} and Fe{sup 3+} heme. {yields} STC1 peptide prevents oxidative decay of heme. -- Abstract: Hemin (iron protoporphyrin IX) is a necessary component of many proteins, functioning either as a cofactor or an intracellular messenger. Hemoproteins have diverse functions, such as transportation of gases, gas detection, chemical catalysis and electron transfer. Stanniocalcin 1 (STC1) is a protein involved in respiratory responses of the cell but whose mechanism of action is still undetermined. We examined the ability of STC1 to bind hemin in both its reduced and oxidized states and located Cys{sup 114} as the axial ligand of the central iron atom of hemin. The amino acid sequence differs from the established (Cys-Pro) heme regulatory motif (HRM) and therefore presents a novel heme binding motif (Cys-Ser). A STC1 peptide containing the heme binding sequence was able to inhibit both spontaneous and H{sub 2}O{sub 2} induced decay of hemin. Binding of hemin does not affect the mitochondrial localization of STC1.

  8. 3D printing in orthognathic surgery - A literature review.

    Science.gov (United States)

    Lin, Hsiu-Hsia; Lonic, Daniel; Lo, Lun-Jou

    2018-07-01

    With the recent advances in three-dimensional (3D) imaging, computer-assisted surgical planning and simulation are now regularly used for analysis of craniofacial structures and improved prediction of surgical outcomes in orthognathic surgery. A variety of patient-specific surgical guides and devices have been designed and manufactured using 3D printing technology, which rapidly gained widespread popularity to improve the outcomes. The article presents an overview of 3D printing technology for state-of-the-art application in orthognathic surgery and discusses the impacts on treatment feasibility and patient outcome. The current available literature regarding the use of 3D printing methods in orthognathic surgery including 3D computer-aided design/computer-aided manufacturing, rapid prototyping, additive manufacturing, 3D printing, 3D printed models, surgical occlusal splints, custom-made guides, templates and fixation plates is reviewed. A Medline, PubMed, ProQuest and ScienceDirect search was performed to find relevant articles over the past 10 years. A total of 318 articles were found, out of which 69 were publications addressing the topic of this study. An additional 9 hand-searched articles were added. From the review, we can conclude that the use of 3D printing methods in orthognathic surgery provide the benefit of optimal functional and aesthetic results, patient satisfaction, and precise translation of the treatment plan. Copyright © 2018. Published by Elsevier B.V.

  9. Motif-Based Text Mining of Microbial Metagenome Redundancy Profiling Data for Disease Classification.

    Science.gov (United States)

    Wang, Yin; Li, Rudong; Zhou, Yuhua; Ling, Zongxin; Guo, Xiaokui; Xie, Lu; Liu, Lei

    2016-01-01

    Text data of 16S rRNA are informative for classifications of microbiota-associated diseases. However, the raw text data need to be systematically processed so that features for classification can be defined/extracted; moreover, the high-dimension feature spaces generated by the text data also pose an additional difficulty. Here we present a Phylogenetic Tree-Based Motif Finding algorithm (PMF) to analyze 16S rRNA text data. By integrating phylogenetic rules and other statistical indexes for classification, we can effectively reduce the dimension of the large feature spaces generated by the text datasets. Using the retrieved motifs in combination with common classification methods, we can discriminate different samples of both pneumonia and dental caries better than other existing methods. We extend the phylogenetic approaches to perform supervised learning on microbiota text data to discriminate the pathological states for pneumonia and dental caries. The results have shown that PMF may enhance the efficiency and reliability in analyzing high-dimension text data.

  10. Rtt107/Esc4 binds silent chromatin and DNA repair proteins using different BRCT motifs

    Directory of Open Access Journals (Sweden)

    Jockusch Rebecca A

    2006-11-01

    Full Text Available Abstract Background By screening a plasmid library for proteins that could cause silencing when targeted to the HMR locus in Saccharomyces cerevisiae, we previously reported the identification of Rtt107/Esc4 based on its ability to establish silent chromatin. In this study we aimed to determine the mechanism of Rtt107/Esc4 targeted silencing and also learn more about its biological functions. Results Targeted silencing by Rtt107/Esc4 was dependent on the SIR genes, which encode obligatory structural and enzymatic components of yeast silent chromatin. Based on its sequence, Rtt107/Esc4 was predicted to contain six BRCT motifs. This motif, originally identified in the human breast tumor suppressor gene BRCA1, is a protein interaction domain. The targeted silencing activity of Rtt107/Esc4 resided within the C-terminal two BRCT motifs, and this region of the protein bound to Sir3 in two-hybrid tests. Deletion of RTT107/ESC4 caused sensitivity to the DNA damaging agent MMS as well as to hydroxyurea. A two-hybrid screen showed that the N-terminal BRCT motifs of Rtt107/Esc4 bound to Slx4, a protein previously shown to be involved in DNA repair and required for viability in a strain lacking the DNA helicase Sgs1. Like SLX genes, RTT107ESC4 interacted genetically with SGS1; esc4Δ sgs1Δ mutants were viable, but exhibited a slow-growth phenotype and also a synergistic DNA repair defect. Conclusion Rtt107/Esc4 binds to the silencing protein Sir3 and the DNA repair protein Slx4 via different BRCT motifs, thus providing a bridge linking silent chromatin to DNA repair enzymes.

  11. Identification of a putative nuclear export signal motif in human NANOG homeobox domain

    International Nuclear Information System (INIS)

    Park, Sung-Won; Do, Hyun-Jin; Huh, Sun-Hyung; Sung, Boreum; Uhm, Sang-Jun; Song, Hyuk; Kim, Nam-Hyung; Kim, Jae-Hwan

    2012-01-01

    Highlights: ► We found the putative nuclear export signal motif within human NANOG homeodomain. ► Leucine-rich residues are important for human NANOG homeodomain nuclear export. ► CRM1-specific inhibitor LMB blocked the potent human NANOG NES-mediated nuclear export. -- Abstract: NANOG is a homeobox-containing transcription factor that plays an important role in pluripotent stem cells and tumorigenic cells. To understand how nuclear localization of human NANOG is regulated, the NANOG sequence was examined and a leucine-rich nuclear export signal (NES) motif ( 125 MQELSNILNL 134 ) was found in the homeodomain (HD). To functionally validate the putative NES motif, deletion and site-directed mutants were fused to an EGFP expression vector and transfected into COS-7 cells, and the localization of the proteins was examined. While hNANOG HD exclusively localized to the nucleus, a mutant with both NLSs deleted and only the putative NES motif contained (hNANOG HD-ΔNLSs) was predominantly cytoplasmic, as observed by nucleo/cytoplasmic fractionation and Western blot analysis as well as confocal microscopy. Furthermore, site-directed mutagenesis of the putative NES motif in a partial hNANOG HD only containing either one of the two NLS motifs led to localization in the nucleus, suggesting that the NES motif may play a functional role in nuclear export. Furthermore, CRM1-specific nuclear export inhibitor LMB blocked the hNANOG potent NES-mediated export, suggesting that the leucine-rich motif may function in CRM1-mediated nuclear export of hNANOG. Collectively, a NES motif is present in the hNANOG HD and may be functionally involved in CRM1-mediated nuclear export pathway.

  12. C-terminal region of MAP7 domain containing protein 3 (MAP7D3 promotes microtubule polymerization by binding at the C-terminal tail of tubulin.

    Directory of Open Access Journals (Sweden)

    Saroj Yadav

    Full Text Available MAP7 domain containing protein 3 (MAP7D3, a newly identified microtubule associated protein, has been shown to promote microtubule assembly and stability. Its microtubule binding region has been reported to consist of two coiled coil motifs located at the N-terminus. It possesses a MAP7 domain near the C-terminus and belongs to the microtubule associated protein 7 (MAP7 family. The MAP7 domain of MAP7 protein has been shown to bind to kinesin-1; however, the role of MAP7 domain in MAP7D3 remains unknown. Based on the bioinformatics analysis of MAP7D3, we hypothesized that the MAP7 domain of MAP7D3 may have microtubule binding activity. Indeed, we found that MAP7 domain of MAP7D3 bound to microtubules as well as enhanced the assembly of microtubules in vitro. Interestingly, a longer fragment MDCT that contained the MAP7 domain (MD with the C-terminal tail (CT of the protein promoted microtubule polymerization to a greater extent than MD and CT individually. MDCT stabilized microtubules against dilution induced disassembly. MDCT bound to reconstituted microtubules with an apparent dissociation constant of 3.0 ± 0.5 µM. An immunostaining experiment showed that MDCT localized along the length of the preassembled microtubules. Competition experiments with tau indicated that MDCT shares its binding site on microtubules with tau. Further, we present evidence indicating that MDCT binds to the C-terminal tail of tubulin. In addition, MDCT could bind to tubulin in HeLa cell extract. Here, we report a microtubule binding region in the C-terminal region of MAP7D3 that may have a role in regulating microtubule assembly dynamics.

  13. 2-Aminopyrimidine-3,3,3-triphenylpropanoic acid (1/1).

    Science.gov (United States)

    Serafin, Mateusz F; Wheeler, Kraig A

    2007-11-01

    The title bimolecular compound, C(4)H(5)N(3).C(21)H(18)O(2), constructed from 2-aminopyrimidine and 3,3,3-triphenylpropanoic acid, forms a tetramolecular hydrogen-bonded motif via O-H...N, N-H...O and N-H...N contacts. This aggregate organizes to give crystal-packing motifs with hydrophilic and hydrophobic regions.

  14. Mutational analysis of the RecJ exonuclease of Escherichia coli: identification of phosphoesterase motifs.

    Science.gov (United States)

    Sutera, V A; Han, E S; Rajman, L A; Lovett, S T

    1999-10-01

    The recJ gene, identified in Escherichia coli, encodes a Mg(+2)-dependent 5'-to-3' exonuclease with high specificity for single-strand DNA. Genetic and biochemical experiments implicate RecJ exonuclease in homologous recombination, base excision, and methyl-directed mismatch repair. Genes encoding proteins with strong similarities to RecJ have been found in every eubacterial genome sequenced to date, with the exception of Mycoplasma and Mycobacterium tuberculosis. Multiple genes encoding proteins similar to RecJ are found in some eubacteria, including Bacillus and Helicobacter, and in the archaea. Among this divergent set of sequences, seven conserved motifs emerge. We demonstrate here that amino acids within six of these motifs are essential for both the biochemical and genetic functions of E. coli RecJ. These motifs may define interactions with Mg(2+) ions or substrate DNA. A large family of proteins more distantly related to RecJ is present in archaea, eubacteria, and eukaryotes, including a hypothetical protein in the MgPa adhesin operon of Mycoplasma, a domain of putative polyA polymerases in Synechocystis and Aquifex, PRUNE of Drosophila, and an exopolyphosphatase (PPX1) of Saccharomyces cereviseae. Because these six RecJ motifs are shared between exonucleases and exopolyphosphatases, they may constitute an ancient phosphoesterase domain now found in all kingdoms of life.

  15. Leucine-based receptor sorting motifs are dependent on the spacing relative to the plasma membrane

    DEFF Research Database (Denmark)

    Geisler, C; Dietrich, J; Nielsen, B L

    1998-01-01

    Many integral membrane proteins contain leucine-based motifs within their cytoplasmic domains that mediate internalization and intracellular sorting. Two types of leucine-based motifs have been identified. One type is dependent on phosphorylation, whereas the other type, which includes an acidic...... amino acid, is constitutively active. In this study, we have investigated how the spacing relative to the plasma membrane affects the function of both types of leucine-based motifs. For phosphorylation-dependent leucine-based motifs, a minimal spacing of 7 residues between the plasma membrane...... and the phospho-acceptor was required for phosphorylation and thereby activation of the motifs. For constitutively active leucine-based motifs, a minimal spacing of 6 residues between the plasma membrane and the acidic residue was required for optimal activity of the motifs. In addition, we found that the acidic...

  16. 2D-Driven 3D Object Detection in RGB-D Images

    KAUST Repository

    Lahoud, Jean

    2017-12-25

    In this paper, we present a technique that places 3D bounding boxes around objects in an RGB-D scene. Our approach makes best use of the 2D information to quickly reduce the search space in 3D, benefiting from state-of-the-art 2D object detection techniques. We then use the 3D information to orient, place, and score bounding boxes around objects. We independently estimate the orientation for every object, using previous techniques that utilize normal information. Object locations and sizes in 3D are learned using a multilayer perceptron (MLP). In the final step, we refine our detections based on object class relations within a scene. When compared to state-of-the-art detection methods that operate almost entirely in the sparse 3D domain, extensive experiments on the well-known SUN RGB-D dataset [29] show that our proposed method is much faster (4.1s per image) in detecting 3D objects in RGB-D images and performs better (3 mAP higher) than the state-of-the-art method that is 4.7 times slower and comparably to the method that is two orders of magnitude slower. This work hints at the idea that 2D-driven object detection in 3D should be further explored, especially in cases where the 3D input is sparse.

  17. Powdery mildew fungal effector candidates share N-terminal Y/F/WxC-motif

    Directory of Open Access Journals (Sweden)

    Emmersen Jeppe

    2010-05-01

    Full Text Available Abstract Background Powdery mildew and rust fungi are widespread, serious pathogens that depend on developing haustoria in the living plant cells. Haustoria are separated from the host cytoplasm by a plant cell-derived extrahaustorial membrane. They secrete effector proteins, some of which are subsequently transferred across this membrane to the plant cell to suppress defense. Results In a cDNA library from barley epidermis containing powdery mildew haustoria, two-thirds of the sequenced ESTs were fungal and represented ~3,000 genes. Many of the most highly expressed genes encoded small proteins with N-terminal signal peptides. While these proteins are novel and poorly related, they do share a three-amino acid motif, which we named "Y/F/WxC", in the N-terminal of the mature proteins. The first amino acid of this motif is aromatic: tyrosine, phenylalanine or tryptophan, and the last is always cysteine. In total, we identified 107 such proteins, for which the ESTs represent 19% of the fungal clones in our library, suggesting fundamental roles in haustoria function. While overall sequence similarity between the powdery mildew Y/F/WxC-proteins is low, they do have a highly similar exon-intron structure, suggesting they have a common origin. Interestingly, searches of public fungal genome and EST databases revealed that haustoria-producing rust fungi also encode large numbers of novel, short proteins with signal peptides and the Y/F/WxC-motif. No significant numbers of such proteins were identified from genome and EST sequences from either fungi which do not produce haustoria or from haustoria-producing Oomycetes. Conclusion In total, we identified 107, 178 and 57 such Y/F/WxC-proteins from the barley powdery mildew, the wheat stem rust and the wheat leaf rust fungi, respectively. All together, our findings suggest the Y/F/WxC-proteins to be a new class of effectors from haustoria-producing pathogenic fungi.

  18. Commissioning and acceptance testing of Cadplan plus- a 3D treatment planning system

    International Nuclear Information System (INIS)

    Malhotra, H.K.; Kinhikar, R.K.; Deshpande, D.D.; Dinshaw, K.A.

    2000-01-01

    3D treatment planning systems are finding wide acceptance in the radiotherapy community due to their improved dose calculation accuracy as well as the 3D visualization tools. Cadplan plus, a 3D treatment planning system from Varian, has been commissioned at the Tata Memorial Hospital in accordance to various international guidelines

  19. E3D, 3-D Elastic Seismic Wave Propagation Code

    International Nuclear Information System (INIS)

    Larsen, S.; Harris, D.; Schultz, C.; Maddix, D.; Bakowsky, T.; Bent, L.

    2004-01-01

    1 - Description of program or function: E3D is capable of simulating seismic wave propagation in a 3D heterogeneous earth. Seismic waves are initiated by earthquake, explosive, and/or other sources. These waves propagate through a 3D geologic model, and are simulated as synthetic seismograms or other graphical output. 2 - Methods: The software simulates wave propagation by solving the elasto-dynamic formulation of the full wave equation on a staggered grid. The solution scheme is 4-order accurate in space, 2-order accurate in time

  20. On analytic solutions of (1+3)D relativistic ideal hydrodynamic equations

    International Nuclear Information System (INIS)

    Lin Shu; Liao Jinfeng

    2010-01-01

    In this paper, we find various analytic (1+3)D solutions to relativistic ideal hydrodynamic equations based on embedding of known low-dimensional scaling solutions. We first study a class of flows with 2D Hubble embedding, for which a single ordinary differential equation for the remaining velocity field can be derived. Using this equation, all solutions with transverse 2D Hubble embedding and power law ansatz for the remaining longitudinal velocity field will be found. Going beyond the power law ansatz, we further find a few solutions with transverse 2D Hubble embedding and nontrivial longitudinal velocity field. Finally we investigate general scaling flows with each component of the velocity fields scaling independently, for which we also find all possible solutions.

  1. Lamin A reassembly at the end of mitosis is regulated by its SUMO-interacting motif

    Energy Technology Data Exchange (ETDEWEB)

    Moriuchi, Takanobu; Kuroda, Masaki; Kusumoto, Fumiya; Osumi, Takashi; Hirose, Fumiko, E-mail: fhirose@sci.u-hyogo.ac.jp

    2016-03-01

    Modification of proteins with small ubiquitin-related modifier (SUMO; SUMOylation) is involved in the regulation of various biological processes. Recent studies have demonstrated that noncovalent associations between SUMOylated proteins and co-operative proteins containing SUMO-interacting motifs (SIMs) are important for the spatiotemporal organization of many protein complexes. In this study, we demonstrate that interactions between lamin A, a major component of the nuclear lamina, and SUMO isoforms are dependent on one of the four SIMs (SIM3) resided in lamin A polypeptide in vitro. Live cell imaging and immunofluorescence staining showed that SIM3 is required for accumulation of lamin A on the chromosomes during telophase, and subsequent evaluation of a panel of deletion mutants determined that a 156-amino acid region spanning the carboxyl-terminal Ig-fold domain of lamin A is sufficient for this accumulation. Notably, mutation of SIM3 abrogated the dephosphorylation of mitosis-specific phosphorylation at Ser-22 of lamin A, which normally occurs during telophase, and the subsequent nuclear lamina reorganization. Furthermore, expression of a conjugation-defective SUMO2 mutant, which was previously shown to inhibit endogenous SUMOylation in a dominant-negative manner, also impaired the accumulation of wild type lamin A on telophase chromosomes. These findings suggest that interactions between SIM3 of lamin A and a putative SUMO2-modified protein plays an important role in the reorganization of the nuclear lamina at the end of mitosis. - Highlights: • Lamin A interacts with SUMO2 via a SUMO-interacting motif (SIM) in the Ig domain. • SIM3 of lamin A is responsible for chromosomal accumulation during telophase. • A 156-aa region spanning the Ig domain is sufficient for chromosomal accumulation. • Accumulation of lamin A is required for timely dephosphorylation on chromosomes. • A putative SUMO2-modified protein may mediate chromosomal accumulation of lamin

  2. Lamin A reassembly at the end of mitosis is regulated by its SUMO-interacting motif

    International Nuclear Information System (INIS)

    Moriuchi, Takanobu; Kuroda, Masaki; Kusumoto, Fumiya; Osumi, Takashi; Hirose, Fumiko

    2016-01-01

    Modification of proteins with small ubiquitin-related modifier (SUMO; SUMOylation) is involved in the regulation of various biological processes. Recent studies have demonstrated that noncovalent associations between SUMOylated proteins and co-operative proteins containing SUMO-interacting motifs (SIMs) are important for the spatiotemporal organization of many protein complexes. In this study, we demonstrate that interactions between lamin A, a major component of the nuclear lamina, and SUMO isoforms are dependent on one of the four SIMs (SIM3) resided in lamin A polypeptide in vitro. Live cell imaging and immunofluorescence staining showed that SIM3 is required for accumulation of lamin A on the chromosomes during telophase, and subsequent evaluation of a panel of deletion mutants determined that a 156-amino acid region spanning the carboxyl-terminal Ig-fold domain of lamin A is sufficient for this accumulation. Notably, mutation of SIM3 abrogated the dephosphorylation of mitosis-specific phosphorylation at Ser-22 of lamin A, which normally occurs during telophase, and the subsequent nuclear lamina reorganization. Furthermore, expression of a conjugation-defective SUMO2 mutant, which was previously shown to inhibit endogenous SUMOylation in a dominant-negative manner, also impaired the accumulation of wild type lamin A on telophase chromosomes. These findings suggest that interactions between SIM3 of lamin A and a putative SUMO2-modified protein plays an important role in the reorganization of the nuclear lamina at the end of mitosis. - Highlights: • Lamin A interacts with SUMO2 via a SUMO-interacting motif (SIM) in the Ig domain. • SIM3 of lamin A is responsible for chromosomal accumulation during telophase. • A 156-aa region spanning the Ig domain is sufficient for chromosomal accumulation. • Accumulation of lamin A is required for timely dephosphorylation on chromosomes. • A putative SUMO2-modified protein may mediate chromosomal accumulation of lamin

  3. Solution structure of a DNA mimicking motif of an RNA aptamer against transcription factor AML1 Runt domain.

    Science.gov (United States)

    Nomura, Yusuke; Tanaka, Yoichiro; Fukunaga, Jun-ichi; Fujiwara, Kazuya; Chiba, Manabu; Iibuchi, Hiroaki; Tanaka, Taku; Nakamura, Yoshikazu; Kawai, Gota; Kozu, Tomoko; Sakamoto, Taiichi

    2013-12-01

    AML1/RUNX1 is an essential transcription factor involved in the differentiation of hematopoietic cells. AML1 binds to the Runt-binding double-stranded DNA element (RDE) of target genes through its N-terminal Runt domain. In a previous study, we obtained RNA aptamers against the AML1 Runt domain by systematic evolution of ligands by exponential enrichment and revealed that RNA aptamers exhibit higher affinity for the Runt domain than that for RDE and possess the 5'-GCGMGNN-3' and 5'-N'N'CCAC-3' conserved motif (M: A or C; N and N' form Watson-Crick base pairs) that is important for Runt domain binding. In this study, to understand the structural basis of recognition of the Runt domain by the aptamer motif, the solution structure of a 22-mer RNA was determined using nuclear magnetic resonance. The motif contains the AH(+)-C mismatch and base triple and adopts an unusual backbone structure. Structural analysis of the aptamer motif indicated that the aptamer binds to the Runt domain by mimicking the RDE sequence and structure. Our data should enhance the understanding of the structural basis of DNA mimicry by RNA molecules.

  4. DistAMo: A web-based tool to characterize DNA-motif distribution on bacterial chromosomes

    Directory of Open Access Journals (Sweden)

    Patrick eSobetzko

    2016-03-01

    Full Text Available Short DNA motifs are involved in a multitude of functions such as for example chromosome segregation, DNA replication or mismatch repair. Distribution of such motifs is often not random and the specific chromosomal pattern relates to the respective motif function. Computational approaches which quantitatively assess such chromosomal motif patterns are necessary. Here we present a new computer tool DistAMo (Distribution Analysis of DNA Motifs. The algorithm uses codon redundancy to calculate the relative abundance of short DNA motifs from single genes to entire chromosomes. Comparative genomics analyses of the GATC-motif distribution in γ-proteobacterial genomes using DistAMo revealed that (i genes beside the replication origin are enriched in GATCs, (ii genome-wide GATC distribution follows a distinct pattern and (iii genes involved in DNA replication and repair are enriched in GATCs. These features are specific for bacterial chromosomes encoding a Dam methyltransferase. The new software is available as a stand-alone or as an easy-to-use web-based server version at http://www.computational.bio.uni-giessen.de/distamo.

  5. Pyrene functionalized molecular beacon with pH-sensitive i-motif in a loop.

    Science.gov (United States)

    Dembska, Anna; Juskowiak, Bernard

    2015-01-01

    In this work, we present a spectral characterization of pH-sensitive system, which combines the i-motif properties with the spatially sensitive fluorescence signal of pyrene molecules attached to hairpin ends. The excimer production (fluorescence max. ∼480 nm) by pyrene labels at the ends of the molecular beacon is driven by pH-dependent i-motif formation in the loop. To illustrate the performance and reversible work of our systems, we performed the experiments with repeatedly pH cycling between pH values of 7.5±0.3 and 6.5±0.3. The sensor gives analytical response in excimer-monomer switching mode in narrow pH range (1.5 pH units) and exhibits high pH resolution (0.1 pH unit). Copyright © 2015 Elsevier B.V. All rights reserved.

  6. Innovations in 3D printing: a 3D overview from optics to organs.

    Science.gov (United States)

    Schubert, Carl; van Langeveld, Mark C; Donoso, Larry A

    2014-02-01

    3D printing is a method of manufacturing in which materials, such as plastic or metal, are deposited onto one another in layers to produce a three dimensional object, such as a pair of eye glasses or other 3D objects. This process contrasts with traditional ink-based printers which produce a two dimensional object (ink on paper). To date, 3D printing has primarily been used in engineering to create engineering prototypes. However, recent advances in printing materials have now enabled 3D printers to make objects that are comparable with traditionally manufactured items. In contrast with conventional printers, 3D printing has the potential to enable mass customisation of goods on a large scale and has relevance in medicine including ophthalmology. 3D printing has already been proved viable in several medical applications including the manufacture of eyeglasses, custom prosthetic devices and dental implants. In this review, we discuss the potential for 3D printing to revolutionise manufacturing in the same way as the printing press revolutionised conventional printing. The applications and limitations of 3D printing are discussed; the production process is demonstrated by producing a set of eyeglass frames from 3D blueprints.

  7. Selection against spurious promoter motifs correlates withtranslational efficiency across bacteria

    Energy Technology Data Exchange (ETDEWEB)

    Froula, Jeffrey L.; Francino, M. Pilar

    2007-05-01

    Because binding of RNAP to misplaced sites could compromise the efficiency of transcription, natural selection for the optimization of gene expression should regulate the distribution of DNA motifs capable of RNAP-binding across the genome. Here we analyze the distribution of the -10 promoter motifs that bind the {sigma}{sup 70} subunit of RNAP in 42 bacterial genomes. We show that selection on these motifs operates across the genome, maintaining an over-representation of -10 motifs in regulatory sequences while eliminating them from the nonfunctional and, in most cases, from the protein coding regions. In some genomes, however, -10 sites are over-represented in the coding sequences; these sites could induce pauses effecting regulatory roles throughout the length of a transcriptional unit. For nonfunctional sequences, the extent of motif under-representation varies across genomes in a manner that broadly correlates with the number of tRNA genes, a good indicator of translational speed and growth rate. This suggests that minimizing the time invested in gene transcription is an important selective pressure against spurious binding. However, selection against spurious binding is detectable in the reduced genomes of host-restricted bacteria that grow at slow rates, indicating that components of efficiency other than speed may also be important. Minimizing the number of RNAP molecules per cell required for transcription, and the corresponding energetic expense, may be most relevant in slow growers. These results indicate that genome-level properties affecting the efficiency of transcription and translation can respond in an integrated manner to optimize gene expression. The detection of selection against promoter motifs in nonfunctional regions also implies that no sequence may evolve free of selective constraints, at least in the relatively small and unstructured genomes of bacteria.

  8. Isoform-specific proteasomal degradation of Rbfox3 during chicken embryonic development

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Kee K.; Adelstein, Robert S.; Kawamoto, Sachiyo, E-mail: kawamots@mail.nih.gov

    2014-08-08

    Highlights: • Protein stability of Rbfox3 splice isoforms is differentially regulated. • Rbfox3-d31, an Rbfox3 isoform lacking the RRM, is highly susceptible to degradation. • The protein stability of Rbfox3-d31 is regulated by the ubiquitin–proteasome pathway. • Rbfox3-d31 inhibits the nuclear localization of Rbfox2. • Rbfox3-d31 inhibits the splicing activity of Rbfox2. - Abstract: Rbfox3, a neuron-specific RNA-binding protein, plays an important role in neuronal differentiation during development. An isoform Rbfox3-d31, which excludes the 93-nucleotide cassette exon within the RNA recognition motif of chicken Rbfox3, has been previously identified. However, the cellular functions of Rbfox3-d31 remain largely unknown. Here we find that Rbfox3-d31 mRNA is highly expressed during the early developmental stages of the chicken embryo, while Rbfox3-d31 protein is barely detected during the same stage due to its rapid degradation mediated by the ubiquitin–proteasome pathway. Importantly, this degradation is specific to the Rbfox3-d31 isoform and it does not occur with full-length Rbfox3. Furthermore, suppression of Rbfox3-d31 protein degradation with the proteasome inhibitor MG132 attenuates the splicing activity of another Rbfox family member Rbfox2 by altering the subcellular localization of Rbfox2. These results suggest that Rbfox3-d31 functions as a repressor for the splicing activity of the Rbfox family and its protein level is regulated in an isoform-specific manner in vivo.

  9. Variational 3D-PIV with sparse descriptors

    Science.gov (United States)

    Lasinger, Katrin; Vogel, Christoph; Pock, Thomas; Schindler, Konrad

    2018-06-01

    3D particle imaging velocimetry (3D-PIV) aims to recover the flow field in a volume of fluid, which has been seeded with tracer particles and observed from multiple camera viewpoints. The first step of 3D-PIV is to reconstruct the 3D locations of the tracer particles from synchronous views of the volume. We propose a new method for iterative particle reconstruction, in which the locations and intensities of all particles are inferred in one joint energy minimization. The energy function is designed to penalize deviations between the reconstructed 3D particles and the image evidence, while at the same time aiming for a sparse set of particles. We find that the new method, without any post-processing, achieves significantly cleaner particle volumes than a conventional, tomographic MART reconstruction, and can handle a wide range of particle densities. The second step of 3D-PIV is to then recover the dense motion field from two consecutive particle reconstructions. We propose a variational model, which makes it possible to directly include physical properties, such as incompressibility and viscosity, in the estimation of the motion field. To further exploit the sparse nature of the input data, we propose a novel, compact descriptor of the local particle layout. Hence, we avoid the memory-intensive storage of high-resolution intensity volumes. Our framework is generic and allows for a variety of different data costs (correlation measures) and regularizers. We quantitatively evaluate it with both the sum of squared differences and the normalized cross-correlation, respectively with both a hard and a soft version of the incompressibility constraint.

  10. The regulation of ER export and Golgi retention of ST3Gal5 (GM3/GM4 synthase) and B4GalNAcT1 (GM2/GD2/GA2 synthase) by arginine/lysine-based motif adjacent to the transmembrane domain.

    Science.gov (United States)

    Uemura, Satoshi; Shishido, Fumi; Kashimura, Madoka; Inokuchi, Jin-ichi

    2015-12-01

    In the Golgi maturation model, the Golgi cisternae dynamically mature along a secretory pathway. In this dynamic process, glycosyltransferases are transported from the endoplasmic reticulum (ER) to the Golgi apparatus where they remain and function. The precise mechanism behind this maturation process remains unclear. We investigated two glycosyltransferases, ST3Gal5 (ST3G5) and B4GalNAcT1 (B4GN1), involved in ganglioside synthesis and examined their signal sequences for ER export and Golgi retention. Reports have suggested that the [R/K](X)[R/K] motif functions as an ER exporting signal; however, this signal sequence is insufficient in stably expressed, full-length ST3G5. Through further analysis, we have clarified that the (2)R(3)R(X)(5) (9)K(X)(3) (13)K sequence in ST3G5 is essential for ER export. We have named the sequence the R/K-based motif. On the other hand, for ER export of B4GN1, the homodimer formation in addition to the R/K-based motif is required for ER export suggesting the importance of unidentified lumenal side interaction. We found that ST3G5 R2A/R3A and K9A/K13A mutants localized not only in Golgi apparatus but also in endosomes. Furthermore, the amounts of mature type asparagine-linked (N)-glycans in ST3G5 R2A/R3A and K9A/K13A mutants were decreased compared with those in wild-type proteins, and the stability of the mutants was lower. These results suggest that the R/K-based motif is necessary for the Golgi retention of ST3G5 and that the retention is involved in the maturation of N-glycans and in stability. Thus, several basic amino acids located on the cytoplasmic tail of ST3G5 play important roles in both ER export and Golgi retention. © The Author 2015. Published by Oxford University Press. All rights reserved. For permissions, please e-mail: journals.permissions@oup.com.

  11. On Alternative Approaches to 3D Image Perception: Monoscopic 3D Techniques

    Science.gov (United States)

    Blundell, Barry G.

    2015-06-01

    In the eighteenth century, techniques that enabled a strong sense of 3D perception to be experienced without recourse to binocular disparities (arising from the spatial separation of the eyes) underpinned the first significant commercial sales of 3D viewing devices and associated content. However following the advent of stereoscopic techniques in the nineteenth century, 3D image depiction has become inextricably linked to binocular parallax and outside the vision science and arts communities relatively little attention has been directed towards earlier approaches. Here we introduce relevant concepts and terminology and consider a number of techniques and optical devices that enable 3D perception to be experienced on the basis of planar images rendered from a single vantage point. Subsequently we allude to possible mechanisms for non-binocular parallax based 3D perception. Particular attention is given to reviewing areas likely to be thought-provoking to those involved in 3D display development, spatial visualization, HCI, and other related areas of interdisciplinary research.

  12. Single Camera Calibration in 3D Vision

    Directory of Open Access Journals (Sweden)

    Caius SULIMAN

    2009-12-01

    Full Text Available Camera calibration is a necessary step in 3D vision in order to extract metric information from 2D images. A camera is considered to be calibrated when the parameters of the camera are known (i.e. principal distance, lens distorsion, focal length etc.. In this paper we deal with a single camera calibration method and with the help of this method we try to find the intrinsic and extrinsic camera parameters. The method was implemented with succes in the programming and simulation environment Matlab.

  13. TFII-I regulates target genes in the PI-3K and TGF-β signaling pathways through a novel DNA binding motif.

    Science.gov (United States)

    Segura-Puimedon, Maria; Borralleras, Cristina; Pérez-Jurado, Luis A; Campuzano, Victoria

    2013-09-25

    General transcription factor (TFII-I) is a multi-functional protein involved in the transcriptional regulation of critical developmental genes, encoded by the GTF2I gene located on chromosome 7q11.23. Haploinsufficiency at GTF2I has been shown to play a major role in the neurodevelopmental features of Williams-Beuren syndrome (WBS). Identification of genes regulated by TFII-I is thus critical to detect molecular determinants of WBS as well as to identify potential new targets for specific pharmacological interventions, which are currently absent. We performed a microarray screening for transcriptional targets of TFII-I in cortex and embryonic cells from Gtf2i mutant and wild-type mice. Candidate genes with altered expression were verified using real-time PCR. A novel motif shared by deregulated genes was found and chromatin immunoprecipitation assays in embryonic fibroblasts were used to document in vitro TFII-I binding to this motif in the promoter regions of deregulated genes. Interestingly, the PI3K and TGFβ signaling pathways were over-represented among TFII-I-modulated genes. In this study we have found a highly conserved DNA element, common to a set of genes regulated by TFII-I, and identified and validated novel in vivo neuronal targets of this protein affecting the PI3K and TGFβ signaling pathways. Overall, our data further contribute to unravel the complexity and variability of the different genetic programs orchestrated by TFII-I. © 2013 Elsevier B.V. All rights reserved.

  14. ((F, D1), D3) bound state, S-duality and noncommutative open string/Yang-Mills theory

    International Nuclear Information System (INIS)

    Lu, J.X.; Roy, S.; Singh, H.

    2000-01-01

    We study decoupling limits and S-dualities for noncommutative open string/Yang-Mills theory in a gravity setup by considering an SL(2,Z) invariant supergravity solution of the form ((F, D1), D3) bound state of type IIB string theory. This configuration can be regarded as D3-branes with both electric and magnetic fields turned on along one of the spatial directions of the brane and preserves half of the space-time supersymmetries of the string theory. Our study indicates that there exists a decoupling limit for which the resulting theory is an open string theory defined in a geometry with noncommutativity in both space-time and space-space directions. We study S-duality of this noncommutative open string (NCOS) and find that the same decoupling limit in the S-dual description gives rise to a space-space noncommutative Yang-Mills theory (NCYM). We also discuss independently the decoupling limit for NCYM in this D3 brane background. Here we find that S-duality of NCYM theory does not always give a NCOS theory. Instead, it can give an ordinary Yang-Mills with a singular metric and an infinitely large coupling. We also find that the open string coupling relation between the two S-duality related theories is modified such that S-duality of a strongly coupled open-string/Yang-Mills theory does not necessarily give a weakly coupled theory. The relevant gravity dual descriptions of NCOS/NCYM are also given. (author)

  15. A new method for finding the minimum free energy pathway of ions and small molecule transportation through protein based on 3D-RISM theory and the string method

    Science.gov (United States)

    Yoshida, Norio

    2018-05-01

    A new method for finding the minimum free energy pathway (MFEP) of ions and small molecule transportation through a protein based on the three-dimensional reference interaction site model (3D-RISM) theory combined with the string method has been proposed. The 3D-RISM theory produces the distribution function, or the potential of mean force (PMF), for transporting substances around the given protein structures. By applying the string method to the PMF surface, one can readily determine the MFEP on the PMF surface. The method has been applied to consider the Na+ conduction pathway of channelrhodopsin as an example.

  16. Identification of putative cis-regulatory elements in Cryptosporidium parvum by de novo pattern finding

    Directory of Open Access Journals (Sweden)

    Kissinger Jessica C

    2007-01-01

    Full Text Available Abstract Background Cryptosporidium parvum is a unicellular eukaryote in the phylum Apicomplexa. It is an obligate intracellular parasite that causes diarrhea and is a significant AIDS-related pathogen. Cryptosporidium parvum is not amenable to long-term laboratory cultivation or classical molecular genetic analysis. The parasite exhibits a complex life cycle, a broad host range, and fundamental mechanisms of gene regulation remain unknown. We have used data from the recently sequenced genome of this organism to uncover clues about gene regulation in C. parvum. We have applied two pattern finding algorithms MEME and AlignACE to identify conserved, over-represented motifs in the 5' upstream regions of genes in C. parvum. To support our findings, we have established comparative real-time -PCR expression profiles for the groups of genes examined computationally. Results We find that groups of genes that share a function or belong to a common pathway share upstream motifs. Different motifs are conserved upstream of different groups of genes. Comparative real-time PCR studies show co-expression of genes within each group (in sub-sets during the life cycle of the parasite, suggesting co-regulation of these genes may be driven by the use of conserved upstream motifs. Conclusion This is one of the first attempts to characterize cis-regulatory elements in the absence of any previously characterized elements and with very limited expression data (seven genes only. Using de novo pattern finding algorithms, we have identified specific DNA motifs that are conserved upstream of genes belonging to the same metabolic pathway or gene family. We have demonstrated the co-expression of these genes (often in subsets using comparative real-time-PCR experiments thus establishing evidence for these conserved motifs as putative cis-regulatory elements. Given the lack of prior information concerning expression patterns and organization of promoters in C. parvum we

  17. Efficient replication, and evolution of Sindbis virus genomes with non-canonical 3'A/U-rich elements (NC3ARE) in neonatal mice.

    Science.gov (United States)

    James, Frederick D; Hietala, Katie A; Eldar, Dganit; Guess, Tiffany E; Cone, Cecil; Mundell, Nathan A; Mundall, Nathan; Barnett, Joey V; Raju, Ramaswamy

    2007-12-01

    Sindbis virus (SIN) is a mosquito-transmitted animal RNA virus. We previously reported that SIN genomes lacking a canonical 19 nt 3'CSE undergo novel repair processes in BHK cells to generate a library of stable atypical SIN genomes with non-canonical 3'A/U-rich elements (NC3AREs) adjacent to the 3' poly(A) tail [1]. To determine the stability and evolutionary pressures on the SIN genomes with NC3AREs to regain a 3'CSE, five representative SIN isolates and a wild type SIN were tested in newborn mice. The key findings of this study are: (a) all six SIN isolates, including those that have extensive NC3AREs in the 3'NTRs, replicate well and produce high titer viremia in newborn mice; (b) 7-9 successive passages of these isolates in newborn mice produced comparable levels of viremia; (c) while all isolates produced only small-sized plaques during primary infection in animals, both small- and large-sized plaques were generated in all other passages; (d) polymerase stuttering occurs on select 3' oligo(U) motifs to add more U residues within the NC3AREs; (e) the S3-8 isolate with an internal UAUUU motif in the 3'poly(A) tail maintains this element even after 9 passages in animals; (f) despite differences in 3'NTRs and variable tissue distribution, all SIN isolates appear to produce similar tissue pathology in infected animals. Competition experiments with wt SIN and atypical SIN isolates in BHK cells show dominance of wt SIN. As shown for BHK cells in culture, the 3'CSE of the SIN genome is not required for virus replication and genome stability in live animals. Since the NC3AREs of atypical SIN genomes are not specific to SIN replicases, alternate RNA motifs of alphavirus genome must confer specificity in template selection. These studies fulfill the need to confirm the long-term viability of atypical SIN genomes in newborn mice and offer a basis for exploring the use of atypical SIN genomes in biotechnology.

  18. Structural Diversity in Conserved Regions Like the DRY-Motif among Viral 7TM Receptors-A Consequence of Evolutionary Pressure?

    DEFF Research Database (Denmark)

    Mølleskov-Jensen, Ann-Sofie; Sparre-Ulrich, Alexander Hovard; Davis-Poynter, Nicholas

    2012-01-01

    Several herpes- and poxviruses have captured chemokine receptors from their hosts and modified these to their own benefit. The human and viral chemokine receptors belong to class A 7 transmembrane (TM) receptors which are characterized by several structural motifs like the DRY-motif in TM3...... and the C-terminal tail. In the DRY-motif, the arginine residue serves important purposes by being directly involved in G protein coupling. Interestingly, among the viral receptors there is a greater diversity in the DRY-motif compared to their endogenous receptor homologous. The C-terminal receptor tail...... constitutes another regulatory region that through a number of phosphorylation sites is involved in signaling, desensitization, and internalization. Also this region is more variable among virus-encoded 7TM receptors compared to human class A receptors. In this review we will focus on these two structural...

  19. A sialoreceptor binding motif in the Mycoplasma synoviae adhesin VlhA.

    Directory of Open Access Journals (Sweden)

    Meghan May

    Full Text Available Mycoplasma synoviae depends on its adhesin VlhA to mediate cytadherence to sialylated host cell receptors. Allelic variants of VlhA arise through recombination between an assemblage of promoterless vlhA pseudogenes and a single transcription promoter site, creating lineages of M. synoviae that each express a different vlhA allele. The predicted full-length VlhA sequences adjacent to the promoter of nine lineages of M. synoviae varying in avidity of cytadherence were aligned with that of the reference strain MS53 and with a 60-a.a. hemagglutinating VlhA C-terminal fragment from a Tunisian lineage of strain WVU1853(T. Seven different sequence variants of an imperfectly conserved, single-copy, 12-a.a. candidate cytadherence motif were evident amid the flanking variable residues of the 11 total sequences examined. The motif was predicted to adopt a short hairpin structure in a low-complexity region near the C-terminus of VlhA. Biotinylated synthetic oligopeptides representing four selected variants of the 12-a.a. motif, with the whole synthesized 60-a.a. fragment as a positive control, differed (P<0.01 in the extent they bound to chicken erythrocyte membranes. All bound to a greater extent (P<0.01 than scrambled or irrelevant VlhA domain negative control peptides did. Experimentally introduced branched-chain amino acid (BCAA substitutions Val3Ile and Leu7Ile did not significantly alter binding, whereas fold-destabilizing substitutions Thr4Gly and Ala9Gly tended to reduce it (P<0.05. Binding was also reduced to background levels (P<0.01 when the peptides were exposed to desialylated membranes, or were pre-saturated with free sialic acid before exposure to untreated membranes. From this evidence we conclude that the motif P-X-(BCAA-X-F-X-(BCAA-X-A-K-X-G binds sialic acid and likely mediates VlhA-dependent M. synoviae attachment to host cells. This conserved mechanism retains the potential for fine-scale rheostasis in binding avidity, which could be a

  20. Procedure for preparation of 3-fluor-D-alanine, 2-deutero-3-fluor-D-alanine and 2,3,3-trideutero-3-fluor-D-alanine and their salts

    International Nuclear Information System (INIS)

    Kollonitsch, J.; Kahan, F.M.

    1971-01-01

    Procedures for the preparation of 3-fluor-D-alanine, 2-deutero-3-fluor-D-alanine and 2,3,3-trideutero-3-fluor-D-alanine, and salts of these compounds, are described. These new compounds are useful antibacterial substances not only applicable in the disinfection of pharmaceutical, dental and medical equipment, but also in the treatment of diseases caused by bacteria, and may be administered orally. While 3-fluor-L-alanine metabolises rapidly with toxic results, 3-fluor-D-alanine is much more slowly broken down in vivo and is not harmful in normal doses. Further it has been found that deuteration gives new deutero-analogues which are less subject to metabolic breaking down and still retain the antibacterial strength of the original compound. The in vivo activity is thereby increased and maintained. (JIW)

  1. Crystal Structures of the Scaffolding Protein LGN Reveal the General Mechanism by Which GoLoco Binding Motifs Inhibit the Release of GDP from Gαi *

    Science.gov (United States)

    Jia, Min; Li, Jianchao; Zhu, Jinwei; Wen, Wenyu; Zhang, Mingjie; Wang, Wenning

    2012-01-01

    GoLoco (GL) motif-containing proteins regulate G protein signaling by binding to Gα subunit and acting as guanine nucleotide dissociation inhibitors. GLs of LGN are also known to bind the GDP form of Gαi/o during asymmetric cell division. Here, we show that the C-terminal GL domain of LGN binds four molecules of Gαi·GDP. The crystal structures of Gαi·GDP in complex with LGN GL3 and GL4, respectively, reveal distinct GL/Gαi interaction features when compared with the only high resolution structure known with GL/Gαi interaction between RGS14 and Gαi1. Only a few residues C-terminal to the conserved GL sequence are required for LGN GLs to bind to Gαi·GDP. A highly conserved “double Arg finger” sequence (RΨ(D/E)(D/E)QR) is responsible for LGN GL to bind to GDP bound to Gαi. Together with the sequence alignment, we suggest that the LGN GL/Gαi interaction represents a general binding mode between GL motifs and Gαi. We also show that LGN GLs are potent guanine nucleotide dissociation inhibitors. PMID:22952234

  2. Lucky Motifs in Chinese Folk Art: Interpreting Paper-cut from Chinese Shaanxi

    OpenAIRE

    Xuxiao WANG

    2013-01-01

    Paper-cut is not simply a form of traditional Chinese folk art. Lucky motifs developed in paper-cut certainly acquired profound cultural connotations. As paper-cut is a time-honoured skill across the nation, interpreting those motifs requires cultural receptiveness and anthropological sensitivity. The author of this article analyzes examples of paper-cut from Northern Shaanxi, China, to identify the cohesive motifs and explore the auspiciousness of the specific concepts of Fu, Lu, Shou, Xi. T...

  3. Accurate and reproducible reconstruction of coronary arteries and endothelial shear stress calculation using 3D OCT: comparative study to 3D IVUS and 3D QCA.

    Science.gov (United States)

    Toutouzas, Konstantinos; Chatzizisis, Yiannis S; Riga, Maria; Giannopoulos, Andreas; Antoniadis, Antonios P; Tu, Shengxian; Fujino, Yusuke; Mitsouras, Dimitrios; Doulaverakis, Charalampos; Tsampoulatidis, Ioannis; Koutkias, Vassilis G; Bouki, Konstantina; Li, Yingguang; Chouvarda, Ioanna; Cheimariotis, Grigorios; Maglaveras, Nicos; Kompatsiaris, Ioannis; Nakamura, Sunao; Reiber, Johan H C; Rybicki, Frank; Karvounis, Haralambos; Stefanadis, Christodoulos; Tousoulis, Dimitris; Giannoglou, George D

    2015-06-01

    Geometrically-correct 3D OCT is a new imaging modality with the potential to investigate the association of local hemodynamic microenvironment with OCT-derived high-risk features. We aimed to describe the methodology of 3D OCT and investigate the accuracy, inter- and intra-observer agreement of 3D OCT in reconstructing coronary arteries and calculating ESS, using 3D IVUS and 3D QCA as references. 35 coronary artery segments derived from 30 patients were reconstructed in 3D space using 3D OCT. 3D OCT was validated against 3D IVUS and 3D QCA. The agreement in artery reconstruction among 3D OCT, 3D IVUS and 3D QCA was assessed in 3-mm-long subsegments using lumen morphometry and ESS parameters. The inter- and intra-observer agreement of 3D OCT, 3D IVUS and 3D QCA were assessed in a representative sample of 61 subsegments (n = 5 arteries). The data processing times for each reconstruction methodology were also calculated. There was a very high agreement between 3D OCT vs. 3D IVUS and 3D OCT vs. 3D QCA in terms of total reconstructed artery length and volume, as well as in terms of segmental morphometric and ESS metrics with mean differences close to zero and narrow limits of agreement (Bland-Altman analysis). 3D OCT exhibited excellent inter- and intra-observer agreement. The analysis time with 3D OCT was significantly lower compared to 3D IVUS. Geometrically-correct 3D OCT is a feasible, accurate and reproducible 3D reconstruction technique that can perform reliable ESS calculations in coronary arteries. Copyright © 2015 Elsevier Ireland Ltd. All rights reserved.

  4. Double-hydrophobic elastin-like polypeptides with added functional motifs: Self-assembly and cytocompatibility.

    Science.gov (United States)

    Le, Duc H T; Tsutsui, Yoko; Sugawara-Narutaki, Ayae; Yukawa, Hiroshi; Baba, Yoshinobu; Ohtsuki, Chikara

    2017-09-01

    We have recently developed a novel double-hydrophobic elastin-like triblock polypeptide called GPG, designed after the uneven distribution of two different hydrophobic domains found in elastin, an extracellular matrix protein providing elasticity and resilience to tissues. Upon temperature trigger, GPG undergoes a sequential self-assembling process to form flexible beaded nanofibers with high homogeneity and excellent dispersibility in water. Given that GPG might be a potential elastin-mimetic material, we sought to explore the biological activities of this block polypeptide. Besides GPG, several functionalized derivatives were also constructed by fusing functional motifs such as KAAK or KAAKGRGDS at the C-terminal of GPG. Although the added motifs affected the kinetics of fiber formation and β-sheet contents, all three GPGs assembled into beaded nanofibers at the physiological temperature. The resulting GPG nanofibers preserved their beaded structures in cell culture medium; therefore, they were coated on polystyrene substrates to study their cytocompatibility toward mouse embryonic fibroblasts, NIH-3T3. Among the three polypeptides, GPG having the cell-binding motif GRGDS derived from fibronectin showed excellent cell adhesion and cell proliferation properties compared to other conventional materials, suggesting its promising applications as extracellular matrices for mammalian cells. © 2017 Wiley Periodicals, Inc. J Biomed Mater Res Part A: 105A: 2475-2484, 2017. © 2017 Wiley Periodicals, Inc.

  5. The 3d8-(3d74p + 3p53d9) transitions in Br X: A striking case of configuration interaction

    International Nuclear Information System (INIS)

    Kleef, T.A.M. van; Uylings, P.H.M.; Ryabtsev, A.N.; Podobedova, L.I.; Joshi, Y.N.

    1988-01-01

    The spectrum of nine times ionized bromine (Br X) was photographed in the 90-120 A wavelength region on a variety of grazing incidence spectrographs using an open spark and a triggered spark as light sources. The analysis of the 3d 8 -(3d 7 4p + 3p 5 3d 9 ) transitions has resulted in establishing all 9 levels of the 3d 8 configuration, all 12 levels of the 3p 5 3d 9 configuration and 99 out of 110 levels of the 3d 7 4p configuration. The excitation probability of the 3p inner-shell electron increases with nuclear charge and in Br X is comparable with the excitation probability of the optical electrons resulting in a very strong configuration interaction between the 3p 5 3d 9 and 3d 7 4p configurations. Parametric calculations treating these configurations as one super configuration support the analysis. Two hundred and thirty two lines have been classified in this spectrum. (orig.)

  6. MOMFER: A Search Engine of Thompson's Motif-Index of Folk Literature

    NARCIS (Netherlands)

    Karsdorp, F.B.; van der Meulen, Marten; Meder, Theo; van den Bosch, Antal

    2015-01-01

    More than fifty years after the first edition of Thompson's seminal Motif-Indexof Folk Literature, we present an online search engine tailored to fully disclose the index digitally. This search engine, called MOMFER, greatly enhances the searchability of the Motif-Index and provides exciting new

  7. Real-time tracking with a 3D-flow processor array

    International Nuclear Information System (INIS)

    Crosetto, D.

    1993-01-01

    The problem of real-time track-finding has been performed to date with CAM (Content Addressable Memories) or with fast coincidence logic, because the processing scheme was though to have much slower performance. Advances in technology together with a new architectural approach make it feasible to also explore the computing technique for real-time track finding thus giving the advantages of implementing algorithms that can find more parameters such as calculate the sagitta, curvature, pt, etc. with respect to the CAM approach. This report describes real-time track finding using a new computing approach technique based on the 3D-flow array processor system. This system consists of a fixed interconnection architexture scheme, allowing flexible algorithm implementation on a scalable platform. The 3D-Flow parallel processing system for track finding is scalable in size and performance by either increasing the number of processors, or increasing the speed or else the number of pipelined stages. The present article describes the conceptual idea and the design stage of the project

  8. Real-time tracking with a 3D-Flow processor array

    International Nuclear Information System (INIS)

    Crosetto, D.

    1993-06-01

    The problem of real-time track-finding has been performed to date with CAM (Content Addressable Memories) or with fast coincidence logic, because the processing scheme was thought to have much slower performance. Advances in technology together with a new architectural approach make it feasible to also explore the computing technique for real-time track finding thus giving the advantages of implementing algorithms that can find more parameters such as calculate the sagitta, curvature, pt, etc., with respect to the CAM approach. The report describes real-time track finding using new computing approach technique based on the 3D-Flow array processor system. This system consists of a fixed interconnection architecture scheme, allowing flexible algorithm implementation on a scalable platform. The 3D-Flow parallel processing system for track finding is scalable in size and performance by either increasing the number of processors, or increasing the speed or else the number of pipelined stages. The present article describes the conceptual idea and the design stage of the project

  9. ROOFN3D: DEEP LEARNING TRAINING DATA FOR 3D BUILDING RECONSTRUCTION

    Directory of Open Access Journals (Sweden)

    A. Wichmann

    2018-05-01

    Full Text Available Machine learning methods have gained in importance through the latest development of artificial intelligence and computer hardware. Particularly approaches based on deep learning have shown that they are able to provide state-of-the-art results for various tasks. However, the direct application of deep learning methods to improve the results of 3D building reconstruction is often not possible due, for example, to the lack of suitable training data. To address this issue, we present RoofN3D which provides a new 3D point cloud training dataset that can be used to train machine learning models for different tasks in the context of 3D building reconstruction. It can be used, among others, to train semantic segmentation networks or to learn the structure of buildings and the geometric model construction. Further details about RoofN3D and the developed data preparation framework, which enables the automatic derivation of training data, are described in this paper. Furthermore, we provide an overview of other available 3D point cloud training data and approaches from current literature in which solutions for the application of deep learning to unstructured and not gridded 3D point cloud data are presented.

  10. Comparative evaluation of HD 2D/3D laparoscopic monitors and benchmarking to a theoretically ideal 3D pseudodisplay: even well-experienced laparoscopists perform better with 3D.

    Science.gov (United States)

    Wilhelm, D; Reiser, S; Kohn, N; Witte, M; Leiner, U; Mühlbach, L; Ruschin, D; Reiner, W; Feussner, H

    2014-08-01

    Though theoretically superior to standard 2D visualization, 3D video systems have not yet achieved a breakthrough in laparoscopy. The latest 3D monitors, including autostereoscopic displays and high-definition (HD) resolution, are designed to overcome the existing limitations. We performed a randomized study on 48 individuals with different experience levels in laparoscopy. Three different 3D displays (glasses-based 3D monitor, autostereoscopic display, and a mirror-based theoretically ideal 3D display) were compared to a 2D HD display by assessing multiple performance and mental workload parameters and rating the subjects during a laparoscopic suturing task. Electromagnetic tracking provided information on the instruments' pathlength, movement velocity, and economy. The usability, the perception of visual discomfort, and the quality of image transmission of each monitor were subjectively rated. Almost all performance parameters were superior with the conventional glasses-based 3D display compared to the 2D display and the autostereoscopic display, but were often significantly exceeded by the mirror-based 3D display. Subjects performed a task faster and with greater precision when visualization was achieved with the 3D and the mirror-based display. Instrument pathlength was shortened by improved depth perception. Workload parameters (NASA TLX) did not show significant differences. Test persons complained of impaired vision while using the autostereoscopic monitor. The 3D and 2D displays were rated user-friendly and applicable in daily work. Experienced and inexperienced laparoscopists profited equally from using a 3D display, with an improvement in task performance about 20%. Novel 3D displays improve laparoscopic interventions as a result of faster performance and higher precision without causing a higher mental workload. Therefore, they have the potential to significantly impact the further development of minimally invasive surgery. However, as shown by the

  11. Minimally invasive vascular imaging using 3D-CTA and 3D-MRA. Update

    International Nuclear Information System (INIS)

    Hayashi, Hiromitsu; Kawamata, Hiroshi; Takagi, Ryo; Amano, Yasuo; Wakabayashi, Hiroyuki; Ichikawa, Kazuo; Kumazaki, Tatsuo

    1998-01-01

    Conventional angiography is considered the standard of reference for diagnostic imaging of vascular diseases with respect to its temporal and spatial resolution. This procedure, however is invasive and repeated studies are difficult, and arterial complications are occasionally associated in catheter-based conventional angiography. Recent advances in diagnostic imaging have facilitated three-dimensional CT angiography (3D-CTA) using the volumetric acquisition capabilities inherent in spiral CT and three-dimensional MR angiography (3D-MRA) using the 3D gradient-echo sequence with a bolus injection of Gd-DTPA. These techniques can provide vascular images exceedingly similar to conventional angiograms within a short acquisition time. 3D-CTA and 3D-MRA are considered to be promising, minimally invasive methods for obtaining images of the vasculature, and alternatives to catheter angiography. This study reviews the current status of 3D-CTA and 3D-MRA, with emphasis on the clinical usefulness of three-dimensional diagnostic imaging for the evaluation of diverse vascular pathologies. (author)

  12. Supramolecular Polymers with Multiple Types of Binding Motifs: From Fundamental Studies to Multifunctional Materials

    Science.gov (United States)

    2015-07-10

    razor blade. The damaged area was subsequently exposed to UV irradiation (320 – 390 nm, 500 mW·cm-2), which led to complete disappearance of the...subsequently exposed for 12 s to the light of a UV lamp , which caused complete healing (bottom). (d) Unloading curves of AFM nano indentation of an as...UPy motif. By contrast, UV -Vis spectroscopic titration experiments revealed that equimolar mixtures of [Fe(BKB)](ClO4)2 and (UPy-PEB-UPy) show

  13. The Implications of 3D Thermal Structure on 1D Atmospheric Retrieval

    Energy Technology Data Exchange (ETDEWEB)

    Blecic, Jasmina; Dobbs-Dixon, Ian [NYU Abu Dhabi, Abu Dhabi (United Arab Emirates); Greene, Thomas, E-mail: jasmina@nyu.edu [NASA Ames Research Center, Space Sciece and Astrobiology Division, M.S. 245-6, Moffett Field, CA 94035 (United States)

    2017-10-20

    Using the atmospheric structure from a 3D global radiation-hydrodynamic simulation of HD 189733b and the open-source Bayesian Atmospheric Radiative Transfer (BART) code, we investigate the difference between the secondary-eclipse temperature structure produced with a 3D simulation and the best-fit 1D retrieved model. Synthetic data are generated by integrating the 3D models over the Spitzer , the Hubble Space Telescope ( HST ), and the James Web Space Telescope ( JWST ) bandpasses, covering the wavelength range between 1 and 11 μ m where most spectroscopically active species have pronounced features. Using the data from different observing instruments, we present detailed comparisons between the temperature–pressure profiles recovered by BART and those from the 3D simulations. We calculate several averages of the 3D thermal structure and explore which particular thermal profile matches the retrieved temperature structure. We implement two temperature parameterizations that are commonly used in retrieval to investigate different thermal profile shapes. To assess which part of the thermal structure is best constrained by the data, we generate contribution functions for our theoretical model and each of our retrieved models. Our conclusions are strongly affected by the spectral resolution of the instruments included, their wavelength coverage, and the number of data points combined. We also see some limitations in each of the temperature parametrizations, as they are not able to fully match the complex curvatures that are usually produced in hydrodynamic simulations. The results show that our 1D retrieval is recovering a temperature and pressure profile that most closely matches the arithmetic average of the 3D thermal structure. When we use a higher resolution, more data points, and a parametrized temperature profile that allows more flexibility in the middle part of the atmosphere, we find a better match between the retrieved temperature and pressure profile and

  14. The Implications of 3D Thermal Structure on 1D Atmospheric Retrieval

    Science.gov (United States)

    Blecic, Jasmina; Dobbs-Dixon, Ian; Greene, Thomas

    2017-10-01

    Using the atmospheric structure from a 3D global radiation-hydrodynamic simulation of HD 189733b and the open-source Bayesian Atmospheric Radiative Transfer (BART) code, we investigate the difference between the secondary-eclipse temperature structure produced with a 3D simulation and the best-fit 1D retrieved model. Synthetic data are generated by integrating the 3D models over the Spitzer, the Hubble Space Telescope (HST), and the James Web Space Telescope (JWST) bandpasses, covering the wavelength range between 1 and 11 μm where most spectroscopically active species have pronounced features. Using the data from different observing instruments, we present detailed comparisons between the temperature-pressure profiles recovered by BART and those from the 3D simulations. We calculate several averages of the 3D thermal structure and explore which particular thermal profile matches the retrieved temperature structure. We implement two temperature parameterizations that are commonly used in retrieval to investigate different thermal profile shapes. To assess which part of the thermal structure is best constrained by the data, we generate contribution functions for our theoretical model and each of our retrieved models. Our conclusions are strongly affected by the spectral resolution of the instruments included, their wavelength coverage, and the number of data points combined. We also see some limitations in each of the temperature parametrizations, as they are not able to fully match the complex curvatures that are usually produced in hydrodynamic simulations. The results show that our 1D retrieval is recovering a temperature and pressure profile that most closely matches the arithmetic average of the 3D thermal structure. When we use a higher resolution, more data points, and a parametrized temperature profile that allows more flexibility in the middle part of the atmosphere, we find a better match between the retrieved temperature and pressure profile and the

  15. Dynamical localization in the 3-D kicked Rydberg atom

    International Nuclear Information System (INIS)

    Persson, E.; Yoshida, S.; Tong, X.-M.; Reinhold, C.; Burgdoerfer, J.

    2001-01-01

    Full text: The dynamical localization for the 3D periodically kicked Rydberg atom is analyzed. For the 1D kicked atom, earlier work shows dynamical localization as the quantum suppression of classically fast ionization associated with unbounded chaotic trajectories. The corresponding wave functions localize around unstable periodic orbits. For the experimental observation, the crucial question is the dependence of the dynamical localization on the dimension. As the first step, we simulate the full 3D evolution of an extreme parabolic initial state elongated in the direction of the unidirectional kicks. We compare this simulation with the 1D model and find signatures of localization also in 3D. We further examine the dependence of quantum localization on the parabolic quantum number of the initial state. In the limit of high kick frequencies, the origin of the localization can be understood in terms of Stark states in the average field. We discuss conditions for where an experimental observation of the localization is most likely. (author)

  16. 3dRPC: a web server for 3D RNA-protein structure prediction.

    Science.gov (United States)

    Huang, Yangyu; Li, Haotian; Xiao, Yi

    2018-04-01

    RNA-protein interactions occur in many biological processes. To understand the mechanism of these interactions one needs to know three-dimensional (3D) structures of RNA-protein complexes. 3dRPC is an algorithm for prediction of 3D RNA-protein complex structures and consists of a docking algorithm RPDOCK and a scoring function 3dRPC-Score. RPDOCK is used to sample possible complex conformations of an RNA and a protein by calculating the geometric and electrostatic complementarities and stacking interactions at the RNA-protein interface according to the features of atom packing of the interface. 3dRPC-Score is a knowledge-based potential that uses the conformations of nucleotide-amino-acid pairs as statistical variables and that is used to choose the near-native complex-conformations obtained from the docking method above. Recently, we built a web server for 3dRPC. The users can easily use 3dRPC without installing it locally. RNA and protein structures in PDB (Protein Data Bank) format are the only needed input files. It can also incorporate the information of interface residues or residue-pairs obtained from experiments or theoretical predictions to improve the prediction. The address of 3dRPC web server is http://biophy.hust.edu.cn/3dRPC. yxiao@hust.edu.cn.

  17. Learning from graphically integrated 2D and 3D representations improves retention of neuroanatomy

    Science.gov (United States)

    Naaz, Farah

    of learning from an integrated 2D3D representation suggests that there are some spatial transformations which are better retained if they are learned through an explicit demonstration. Participants also showed evidence of continued learning on the tests of generalization with the help of cues and practice, even without feedback. This finding suggests that the computer-based learning programs used in this study were good tools for instruction of neuroanatomy.

  18. Conserved XPB Core Structure and Motifs for DNA Unwinding:Implications for Pathway Selection of Transcription or ExcisionRepair

    Energy Technology Data Exchange (ETDEWEB)

    Fan, Li; Arval, Andrew S.; Cooper, Priscilla K.; Iwai, Shigenori; Hanaoka, Fumio; Tainer, John A.

    2005-04-01

    The human xeroderma pigmentosum group B (XPB) helicase is essential for transcription, nucleotide excision repair, and TFIIH functional assembly. Here, we determined crystal structures of an Archaeoglobus fulgidus XPB homolog (AfXPB) that characterize two RecA-like XPB helicase domains and discover a DNA damage recognition domain (DRD), a unique RED motif, a flexible thumb motif (ThM), and implied conformational changes within a conserved functional core. RED motif mutations dramatically reduce helicase activity, and the DRD and ThM, which flank the RED motif, appear structurally as well as functionally analogous to the MutS mismatch recognition and DNA polymerase thumb domains. Substrate specificity is altered by DNA damage, such that AfXPB unwinds dsDNA with 3' extensions, but not blunt-ended dsDNA, unless it contains a lesion, as shown for CPD or (6-4) photoproducts. Together, these results provide an unexpected mechanism of DNA unwinding with Implications for XPB damage verification in nucleotide excision repair.

  19. Vitamin D3 increases in abdominal subcutaneous fat tissue after supplementation with vitamin D3

    DEFF Research Database (Denmark)

    Didriksen, Allan; Burild, Anders; Jakobsen, Jette

    2015-01-01

    stored in all adipose tissue in the body, the median body store was 6.6 mg vitamin D-3 and 0.12 mg 25(OH)D-3 in those given vitamin D-3. Conclusions: Subcutaneous adipose tissue may store large amounts of vitamin D-3. The clinical importance of this storage needs to be determined.......Objective: The objective was to assess the amount of vitamin D-3 stored in adipose tissue after long-term supplementation with high dose vitamin D-3. Design: A cross-sectional study on 29 subjects with impaired glucose tolerance who had participated in a randomized controlled trial with vitamin D-3...... 20 000 IU (500 mu g) per week vs placebo for 3-5 years. Methods: Abdominal subcutaneous fat tissue was obtained by needle biopsy for the measurements of vitamin D-3 and 25-hydroxyvitamin D-3 (25(OH)D-3). Body fat was measured with dual-energy X-ray absorptiometry, and serum 25(OH)D-3 level...

  20. 3D analysis of semiconductor devices: A combination of 3D imaging and 3D elemental analysis

    Science.gov (United States)

    Fu, Bianzhu; Gribelyuk, Michael A.

    2018-04-01

    3D analysis of semiconductor devices using a combination of scanning transmission electron microscopy (STEM) Z-contrast tomography and energy dispersive spectroscopy (EDS) elemental tomography is presented. 3D STEM Z-contrast tomography is useful in revealing the depth information of the sample. However, it suffers from contrast problems between materials with similar atomic numbers. Examples of EDS elemental tomography are presented using an automated EDS tomography system with batch data processing, which greatly reduces the data collection and processing time. 3D EDS elemental tomography reveals more in-depth information about the defect origin in semiconductor failure analysis. The influence of detector shadowing and X-rays absorption on the EDS tomography's result is also discussed.