CLC Science Server Administrator

Total Page:16

File Type:pdf, Size:1020Kb

CLC Science Server Administrator CLC Science Server Administrator USER MANUAL Administrator Manual for CLC Science Server 3.0 including CLC Bioinformatics Database Windows, Mac OS X and Linux February 7, 2014 This software is for research purposes only. CLC bio, a QIAGEN Company Silkeborgvej 2 Prismet DK-8000 Aarhus C Denmark Contents 1 Introduction 8 1.1 System requirements................................. 10 1.2 Licensing........................................ 10 1.3 Latest improvements................................. 10 2 Installation 11 2.1 Quick installation guide................................ 11 2.2 Installing the database................................ 11 2.2.1 Download and install a Database Management System........... 11 2.2.2 Create a new database and user/role.................... 12 2.2.3 Initialize the database............................. 12 2.3 Installing and running the Server........................... 13 2.3.1 Installing the Server software......................... 14 2.4 Silent installation................................... 15 2.5 Upgrading an existing installation........................... 16 2.5.1 Upgrading major versions........................... 16 2.6 Allowing access through your firewall......................... 17 2.7 Downloading a license................................. 17 2.7.1 Windows license download.......................... 17 2.7.2 Mac OS license download........................... 18 2.7.3 Linux license download............................ 18 2.8 Starting and stopping the server........................... 19 2.8.1 Microsoft Windows.............................. 19 2.8.2 Mac OS X................................... 19 2.8.3 Linux...................................... 19 3 CONTENTS 4 2.9 Installing relevant plugins in the Workbench..................... 20 3 Configuring and administering the server 22 3.1 Logging into the administrative interface....................... 22 3.2 Adding locations for saving data........................... 22 3.2.1 Adding a database location.......................... 22 3.2.2 Adding a file system location......................... 23 Important points about the CLC Server data in the file system locations.. 24 File locations for job node set-ups...................... 24 3.2.3 Rebuilding the index.............................. 24 3.3 Accessing files on, and writing to, areas of the server filesystem.......... 25 3.4 Changing the listening port.............................. 27 3.5 Changing the tmp directory.............................. 27 3.5.1 Job node setups................................ 27 3.6 Setting the amount of memory available for the JVM................ 28 3.7 Limiting the number of cpus available for use.................... 28 3.8 Other configurations.................................. 28 3.8.1 HTTP settings................................. 28 3.8.2 Audit log settings............................... 29 3.8.3 Deployment of server information to CLC Workbenches........... 29 3.9 Server plugins..................................... 29 3.10 Queue......................................... 29 4 Managing users and groups 31 4.1 Logging in the first time and the root password................... 31 4.2 User authentication using the web interface..................... 31 4.2.1 Managing users using the web interface................... 32 4.2.2 Managing groups using the web interface.................. 33 4.3 User authentication using the Workbench...................... 34 4.3.1 Managing users through the Workbench................... 34 4.3.2 Managing groups through the Workbench.................. 34 4.3.3 Adding users to a group............................ 35 4.4 User statistics..................................... 35 CONTENTS 5 5 Access privileges and permissions 37 5.1 Controlling access to data.............................. 37 5.1.1 Setting permissions on a folder........................ 38 5.1.2 Recycle bin................................... 39 5.1.3 Technical notes about permissions and security............... 40 5.2 Global permissions.................................. 40 5.3 Customized attributes on data locations....................... 41 5.3.1 Configuring which fields should be available................. 42 5.3.2 Editing lists.................................. 43 5.3.3 Removing attributes.............................. 43 5.3.4 Changing the order of the attributes..................... 44 5.4 Filling in values.................................... 44 5.4.1 What happens when the sequence is copied to another data location?.. 45 5.4.2 Searching................................... 46 6 Job Distribution 47 6.1 Model I: Master server with execution nodes.................... 48 6.1.1 Master and job nodes explained....................... 48 6.1.2 User credentials on a master-job node setup................ 48 6.1.3 Configuring your setup............................. 49 6.1.4 Installing Server plug-ins........................... 51 6.2 Model II: Master server submitting to grid nodes.................. 51 6.2.1 Requirements for CLC Grid Integration.................... 51 Supported grid scheduling systems...................... 52 6.2.2 Technical overview............................... 52 6.2.3 Setting up the grid integration........................ 53 6.2.4 Licensing of grid workers........................... 54 6.2.5 Configuring licenses as a consumable resource............... 55 6.2.6 Configure grid presets............................. 55 6.2.7 Controlling the number of cores utilized................... 57 6.2.8 Other grid worker options........................... 59 6.2.9 Testing a Grid Preset............................. 59 CONTENTS 6 6.2.10 Client-side: starting CLC jobs on the grid................... 59 Installing the CLC Workbench Client Plugin.................. 59 Starting grid jobs............................... 60 6.2.11 Grid Integration Tips.............................. 60 6.2.12 Understanding memory settings....................... 61 7 External applications 62 7.1 External applications integration: Basic configuration................ 63 7.2 External applications integration: Post-processing.................. 66 7.3 External applications integration: Stream handling.................. 66 7.4 External applications integration: Environment.................... 66 7.4.1 Environmental Variables............................ 66 7.4.2 Working directory............................... 66 7.4.3 Execute as master process.......................... 67 7.5 External applications integration: Parameter flow.................. 67 7.6 External applications integration: Velvet....................... 67 7.6.1 Installing Velvet................................ 67 7.6.2 Running Velvet from the Workbench..................... 68 7.6.3 Understanding the Velvet configuration.................... 69 7.7 Troubleshooting.................................... 70 7.7.1 Checking the configuration.......................... 70 7.7.2 Check your third party application....................... 70 7.7.3 Is your Import/Export directory configured?................. 71 7.7.4 Check your naming.............................. 71 8 Workflows 72 8.1 Installing and configuring workflows......................... 72 8.2 Executing workflows.................................. 72 8.3 Automatic update of workflow elements....................... 74 9 Appendix 77 9.1 Troubleshooting.................................... 77 9.1.1 Check set-up.................................. 77 CONTENTS 7 9.1.2 Bug reporting................................. 77 9.2 Database configurations............................... 79 9.2.1 Getting and installing JDBC drivers...................... 79 9.2.2 Configurations for MySQL........................... 80 9.3 SSL and encryption.................................. 80 9.3.1 Enabling SSL on the server.......................... 80 Creating a PKCS12 keystore file....................... 81 9.3.2 Logging in using SSL from the Workbench.................. 81 9.3.3 Logging in using SSL from the CLC Server Command Line Tools ....... 81 9.4 DRMAA libraries.................................... 83 9.4.1 DRMAA for LSF................................. 83 9.4.2 DRMAA for PBS Pro.............................. 83 9.4.3 DRMAA for OGE or SGE............................ 84 9.5 Third party libraries.................................. 84 Bibliography 85 Index 85 Chapter 1 Introduction The CLC Server is the central part of CLC bio's enterprise solutions. You can see an overview of the server solution in figure 1.1. For documentation on the customization and integration, please see the developer kit for the server at http://www.clcdeveloper.com. The CLC Science Server is shipped with the following tool that can be started from the Workbench: • Alignments and Trees – Create Alignment – Create Tree – Maximum Likelihood Phylogeny • General Sequence Analysis – Extract Annotations – Extract Sequences • Protein Analysis – Signal Peptide Prediction • Nucleotide Analysis – Translate to Protein – Convert DNA to RNA – Convert RNA to DNA – Reverse Complement Sequence – Reverse Sequence – Find Open Reading Frames • Sequencing Data Analysis – Trim Sequences – Assemble Sequences 8 CHAPTER 1. INTRODUCTION 9 Figure 1.1: An overview of the server solution from CLC bio. Note that not all features are included with all license models. – Assemble Sequences to Reference – Secondary Peak Calling • Primers and Probes – Find Binding Sites and Create Fragments • Cloning – All three Gateway cloning tools • BLAST – BLAST – BLAST at NCBI – Download BLAST Databases CHAPTER 1. INTRODUCTION
Recommended publications
  • Current Status and Future Perspectives of Bioinformatics in Tanzania
    CURRENT STATUS AND FUTURE PERSPECTIVES OF BIOINFORMATICS IN TANZANIA Sylvester L. Lyantagaye Department of Molecular Biology and Biotechnology, College of Natural and Applied Sciences, University of Dar es Salaam, P.O. Box 35179, Dar es Salaam, Tanzania E-mail: [email protected], [email protected] ABSTRACT The main bottleneck in advancing genomics in present times is the lack of expertise in using bioinformatics tools and approaches for data mining in raw DNA sequences generated by modern high throughput technologies such as next generation sequencing. Although bioinformatics has been making major progress and contributing to the development in the rest of the world, it has still not yet fully integrated the tertiary education and research sector in Tanzania. This review aims to introduce a summary of recent achievements, trends and success stories of application of bioinformatics in biotechnology. The applications of bioinformatics in the fields such as molecular biology, biotechnology, medicine and agriculture, the global trend of bioinformatics, accessibility bioinformatics products in Tanzania, bioinformatics training initiatives in Tanzania, the future prospects of bioinformatics use in biotechnology globally and Tanzania in particular are reviewed. The paper is of interest and importance to rouse public awareness of the new opportunities that could be brought about by bioinformatics to address many research problems relevant to Tanzania and sub-Sahara Africa. Keywords: Bioinformatics, Biotechnology, Genomics, Tanzania. INTRODUCTION analysis, and management of biological Bioinformatics is conceptualising biology in information through computational terms of molecules (in the sense of physical techniques. It uses mathematics, biology, chemistry) and applying "informatics and computer science to understand the techniques" (derived from disciplines such biological importance of an extensive as applied mathematics, computer science variety of omics data (Reportlinker 2013).
    [Show full text]
  • White Paper on CLC Read Mapper
    White Paper White paper on CLC read mapper October 10, 2012 Sample to Insight QIAGEN Aarhus Silkeborgvej 2 Prismet 8000 Aarhus C Denmark Telephone: +45 70 22 32 44 www.qiagenbioinformatics.com [email protected] White paper: White paper on CLC read mapper 2 Contents 1 Abstract 3 2 Introduction 3 3 Performance Benchmark of CLC Genomics Workbench/Server 5 4 Computational Resource Requirements of CLC Assembly Cell 9 5 Accuracy Benchmark of CLC Assembly Cell 12 6 Algorithmic Details 18 7 Conclusions 19 8 Materials & Methods 19 8.1 Performance Benchmark of CLC Genomics Workbench/Server ........... 19 8.2 Computational Resource Requirements of CLC Assembly Cell ............ 20 8.3 Accuracy Benchmark of CLC Assembly Cell ...................... 20 8.4 Read Mappers ..................................... 22 8.5 Data Sets ....................................... 22 8.6 Benchmarking Hardware ............................... 23 8.7 bash related ...................................... 23 References 25 White paper: White paper on CLC read mapper 3 1 Abstract After decades of biological research relying on Sanger sequencing, massively parallel high throughput sequencing (HTS) techniques have created a broad range of new and exciting research applications by increasing the output sequencing data dramatically. Although allowing for hitherto unseen DNA and RNA sequencing and binding study designs, HTS technologies have created remarkable bioinformatic challenges. In typical resequencing studies read mappers are used to align sequence reads to reference genomes. Read mapping, while not too time consuming in the Sanger-century, quickly evolved into one of the most insistent bottlenecks. Nowadays, researchers can resort to a broad range of read mapping solutions and it becomes increasingly challenging to choose software that optimally meets given requirements.
    [Show full text]
  • Fpgas in Bioinformatics
    FPGAs in Bioinformatics Implementation and Evaluation of Common Bioinformatics Algorithms in Reconfigurable Logic Dipl.-Inf. Lars Wienbrandt Dissertation zur Erlangung des akademischen Grades Doktor der Ingenieurwissenschaften (Dr.-Ing.) der Technischen Fakultät der Christian-Albrechts-Universität zu Kiel eingereicht im Jahr 2015 Kiel Computer Science Series (KCSS) 2016/2 v1.0 dated 2016-03-15 ISSN 2193-6781 (print version) ISSN 2194-6639 (electronic version) Electronic version, updates, errata available via https://www.informatik.uni-kiel.de/kcss The author can be contacted via http://www.techinf.informatik.uni-kiel.de Published by the Department of Computer Science, Kiel University Technical Computer Science Group Please cite as: Ź Lars Wienbrandt. FPGAs in Bioinformatics Number 2016/2 in Kiel Computer Science Series. Department of Computer Science, 2016. Dissertation, Faculty of Engineering, Kiel University. @book{Wienbrandt16, author = {Lars Wienbrandt}, title = {{FPGAs in Bioinformatics}}, publisher = {Department of Computer Science, Kiel University}, year = {2016}, number = {2016/2}, series = {Kiel Computer Science Series}, note = {Dissertation, Faculty of Engineering, Kiel University.} } © 2016 by Lars Wienbrandt ii About this Series The Kiel Computer Science Series (KCSS) covers dissertations, habilitation theses, lecture notes, textbooks, surveys, collections, handbooks, etc. written at the Department of Computer Science at Kiel University. It was initiated in 2011 to support authors in the dissemination of their work in electronic and printed form, without restricting their rights to their work. The series provides a unified appearance and aims at high-quality typography. The KCSS is an open access series; all series titles are electronically available free of charge at the department’s website. In addition, authors are encouraged to make printed copies available at a reasonable price, typically with a print-on-demand service.
    [Show full text]
  • Buying in to Bioinformatics: an Introduction to Commercial Sequence Analysis Software David Roy Smith
    BRIEFINGS IN BIOINFORMATICS. VOL 16. NO 4. 700 ^709 doi:10.1093/bib/bbu030 Advance Access published on 1 September 2014 Buying in to bioinformatics: an introduction to commercial sequence analysis software David Roy Smith Submitted: 25th June 2014; Received (in revised form) : 7th August 2014 Abstract Advancements in high-throughput nucleotide sequencing techniques have brought with them state-of-the-art bio- informatics programs and software packages. Given the importance of molecular sequence data in contemporary life science research, these software suites are becoming an essential component of many labs and classrooms, and as such are frequently designed for non-computer specialists and marketed as one-stop bioinformatics toolkits. Although beautifully designed and powerful, user-friendly bioinformatics packages can be expensive and, as more arrive on the market each year, it can be difficult for researchers, teachers and students to choose the right soft- ware for their needs, especially if they do not have a bioinformatics background. This review highlights some of the currently available and most popular commercial bioinformatics packages, discussing their prices, usability, fea- tures and suitability for teaching. Although several commercial bioinformatics programs are arguably overpriced and overhyped, many are well designed, sophisticated and, in my opinion, worth the investment. If you are just beginning your foray into molecular sequence analysis or an experienced genomicist, I encourage you to explore proprietary software
    [Show full text]
  • CLC Sequence Viewer
    CLC Sequence Viewer USER MANUAL Manual for CLC Sequence Viewer 8.0.0 Windows, macOS and Linux June 1, 2018 This software is for research purposes only. QIAGEN Aarhus Silkeborgvej 2 Prismet DK-8000 Aarhus C Denmark Contents I Introduction7 1 Introduction to CLC Sequence Viewer 8 1.1 Contact information.................................9 1.2 Download and installation..............................9 1.3 System requirements................................ 11 1.4 When the program is installed: Getting started................... 12 1.5 Plugins........................................ 13 1.6 Network configuration................................ 16 1.7 Latest improvements................................ 16 II Core Functionalities 18 2 User interface 19 2.1 Navigation Area................................... 20 2.2 View Area....................................... 27 2.3 Zoom and selection in View Area.......................... 35 2.4 Toolbox and Status Bar............................... 37 2.5 Workspace...................................... 40 2.6 List of shortcuts................................... 41 3 User preferences and settings 44 3.1 General preferences................................. 44 3.2 View preferences................................... 46 3.3 Advanced preferences................................ 49 3.4 Export/import of preferences............................ 49 3 CONTENTS 4 3.5 View settings for the Side Panel.......................... 50 4 Printing 52 4.1 Selecting which part of the view to print...................... 53 4.2 Page setup.....................................
    [Show full text]
  • HMMER User's Guide
    HMMER User’s Guide Biological sequence analysis using profile hidden Markov models http://hmmer.org/ Version 3.1b2; February 2015 Sean R. Eddy, Travis J. Wheeler and the HMMER development team Copyright (C) 2015 Howard Hughes Medical Institute. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are retained on all copies. HMMER is licensed and freely distributed under the GNU General Public License version 3 (GPLv3). For a copy of the License, see http://www.gnu.org/licenses/. HMMER is a trademark of the Howard Hughes Medical Institute. 1 Contents 1 Introduction 7 How to avoid reading this manual . 7 How to avoid using this software (links to similar software) . 7 What profile HMMs are . 7 Applications of profile HMMs . 8 Design goals of HMMER3 . 9 What’s new in HMMER3.1 . 10 What’s still missing in HMMER3.1 . 11 How to learn more about profile HMMs . 11 2 Installation 13 Quick installation instructions . 13 System requirements . 13 Multithreaded parallelization for multicores is the default . 14 MPI parallelization for clusters is optional . 14 Using build directories . 15 Makefile targets . 15 Why is the output of ’make’ so clean? . 15 What gets installed by ’make install’, and where? . 15 Staged installations in a buildroot, for a packaging system . 16 Workarounds for some unusual configure/compilation problems . 16 3 Tutorial 18 The programs in HMMER . 18 Supported formats . 19 Files used in the tutorial . 19 Searching a protein sequence database with a single protein profile HMM . 20 Step 1: build a profile HMM with hmmbuild .
    [Show full text]
  • A Novice's Guide to Analyzing NGS-Derived Organelle And
    Review Algae 2016, 31(2): 137-154 http://dx.doi.org/10.4490/algae.2016.31.6.5 Open Access A novice’s guide to analyzing NGS-derived organelle and metagenome data Hae Jung Song1, JunMo Lee1, Louis Graf1, Mina Rho2, Huan Qiu3, Debashish Bhattacharya3 and Hwan Su Yoon1,* 1Department of Biological Sciences, Sungkyunkwan University, Suwon 16419, Korea 2Division of Computer Science & Engineering, Hanyang University, Seoul 04763, Korea 3Department of Ecology, Evolution and Natural Resources, Rutgers University, New Brunswick, NJ 08901, USA Next generation sequencing (NGS) technologies have revolutionized many areas of biological research due to the sharp reduction in costs that has led to the generation of massive amounts of sequence information. Analysis of large ge- nome data sets is however still a challenging task because it often requires significant computer resources and knowledge of bioinformatics. Here, we provide a guide for an uninitiated who wish to analyze high-throughput NGS data. We focus specifically on the analysis of organelle genome and metagenome data and describe the current bioinformatic pipelines suited for this purpose. Key Words: bioinformatic; NGS data analysis; organelle genome; metagenome INTRODUCTION Following the development of ‘first-generation se- have different properties (Table 1). Roche 454 and SOL- quencing’ by Frederick Sanger (Sanger et al. 1977), a new iD were commercialized early on and have contributed method was developed in the mid-1990s termed ‘second- to many research projects (Rothberg and Leamon 2008, generation sequencing’ or ‘next-generation sequencing Ludwig and Bryant 2011). However, due to the high cost, (NGS)’ (Ronaghi et al. 1996). NGS is based on DNA ampli- relatively long running time, and small amount of output, fication and detects different signals produced by the ad- they have been replaced by newer platforms.
    [Show full text]
  • CLC Genomics Workbench Features & Benefits
    CLC Genomics Workbench Features & Benefits Solving the data analysis challenges of Some features of CLC Genomics Workbench High-Throughput Sequencing Director of the Einstein Genomics Center for Epigenomics at With High-Throughput Sequencing machines, High • Read mapping of Sanger, 454, Illumina Genome Ana- the Albert Einstein College lyzer and SOLiD sequencing data of Medicine, Dr. John Gre- Throughput Sequencing has become accessible to a very large group of researchers. However, data analysis repre- • De novo assembly of genomes of any size (only limited ally: by RAM available) sents a serious bottleneck in NGS pipelines of most R&D • Color space mapping departments, which in turn dramatically reduces the Re- • Advanced visualization, scrolling, and zooming tools CLC bio's tools are go- turn of Investment of current NGS assets. • SNP detection using advanced quality filtering ing to put sophisticated • Support for multiplexing with DNA barcoding analytical ability into CLC Genomics Workbench solves this problem and will en- the hands of molecular able everyone to rapidly analyze and visualize the huge Transcriptomics biologists at Einstein, amounts of data generated by NGS machines. The user- and will greatly enhance friendly and intuitive interface essentially takes High- • RNA-seq incl. support for paired data and transcript- level expression their ability to explore Throughput Analysis away from hardcore bioinformatics • Small RNA analysis the massively-parallel programmers doing command-line scripts, and hands it • Expression profiling by tags sequencing data that to scientists searching for biological results. Furthermore, • EST library construction we are generating. We the versatile nature of CLC Genomics Workbench allows • Advanced visualization, scrolling, and zooming tools see this as a way of it to blend seamlessly into existing sequencing analysis • Gene expression analysis lowering barriers for workflows, easing implementation and maximizing return Epigenomics scientists who have not on investment.
    [Show full text]
  • CLC Sequence Viewer Manual for CLC Sequence Viewer 6.5 Windows, Mac OS X and Linux
    CLC Sequence Viewer Manual for CLC Sequence Viewer 6.5 Windows, Mac OS X and Linux January 26, 2011 This software is for research purposes only. CLC bio Finlandsgade 10-12 DK-8200 Aarhus N Denmark Contents I Introduction7 1 Introduction to CLC Sequence Viewer 8 1.1 Contact information.................................9 1.2 Download and installation..............................9 1.3 System requirements................................ 12 1.4 About CLC Workbenches.............................. 12 1.5 When the program is installed: Getting started................... 14 1.6 Plug-ins........................................ 15 1.7 Network configuration................................ 18 1.8 The format of the user manual........................... 19 2 Tutorials 20 2.1 Tutorial: Getting started............................... 20 2.2 Tutorial: View sequence............................... 22 2.3 Tutorial: Side Panel Settings............................ 23 2.4 Tutorial: GenBank search and download...................... 27 2.5 Tutorial: Align protein sequences.......................... 28 2.6 Tutorial: Create and modify a phylogenetic tree.................. 29 2.7 Tutorial: Find restriction sites............................ 31 II Core Functionalities 34 3 User interface 35 3.1 Navigation Area................................... 36 3.2 View Area....................................... 43 3 CONTENTS 4 3.3 Zoom and selection in View Area.......................... 49 3.4 Toolbox and Status Bar............................... 50 3.5 Workspace.....................................
    [Show full text]
  • Consequences of Normalizing Transcriptomic and Genomic Libraries of Plant Genomes Using a Duplex- Specific Nuclease and Tetramethylammonium Chloride
    Consequences of Normalizing Transcriptomic and Genomic Libraries of Plant Genomes Using a Duplex- Specific Nuclease and Tetramethylammonium Chloride Marta Matvienko1.¤, Alexander Kozik1., Lutz Froenicke1, Dean Lavelle1, Belinda Martineau1, Bertrand Perroud1, Richard Michelmore1,2* 1 Genome Center, University of California Davis, Davis, California, United States of America, 2 Departments of Plant Sciences, Molecular and Cellular Biology, and Medical Microbiology and Immunology, University of California Davis, Davis, California, United States of America Abstract Several applications of high throughput genome and transcriptome sequencing would benefit from a reduction of the high- copy-number sequences in the libraries being sequenced and analyzed, particularly when applied to species with large genomes. We adapted and analyzed the consequences of a method that utilizes a thermostable duplex-specific nuclease for reducing the high-copy components in transcriptomic and genomic libraries prior to sequencing. This reduces the time, cost, and computational effort of obtaining informative transcriptomic and genomic sequence data for both fully sequenced and non-sequenced genomes. It also reduces contamination from organellar DNA in preparations of nuclear DNA. Hybridization in the presence of 3 M tetramethylammonium chloride (TMAC), which equalizes the rates of hybridization of GC and AT nucleotide pairs, reduced the bias against sequences with high GC content. Consequences of this method on the reduction of high-copy and enrichment of low-copy sequences are reported for Arabidopsis and lettuce. Citation: Matvienko M, Kozik A, Froenicke L, Lavelle D, Martineau B, et al. (2013) Consequences of Normalizing Transcriptomic and Genomic Libraries of Plant Genomes Using a Duplex-Specific Nuclease and Tetramethylammonium Chloride. PLoS ONE 8(2): e55913.
    [Show full text]
  • Supplement on Visualizing Biological Data
    Supplement on visualizing biological data iology is a visually grounded scientific discipline—from the CONTENTS way data is collected and analyzed to the manner in which S2 Visualizing biological the results are communicated to others. Visualization B data—now and in the methods have advanced greatly from the hand-drawn pictures future found in scientific publications before the twentieth century and S I O’Donoghue, A-C Gavin, N Gehlenborg, now rely almost exclusively on computer-based visualization D S Goodsell, J-K Hériché, The cover image shows a range tools. But the similarity of modern computer-generated phyloge- C B Nielsen, C North, of data visualizations currently A J Olson, J B Procter, used by life scientists. Source netic trees to their ancestral hand-drawn evolutionary trees illus- D W Shattuck, images come from figures in trates the challenges involved in developing novel visualization T Walter & B Wong the Nature Methods supplement methods that present information in a self-evident way and yet S5 Visualizing genomes: “Visualizing biological data” and can handle the demands placed on them by modern methods of techniques and from Nature Cell Biology and Nature challenges Biotechnology. Cover design by data generation. C B Nielsen, M Cantor, Seán O’Donoghue and Bang Wong. The exponentially increasing amount of scientific data is taxing I Dubchak, D Gordon & Supplement Foreword p193 the abilities of scientists to make sense of it all and communicate it T Wang to others in a concise and meaningful way. Although the computers S16 Visualization of multiple alignments, that facilitate this data deluge also help handle it, it is critical that phylogenies and gene scientists be able to participate intimately in the analysis steps using family evolution J B Procter, J Thompson, qualitative and quantitative abstractions of the underlying data.
    [Show full text]
  • Diploma Thesis a Module for Semi-Automated Annotation of Megabase-Sized DNA Sequences by Homolgy Search Stefan Michael Schuster
    Diploma Thesis A module for semi-automated annotation of megabase-sized DNA sequences by homolgy search Stefan Michael Schuster January 6, 2008 Supervisor: Supervisor: Prof. Dr. Bernhard Haubold Dr. Jannick D. Bendtsen FH Weihenstephan CLC bio A/S Fakultat¨ Biotechnologie und Bioinformatik Gustav Wieds Vej 10 85350 Freising 8000 Aarhus C Germany Denmark Eidesstattliche Erklarung¨ Ich erklare¨ hiermit an Eides statt, dass die vorliegende Arbeit von mir selbst und ohne fremde Hilfe verfasst und noch nicht anderweitig fur¨ Prufungszwecke¨ vorgelegt wurde. Es wurden keine anderen als die angegebenen Quellen oder Hilfsmittel benutzt. Wortliche¨ und sinngemaße¨ Zitate sind als solche gekennzeichnet. Freising, den ........................ ............................................. Stefan Michael Schuster 1 SUMMARY 1 Summary Costs for sequencing DNA sequences are decreasing steadily. However, manual annotation of this sequences is still comparatively costly. Therefore, there is a increasing demand for software that allows a largely automated annotation process. In this thesis a software module was developed that extends an existing bioinformatics software with the functionality of semi- automated annotation. The used approach for the annotation of megabase-sized DNA sequences is mainly based on a search for homologous protein sequences in the RefSeq database. For the homology search itself the freely accessible BLAST server at the NCBI is used. However, the search for the megabase-sized sequence is not done in one huge BLAST request. The sequence is rather split in overlapping subsequences, which are submitted to the BLAST server, and a BLASTx search is performed for each subsequence separately. The first reason why this is done is a restriction by the server: Requests for sequences considerable longer than 50kbp can not be processed but are aborted with an error message.
    [Show full text]