Biogeography analysis using R scripts

Slides:



Advertisements
Similar presentations
Genetic Statistics Lectures (5) Multiple testing correction and population structure correction.
Advertisements

Memory Address Decoding
Natasha Pavlovikj, Kevin Begcy, Sairam Behera, Malachy Campbell, Harkamal Walia, Jitender S.Deogun University of Nebraska-Lincoln Evaluating Distributed.
The Composition of the Atmosphere. Composition of the Atmosphere.
Forecasting Weather After completing this section, students will analyze weather maps and the resulting regional weather (Standard PI – 061)
Computational Biology, Part 10 Protein Structure Prediction and Display Robert F. Murphy Copyright  1996, 1999, All rights reserved.
How Clients and Servers Work Together. Objectives Learn about the interaction of clients and servers Explore the features and functions of Web servers.
Chapter 10, Lesson 3 Atmosphere and Air Temperature
Robert Crawford, MBA West Middle School.  Describe what an operating system does.  Summarize why compatibility is an issue for computer users.  Explain.
Linux Basics CS 302. Outline  What is Unix?  What is Linux?  Virtual Machine.
Moodle was created on 20 th November Moodle is a course management system (CMS) - a free, Open Source software package designed using sound pedagogical.
Operating Systems.
Choosing NOS can be a complex and a difficult decision. Every popular NOS has its strengths and weaknesses. NOS may cost thousands of dollars depending.
Chapter 2, Lesson 3.  A weather forecast is a prediction of weather conditions over the next 3 to 5 days.  A meteorologist is a person who observes.
USTH Presentation Power-aware Scheduler for Virtualization TRAN Giang Son Prof. Daniel HAGIMONT Oct 19th, 2011.
IPlant Collaborative Tools and Services Workshop iPlant Collaborative Tools and Services Workshop Collaborating with iPlant.
Pyrosequencing for Metagenomics: accessing and organizing raw data Giuseppe D’Auria FISABIO, Valencia Norwich September 2014.
IPlant Collaborative Tools and Services Workshop iPlant Collaborative Tools and Services Workshop Collaborating with iPlant.
AUTOMATING THE TERASCAN IMAGE PROCESS Mentor: Keisha Wilkins Brandi R. Brehon Jameson D. Gibbs.
The Future of the iPlant Cyberinfrastructure: Coming Attractions.
Slide 1Fig 2-2a, p.33. Slide 2 Fig 2-14, p.42 Slide 3Fig 2-7, p.36.
Practicing Variables A Self-Check. If you get at least 6 hours of sleep, you will do better on tests than if you get less sleep.  Identify the  Independent.
1 The Five Parts of an Information System
1.1 The Study of Life Planet Earth includes many different land, water and air environments where living things can be found. biosphere = everywhere life.
Operating System What is an Operating System? A program that acts as an intermediary between a user of a computer and the computer hardware. An operating.
How do weather maps help predict the weather?.  Meteorologists are_____________________________ _____________________________________________________.
Chapter 9: Weather Forecasting Surface weather maps 500mb weather maps Satellite Images Radar Images.
CellDesigner and Virtual Cell Leang Chhun and Chanchala Kaddi Georgia Institute of Technology 29 June, 2006.
Next On each slide, formulate the answer in your head, and then click the button to see if you are correct.
Computer Software Types Three layers of software Operation.
INTRODUCTION TO GIS  Used to describe computer facilities which are used to handle data referenced to the spatial domain.  Has the ability to inter-
Earth’s Atmosphere Name Date Core. Definition of Atmosphere.
Inter-American Workshop on Environmental Data Access geoLoc and spOutlier: on-line tools for geocoding and validating biological data geoLoc and spOutlier.
OPERATING SYSTEM BY KINSHUK RASTOGI. WHAT IS AN OPERATING SYSTEM? What is an operating system in the first place? An operating system is a software that.
OPERATING SYSTEMS DO YOU REQUIRE AN OPERATING SYSTEM IN YOUR SYSTEM?
THE SOFTWARE Computers need clear-cut instructions to tell them what to do, how to do, and when to do. A set of instructions to carry out these functions.
Lab 1.41 GelScape and GelBank David Wishart University of Alberta Edmonton, AB
U.S. Department of the Interior U.S. Geological Survey July 2014 OPeNDAP Services – Present and Future at LP DAAC Brian Davis 1, Rob Quenzer 1, Jason Werpy.
Introduction to R Dr. Satish Nargundkar. What is R? R is a free software environment for statistical computing and graphics. It compiles and runs on a.
(Really) Basic Computer Science James A. Foster U. Idaho, IBEST.
GSICS Annual Meeting Laurie Rokke, DPhil NOAA/NESDIS/STAR March 26, 201.
PHP Basics and Syntax Lesson 3 ITBS2203 E-Commerce for IT.
Applications Active Web Documents Active Web Documents.
Weather Lesson Two Pressure and Wind.
IT244 - Introduction to Linux / Unix Instructor: Bo Sheng
INTRODUCTION TO GEOGRAPHICAL INFORMATION SYSTEM
Introduction to.
MySQL Sandbox Free software (GPL)
Expanding and Scaling Lifemapper Computations Using CCTools
Deconstruction of the Wilderness Weather Station Case Study
Chapter 10, Lesson 3 Atmosphere and Air Temperature
Weather Forecasts.
To determine if we will have a good day
Earth’s Layers Chapter 22 Section 1 An Interconnected Planet
Cmake Primer.
Raster-based spatial analyses
Linux: A Product of the Internet
KEY CONCEPT Biology is the study of all forms of life.
Predicting the Weather
1. How many layers are there in Earth’s atmosphere
Chapter 22 Table of Contents Section 1 An Interconnected Planet
CSCI N207 Data Analysis Using Spreadsheet
Applications software
Weather Forecasts.
Weather Forecasts.
Aim: How can we explain air pressure?
Predicting the Weather
SECTION 1 Biology is the study of all forms of life.
Unit 2: “Earth and Space Science”
Predicting the Weather
Presentation transcript:

Biogeography analysis using R scripts David Méndez Universidad de los Andes

Problem Colombia is the second most biologically diverse country on Earth

Problem Biologists save the location where an individual of a species has been spotted. This information is saved on a data base.

Problem Database containing the location of each spotted individual. Map Containing information about temperature, air pressure, altitude above sea level, etc.

Goal A map with the probability of a species of surviving for each coordinate of Colombia

Application Consists of R scripts R is a free software environment for statistical computing and graphics. It compiles and runs on a wide variety of UNIX platforms, Windows and MacOS.

Application 1. Generate Map of Colombia with Multiple Layers 2. Obtain the registered locations of a species 100 MB 100 KB 3. Analyze this information and make predictions 6 MB

Result

Application This process can be applied for more than 600 species. Each job is independent from the other. Each job takes aproximately 1 hour to complete We also plan to merge all the maps to get a broader view of the biological diversity of Colombia