1 / 24

A BioInformatics Survey . . . just a taste, with an emphasis on the GCG suite.

A BioInformatics Survey . . . just a taste, with an emphasis on the GCG suite. Steven M. Thompson Florida State University School of Computational Science and Information Technology ( CSIT ). Summary. What is bioinformatics, genomics, sequence analysis, computational molecular biology . . .

sissy
Download Presentation

A BioInformatics Survey . . . just a taste, with an emphasis on the GCG suite.

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. A BioInformatics Survey . . . just a taste, with an emphasis on the GCG suite. Steven M. Thompson Florida State University School of Computational Science and Information Technology (CSIT)

  2. Summary • What is bioinformatics, genomics, sequence analysis, computational molecular biology . . . • Reverse Biochemistry & Evolution. • Database growth & cpu power. • Very brief ‘show-and-tell,’ ‘how-to,’ e.g: • NCBI Resources, phylogenetics, GCG’sSeqLab. • High quality training is essential! • Graduates need to be competitive on a world biotechnology market.

  3. My definitions • Biocomputing and computational biology are synonymous and describe the use of computers and computational techniques to analyze any biological system, from molecules, through cells, tissues, and organisms, all the way to populations. • Bioinformatics describes using computational techniques to access, analyze, and interpret the biological information in any of the available biological databases. • Sequence analysis is the study of molecular sequence data for the purpose of inferring the function, mechanism, interactions, evolution, and perhaps structure of biological molecules. • Genomics analyzes the context of genes or complete genomes (the total DNA content of an organism) within and across genomes. • Proteomics is the subdivision of genomics concerned with analyzing the complete protein complement, i.e. the proteome, of organisms, both within and between different organisms.

  4. The reverse biochemistry analogy • from a ‘virtual’ DNA sequence to actual molecular physical characterization, not the other way ‘round. • Using bioinformatics tools, you can infer all sorts of functional, evolutionary, and, structural insights into a gene product, without the need to isolate and purify massive amounts of protein! Eventually you can go on to clone and express the gene based on that analysis using PCR techniques. • The computer and molecular databases are an essential part of this process.

  5. & cpu power The exponential growth of molecular sequence databases Year BasePairs Sequences 1982 680338 606 1983 2274029 2427 1984 3368765 4175 1985 5204420 5700 1986 9615371 9978 1987 15514776 14584 1988 23800000 20579 1989 34762585 28791 1990 49179285 39533 1991 71947426 55627 1992 101008486 78608 1993 157152442 143492 1994 217102462 215273 1995 384939485 555694 1996 651972984 1021211 1997 1160300687 1765847 1998 2008761784 2837897 1999 3841163011 4864570 2000 11101066288 10106023 2001 15849921438 14976310 2002 28507990166 22318883 http://www.ncbi.nlm.nih.gov/Genbank/genbankstats.html Doubling time ~ 1 year!

  6. Database growth (cont.) • The Human Genome Project and numerous other genome projects have kept the data coming at alarming rates. As of April 2003, (50 years after the Watson-Crick double-helix!)16 Archaea, 128 Bacteria, and 10 Eukaryote complete, finished genomes; and 4 Vertebrate and 5 Plant essentially complete genome maps are publicly available for analysis; not counting all the virus and viroid genomes available. • The International Human Genome Sequencing Consortium announced the completion of a "Working Draft" of the human genome in June 2000; independently that same month, the private company Celera Genomics announced that it had completed the first assembly of the human genome. Both articles were published mid-February 2001 in the journals Science and Nature.

  7. Some neat stuff from those papers • We, Homo sapiens, aren’t nearly as special as we had once hoped we were. Of the 3.2 billion base pairs in our DNA — • Traditional, text-book estimates of the number of genes were often in the 100,000 range; turns out we’ve only got about twice as many as a fruit fly, between 25,000 and 35,000! • The protein coding region of our genome is only about 1% or so, much of the remainder ‘junk’ is ‘jumping,’ ‘selfish DNA’ of which much may be involved in regulation and control. Understanding this network is a huge challenge. • 100-200 genes were transferred from an ancestral bacterial genome to an ancestral vertebrate genome! (Later shown to be not true by more extensive analyses, and to be due to gene loss rather than transfer.)

  8. What are primary sequences? • (Central Dogma: DNA —> RNA —> protein) • Primary refers to one dimension — all of the ‘symbol’ information written in sequential order necessary to specify a particular biological molecular entity, be it polypeptide or nucleotide. • The symbols are the one letter alphabetic codes for all of the biological nitrogenous bases and amino acid residues and their ambiguity codes. Biological carbohydrates, lipids, and structural information are not included within this sequence, however, much of this type of information is available in the reference documentation sections associated with primary sequences in the databases.

  9. What are sequence databases? • These databases are an organized way to store the tremendous amount of sequence information that accumulates from laboratories worldwide. Each database has its own specific format. Three major database organizations around the world are responsible for maintaining most of this data; they largely ‘mirror’ one another. • North America: National Center for Biotechnology Information (NCBI): GenBank & GenPept. • Also Georgetown University’s NBRF Protein Identification Resource: PIR & NRL_3D. • Europe: European Molecular Biology Laboratory (also EBI & ExPasy): EMBL & Swiss-Prot. • Asia: The DNA Data Bank of Japan (DDBJ).

  10. Content & organization • Most sequence database installations are examples of complex ASCII/Binary databases, but they usually are not Oracle or SQL or Object Oriented (proprietary ones often are). They often contain several very long text files containing different types of information all related to particular sequences, such as all of the sequences themselves, versus all of the title lines, or all of the reference sections. Binary files often help ‘glue together’ all of these other files by providing index functions. • Software is usually required to successfully interact with these databases and access is most easily handled through various software packages and interfaces, either on the World Wide Web or otherwise. Nucleic acid databases are split into subdivisions based on taxonomy (historical). Protein databases are often organized into sections by level of annotation.

  11. What are other biological databases? • Three dimensional structure databases: • the Protein Data Bank and Rutgers Nucleic Acid Database. • Still more; these can be considered ‘non-molecular’: • Reference Databases: e.g. • OMIM — Online Mendelian Inheritance in Man • PubMed/MedLine — over 11 million citations from more than 4 thousand bio/medical scientific journals. • Phylogenetic Tree Databases: e.g. the Tree of Life. • Metabolic Pathway Databases: e.g. WIT (What Is There) and Japan’s GenomeNet KEGG (the Kyoto Encyclopedia of Genes and Genomes). • Population studies data — which strains, where, etc. • And then databases that most biocomputing folk don’t even usually consider: • e.g. GIS/GPS/remote sensing data, medical records, census counts, mortality and birth rates . . . .

  12. What are the primary algorithms used? Dot matrix approaches; The dynamic programming algorithm; Heuristics based, hashing methods, for similarity searching; Multiple sequence alignment; Consensus and weight matrix descriptors, including HMM’s; Phylogenetic inference methodology; Structure estimation and homology modeling. Common Thread: Inference through homology is a fundamental principle of biology! What is homology — in this context it is similarity great enough such that common ancestry is implied. Walter Fitch, a famous molecular evolutionist, likes to relate the analogy — homology is like pregnancy, you either are or you’re not; there’s no such thing as 65% pregnant!

  13. So how do you do bioinformatics? Often on the InterNet over the World Wide Web — Site URL (Uniform Resource Locator) Content Nat’l Center Biotech' Info' http://www.ncbi.nlm.nih.gov/ databases/analysis/software PIR/NBRF http://www-nbrf.georgetown.edu/ protein sequence database IUBIO Biology Archive http://iubio.bio.indiana.edu/ database/software archive Univ. of Montreal http://megasun.bch.umontreal.ca/ database/software archive Japan's GenomeNet http://www.genome.ad.jp/ databases/analysis/software European Mol' Bio' Lab' http://www.embl-heidelberg.de/ databases/analysis/software European Bioinformatics http://www.ebi.ac.uk/ databases/analysis/software The Sanger Institute http://www.sanger.ac.uk/ databases/analysis/software Univ. of Geneva BioWeb http://www.expasy.ch/ databases/analysis/software ProteinDataBank http://www.rcsb.org/pdb/ 3D mol' structure database Molecules R Us http://molbio.info.nih.gov/cgi-bin/pdb/ 3D protein/nuc' visualization The Genome DataBase http://www.gdb.org/ The Human Genome Project Stanford Genomics http://genome-www.stanford.edu/ various genome projects Inst. for Genomic Res’rch http://www.tigr.org/ esp. microbial genome projects HIV Sequence Database http://hiv-web.lanl.gov/ HIV epidemeology seq' DB The Tree of Life http://tolweb.org/tree/phylogeny.html overview of all phylogeny Ribosomal Database Proj’ http://rdp.cme.msu.edu/html/ databases/analysis/software WIT Metabolism http://wit.mcs.anl.gov/WIT2/ metabolic reconstruction Harvard Bio' Laboratories http://golgi.harvard.edu/ nice bioinformatics links list

  14. But large datasets become intractable. What other resources are available? • Desktop software solutions — public domain programs are available, but . . . complicated to install, configure, and maintain. User must be pretty computer savvy. So, • commercial software packages are available, e.g. MacVector, DS Gene, DNAsis, DNAStar, etc., • but . . . license hassles, big expense per machine, and Internet and/or CD database access all complicate matters!

  15. Therefore, UNIX server-based solutions • Public domain solutions also exist, but now a very cooperative systems manager needs to maintain everything for users, so, • commercial products, e.g. the Accelrys GCG Wisconsin Package[a Pharmacopeia Co.] and the SeqLab Graphical User Interface, simplify matters for administrators and users. • One license fee for an entire institution and very fast, convenient database access on local server disks. Connections from any networked terminal or workstation anywhere! • Operating system: UNIX command line operation hassles; communications software — telnet, ssh, and terminal emulation; X graphics; file transfer — ftp, and scp/sftp; and editors — vi, emacs, pico (or desktop word processing followed by file transfer [save as "text only!"]).

  16. The Genetics Computer Group — • The Accelrys Wisconsin Package for Sequence Analysis • Begun in 1982 in Oliver Smithies’ lab at the Genetics Dept. at the University of Wisconsin, Madison, then a private company for over 10 years, then acquired by the Oxford Molecular Group U.K., and now owned by Pharmacopeia Inc. U.S.A. under the new name Accelrys. • The suite contains almost 150 programs designed to work in a “toolbox” fashion. Several simple programs used in succession can lead to sophisticated results. • Also ‘internal compatibility,’ i.e. once you learn to use one program, all programs can be run similarly, and, the output from many programs can be used as input for other programs. • Used all over the world by more than 30,000 scientists at over 530 institutions in 35 countries, so learning it here will most likely be useful anywhere else you may end up.

  17. To answer the always perplexing GCG question —“What sequence(s)? . . . .” Specifying sequences, GCG style; in order of increasing power and complexity: • The sequence is in a local GCG format single sequence file in your UNIX account. (GCG Reformat and all From & To programs) • The sequence is in a local GCG database in which case you ‘point’ to it by using any of the GCG database logical names. A colon, “:,” always sets the logical name apart from either an accession number or a proper identifier name or a wildcard expression and they are case insensitive. • The sequence is in a GCG format multiple sequence file, either an MSF (multiple sequence format) file or an RSF (rich sequence format) file. To specify sequences contained in a GCG multiple sequence file, supply the file name followed by a pair of braces, “{},” containing the sequence specification, e.g. a wildcard — {*}. • Finally, the most powerful method of specifying sequences is in a GCG “list” file. It is merely a list of other sequence specifications and can even contain other list files within it. The convention to use a GCG list file in a program is to precede it with an at sign, “@.” Furthermore, one can supply attribute information within list files to specify something special about the sequence.

  18. ‘Clean’ GCG format single sequence file after ‘reformat’ (or any of the From… programs) This is a small example of GCG single sequence format. Always put some documentation on top, so in the future you can figure out what it is you're dealing with! The line with the two periods is converted to the checksum line. example.seq Length: 77 July 21, 1999 09:30 Type: N Check: 4099 .. 1 ACTGACGTCA CATACTGGGA CTGAGATTTA CCGAGTTATA CAAGTATACA 51 GATTTAATAG CATGCGATCC CATGGGA SeqLab’s Editor mode can also “Import” native GenBank format and ABI or LI-COR trace files!

  19. Logical terms for the Wisconsin Package • Sequence databases, nucleic acids: Sequence databases, amino acids: • GENBANKPLUS all of GenBank plus EST and GSS subdivisions GENPEPT GenBank CDS translations • GBP all of GenBank plus EST and GSS subdivisions GP GenBank CDS translations • GENBANK all of GenBank except EST and GSS subdivisions SWISSPROTPLUS all of Swiss-Prot and all of SPTrEMBL • GB all of GenBank except EST and GSS subdivisions SWP all of Swiss-Prot and all of SPTrEMBL • BA GenBank bacterial subdivision SWISSPROT all of Swiss-Prot (fully annotated) • BACTERIAL GenBank bacterial subdivision SW all of Swiss-Prot (fully annotated) • EST GenBank EST (Expressed Sequence Tags) subdivision SPTREMBL Swiss-Prot preliminary EMBL translations • GSS GenBank GSS (Genome Survey Sequences) subdivision SPT Swiss-Prot preliminary EMBL translations • HTC GenBank High Throughput cDNA P all of PIR Protein • HTG GenBank High Throughput Genomic PIR all of PIR Protein • IN GenBank invertebrate subdivision PROTEIN PIR fully annotated subdivision • INVERTEBRATE GenBank invertebrate subdivision PIR1 PIR fully annotated subdivision • OM GenBank other mammalian subdivision PIR2 PIR preliminary subdivision • OTHERMAMM GenBank other mammalian subdivision PIR3 PIR unverified subdivision • OV GenBank other vertebrate subdivision PIR4 PIR unencoded subdivision • OTHERVERT GenBank other vertebrate subdivision NRL_3D PDB 3D protein sequences • PAT GenBank patent subdivision NRL PDB 3D protein sequences • PATENT GenBank patent subdivision • PH GenBank phage subdivision • PHAGE GenBank phage subdivision General data files: • PL GenBank plant subdivision • PLANT GenBank plant subdivision GENMOREDATA path to GCG optional data files • PR GenBank primate subdivision GENRUNDATA path to GCG default data files • PRIMATE GenBank primate subdivision • RO GenBank rodent subdivision • RODENT GenBank rodent subdivision • STS GenBank (sequence tagged sites) subdivision • SY GenBank synthetic subdivision • SYNTHETIC GenBank synthetic subdivision • TAGS GenBank EST and GSS subdivisions • UN GenBank unannotated subdivision • UNANNOTATED GenBank unannotated subdivision • VI GenBank viral subdivision • VIRAL GenBank viral subdivision These are easy — they make sense and you’ll have a vested interest.

  20. !!AA_MULTIPLE_ALIGNMENT 1.0 small.pfs.msf MSF: 735 Type: P July 20, 2001 14:53 Check: 6619 .. Name: a49171 Len: 425 Check: 537 Weight: 1.00 Name: e70827 Len: 577 Check: 21 Weight: 1.00 Name: g83052 Len: 718 Check: 9535 Weight: 1.00 Name: f70556 Len: 534 Check: 3494 Weight: 1.00 Name: t17237 Len: 229 Check: 9552 Weight: 1.00 Name: s65758 Len: 735 Check: 111 Weight: 1.00 Name: a46241 Len: 274 Check: 3514 Weight: 1.00 // ////////////////////////////////////////////////// GCG MSF & RSF format !!RICH_SEQUENCE 1.0 .. { name ef1a_giala descrip PileUp of: @/users1/thompson/.seqlab-mendel/pileup_28.list type PROTEIN longname /users1/thompson/seqlab/EF1A_primitive.orig.msf{ef1a_giala} sequence-ID Q08046 checksum 7342 offset 23 creation-date 07/11/2001 16:51:19 strand 1 comments //////////////////////////////////////////////////////////// The trick is to not forget the Braces and ‘wild card,’ e.g. filename{*}, when specifying! This is SeqLab’s native format

  21. The List File Format remember the @ sign! • An example GCG list file of many elongation 1a and Tu factors follows. As with all GCG data files, two periods separate documentation from data. .. • my-special.pep begin:24 end:134 • SwissProt:EfTu_Ecoli • Ef1a-Tu.msf{*} • /usr/accounts/test/another.rsf{ef1a_*} • @another.list The ‘way’ SeqLab works!

  22. SeqLab — GCG’s X-based GUI! • Seqlab is the merger of Steve Smith’s Genetic Data Environment and GCG’s Wisconsin Package Interface: • GDE + WPI = SeqLab • Requires an X-Windowing environment — either native on UNIX computers (including LINUX, but not included by Apple in Mac OS X [v.10+] but see Apple’s X11 package and XDarwin), or emulated with X-Server Software on personal computers.

  23. Conclusions • Gunnar von Heijne in his old but quite readable treatise, Sequence Analysis in Molecular Biology; Treasure Trove or Trivial Pursuit (1987), provides a very appropriate conclusion: • “Think about what you’re doing; use your knowledge of the molecular system involved to guide both your interpretation of results and your direction of inquiry; use as much information as possible; and do not blindly accept everything the computer offers you.” • He continues: • “. . . if any lesson is to be drawn . . . it surely is that to be able to make a useful contribution one must first and foremost be a biologist, and only second a theoretician . . . . We have to develop better algorithms, we have to find ways to cope with the massive amounts of data, and above all we have to become better biologists. But that’s all it takes.”

  24. Many fine texts are also starting to become available in the field. To ‘honk-my-own-horn’ a bit, check out the new — Current Protocols in Bioinformatics from John Wiley & Sons, Inc: http://www.does.org/cp/bioinfo.html. They asked me to contribute a chapter on multiple sequence analysis using GCG software. Humana Press, Inc. also asked me to contribute. I’ve got two chapters in their — Introduction to Bioinformatics: A Theoretical And Practical Approach http://www.humanapress.com/Product.pasp?txtCatalog=HumanaBooks&txtCategory=&txtProductID=1-58829-241-X&isVariant=0. Both volumes are now available. FOR MORE INFO... Visit my Web page: http://bio.fsu.edu/~stevet/cv.html. Contact me (stevet@bio.fsu.edu) for specific bioinformatics assistance and/or long distance collaboration.

More Related