An introduction to bioinformatic tools for population genomic and metagenetic data analysis, 2.5 higher education credits Third Cycle

Size: px
Start display at page:

Download "An introduction to bioinformatic tools for population genomic and metagenetic data analysis, 2.5 higher education credits Third Cycle"

Transcription

1 An introduction to bioinformatic tools for population genomic and metagenetic data analysis, 2.5 higher education credits Third Cycle Faculty of Science; Department of Marine Sciences The Swedish Royal Academy of Sciences 1 Confirmation The syllabus was confirmed by the Steering Committee of the Department of Marine Sciences 200X-XX-XX, 200X-XX-XX. Discipline: Natural Science Responsible department: Department of Marine Sciences Main fields of study: Bioinformatics 2. Position in the educational system Elective course; third-cycle education. 3. Entry requirements Admitted to third cycle education. 4. Course content Kursplanemall fastställd av rektor Dnr G /06

2 This course aims at detailed understanding and hands-on experience of using state of the art bioinformatics pipelines for one s own biological research questions. An important aspect of the course is to show how genomic data can be applied to address and answer research questions in the fields of genetics, ecology, population biology, biodiversity monitoring and conservation. The students will be trained in the latest bioinformatic methods to analyze high throughput sequencing data, which is present in many research projects. The course will cover basic computing tools required to run command line applications, processing high throughput sequencing data of the CO1 gene from environmental samples to reveal biodiversity and analysis of sequencing data from whole genome scans for population genomic studies. The first part of the course introduces general computing tools for beginners such as the UNIX command line environment, bash commands, data formatting using regular expressions and basic scripting in the unix shell with a series of examples and exercises. The course introduces bioinformatics software for analysis of sequence data from metagenetics (The high-throughput sequencing of a molecular marker from an ecosystem or a community of organisms, used for large-scale analyses of biodiversity), through a series of live demonstrations (AmpliconNoise, TaxAssign, QIIME). The course also introduces basic and advanced concepts of population genomics data analysis such as genome/transcriptome assembly, annotation (BLAST), alignment/mapping, differential Gene expression, functional enrichment tests, SNP genotyping, PCA, outlier tests. The course corresponds to 1 week of full time studies and and is composed of lectures, demonstrations and computer labs. 5. Outcomes 1. Knowledge and understanding 1a. Demonstrate advanced knowledge of experimental strategies, applications and tools of DNA barcoding/metabarcoding and population genomics. 1b. Demonstrate advanced knowledge of the potential of genomics approaches to answer ecosystem-wide questions, in particular for biodiversity monitoring. 2. Skills and abilities 2a. Ability to use basic commands in the Unix command line environment (reformatting data with regular expressions, basic scripting, running python scripts from the unix shell) 2b. Ability to use metagenetics software tools to analyse sequence data from environmental samples (data cleaning steps, clustering of reads into operational taxonomic units (OTUs) and taxonomic assignment through hidden markov models and database matching (BLAST, barcode of life database). 2c. Ability to use population genomics software tools to assemble and annotate a genome/transcriptome, and perform gene alignment/mapping, differential gene expression, functional enrichment tests, SNP genotyping, PCA, outlier tests. 3. Judgement and approach 3a. Formulate one's own research questions, identify data and tools needed to answer these questions and critically evaluate and analyse the results. 6. Required reading

3 Part 1: General computing tools. This will be the main textbook for the introduction to general computing tools: - Haddock and Dunn (2010). Practical computing for Biologists. Sinauer Associates. Part 2: Population genomics - dewit et al. (2012). The simple fool's guide to population genomics via RNA-seq: an introduction to high-throughput sequencing data analysis. Molecular Ecology Resources 12, Part 3: Metagenetics - Bik, H. M., D. L. Porazinska, et al. (2012). "Sequencing our way towards understanding global eukaryotic biodiversity." TREE Leray, M. and Knowlton, N. (2015), 'DNA barcoding and metabarcoding of standardized samples reveal patterns of marine benthic diversity', Proceedings of the National Academy of Sciences of the United States of America, 112 (7), Online course material - The simple fool's guide to population genomics via RNA-Seq: an introduction to highthroughput sequencing data analysis. Details of the pipeline can be found at ( Practical computing for Biologists ( 7. Assessment Attendence is mandatory for a pass grade. 8. Grading scale The grading scale comprises Fail (U), and Pass (G). 9. Course evaluation The course evaluation will be carried out through an online questionnaire. Additional information Language of instruction will be English, as international guest lecturers will participate. 11. Preliminary course schedule Course format: 2.5 hp course, fulltime. Lecturers: Sarah Bourlat (SB), Pierre de Wit (PDW), Mats Töpel (MT) and Katja Lehmann (KL) Day 1: Introduction to general computing tools (PDW, MT) Format: 3 hours lecture and demo sessions, 3 hours computer labs, assigned exercises Day 1 of the course will be an introduction to general computing tools, such as the unix command line environment. We will go through bash commands (less, nano, ls, ll, wc,, tail, head, mkdir, cat, grep, for loop), regular expressions, basic scripting, and running python scripts from the unix shell with a series of examples. Exercises and assignments will be based

4 on Haddock and Dunn Practical Computing for biologists and can be carried out independently. There will also be a presentation of useful bioinformatics software. Part of day 1 will also be concerned with working on a remote server, using the University of Gothenburg s Albiorix cluster as a training tool. Sudents will be provided with guest accounts. This portion of the course is to refresh the students knowledge of the command line environment and the shell, a tool for interacting with the computer through typed instructions at the command line. Exercise sessions will be carried out in pairs to encourage collaborative problem solving. All lectures will be made dynamic through live demonstrations of the command line. Detailed course material including commands and scripts will be available through the course web page. This part of the course corresponds to learning outcome 2a: Ability to use basic commands in the Unix command line environment (reformatting data with regular expressions, basic scripting, running python scripts from the unix shell) Days 2, 3 and 4: Population Genomics pipeline (PDW) Format: Lectures and hands on sessions (computer labs) This part of the course will cover an introductory lecture and practical session run through of the simple fool's guide to population genomics via RNA-Seq: an introduction to highthroughput sequencing data analysis. Details of the pipeline can be found at ( Lecture: Population genomics via RNA-seq: an introduction to high-throughput sequencing data analysis (PDW) Pratical session: A hands on practical session based on the which will cover: Genome/Transcriptome assembly, annotation (BLAST), alignment/mapping, differential Gene expression, functional enrichment tests, SNP genotyping, PCA, outlier tests. The practical session will encourage students to collaborate and work in pairs to enhance communication and understanding. Before the course: Students will need to bring their own computers, with some software preinstalled. Guidelines and download locations for all software used in the course will be available on the course web page. This part of the course corresponds to learning outcome 2c: Ability to use population genomics software tools to assemble and annotate a genome/transcriptome, and perform gene alignment/mapping, differential gene expression, functional enrichment tests, SNP genotyping, PCA, outlier tests. Day 5: Metagenetic data analysis pipelines (SB, KL) Format: Lectures and live demonstrations of software Day 5 will focus on analysis of a high-throughput sequencing dataset from an environmental sample. This approach allows us to gather novel data on species composition of a sample for

5 biodiversity analyses. We will proceed through data cleaning steps, clustering of reads into operational taxonomic units (OTUs) and taxonomic assignment through database matching using the QIIME pipeline. Lecture 1: The potential of metagenomics approaches to answer ecosystem-wide questions, in particular for biodiversity monitoring (SB). Demo session: Introduction to taxonomic diversity analysis of 16S amplicon data using QIIME and R (KL, SB) This part of the course corresponds to learning outcome 2b: Ability to use metagenetics software tools to analyse sequence data from environmental samples (data cleaning steps, clustering of reads into operational taxonomic units (OTUs) and taxonomic assignment through hidden markov models and database matching (BLAST, barcode of life database).

An introduction to bioinformatic tools for metagenetic and population genomic data analysis, 2.0 higher education credits

An introduction to bioinformatic tools for metagenetic and population genomic data analysis, 2.0 higher education credits An introduction to bioinformatic tools for metagenetic and population genomic data analysis, 2.0 higher education credits Course period: 3-7 November 2014 Course leaders / Addresses for applications: Pierre

More information

University of Glasgow - Programme Structure Summary C1G5-5100 MSc Bioinformatics, Polyomics and Systems Biology

University of Glasgow - Programme Structure Summary C1G5-5100 MSc Bioinformatics, Polyomics and Systems Biology University of Glasgow - Programme Structure Summary C1G5-5100 MSc Bioinformatics, Polyomics and Systems Biology Programme Structure - the MSc outcome will require 180 credits total (full-time only) - 60

More information

NORTH PACIFIC RESEARCH BOARD SEMIANNUAL PROGRESS REPORT

NORTH PACIFIC RESEARCH BOARD SEMIANNUAL PROGRESS REPORT 1. PROJECT INFORMATION NPRB Project Number: 1303 Title: Assessing benthic meiofaunal community structure in the Alaskan Arctic: A high-throughput DNA sequencing approach Subaward period July 1, 2013 Jun

More information

A Primer of Genome Science THIRD

A Primer of Genome Science THIRD A Primer of Genome Science THIRD EDITION GREG GIBSON-SPENCER V. MUSE North Carolina State University Sinauer Associates, Inc. Publishers Sunderland, Massachusetts USA Contents Preface xi 1 Genome Projects:

More information

Modulhandbuch / Program Catalog. Master s degree Evolution, Ecology and Systematics. (Master of Science, M.Sc.)

Modulhandbuch / Program Catalog. Master s degree Evolution, Ecology and Systematics. (Master of Science, M.Sc.) Modulhandbuch / Program Catalog Master s degree Evolution, Ecology and Systematics (Master of Science, M.Sc.) (120 ECTS points) Based on the Examination Regulations from March 28, 2012 88/434/---/M0/H/2012

More information

G E N OM I C S S E RV I C ES

G E N OM I C S S E RV I C ES GENOMICS SERVICES THE NEW YORK GENOME CENTER NYGC is an independent non-profit implementing advanced genomic research to improve diagnosis and treatment of serious diseases. capabilities. N E X T- G E

More information

Cloud Computing Solutions for Genomics Across Geographic, Institutional and Economic Barriers

Cloud Computing Solutions for Genomics Across Geographic, Institutional and Economic Barriers Cloud Computing Solutions for Genomics Across Geographic, Institutional and Economic Barriers Ntinos Krampis Asst. Professor J. Craig Venter Institute kkrampis@jcvi.org http://www.jcvi.org/cms/about/bios/kkrampis/

More information

Data search and visualization tools at the Comparative Evolutionary Genomics of Cotton Web resource

Data search and visualization tools at the Comparative Evolutionary Genomics of Cotton Web resource Data search and visualization tools at the Comparative Evolutionary Genomics of Cotton Web resource Alan R. Gingle Andrew H. Paterson Joshua A. Udall Jonathan F. Wendel 1 CEGC project goals set the context

More information

BIO 3352: BIOINFORMATICS II HYBRID COURSE SYLLABUS

BIO 3352: BIOINFORMATICS II HYBRID COURSE SYLLABUS BIO 3352: BIOINFORMATICS II HYBRID COURSE SYLLABUS NEW YORK CITY COLLEGE OF TECHNOLOGY The City University Of New York School of Arts and Sciences Biological Sciences Department Course title: Bioinformatics

More information

PROGRAMMING FOR BIOLOGISTS. BIOL 6297 Monday, Wednesday 10 am -12 pm

PROGRAMMING FOR BIOLOGISTS. BIOL 6297 Monday, Wednesday 10 am -12 pm PROGRAMMING FOR BIOLOGISTS BIOL 6297 Monday, Wednesday 10 am -12 pm Tomorrow is Ada Lovelace Day Ada Lovelace was the first person to write a computer program Today s Lecture Overview of the course Philosophy

More information

Scientific diving and documentation techniques, 4 hp

Scientific diving and documentation techniques, 4 hp Course period: Scientific diving and documentation techniques, 4 hp Last day for application: 2014-08-18 -- 2014-08-29 2014-05-31 Course leader / Address for applications: Maria Asplund / maria.asplund@gu.se

More information

Ettema Lab Information Management System Documentation

Ettema Lab Information Management System Documentation Ettema Lab Information Management System Documentation Release 0.1 Ino de Bruijn, Lionel Guy November 28, 2014 Contents 1 Pipeline Design 3 2 Database design 5 3 Naming Scheme 7 3.1 Complete description...........................................

More information

Cloud BioLinux: Pre-configured and On-demand Bioinformatics Computing for the Genomics Community

Cloud BioLinux: Pre-configured and On-demand Bioinformatics Computing for the Genomics Community Cloud BioLinux: Pre-configured and On-demand Bioinformatics Computing for the Genomics Community Ntinos Krampis Asst. Professor J. Craig Venter Institute kkrampis@jcvi.org http://www.jcvi.org/cms/about/bios/kkrampis/

More information

REGULATIONS FOR THE DEGREE OF BACHELOR OF SCIENCE IN BIOINFORMATICS (BSc[BioInf])

REGULATIONS FOR THE DEGREE OF BACHELOR OF SCIENCE IN BIOINFORMATICS (BSc[BioInf]) 820 REGULATIONS FOR THE DEGREE OF BACHELOR OF SCIENCE IN BIOINFORMATICS (BSc[BioInf]) (See also General Regulations) BMS1 Admission to the Degree To be eligible for admission to the degree of Bachelor

More information

Cloud BioLinux: Pre-configured and On-demand Bioinformatics Computing for the Genomics Community

Cloud BioLinux: Pre-configured and On-demand Bioinformatics Computing for the Genomics Community Cloud BioLinux: Pre-configured and On-demand Bioinformatics Computing for the Genomics Community Ntinos Krampis Asst. Professor J. Craig Venter Institute kkrampis@jcvi.org http://www.jcvi.org/cms/about/bios/kkrampis/

More information

BSc (Hons) Biology (Minor: Forensic Science or Marine & Coastal Environmental Science)/MSc Biology SC516 (Subject to Approval) SC516

BSc (Hons) Biology (Minor: Forensic Science or Marine & Coastal Environmental Science)/MSc Biology SC516 (Subject to Approval) SC516 BSc (Hons) Biology (Minor: Forensic Science or Marine & Coastal Environmental Science)/MSc Biology SC516 (Subject to Approval) SC516 1. Mission, Aims and Objectives The new BSc (Hons)/ MSc course is a

More information

A data management framework for the Fungal Tree of Life

A data management framework for the Fungal Tree of Life Web Accessible Sequence Analysis for Biological Inference A data management framework for the Fungal Tree of Life Kauff F, Cox CJ, Lutzoni F. 2007. WASABI: An automated sequence processing system for multi-gene

More information

BIOINFORMATICS METHODS AND APPLICATIONS

BIOINFORMATICS METHODS AND APPLICATIONS FACULTY of ENGINEERING SCHOOL OF COMPUTER SCIENCE AND ENGINEERING BINF3010/9010 BIOINFORMATICS METHODS AND APPLICATIONS SESSION 1, 2015 Course staff Course Convener: Bruno Gaëta bgaeta@unsw.edu.au School

More information

Molecular and Cell Biology Laboratory (BIOL-UA 223) Instructor: Ignatius Tan Phone: 212-998-8295 Office: 764 Brown Email: ignatius.tan@nyu.

Molecular and Cell Biology Laboratory (BIOL-UA 223) Instructor: Ignatius Tan Phone: 212-998-8295 Office: 764 Brown Email: ignatius.tan@nyu. Molecular and Cell Biology Laboratory (BIOL-UA 223) Instructor: Ignatius Tan Phone: 212-998-8295 Office: 764 Brown Email: ignatius.tan@nyu.edu Course Hours: Section 1: Mon: 12:30-3:15 Section 2: Wed: 12:30-3:15

More information

Fast. Integrated Genome Browser & DAS. Easy. Flexible. Free. bioviz.org/igb

Fast. Integrated Genome Browser & DAS. Easy. Flexible. Free. bioviz.org/igb bioviz.org/igb Integrated Genome Browser & DAS Free tools for visualizing, sharing, and publishing genomes and genome-scale data. Easy Flexible Fast Free Funding: National Science Foundation Arabidopsis

More information

Richmond, VA. Richmond, VA. 2 Department of Microbiology and Immunology, Virginia Commonwealth University,

Richmond, VA. Richmond, VA. 2 Department of Microbiology and Immunology, Virginia Commonwealth University, Massive Multi-Omics Microbiome Database (M 3 DB): A Scalable Data Warehouse and Analytics Platform for Microbiome Datasets Shaun W. Norris 1 (norrissw@vcu.edu) Steven P. Bradley 2 (bradleysp@vcu.edu) Hardik

More information

Cloud-Based Big Data Analytics in Bioinformatics

Cloud-Based Big Data Analytics in Bioinformatics Cloud-Based Big Data Analytics in Bioinformatics Presented By Cephas Mawere Harare Institute of Technology, Zimbabwe 1 Introduction 2 Big Data Analytics Big Data are a collection of data sets so large

More information

Microbial Oceanomics using High-Throughput DNA Sequencing

Microbial Oceanomics using High-Throughput DNA Sequencing Microbial Oceanomics using High-Throughput DNA Sequencing Ramiro Logares Institute of Marine Sciences, CSIC, Barcelona 9th RES Users'Conference 23 September 2015 Importance of microbes in the sunlit ocean

More information

BIO 3350: ELEMENTS OF BIOINFORMATICS PARTIALLY ONLINE SYLLABUS

BIO 3350: ELEMENTS OF BIOINFORMATICS PARTIALLY ONLINE SYLLABUS BIO 3350: ELEMENTS OF BIOINFORMATICS PARTIALLY ONLINE SYLLABUS NEW YORK CITY COLLEGE OF TECHNOLOGY The City University Of New York School of Arts and Sciences Biological Sciences Department Course title:

More information

university of copenhagen Bioinformatics Master Program

university of copenhagen Bioinformatics Master Program university of copenhagen Bioinformatics Master Program Content The uniqueness of our program.... 3 2-Year Bioinformatics Master Program.... 5 Mandatory Core Bioinformatics Master Program courses and their

More information

BIOLOGICAL SCIENCES REQUIREMENTS [63 75 UNITS]

BIOLOGICAL SCIENCES REQUIREMENTS [63 75 UNITS] Biological Sciences Major The Biological Sciences address many of the most important and fundamental questions about our world: What is life? How does our brain produce our ideas and emotions? What are

More information

Intro to Bioinformatics

Intro to Bioinformatics Intro to Bioinformatics Marylyn D Ritchie, PhD Professor, Biochemistry and Molecular Biology Director, Center for Systems Genomics The Pennsylvania State University Sarah A Pendergrass, PhD Research Associate

More information

Guidelines for Establishment of Contract Areas Computer Science Department

Guidelines for Establishment of Contract Areas Computer Science Department Guidelines for Establishment of Contract Areas Computer Science Department Current 07/01/07 Statement: The Contract Area is designed to allow a student, in cooperation with a member of the Computer Science

More information

The University is comprised of seven colleges and offers 19. including more than 5000 graduate students.

The University is comprised of seven colleges and offers 19. including more than 5000 graduate students. UNC CHARLOTTE A doctoral, research-intensive university, UNC Charlotte is the largest institution of higher education in the Charlotte region. The University is comprised of seven colleges and offers 19

More information

A Correlation of Miller & Levine Biology 2014

A Correlation of Miller & Levine Biology 2014 A Correlation of Miller & Levine Biology To Ohio s New Learning Standards for Science, 2011 Biology, High School Science Inquiry and Application Course Content A Correlation of, to Introduction This document

More information

Bioinformatics Grid - Enabled Tools For Biologists.

Bioinformatics Grid - Enabled Tools For Biologists. Bioinformatics Grid - Enabled Tools For Biologists. What is Grid-Enabled Tools (GET)? As number of data from the genomics and proteomics experiment increases. Problems arise for the current sequence analysis

More information

NECC History. Karl V. Steiner 2011 Annual NECC Meeting, Orono, Maine March 15, 2011

NECC History. Karl V. Steiner 2011 Annual NECC Meeting, Orono, Maine March 15, 2011 NECC History Karl V. Steiner 2011 Annual NECC Meeting, Orono, Maine March 15, 2011 EPSCoR Cyberinfrastructure Workshop First regional NENI (now NECC) Workshop held in Vermont in August 2007 Workshop heldinkentucky

More information

BIOINF 525 Winter 2016 Foundations of Bioinformatics and Systems Biology http://tinyurl.com/bioinf525-w16

BIOINF 525 Winter 2016 Foundations of Bioinformatics and Systems Biology http://tinyurl.com/bioinf525-w16 Course Director: Dr. Barry Grant (DCM&B, bjgrant@med.umich.edu) Description: This is a three module course covering (1) Foundations of Bioinformatics, (2) Statistics in Bioinformatics, and (3) Systems

More information

The College of Science Graduate Programs integrate the highest level of scholarship across disciplinary boundaries with significant state-of-the-art

The College of Science Graduate Programs integrate the highest level of scholarship across disciplinary boundaries with significant state-of-the-art GRADUATE PROGRAMS The College of Science Graduate Programs integrate the highest level of scholarship across disciplinary boundaries with significant state-of-the-art research centers and experiential

More information

TENTATIVE COURSE SYLLABUS

TENTATIVE COURSE SYLLABUS ! TENTATIVE COURSE SYLLABUS COURSE TITLE: COURSE NUMBER: Tropical Marine Ecology BSC 1254 COURSE DESCRIPTION: This is an introductory course for non-science majors, utilizing basic scientific methodology

More information

Shouguo Gao Ph. D Department of Physics and Comprehensive Diabetes Center

Shouguo Gao Ph. D Department of Physics and Comprehensive Diabetes Center Computational Challenges in Storage, Analysis and Interpretation of Next-Generation Sequencing Data Shouguo Gao Ph. D Department of Physics and Comprehensive Diabetes Center Next Generation Sequencing

More information

A demonstration of the use of Datagrid testbed and services for the biomedical community

A demonstration of the use of Datagrid testbed and services for the biomedical community A demonstration of the use of Datagrid testbed and services for the biomedical community Biomedical applications work package V. Breton, Y Legré (CNRS/IN2P3) R. Météry (CS) Credits : C. Blanchet, T. Contamine,

More information

Contents. Page 1 of 11

Contents. Page 1 of 11 Programme-specific Section of the Curriculum for the MSc Programme in Bioinformatics at the Faculty of Science, University of Copenhagen 2009 (Rev. 2015) Contents 1 Title, affiliation and language... 2

More information

Course plan. MSc on Bioinformatics for Health Sciences. 2015-2016 Academic Year Qualification Master's Degree

Course plan. MSc on Bioinformatics for Health Sciences. 2015-2016 Academic Year Qualification Master's Degree Course plan MSc on Bioinformatics for Health Sciences 2015-2016 Academic Year Qualification Master's Degree 1. Description of the subject Subject name: Introduction to Programming with Perl Code: 31033

More information

An example of bioinformatics application on plant breeding projects in Rijk Zwaan

An example of bioinformatics application on plant breeding projects in Rijk Zwaan An example of bioinformatics application on plant breeding projects in Rijk Zwaan Xiangyu Rao 17-08-2012 Introduction of RZ Rijk Zwaan is active worldwide as a vegetable breeding company that focuses on

More information

Overview of Next Generation Sequencing platform technologies

Overview of Next Generation Sequencing platform technologies Overview of Next Generation Sequencing platform technologies Dr. Bernd Timmermann Next Generation Sequencing Core Facility Max Planck Institute for Molecular Genetics Berlin, Germany Outline 1. Technologies

More information

Introductory Biotechnology for High School Teachers - UNC-Wilmington

Introductory Biotechnology for High School Teachers - UNC-Wilmington Workshop Dates: June 20-24, 2011 Introductory Biotechnology for High School Teachers - UNC-Wilmington Participants will learn basic scientific concepts and techniques in biotechnology, as well as how to

More information

Note: Semesters and years in which specific courses are offered are subject to change.

Note: Semesters and years in which specific courses are offered are subject to change. Biology Courses-1 Note: Semesters and years in which specific courses are offered are subject to change. BIO 099/Orientation to Biology 0 course units (8 weeks) (fall, annually) Required for all freshmen

More information

Environmental Sustainability: Academic resources, degrees, courses, research, and service

Environmental Sustainability: Academic resources, degrees, courses, research, and service Environmental Sustainability: Academic resources, degrees, courses, research, and service Library WSU Vancouver's library has more than 800 journals in hardcopy; over 9,000 fulltext online journals and

More information

MARY DOHERTY 1111 Holland Avenue Cambridge, MD 21613 Telephone: 413-887-8896 e-mail: mdoherty@umces.edu

MARY DOHERTY 1111 Holland Avenue Cambridge, MD 21613 Telephone: 413-887-8896 e-mail: mdoherty@umces.edu MARY DOHERTY 1111 Holland Avenue Cambridge, MD 21613 Telephone: 413-887-8896 e-mail: mdoherty@umces.edu PROFESSIONAL PREPARATION Postdoctoral: University of Maryland Center for Environmental Sciences Advisor:

More information

Hadoop Hands-On Exercises

Hadoop Hands-On Exercises Hadoop Hands-On Exercises Lawrence Berkeley National Lab Oct 2011 We will Training accounts/user Agreement forms Test access to carver HDFS commands Monitoring Run the word count example Simple streaming

More information

NCBI resources III: GEO and ftp site. Yanbin Yin Spring 2013

NCBI resources III: GEO and ftp site. Yanbin Yin Spring 2013 NCBI resources III: GEO and ftp site Yanbin Yin Spring 2013 1 Homework assignment 2 Search colon cancer at GEO and find a data Series and perform a GEO2R analysis Write a report (in word or ppt) to include

More information

Learning outcomes. Knowledge and understanding. Competence and skills

Learning outcomes. Knowledge and understanding. Competence and skills Syllabus Master s Programme in Statistics and Data Mining 120 ECTS Credits Aim The rapid growth of databases provides scientists and business people with vast new resources. This programme meets the challenges

More information

New challenges for research in biodiversity and ecology of micro- and macro-algae

New challenges for research in biodiversity and ecology of micro- and macro-algae Summer School in New challenges for research in biodiversity and ecology of micro- and macro-algae Dates: 27/11 to 06/12/2015 Place: Estación Costera de Investigaciones Marinas (ECIM), Las Cruces, Chile

More information

AP Biology Essential Knowledge Student Diagnostic

AP Biology Essential Knowledge Student Diagnostic AP Biology Essential Knowledge Student Diagnostic Background The Essential Knowledge statements provided in the AP Biology Curriculum Framework are scientific claims describing phenomenon occurring in

More information

Summer School: New challenges for research in biodiversity and ecology of micro- and macro-algae. Date: from 27/11 to 06/12/2015,

Summer School: New challenges for research in biodiversity and ecology of micro- and macro-algae. Date: from 27/11 to 06/12/2015, Summer School: New challenges for research in biodiversity and ecology of micro- and macro-algae Date: from 27/11 to 06/12/2015, Place: PROGRAM Algal biodiversity Introduction to algal diversity (definition

More information

Bio-Informatics Lectures. A Short Introduction

Bio-Informatics Lectures. A Short Introduction Bio-Informatics Lectures A Short Introduction The History of Bioinformatics Sanger Sequencing PCR in presence of fluorescent, chain-terminating dideoxynucleotides Massively Parallel Sequencing Massively

More information

COMPUTATIONAL LIFE SCIENCE (MSc) GRADUATE PROGRAM

COMPUTATIONAL LIFE SCIENCE (MSc) GRADUATE PROGRAM COMPUTATIONAL LIFE SCIENCE (MSc) GRADUATE PROGRAM THE PROGRAM COMPUTATIONAL LIFE SCIENCE (COMPLIFE) Over the last decades, biomedical research has become increasingly interdisciplinary in nature, focusing

More information

Biology Department Competitive Admission Requirements

Biology Department Competitive Admission Requirements PHYSIOLOGY BACHELOR OF SCIENCE IN BIOLOGY The Physiology option emphasizes physiological processes from cellular to organismal levels. This is an attractive option for students interested in the internal

More information

Diablo Valley College Catalog 2014-2015

Diablo Valley College Catalog 2014-2015 Biological science BIOSC Diablo Valley College is approved by the California Board of Registered Nurses for continuing education credits. Biological Science courses which can be used are BIOSC-119, 120,

More information

e-science and technology infrastructure for biodiversity research

e-science and technology infrastructure for biodiversity research e-science and technology infrastructure for biodiversity research Wouter Los Coordinator of the Preparatory Project University of Amsterdam (institute of Biodiversity and Ecosystem Dynamics) Outline Users

More information

Genome Explorer For Comparative Genome Analysis

Genome Explorer For Comparative Genome Analysis Genome Explorer For Comparative Genome Analysis Jenn Conn 1, Jo L. Dicks 1 and Ian N. Roberts 2 Abstract Genome Explorer brings together the tools required to build and compare phylogenies from both sequence

More information

Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices

Computer Science. 232 Computer Science. Degrees and Certificates Awarded. A.S. Degree Requirements. Program Student Outcomes. Department Offices 232 Computer Science Computer Science (See Computer Information Systems section for additional computer courses.) We are in the Computer Age. Virtually every occupation in the world today has an interface

More information

UGENE Quick Start Guide

UGENE Quick Start Guide Quick Start Guide This document contains a quick introduction to UGENE. For more detailed information, you can find the UGENE User Manual and other special manuals in project website: http://ugene.unipro.ru.

More information

Factors for success in big data science

Factors for success in big data science Factors for success in big data science Damjan Vukcevic Data Science Murdoch Childrens Research Institute 16 October 2014 Big Data Reading Group (Department of Mathematics & Statistics, University of Melbourne)

More information

LifeScope Genomic Analysis Software 2.5

LifeScope Genomic Analysis Software 2.5 USER GUIDE LifeScope Genomic Analysis Software 2.5 Graphical User Interface DATA ANALYSIS METHODS AND INTERPRETATION Publication Part Number 4471877 Rev. A Revision Date November 2011 For Research Use

More information

Core Bioinformatics. Degree Type Year Semester. 4313473 Bioinformàtica/Bioinformatics OB 0 1

Core Bioinformatics. Degree Type Year Semester. 4313473 Bioinformàtica/Bioinformatics OB 0 1 Core Bioinformatics 2014/2015 Code: 42397 ECTS Credits: 12 Degree Type Year Semester 4313473 Bioinformàtica/Bioinformatics OB 0 1 Contact Name: Sònia Casillas Viladerrams Email: Sonia.Casillas@uab.cat

More information

General Syllabus for Third Cycle Studies in Music Education Leading to a Doctor of Philosophy

General Syllabus for Third Cycle Studies in Music Education Leading to a Doctor of Philosophy 1 Faculty of Fine and Performing Arts, Malmö General Syllabus for Third Cycle Studies in Music Education Leading to a Doctor of Philosophy 1. Programme details Programme and specialisation: Third cycle

More information

Translation of Subject Curriculum (Study Plan) for Third-cycle (PhD) Education. Chemistry with specialization in Chemical Physics.

Translation of Subject Curriculum (Study Plan) for Third-cycle (PhD) Education. Chemistry with specialization in Chemical Physics. Translation of Subject Curriculum (Study Plan) for Third-cycle (PhD) Education Chemistry with specialization in Chemical Physics Swedish title: Kemi med inriktning mot Kemisk fysik TNKEMI10 Swedish curriculum

More information

Practical Solutions for Big Data Analytics

Practical Solutions for Big Data Analytics Practical Solutions for Big Data Analytics Ravi Madduri Computation Institute (madduri@anl.gov) Paul Dave (pdave@uchicago.edu) Dinanath Sulakhe (sulakhe@uchicago.edu) Alex Rodriguez (arodri7@uchicago.edu)

More information

Genotyping by sequencing and data analysis. Ross Whetten North Carolina State University

Genotyping by sequencing and data analysis. Ross Whetten North Carolina State University Genotyping by sequencing and data analysis Ross Whetten North Carolina State University Stein (2010) Genome Biology 11:207 More New Technology on the Horizon Genotyping By Sequencing Timeline 2007 Complexity

More information

THE DOCTORAL COMPREHENSIVE PORTFOLIO

THE DOCTORAL COMPREHENSIVE PORTFOLIO Update 8/13 THE DOCTORAL COMPREHENSIVE PORTFOLIO The Comprehensive Portfolio is designed to insure that all students develop a minimum level of research and teaching skills. The third area (clinical skills)

More information

SGI. High Throughput Computing (HTC) Wrapper Program for Bioinformatics on SGI ICE and SGI UV Systems. January, 2012. Abstract. Haruna Cofer*, PhD

SGI. High Throughput Computing (HTC) Wrapper Program for Bioinformatics on SGI ICE and SGI UV Systems. January, 2012. Abstract. Haruna Cofer*, PhD White Paper SGI High Throughput Computing (HTC) Wrapper Program for Bioinformatics on SGI ICE and SGI UV Systems Haruna Cofer*, PhD January, 2012 Abstract The SGI High Throughput Computing (HTC) Wrapper

More information

Working up and building the foundation for Data and Software Carpentry within ELIXIR

Working up and building the foundation for Data and Software Carpentry within ELIXIR Working up and building the foundation for Data and Software Carpentry within ELIXIR ELIXIR Data Carpentry and Software Carpentry Webinar Aleksandra Pawlik, University of Manchester 15 April 2015 ELIXIR

More information

Ph.D. in Bioinformatics and Computational Biology Degree Requirements

Ph.D. in Bioinformatics and Computational Biology Degree Requirements Ph.D. in Bioinformatics and Computational Biology Degree Requirements Credits Students pursuing the doctoral degree in BCB must complete a minimum of 90 credits of relevant work beyond the bachelor s degree;

More information

Molecular Biology And Biotechnology

Molecular Biology And Biotechnology in Molecular Biology And Biotechnology National Institute of Molecular Biology and Biotechnology College of Science University of the Philippines Diliman, Quezon City 1101 National Institute of Molecular

More information

Instructor Information. Instructor: Email: Table of Contents. Course Description (Catalog) Table of Contents. Course Scope

Instructor Information. Instructor: Email: Table of Contents. Course Description (Catalog) Table of Contents. Course Scope School: Science and Technology Course Number: BIOL133 Course Name: General Biology I Credit Hours: 4 Length of Course: 16 Weeks Prerequisite: MATH 110/125 Instructor Information Course Description Course

More information

A. Master of Science Programme (120 credits) in Global Studies (Masterprogram i globala studier)

A. Master of Science Programme (120 credits) in Global Studies (Masterprogram i globala studier) Dnr U 2015/278 Faculty of Social Sciences A. Master of Science Programme (120 credits) in Global Studies (Masterprogram i globala studier) Credits: 120 higher education credits Cycle: Second cycle Programme

More information

Just the Facts: A Basic Introduction to the Science Underlying NCBI Resources

Just the Facts: A Basic Introduction to the Science Underlying NCBI Resources 1 of 8 11/7/2004 11:00 AM National Center for Biotechnology Information About NCBI NCBI at a Glance A Science Primer Human Genome Resources Model Organisms Guide Outreach and Education Databases and Tools

More information

Genetics. Biology Spring 2014

Genetics. Biology Spring 2014 Genetics Biology 2296 Spring 2014 Lecture Times Class Location Course Coordinators Lab Coordinator M, W, F 12:00-12:50pm Gladfelterr Hall 0L013 Dr. Darius Balciunass Dr. Jorune Balciuniene Dr. Jennifer

More information

Analysis and Integration of Big Data from Next-Generation Genomics, Epigenomics, and Transcriptomics

Analysis and Integration of Big Data from Next-Generation Genomics, Epigenomics, and Transcriptomics Analysis and Integration of Big Data from Next-Generation Genomics, Epigenomics, and Transcriptomics Christopher Benner, PhD Director, Integrative Genomics and Bioinformatics Core (IGC) idash Webinar,

More information

Biology Department Admission Requirements

Biology Department Admission Requirements PLANT BIOLOGY BACHELOR OF SCIENCE IN BIOLOGY The Plant Biology option provides students with strong and broad training in plant biology, ranging from the cellular, physiological and systematic levels to

More information

RETRIEVING SEQUENCE INFORMATION. Nucleotide sequence databases. Database search. Sequence alignment and comparison

RETRIEVING SEQUENCE INFORMATION. Nucleotide sequence databases. Database search. Sequence alignment and comparison RETRIEVING SEQUENCE INFORMATION Nucleotide sequence databases Database search Sequence alignment and comparison Biological sequence databases Originally just a storage place for sequences. Currently the

More information

Bioinformatics Resources at a Glance

Bioinformatics Resources at a Glance Bioinformatics Resources at a Glance A Note about FASTA Format There are MANY free bioinformatics tools available online. Bioinformaticists have developed a standard format for nucleotide and protein sequences

More information

DNA Barcoding: A New Tool for Identifying Biological Specimens and Managing Species Diversity

DNA Barcoding: A New Tool for Identifying Biological Specimens and Managing Species Diversity DNA Barcoding: A New Tool for Identifying Biological Specimens and Managing Species Diversity DNA barcoding has inspired a global initiative dedicated to: Creating a library of new knowledge about species

More information

TENTATIVE COURSE SYLLABUS

TENTATIVE COURSE SYLLABUS OCB 1O!!!! TENTATIVE COURSE SYLLABUS COURSE TITLE: COURSE NUMBER: Marine Biology OCB 1000 COURSE DESCRIPTION: A course for non-science majors. The natural history of marine organisms, their taxonomic relationships

More information

Master's projects at ITMO University. Daniil Chivilikhin PhD Student @ ITMO University

Master's projects at ITMO University. Daniil Chivilikhin PhD Student @ ITMO University Master's projects at ITMO University Daniil Chivilikhin PhD Student @ ITMO University General information Guidance from our lab's researchers Publishable results 2 Research areas Research at ITMO Evolutionary

More information

2. Prior knowledge and other entry requirements

2. Prior knowledge and other entry requirements 1(9) Faculty of Veterinary Medicine and Animal Science Programme syllabus of the Veterinary Nursing - Bachelor s Programme, 180 credits Djursjukskötare kandidatprogram, 180 högskolepoäng 1. Decision In

More information

An Introduction to Genomics and SAS Scientific Discovery Solutions

An Introduction to Genomics and SAS Scientific Discovery Solutions An Introduction to Genomics and SAS Scientific Discovery Solutions Dr Karen M Miller Product Manager Bioinformatics SAS EMEA 16.06.03 Copyright 2003, SAS Institute Inc. All rights reserved. 1 Overview!

More information

Linux command line. An introduction to the Linux command line for genomics. Susan Fairley

Linux command line. An introduction to the Linux command line for genomics. Susan Fairley Linux command line An introduction to the Linux command line for genomics Susan Fairley Aims Introduce the command line Provide an awareness of basic functionality Illustrate with some examples Provide

More information

ITT Advanced Medical Technologies - A Programmer's Overview

ITT Advanced Medical Technologies - A Programmer's Overview ITT Advanced Medical Technologies (Ileri Tip Teknolojileri) ITT Advanced Medical Technologies (Ileri Tip Teknolojileri) is a biotechnology company (SME) established in Turkey. Its activity area is research,

More information

All LJMU programmes are delivered and assessed in English

All LJMU programmes are delivered and assessed in English PROGRAMME SPECIFICATION Bachelor of Science with Honours in Wildlife Conservation Awarding institution Teaching institution UCAS Code JACS Code Programme Duration Language of Programme Liverpool John Moores

More information

Deliverable 7.3.1 First report on sample storage, DNA extraction and sample analysis processes

Deliverable 7.3.1 First report on sample storage, DNA extraction and sample analysis processes Model Driven Paediatric European Digital Repository Call identifier: FP7-ICT-2011-9 - Grant agreement no: 600932 Thematic Priority: ICT - ICT-2011.5.2: Virtual Physiological Human Deliverable 7.3.1 First

More information

Usability in bioinformatics mobile applications

Usability in bioinformatics mobile applications Usability in bioinformatics mobile applications what we are working on Noura Chelbah, Sergio Díaz, Óscar Torreño, and myself Juan Falgueras App name Performs Advantajes Dissatvantajes Link The problem

More information

Genome Science Education for Engineering Majors

Genome Science Education for Engineering Majors Genome Science Education for Engineering Majors Leslie Guadron 1, Alen M. Sajan 2, Olivia Plante 3, Stanley George 4, Yuying Gosser 5 1. Biomedical Engineering Junior, Peer-Leader, President of the Genomics

More information

Dr. Michael D. Meyer, Chair Forbes Hall 1021B (757) 594-7126 michael.meyer@cnu.edu

Dr. Michael D. Meyer, Chair Forbes Hall 1021B (757) 594-7126 michael.meyer@cnu.edu D O E B Dr. Michael D. Meyer, Chair Forbes Hall 1021B (757) 594-7126 michael.meyer@cnu.edu Faculty Professor: Atkinson, Whiting Associate Professor: M. Meyer, Ruane, Sherwin, J.S. Thompson Assistant Professor:

More information

Basic processing of next-generation sequencing (NGS) data

Basic processing of next-generation sequencing (NGS) data Basic processing of next-generation sequencing (NGS) data Getting from raw sequence data to expression analysis! 1 Reminder: we are measuring expression of protein coding genes by transcript abundance

More information

MASTER OF SCIENCE IN BIOLOGY

MASTER OF SCIENCE IN BIOLOGY MASTER OF SCIENCE IN BIOLOGY The Master of Science in Biology program is designed to provide a strong foundation in concepts and principles of the life sciences, to develop appropriate skills and to inculcate

More information

Genomic Applications on Cray supercomputers: Next Generation Sequencing Workflow. Barry Bolding. Cray Inc Seattle, WA

Genomic Applications on Cray supercomputers: Next Generation Sequencing Workflow. Barry Bolding. Cray Inc Seattle, WA Genomic Applications on Cray supercomputers: Next Generation Sequencing Workflow Barry Bolding Cray Inc Seattle, WA 1 CUG 2013 Paper Genomic Applications on Cray supercomputers: Next Generation Sequencing

More information

The growing challenges of big data in the agricultural and ecological sciences

The growing challenges of big data in the agricultural and ecological sciences The growing challenges of big data in the agricultural and ecological sciences chris.rawlings@rothamsted.ac.uk Head of Computational and Systems Biology Food Security Demand for food is projected to increase

More information

Biology AP Edition - Campbell & Reece (8th Edition)

Biology AP Edition - Campbell & Reece (8th Edition) AP biology syllabus ~ 2016-2017 Instructor s Information Course: Advance Placement Biology (A/B) Instructor: Mrs. R. R. Wingerden Phone: (805) 937-2051 x2121 E-mail: rwingerden@righetti.us Website: http://www.rwingerden.com/apbio/

More information

Applied mathematics and mathematical statistics

Applied mathematics and mathematical statistics Applied mathematics and mathematical statistics The graduate school is organised within the Department of Mathematical Sciences.. Deputy head of department: Aila Särkkä Director of Graduate Studies: Marija

More information

Hadoop Basics with InfoSphere BigInsights

Hadoop Basics with InfoSphere BigInsights An IBM Proof of Technology Hadoop Basics with InfoSphere BigInsights Part: 1 Exploring Hadoop Distributed File System An IBM Proof of Technology Catalog Number Copyright IBM Corporation, 2013 US Government

More information

Student Text and E-Book ISBN: 0-8053-6624-5

Student Text and E-Book ISBN: 0-8053-6624-5 Course Syllabus Advanced Biology B Syllabus Required Student Text: Campbell Biology (6 th edition) Student Text and E-Book ISBN: 0-8053-6624-5 Developer: Judith S. Nuno Email: jdenuno@mhs-la.org Course

More information