bioinformatics

Dictionary



  • Wikipedia


    Bioinformatics or computational biology is the use of techniques from applied mathematics, informatics, statistics, and computer science to solve biologybiological problems. Research in computational biology often overlaps with systems biology. Major research efforts in the field include sequence alignment, Gene_findinggene finding, genome assembly, protein structural alignment protein structure alignment, protein structure prediction, prediction of gene expression and protein-protein interactions, and the modeling of evolution. The terms ''bioinformatics'' and ''computational biology'' are often used interchangeably, although the latter typically focuses on algorithm development and specific computational methods. (In the biology-mathematics-computer science triad, bioinformatics will intimately involve all three components while computational biology will focus on biology and mathematics.) A common thread in projects in bioinformatics and computational biology is the use of mathematical tools to extract useful information from noisenoisy data produced by high-throughput biological techniques. (The field of data mining overlaps with computational biology in this regard.) Representative problems in computational biology include the assembly of high-quality DNA sequences from fragmentary "shotgun" DNA sequencing, and the prediction of gene regulation with data from Messenger RNAmRNA DNA microarraymicroarrays or mass spectrometry.

    Major research areas -

    Sequence analysis - ''Main articles Sequence alignment, Sequence databaseSince the Phi-X174 phagePhage Φ-X174; was sequencingsequenced in 1977, the DNA sequences of more and more organisms have been decoded and stored in electronic databases. This data is analyzed to determine genes that code for proteins, as well as regulatory sequences. A comparison of genes within a species or between different species can show similarities between protein functions, or relations between species (the use of molecular systematics to construct phylogenetic trees). With the growing amount of data, it long ago became impractical to analyze DNA sequences manually. Today, computer programs are used to search the genome of thousands of organisms, containing billions of nucleotides. These programs can compensate for mutations (exchanged, deleted or inserted bases) in the DNA sequence, in order to identify sequences that are related, but not identical. A variant of this sequence alignment is used in the sequencing process itself. The so-called shotgun sequencing technique (which was used, for example, by The Institute for Genomic Research to sequence the first bacterial genome, ''Haemophilus influenza'') does not give a sequential list of nucleotides, but instead the sequences of thousands of small DNA fragments (each about 600-800 nucleotides long). The ends of these fragments overlap and, when aligned in the right way, make up the complete genome. Shotgun sequencing yields sequence data quickly, but the task of assembling the fragments can be quite complicated for larger genomes. In the case of the Human Genome Project, it took several months of CPU time (on a circa-2000 vintage DEC Alpha computer) to assemble the fragments. Shotgun sequencing is the method of choice for virtually all genomes sequenced today, and genome assembly algorithms are a critical area of bioinformatics research.Another aspect of bioinformatics in sequence analysis is the automatic gene findingsearch for genes and regulatory sequences within a genome. Not all of the nucleotides within a genome are genes. Within the genome of higher organisms, large parts of the DNA do not serve any obvious purpose. This so-called junk DNA may, however, contain unrecognized functional elements. Bioinformatics helps to bridge the gap between genome and proteome projects, for example in the use of DNA sequence for protein identification.''See also sequence analysis, sequence profiling tool, sequence motif.

    Genome annotation - ''Main articles Gene findingIn the context of genomics, annotation is the process of marking the genes and other biological features in a DNA sequence. The first genome annotation software system was designed in 1995 by Owen White, who was part of the team that sequenced and analyzed the first genome of a free-living organism to be decoded, the bacterium Haemophilus influenzae. Dr. White built a software system to find the genes (places in the DNA sequence that encode a protein), the transfer RNA, and other features, and to make initial assignments of function to those genes. Most current genome annotation systems work similarly, but the programs available for analysis of genomic DNA are constantly changing and improving.

    Computational evolutionary biology - Evolutionary biology is the study of the origin and descent of species, as well as their change over time. Informatics has assisted evolutionary biologists in several key ways; it has enabled researchers to:
  • trace the evolution of a large number of organisms by measuring changes in their mitochondrial DNA, rather than through physical taxonomy or physiological observations alone,
  • more recently, compare entire genomes, which permits the study of more complex evolutionary events, such as gene duplication, lateral gene transfer, and the prediction of bacterial speciation factors,
  • build complex computational models of populations to predict the outcome of the system over time
  • track and share information on an increasingly large number of species and organismsFuture work endeavours to reconstruct the now more complex Evolutionary_treetree of life.The area of research within computer science that uses genetic algorithmgenetic algorithms is sometimes confused with computational evolutionary biology. Work in this area involves using specialized computer software to improve equations, algorithms, or integrated circuit designs. It is inspired by evolutionary principles such as replication, diversification through recombination or mutation, fitness, survival through selection or culling, and iteration, collectively called a Darwinian machine or Darwinian ratchet.

    Measuring biodiversity - Biodiversity of an ecosystem might be defined as the total genomic complement of a particular environment, from all of the species present, whether it is a biofilm in an abandoned mine, a drop of sea water, a scoop of soil, or the entire biosphere of the planet Earth. Databases are used to collect the species names, descriptions, distributions, genetic information, status and size of populations, Habitat (ecology)habitat needs, and how each organism interacts with other species. Specialized computer softwaresoftware programs are used to find, visualize, and analyze the information, and most importantly, communicate it to other people. Computer simulations model such things as population dynamics, or calculate the cumulative genetic health of a breeding pool (in agriculture) or endangered population (in conservation). One very exciting potential of this field is that entire DNA sequences, or genomes of endangered species can be preserved, allowing the results of Nature's genetic experiment to be remembered ''in silico'', and possibly reused in the future, even if that species is eventually lost.''Important Projects sp2000.org - Species 2000 project.

    Gene expression analysis - The expression of many genes can be determined by measuring mRNA levels with multiple techniques including DNA_microarraymicroarrays, expressed sequence tagexpressed cDNA sequence tag (EST) sequencing, Serial Analysis of Gene Expressionserial analysis of gene expression (SAGE) tag sequencing, massively parallel signature sequencing (MPSS), or various applications of multiplexed in-situ hybridization. All of these techniques are extremely noise-prone and/or subject to bias in the biological measurement, and a major research area in computational biology involves developing statistical tools to separate signal (information theory)signal from noise in high-throughput gene expression (HT) studies. HT studies are often used to determine the genes implicated in a disorder: one might compare microarray data from cancerous epithelial cells to data from non-cancerous cells to determine the proteins that cancer up-regulates and down-regulates.

    Regulation analysis - Regulation is the complex orchestra of events starting with an extra-cellular signal and ultimately leading to the increase or decrease in the protein activityactivity of one or more protein molecules. Bioinformatics techniques have been applied to explore various steps in this process. For example, promoter analysis involves the elucidation and study of sequence motifs in the genomic region surround the coding region of a gene. These motifs influence the extent to which that region is transcribed into mRNA. Expression data can be used to infer gene regulation: one might compare microarray data from a wide variety of states of an organism to form hypotheses about the genes involved in each state. In a single-cell organism, one might compare stages of the cell cycle, along with various stress conditions (heat shock, starvation, etc.). One can then apply cluster analysisclustering algorithms to that expression data to determine which genes are co-expressed. Further analysis could take a variety of directions: one 2004 study analyzed the promoter sequences of co-expressed (clustered together) genes to find common regulatory elements and used machine learning techniques to identify the promoter elements involved in regulating each clusterrefBeer_2004 .

    Protein expression analysis - Protein microarrays and high throughput (HT) mass spectrometry (MS) can provide a snapshot of the proteins present in a biological sample. Bioinformatics is very much involved in making sense of protein microarray and HT MS data; the former involves a number of the same problems involve in examining microarrays targeted at mRNA, the latter involves the problem of matching large amounts of mass data against predicted masses from protein sequence databases, and the complicated statistical analysis of samples where multiple, but incomplete, peptides from each protein are detected.

    Analysis of mutations in cancer - Massive sequencing efforts are currently underway to identify point mutations in a variety of genes in cancer. The sheer volume of data produced requires automated systems to read sequence data, and to compare the sequencing results to the known sequence of the human genome, including known germline polymorphisms.Oligonucleotide microarrays, including comparative genomic hybridization and single nucleotide polymorphism arrays, able to probe simultaneously up to several hundred thousand sites throughout the genome are being used to identify chromosomal gains and losses in cancer. Hidden Markov model and change-point analysis methods are being developed to infer real copy number changes from often noisy data. Further informatics approaches are being developed to understand the implications of lesions found to be recurrent across many tumors.

    Structure prediction - ''Main article Protein structure predictionProtein structure prediction is another important application of bioinformatics. The amino acid sequence of a protein, the so-called ''primary structure'', can be easily determined from the sequence on the gene that codes for it. In the vast majority of cases, this primary structure uniquely determine a structure in its native environment. (Of course, there are exceptions, such as the bovine spongiform encephalopathy - aka Mad Cow Disease - prion.) Knowledge of this structure is vital in understanding the function of the protein. For lack of better terms, structural information are usually classified as one of ''secondary structuresecondary'', ''tertiary structuretertiary'' and ''quaternary structurequaternary'' structures. A viable general solution to such predictions remains an open problem. As of now, most efforts have been directed towards heuristics that works most of the time.One of the key ideas in bioinformatics research is the notion of homology (biology)homology. In the genomic branch of bioinformatics, homology is used to predict the function of a gene: if the sequence of gene ''A'', whose function is known, is homologous to the sequence of gene ''B,'' whose function is unknown, one could infer that B may share A's function. In the structural branch of bioinformatics homology is used to determine which parts of the protein are important in structure formation and interaction with other proteins. In a technique called homology modelling, this information is used to predict the structure of a protein once the structure of a homologous protein is known. This currently remains the only way to predict protein structures reliably.One example of this is the similar protein homology between hemoglobin in humans and the hemoglobin in legumes (leghemoglobin). Both serve the same purpose of transporting oxygen in both organisms. Though both of these proteins have completely different amino acid sequences, their protein structures are virtually identical, which reflects their near identical purposes.Other techniques for predicting protein structure include protein threading and ''de novo'' (from scratch) physics-based modeling.See also structural motif and structural domain.

    Modeling biological systems - ''Main article Systems biologySystems biology involves the use of computer simulations of cell (biology)cellular subsystems (such as the metabolic networknetworks of metabolites and enzymes which comprise metabolism, signal transduction pathways and gene regulatory networks) to both analyze and visualize the complex connections of these cellular processes. Artificial life or virtual evolution attempts to understand evolutionary processes via the computer simulation of simple (artificial) life forms.

    High-throughput image analysis - Computational technologies are also used to accelerate or fully automate the processing, quantification and analysis of large amounts of high-information-content Biomedical imagery. Modern image analysis systems augment the observers ability to make measurements from a large or complex set of images, by improving accuracy, objectivity, or speed. A fully developed analysis system may completely replace the observer. While these systems are not unique to biology related imagery, their application to biologic problems continue to provide unique challenges and solutions, placing several imagery application under the umbrella of Bioinformatics. These systems are in the process of becoming more important for both diagnostics and research. Some examples:
  • high-throughput and high-fidelity quantification and sub-cellular localization (high-content screening, cytohistopathology)
  • morphometrics are used to analyze pictures of embryos to track and to predict the fate of cell clusters during morphogenesis
  • clinical image analysis and visualization
  • determine the real-time air-flow patterns in breathing lungs of living individuals before and during challenge
  • quantify occlusion size in real-time imagery from the development of and recovery during arterial injury
  • making behavioural observations from extended video recordings of laboratory animals
  • infared measurements for metabolic activity determination

    Software tools - The computational biology tool best-known among biologists is probably BLAST, an algorithm for searching large sequence (protein, DNA) databases. NCBI provides a popular implementation that searches their massive sequence databases.Computer scripting languages such as Perl and Python programming languagePython are often used to interface with biological databases and parse output from bioinformatics programs. Bioinformatic meta search engines (Entrez, Bioinformatic Harvester) help finding relevant information from several databases.Communities of bioinformatics programmers have set up open sourcefree/open source projects such as EMBOSS, Bioconductor, BioPerl, BioLinux, BioPython, BioRuby, and BioJava which develop and distribute shared programming tools and objects (as program modules) that make bioinformatics easier.

    See also -
  • Biomedical informatics
  • biologically-inspired computing
  • morphometrics
  • metabolic network
  • !List_of_publications_in_biolog y#Bioinformatics Important publications in bioinformatics

    Related fields -
  • applied mathematics — biology — computer science — informatics — mathematical biology — theoretical biology — Scientific computing — cheminformatics

    External links -
  • Major Societies
  • *iscb.org - The International Society for Computational Biology
  • Major Organizations
  • *bioinformatics.org - The Bioinformatics Organization (Bioinformatics.Org)
  • *blueprint.org - The Blueprint Initiative
  • * cbr.nrc.ca - Canadian Bioinformatics Resource
  • *cbse.ucsc.edu - Center for Biomolecular Science and Engineering
  • *ebi.ac.uk - European Bioinformatics Institute
  • *embl.org - European Molecular Biology Laboratory
  • *girinst.org - Genetic Information Research Institute
  • *ncbi.nlm.nih.gov - National Center for Biotechnology Information
  • *open-bio.org - Open Bioinformatics Foundation: umbrella non-profit organization focused on supporting certain open-source projects in bioinformatics
  • Software projects
  • *amos.sourceforge.net - AMOS: a modular, open-source genome assembler
  • *bioconductor.org - Bioconductor
  • *bioinformatics.upmc.edu - UPMC Bioinformatics Web Tools
  • *biojava.org - BioJava
  • *biomap.org - BIOMAP Project: Creating a Unified Global Map of various Macromolecular Biological Structures
  • *bind.ca - Biomolecular Interaction Network Database
  • *bioperl.org - BioPerl
  • *biolinux.fac.org.ar - BioLinux
  • *biopython.org - BioPython
  • *bioruby.org - BioRuby
  • *phylo.org - CIPRES Project: The Cyber-Infrastructure for Phylogenetic Research
  • *emboss.sourceforge.net - EMBOSS
  • *ensembl.org - Ensembl
  • *gmod.org - GMOD: The Generic Model Organism Database Project
  • *harvester.embl.de - HARVESTER: bioinformatic meta search engine for proteins in human, mouse and rat
  • *manatee.sourceforge.net - MANATEE: a web-based system for genome annotation and curation
  • *proteomeontology.org - Proteome Ontology Project: An effort to build a Protein Ontology Specification, a part of BIOMAP Project
  • *!bioinformatics.georgetown.edu< /a> - Sequerome
  • *seqhound.blueprint.org - Seqhound
  • *sidhe.cs.uni.edu - MARBL: Text Indexing & Retrieval from Bioinformatics Libraries GPL open source software package to search Genbank
  • *cs.uni.edu - Inverse Document Frequency Weighted Genomic Sequence Retrieval
  • Directories & portals
  • *bioinformatics.ca - Bioinformatics.ca: a portal to bioinformatics activities in Canada
  • *bioinformatics.vg - Bioinformatics.net: software tools directory
  • *colorbasepair.com - ColorBasePair.com: a bioinformatics portal
  • *genefinding.org - GeneFinding.Org: directory of gene finding systems and related tools
  • Comprehensive, Reviewed, Third-Party Course Lists
  • *wbiomed.curtin.edu.au - A long list of courses world wide.
  • *ebi.ac.uk - Training courses at the European Bioinformatics Institute.
  • *ensembl.org - Courses given about Ensembl.
  • Major Journals
  • *!bioinformatics.oupjournals.org - Bioinformatics journal
  • *biomedcentral.com - BMC Bioinformatics journal
  • *la-press.com - Cancer Informatics Open Access journal
  • *comcen.com.au - Online Journal of Bioinformatics
  • Other Important Sites
  • * bionews.in - Bioinformatics News
  • *bioinfo-online.net - Bioinfo-Online News
  • *bio.oreilly.com - Books and articles on Bioinformatics from O'Reilly
  • *gchelpdesk.ualberta.ca - Genome Canada: Canadian Bioinformatics Help Desk
  • *ornl.gov - Human Genome Project and Bioinformatics

    Notes & references - # noteBeer_2004 Beer MA, Tavazoie S. "ncbi.nlm.nih.gov - Predicting gene expression from sequence." In ''Cell''. 2004 Apr 16;117(2):185-98.]

    Bibliography -
  • Baxevanis, A.D. and Ouellette, B.F.F., eds., ''Bioinformatics: A Practical Guide to the Analysis of Genes and Proteins'', third edition. Wiley, 2005. ISBN 0471478784
  • Claverie, J.M. and C. Notredame, ''Bioinformatics for Dummies''. Wiley, 2003. ISBN 0764516965
  • Durbin, R., S. Eddy, A. Krogh and G. Mitchison, ''Biological sequence analysis''. Cambridge University Press, 1998. ISBN 0521629713
  • Kohane, et al. ''Microarrays for an Integrative Genomics.'' The MIT Press, 2002. ISBN 026211271X
  • Michael S. Waterman, ''Introduction to Computational Biology: Sequences, Maps and Genomes''. CRC Press, 1995. ISBN 0412993910
  • Mount, David W. ''Bioinformatics: Sequence and Genome Analysis'' Spring Harbor Press, May 2002. ISBN 0879696087genomics-footer Biology-footer Category:Bioinformatics!*de:Bioinformatikes:Bioinform ticaeo:Biokomputikofr:Bio-inf ormatiqueko:생물정보학id: Bioinformatikait:Bioinformatic ahe:ביואינפורמטיק הlt:Bioinformatikalb:Bioinfor matiknl:Bio-informaticaja:バ オインフォマティッ スpl:Bioinformatykapt:Bioin formáticaru:Биоинфор атикаsv:Bioinformatikth: ชีวสารสนเท ศศาสตร์vi:Tin? sinh !họczh:计算生物学
  • Websites


    Gene Codes Corporation
    Gene Codes Corporation, a bioinformatics software development company based in Ann Arbor Michigan since our inception in 1988, is dedicated to producing top quality software tools to speed and simplify Biologists daily tasks. Our flagship product for DNA sequence analysis is Sequencher, available for both Apple Macintosh and PC platforms.
    http://www.genecodes.com/

    T2-Consult, the molecular modeling consultants
    T2-Consult provides professional and independent service and consultancy in computer aided molecular design (CAMD).
    http://www.t2-consult.de/

    Illuminato Biotechnology
    Providing expertise in genomics and bioinformatics applications to the biological research community. Specializing in the quality control and functional biological analysis of gene expression information.
    http://www.illuminatobiotech.com/

    Forensic Bioinformatics
    Forensic Bioinformatics reviews cases involving forensic DNA testing. We employ an automated analysis system to provide an objective review while making the results easy to understand. We provide full consulting and testimony services. We also continue to perform research to better understand and define issues pertaining to forensic DNA handling and testing.
    http://www.bioforensics.com/

    Bioinformatics
    Bioinformatics aims to publish high quality, peer-reviewed, original scientific papers and excellent review articles in the fields of computational molecular biology, biological databases and genome bioinformatics.
    http://bioinformatics.oupjournals.org/

    The Open Lab
    A community focused on the freedom of information as it pertains to the biosciences.
    http://bioinformatics.org/

    EBI, the European Bioinformatics Institute
    The one-stop portal to all your bioinformatics needs: the European Bioinformatics Institute (EMBL-EBI) is a centre for research and services in bioinformatics.
    http://www.ebi.ac.uk/

    Bioinformatics Group
    Research School of Biological Sciences. Researches both molecular bioinformatics and biodiversity informatics.
    http://life.anu.edu.au/

    The Swiss Institute of Bioinformatics Homepage (SIB)
    SIB operates the ExPASy proteomics server and the Swiss node of EMBnet. Teaching activities include a series of post-graduate courses given at the Universities of Geneva and Lausanne, as well as at the EPFL, and a Masters Degree in bioinformatics. Major research areas include the development of integrated databases and software resources in the field of proteomics.
    http://www.isb-sib.ch/

    Personal tools
    • DirPedia.com
    • - combining a dictionary, an encyclopedia and a web directory