Search PubMed⌕ Search

Biomedical subjects

Hideo Bannai

Publications and source records attributed to Hideo Bannai.

5 recordsLinked to original sources

Identification of novel adrenomedullin in mammals: a potent cardiovascular and renal regulator.

We have identified cDNA encoding a new member of the adrenomedullin (AM) family, AM2, for the first time in mammals (mouse, rat and human). The predicted precursor carried mature AM2 in the C-terminus, which had an intramolecular ring formed by an S-S bond and a possibly amidated C-terminus. Phylogenetic analyses clustered AM2 and AM into two distinct but closely related groups. Similarity of exon-intron structure and synteny of neighboring genes showed that mammalian AM2 is an ortholog of pufferfish AM2 and a paralog of mammalian AM. AM2 mRNA was expressed in submaxillary gland, kidney, stomach, ovary, lymphoid tissues and pancreas of mice, but not in adrenal and testis. Intravenous injection of synthetic mature AM2 decreased arterial pressure more potently than AM, and induced antidiuresis and antinatriuresis in mice. These results show that at least two peptides, AM and AM2, comprise an adrenomedullin family in mammals, and that AM2 may play pivotal roles in cardiovascular and body fluid regulation.

Adrenomedullin↗

Efficiently finding regulatory elements using correlation with gene expression.

We present an efficient algorithm for detecting putative regulatory elements in the upstream DNA sequences of genes, using gene expression information obtained from microarray experiments. Based on a generalized suffix tree, our algorithm looks for motif patterns whose appearance in the upstream region is most correlated with the expression levels of the genes. We are able to find the optimal pattern, in time linear in the total length of the upstream sequences. We implement and apply our algorithm to publicly available microarray gene expression data, and show that our method is able to discover biologically significant motifs, including various motifs which have been reported previously using the same data set. We further discuss applications for which the efficiency of the method is essential, as well as possible extensions to our algorithm.

Algorithms↗

Estimating gene networks from gene expression data by combining Bayesian network model with promoter element detection.

We present a statistical method for estimating gene networks and detecting promoter elements simultaneously. When estimating a network from gene expression data alone, a common problem is that the number of microarrays is limited compared to the number of variables in the network model, making accurate estimation a difficult task. Our method overcomes this problem by integrating the microarray gene expression data and the DNA sequence information into a Bayesian network model. The basic idea of our method is that, if a parent gene is a transcription factor, its children may share a consensus motif in their promoter regions of the DNA sequences. Our method detects consensus motifs based on the structure of the estimated network, then re-estimates the network using the result of the motif detection. We continue this iteration until the network becomes stable. To show the effectiveness of our method, we conducted Monte Carlo simulations and applied our method to Saccharomyces cerevisiae data as a real application.

Bayes Theorem↗

Extensive feature detection of N-terminal protein sorting signals.

MOTIVATION: The prediction of localization sites of various proteins is an important and challenging problem in the field of molecular biology. TargetP, by Emanuelsson et al. (J. Mol. Biol., 300, 1005-1016, 2000) is a neural network based system which is currently the best predictor in the literature for N-terminal sorting signals. One drawback of neural networks, however, is that it is generally difficult to understand and interpret how and why they make such predictions. In this paper, we aim to generate simple and interpretable rules as predictors, and still achieve a practical prediction accuracy. We adopt an approach which consists of an extensive search for simple rules and various attributes which is partially guided by human intuition. RESULTS: We have succeeded in finding rules whose prediction accuracies come close to that of TargetP, while still retaining a very simple and interpretable form. We also discuss and interpret the discovered rules.

Amino Acid Sequence↗

A string pattern regression algorithm and its application to pattern discovery in long introns.

We present a new approach to pattern discovery called string pattern regression, where we are given a data set that consists of a string attribute and an objective numerical attribute. The problem is to find the best string pattern that divides the data set in such a way that the distribution of the numerical attribute values of the set for which the pattern matches the string attribute, is most distinct, with respect to some appropriate measure, from the distribution of the numerical attribute values of the set for which the pattern does not match the string attribute. By solving this problem, we are able to discover, at the same time, a subset of the data whose objective numerical attributes are significantly different from rest of the data, as well as the splitting rule in the form of a string pattern that is conserved in the subset. Although the problem can be solved in linear time for the substring pattern class, the problem is NP-hard in the general case (i.e. more complex patterns), and we present an exact but efficient branch-and-bound algorithm which is applicable to various pattern classes. We apply our algorithm to intron sequences of human, mouse, fly, and zebrafish, and show the practicality of our approach and algorithm. We also discuss possible extensions of our algorithm, as well as promising applications, such as microarray gene expression data.

Algorithms↗