LD and Haplotype Analysis Tutorial

Size: px
Start display at page:

Download "LD and Haplotype Analysis Tutorial"

Transcription

1 LD and Haplotype Analysis Tutorial Release 8.1 Golden Helix, Inc. March 8, 2014

2

3 Contents 1. Generating LD Plots 2 A. Open the Project B. Generate a log10 P-value plot C. Add LD Plot Computing Haplotype Blocks 5 A. Automatically Computing Haplotype Blocks B. Manually Manipulating Haplotype Blocks Comparing Multiple LD Plots 7 4. Haplotype Frequency Tables 9 A. Generating Frequency Tables Haplotype Association Tests 11 A. Performing Per Haplotype Association Tests B. Performing Per Block Haplotype Association Tests Large-Scale Haplotype Association Testing 13 A. Calculating Haplotype Blocks for Chromosome B. Haplotype Association Tests Using Block Definitions C. Plotting Haplotype and Single Marker Association Results Together Haplotype Trend Regression 17 A. Full Model Regression B. Full vs Reduced Model Regression i

4 ii

5 Updated: March 8, 2014 Level: Intermediate Packages: SNP Analysis, Power Seat This tutorial leads you through various LD and haplotype analyses in SVS 8. For demonstration purposes, a simulated dataset is used consisting of actual Affymetrix 500K genotypes from the four HapMap populations (Phase II) mapped to the hg19 Human reference build GRCh_37, simulated case/control status and simulated quantitative phenotype. Caution: This tutorial does not cover quality assurance and therefore no quality assurance steps have been performed on the data. As it may be appropriate to filter markers based on Hardy-Weinberg Equilibrium or those with low call rates and minor allele frequencies, it is recommended that you perform such measures with your own data prior to performing LD and haplotype analysis. Requirements To follow along you will need to download and unzip the following file, which includes several datasets: Download LD_and_Haplotype_Tutorial.zip We hope you enjoy the experience and look forward to your feedback. Contents 1

6 1. Generating LD Plots The general workflow outlined in this tutorial is intended to emulate a study, whereby one does a whole genome scan on individual markers and then hones in on significant regions for a more in-depth investigation of LD and haplotypes. A. Open the Project Launch Golden Helix SVS and choose File >Open Project. Navigate to the LD and Haplotypes Analysis.ghp file downloaded previously and click Open. You ll notice a couple of datasets already created in the project including a joined spreadsheet of phenotype and genotype data for the HapMap samples (Phenotype Dataset + 500K Genotypes) as well as an association test results spreadsheet (Association Tests (Genotypic Tests)). B. Generate a log10 P-value plot Open the Association Tests (Genotypic Tests) spreadsheet. Right-click on the Chi-Squared log10 P column (2) and select Plot Variable in GenomeBrowse. A p-value plot is created. Notice, there are two regions of significance, one on chr14 and the other on chr22. In this part of the tutorial we will focus on the chr22 region. Before you move on, go back to the Project Navigator and rename the plot node just created to -log10 P + LD (right-click on the node and select Rename Node). Now, from the log10 P + LD plot copy and paste 22:37,284,796-37,342,082 into the Region: text box at the top of the window. Press Enter to complete the zoom. You should now be zoomed into a region on 22q12.3. (Figure 1a). C. Add LD Plot You can add an LD plot to an existing graph from any spreadsheet that contains column marker mapped genotype data. In this case you want to generate an LD plot from the same genotype spreadsheet used to produce the association test results. From the -log10 P + LD plot, select File >Add and click the Project button. Select the Phenotype Dataset + 500K Genotypes - Sheet 1 spreadsheet and choose LD. Make sure the screen looks like Figure 1b and then click Plot & Close. 2

7 Figure 1a. P-value plot initial zoom Figure 1b. Add LD Plot to Graph C. Add LD Plot 3

8 An LD plot will now appear above the p-value plot and an LD node will appear in the Plot Tree (Figure 1c). Figure 1c. P-value and LD plot. Notice the apparent block of LD (red) in the middle of the plot interrupted by a single SNP that is uncorrelated (blue) with the other markers Generating LD Plots

9 2. Computing Haplotype Blocks In SVS 8 you can compute haplotype blocks manually via the LD interface or automatically using the Gabriel, et al. method. This tutorial will lead you through a combination of both. A. Automatically Computing Haplotype Blocks From the -log10 P + LD plot select the LD item in the Plot Tree and under the Marker Blocks tab. Select Visible Markers from the Compute options. Note: Selecting all markers would compute haplotype blocks across the entire 500K dataset. Figure 2a. LD plot with haplotype blocks. Notice at the top of the Haplotype Block Detection window it tells you how many markers on how many chromosomes haplotype blocks will be computed for. In this case it is 22 markers active in 1 chromosome. Use the default parameters and click Run. 5

10 The algorithm produces two haplotype blocks which appear as black outlined pentagons at the top of the LD plot (Figure 2a). One could argue there should only be one block instead of two. For this reason, SVS 8 makes it easy to manually manipulate blocks when needed and then save the block definitions for subsequent analyses. B. Manually Manipulating Haplotype Blocks In this step you will manually define a single block from two separate blocks. Figure 2b. Haplotype frequencies in Data Console. Click inside the larger block, this will change the outline to green and details for this block will appear in the Console window. Left-click on the left edge and hold your mouse button down. Then drag the cursor to the left, expanding the larger block over the smaller block. Release the mouse button and a new block will be created. Note: You can generate Haplotype frequencies for the selected block by clicking the option to Compute Haplotype Tables under the Marker Blocks Tab of the Controls dialog Computing Haplotype Blocks

11 3. Comparing Multiple LD Plots This step is covered as it may be useful in your own study to compare multiple LD plots to understand how the correlation structure in one dataset compares to that of a similar dataset, e.g. comparing a random set of Caucasians in your study with CEU samples of HapMap. Another useful example is comparing a less dense array (e.g. Affymetrix 500K) with a denser array (e.g. Affymetrix 6.0). Though not a standard practice, for demonstration purposes this tutorial compares the overall LD structure of all HapMap populations with that of only Yorubans. From the -log10 P + LD plot viewer, right-click on the LD and select Edit Title... enter LD - All Populations. Open Phenotype Dataset + 500K Genotypes - Sheet 1 spreadsheet, right-click on the Ethnicity (column 4) and select Activate by Category. Highlight YRI and click OK. This will inactivate all samples of a different ethnicity and create Phenotype Dataset + 500K Genotypes - Sheet 2. Then from the -log10 P + LD plot go to File >Add, click the Project button and select the LD option from the Phenotype Dataset + 500K Genotypes - Sheet 2 spreadsheet. Right-click on the second LD plot and select Edit Title..., set the new name to be LD - YRI Population. Zoom into the region around the block defined in the LD - All Populations plot (Figure 3a). In this instance there is a slight difference in LD structure displayed in the two plots. If you observed this in your own data, you would want to investigate why such a difference exists. Go ahead and delete the LD - YRI Population LD plot by right-clicking its associated node in the Plot Tree and selecting Delete. 7

12 Figure 3a. Comparing LD between all HapMap and Yorubans Comparing Multiple LD Plots

13 4. Haplotype Frequency Tables Once you define a given haplotype block you can then investigate haplotype and diplotype frequency estimations for the entire population broken down by cases and controls if applicable and each individual sample in the dataset. A. Generating Frequency Tables From the log10 P + LD plot, select the LD - All Populations item in the Plot Tree and click the Compute Haplotype Tables button on the Marker Blocks tab. Keep the default values, except make sure that Per sample EM, Per sample diplotype, and Overall haplotype frequencies are selected and click Run. This will create three tables, one for each selected in the previous window. The Block #2 - Haplotype Table contains overall haplotype frequencies for the entire sample set. Notice that only the first marker is listed in the row label column along with the various alleles represented in the haplotype. To see all the SNPs in the haplotype block go to the Project Navigator and select the Block #2 - Haplotype Table node. All SNPs are listed in the Node Change Log in addition to other summary statistics (Figure 4a). The Block #2 - EM Frequencies Table displays the various genotypes for each sample and their respective frequency estimations for each haplotype calculated with the EM algorithm. The Block #2 - Diplotype Table displays each sample s haplotype pair, combined as diplotypes, and each diplotype s respective frequency estimations. 9

14 Figure 4a. List of SNPs in Node Change Log Haplotype Frequency Tables

15 5. Haplotype Association Tests Golden Helix SVS provides two overall methods for association testing per haplotype and per block tests. A. Performing Per Haplotype Association Tests Open the log10 P + LD plot and select the defined block by clicking inside block on the LD plot. The block boundary will change green to indicate it has been selected. Click the Selected Block button for Subset options on the Marker Blocks tab. This creates a subset spreadsheet (Phenotype Dataset + 500K Genotypes Marker Block Subset) of only those markers in the block. The phenotype data has been lost so we will need to rejoin before proceeding to Association testing. Open Phenotype Dataset + 500K Genotypes - Sheet 1 go to Select >Column >Inactivate All Columns, then reactive the first 4 columns by left-clicking once on each column header. Go to File >Join or Merge Spreadsheets and select Phenotype Dataset + 500K Genotypes - Marker Block Subset and click OK. On the join dialog change the New dataset name: to Phenotype + Marker Block Subset leave all other default options and click OK. From Phenotype + Marker Block Subset - Sheet 1, set the C/C phenotype as dependent by clicking once on the column header turning it magenta then go to Genotype >Haplotype Association Tests. The Haplotype Association Tests window appears with a number of parameter settings. Set the parameters as follows: In this case we are treating all markers in the subset spreadsheet as a single block. Thus under Haplotype Block Definition, select Use all markers as single block. Under Haplotype Association Tests, select Calculate per haplotype. Under Tests select Chi-squared test and Odds ratio with 95% CI. Under Multiple Testing Correction check only Bonferroni adjustment (on N covariates). Under Additional Outputs, check Haplotype frequencies and Output data for P-P/Q-Q plots. Click Run to finish. A single spreadsheet (Haplotype Association Tests (Per Haplotype)) is produced with a row for each haplotype and a column for each test statistic selected. Notice again that only the first marker of the block is represented in the row label column. 11

16 Figure 5a. Per-haplotype association test results. B. Performing Per Block Haplotype Association Tests Another, perhaps more informative test of association is a per block test where a 2 X N chi-square table is used with N = the number of haplotypes represented. Again, open Phenotype + Marker Block Subset - Sheet 1, and select Genotype >Haplotype Association Tests. Leave all the parameters the same except this time select Calculate per block under Haplotype Association Tests. Click Run to finish. A new spreadsheet is created (Haplotype Association Tests (Per Block)) with a single row of data representing per block association results. Figure 5b. Per-block association test results Haplotype Association Tests

17 6. Large-Scale Haplotype Association Testing Now that you know how haplotype association testing works on a single-haplotype, perhaps you want to investigate haplotypes on a larger, multi-haplotype scale. For the sake of computation time, this tutorial will lead you through haplotype association on chromosome 22 only, though the workflow can be applied directly to the entire genome. A. Calculating Haplotype Blocks for Chromosome 22 Open the Phenotype Dataset + 500K Genotypes - Sheet 1 spreadsheet and select Select >Activate by Chromosomes. Click Uncheck All and then check 22 and click OK. This will create a new spreadsheet (Phenotype Dataset + 500K Genotypes - Sheet 4) where only genotypes in chromosome 22 are active along with the phenotype data. Rename the subset spreadsheet in the Project Navigator to, Chr22 Genotypes. From Chr22 Genotypes select Genotype >Haplotype Block Detection. Keep the defaults and click Run. A new block definition spreadsheet is created (Haplotype blocks, 1362 markers in 542 groups) with a single column representing various markers and the blocks they belong to (Figure 6a). B. Haplotype Association Tests Using Block Definitions Open Chr22 Genotypes select Genotype >Haplotype Association Tests. Under Haplotype Block Definition select Use precomputed blocks. Click Choose Sheet. Select the Haplotype blocks, 1381 markers in 549 groups block definition spreadsheet and click OK. Keep the rest of the parameters the same as before (make sure Calculate per block is selected) and click Run. A new p-value spreadsheet is created, Haplotype Association Tests (Per Block), this time with results for each haplotype block defined across chromosome 22. In the Project Navigator, rename this spreadsheet to Haplotype Association Tests (Per Block) - Chr22. 13

18 Figure 6a. Block definitions spreadsheet Large-Scale Haplotype Association Testing

19 C. Plotting Haplotype and Single Marker Association Results Together To see if haplotypes provide additional power in association testing, you can compare haplotype association results side-by-side with single marker association results. Open the -log 10 P + LD plot and select the first Chi-Squared -log10 P node in the Plot Tree under the Add tab select Add Item(s). Click the Project Button and from the Haplotype Association Tests (per Block) - Chr22 spreadsheet select Chi-Squared -log10 P then click Plot & Close. In the Plot Tree, rename the first Chi-Squared log10 P graph item to Haplotype log10 P (right-click Edit Title) and the second to Single Marker log10 P. You can change the attributes of the Haplotype log10 P graph item to differentiate it more from the Single Marker log10 P graph item. Select the Haplotype log10 P graph item and under the Display tab change the Connector from None to Drop Line. Increase the weight to 3. Under the Style tab change the color to green and the symbol size to 5. Zoom into the region surrounding the peek on chromosome 22 by copying and pasting 22:36,372,272-37,995,325 into the location bar at the top of the plot window. The result is shown in Figure 6b. Figure 6b. Single marker association vs. haplotype association results. You can add the generated block set to the LD from the Plot Tree. Select the LD - All Populations graph item and under the Marker Blocks tab click Blocks under the Load options. C. Plotting Haplotype and Single Marker Association Results Together 15

20 Select the Haplotype blocks, 1362 markers in 542 groups spreadsheet and click OK. You now have a p-value plot with single marker and haplotype association results along with an LD plot of chromosome 22 with automatically defined haplotype blocks. You can zoom in to any region by left-click and dragging in either graph. Left-click on the p-valued plot s x-axis and drag from one side of the significant peak in chromosome 22 to the other side (Figure 6c). Figure 6c. Haplotype vs single marker association zoomed in Large-Scale Haplotype Association Testing

21 7. Haplotype Trend Regression New to SVS 8 is the ability to perform haplotype regression analysis using a quantitative phenotype. Haplotype Trend Regression (HTR) takes one or more block(s) of genotypic markers and for each block of markers, estimates the haplotypes for these markers, then regresses their by-sample haplotype probabilities against a dependent variable. Please see the SVS manual for full details on all of the options available for this new tool. A. Full Model Regression Open Phenotype Dataset + 500K Genotypes - Sheet 1, left-click once on the C/C phenotype to inactivate the column. Now set the quantitative variable Pheno as dependent. Note: For this simulated phenotype performing a Corr/Trend Association test using an Additive model will show markers in chromosome 14 that show significance, so for the purpose of saving time we will only look at markers in chromosome 14. Go to Select >Activate by Chromosome, click Uncheck All then check 14 and click OK. We will first compute our haplotype blocks for chromosome 14 to use in the analysis by selecting Genotype >Haplotype Block Detection, leave the defaults and click Run. Then from the Phenotype Dataset + 500K Genotypes - Sheet 6 spreadsheet go to Genotype >Haplotype Trend Regression. Under Haplotype Block Definition select Use precomputed block and select the Haplotype blocks, 4105 markers in 1537 groups, leave the rest of the default settings and click Run (Figure 7a) The resulting spreadsheet Haplotype Trend Regression Results is produced, the rows of this spreadsheet correspond to the haplotype blocks used. The row labels will correspond to the first marker in the block. Plot the results by right-clicking on the -log10 Full-Model P column and selecting Plot Value in Genome- Browse Zoom into the area around the most significant block (first marker SNP_A ) and add the LD Plot. File >Add clicking the Project button and choosing the Phenotype Dataset + 500K Genotypes - Sheet 6 checking LD and clicking Plot & Close. Add in the computed marker blocks by selecting the LD node in the Plot Tree then under the Marker Blocks tab select Blocks under the Load options. Plot should look similar to Figure 7c. The LD Plot indicates a high linkage disequilibrium that corresponds to the significant p-value for the haplotype regression analysis. The R-Squared LD values are included in the Haplotype Trend Regression Results spreadsheet. 17

22 Figure 7a. Full Model Haplotype Trend Regression Options Figure 7b. Haplotype Trend Regression Results Haplotype Trend Regression

23 Figure 7c. Full Model Haplotype Regression and LD Plot B. Full vs Reduced Model Regression Haplotype Trend Regression can also be used to correct for any covariates. In this tutorial dataset we have several possible covariates included in the data; Ethnicity, Age or Gender. Open Phenotype Dataset + 500K Genotypes - Sheet 6 and once again select Genotype >Haplotype Trend Regression Under Haplotype Block Definition select Use precomputed blocks and choose the Haplotype blocks, 4105 markers in 1537 groups spreadsheet. Choose the Compute significance of full model vs. reduced model option under Haplotype Trend Regression Options. Under Reduced Model Fixed Covariates select Add Covariate and choose the Ethnicity column. Click Add then Close. Leave the rest of the default settings (Figure 7d) and click run. Now we will add these results to the previous plot to compare. Open the Plot of Column -log10 Full-Model P from Haplotype Trend Regression Results and select the first -log10 Full-Model P node in the Plot Tree. Then on the Add tab click Add Item(s). Select the second Haplotype Trend Regression Results spreadsheet and check -log10 FvR Model P to be added to the plot. Click Plot & Close. Change the color of then new points by selecting the -log10 FvR Model P node in the Plot Tree and under the Stype tab click the blue square and change it to green. B. Full vs Reduced Model Regression 19

24 Figure 7d. Full vs. Reduced Model Options You will should see that the same block is still significant after correcting for ethnicity but not quite as significant (Figure 7e) Haplotype Trend Regression

25 Figure 7e. Addition of Correct Regression Results B. Full vs Reduced Model Regression 21

CNV Univariate Analysis Tutorial

CNV Univariate Analysis Tutorial CNV Univariate Analysis Tutorial Release 8.1 Golden Helix, Inc. March 18, 2014 Contents 1. Overview 2 2. CNAM Optimal Segmenting 4 A. Performing CNAM Optimal Segmenting..................................

More information

SeattleSNPs Interactive Tutorial: Web Tools for Site Selection, Linkage Disequilibrium and Haplotype Analysis

SeattleSNPs Interactive Tutorial: Web Tools for Site Selection, Linkage Disequilibrium and Haplotype Analysis SeattleSNPs Interactive Tutorial: Web Tools for Site Selection, Linkage Disequilibrium and Haplotype Analysis Goal: This tutorial introduces several websites and tools useful for determining linkage disequilibrium

More information

Hierarchical Clustering Analysis

Hierarchical Clustering Analysis Hierarchical Clustering Analysis What is Hierarchical Clustering? Hierarchical clustering is used to group similar objects into clusters. In the beginning, each row and/or column is considered a cluster.

More information

Excel Tutorial. Bio 150B Excel Tutorial 1

Excel Tutorial. Bio 150B Excel Tutorial 1 Bio 15B Excel Tutorial 1 Excel Tutorial As part of your laboratory write-ups and reports during this semester you will be required to collect and present data in an appropriate format. To organize and

More information

Step by Step Guide to Importing Genetic Data into JMP Genomics

Step by Step Guide to Importing Genetic Data into JMP Genomics Step by Step Guide to Importing Genetic Data into JMP Genomics Page 1 Introduction Data for genetic analyses can exist in a variety of formats. Before this data can be analyzed it must imported into one

More information

Scatter Plots with Error Bars

Scatter Plots with Error Bars Chapter 165 Scatter Plots with Error Bars Introduction The procedure extends the capability of the basic scatter plot by allowing you to plot the variability in Y and X corresponding to each point. Each

More information

MultiExperiment Viewer Quickstart Guide

MultiExperiment Viewer Quickstart Guide MultiExperiment Viewer Quickstart Guide Table of Contents: I. Preface - 2 II. Installing MeV - 2 III. Opening a Data Set - 2 IV. Filtering - 6 V. Clustering a. HCL - 8 b. K-means - 11 VI. Modules a. T-test

More information

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004

Data Visualization. Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Data Visualization Prepared by Francisco Olivera, Ph.D., Srikanth Koka Department of Civil Engineering Texas A&M University February 2004 Contents Brief Overview of ArcMap Goals of the Exercise Computer

More information

Statistical Analysis for Genetic Epidemiology (S.A.G.E.) Version 6.2 Graphical User Interface (GUI) Manual

Statistical Analysis for Genetic Epidemiology (S.A.G.E.) Version 6.2 Graphical User Interface (GUI) Manual Statistical Analysis for Genetic Epidemiology (S.A.G.E.) Version 6.2 Graphical User Interface (GUI) Manual Department of Epidemiology and Biostatistics Wolstein Research Building 2103 Cornell Rd Case Western

More information

Making Visio Diagrams Come Alive with Data

Making Visio Diagrams Come Alive with Data Making Visio Diagrams Come Alive with Data An Information Commons Workshop Making Visio Diagrams Come Alive with Data Page Workshop Why Add Data to A Diagram? Here are comparisons of a flow chart with

More information

Prism 6 Step-by-Step Example Linear Standard Curves Interpolating from a standard curve is a common way of quantifying the concentration of a sample.

Prism 6 Step-by-Step Example Linear Standard Curves Interpolating from a standard curve is a common way of quantifying the concentration of a sample. Prism 6 Step-by-Step Example Linear Standard Curves Interpolating from a standard curve is a common way of quantifying the concentration of a sample. Step 1 is to construct a standard curve that defines

More information

Step-by-Step Guide to Bi-Parental Linkage Mapping WHITE PAPER

Step-by-Step Guide to Bi-Parental Linkage Mapping WHITE PAPER Step-by-Step Guide to Bi-Parental Linkage Mapping WHITE PAPER JMP Genomics Step-by-Step Guide to Bi-Parental Linkage Mapping Introduction JMP Genomics offers several tools for the creation of linkage maps

More information

Company Setup 401k Tab

Company Setup 401k Tab Reference Sheet Company Setup 401k Tab Use this page to define company level 401(k) information, including employee status codes, 401(k) sources, and 401(k) funds. The definitions you create here become

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

This activity will show you how to draw graphs of algebraic functions in Excel.

This activity will show you how to draw graphs of algebraic functions in Excel. This activity will show you how to draw graphs of algebraic functions in Excel. Open a new Excel workbook. This is Excel in Office 2007. You may not have used this version before but it is very much the

More information

ITS Training Class Charts and PivotTables Using Excel 2007

ITS Training Class Charts and PivotTables Using Excel 2007 When you have a large amount of data and you need to get summary information and graph it, the PivotTable and PivotChart tools in Microsoft Excel will be the answer. The data does not need to be in one

More information

HOW TO VIEW AND EDIT PICTURES

HOW TO VIEW AND EDIT PICTURES Get started Shutterfly can help you make your pictures look their best. We re going to show you the different ways to view and edit your pictures using our easy-to-use tools. To begin, sign in to your

More information

MARS STUDENT IMAGING PROJECT

MARS STUDENT IMAGING PROJECT MARS STUDENT IMAGING PROJECT Data Analysis Practice Guide Mars Education Program Arizona State University Data Analysis Practice Guide This set of activities is designed to help you organize data you collect

More information

Basic Microsoft Excel 2007

Basic Microsoft Excel 2007 Basic Microsoft Excel 2007 The biggest difference between Excel 2007 and its predecessors is the new layout. All of the old functions are still there (with some new additions), but they are now located

More information

Microsoft Excel 2013: Charts June 2014

Microsoft Excel 2013: Charts June 2014 Microsoft Excel 2013: Charts June 2014 Description We will focus on Excel features for graphs and charts. We will discuss multiple axes, formatting data, choosing chart type, adding notes and images, and

More information

DataPA OpenAnalytics End User Training

DataPA OpenAnalytics End User Training DataPA OpenAnalytics End User Training DataPA End User Training Lesson 1 Course Overview DataPA Chapter 1 Course Overview Introduction This course covers the skills required to use DataPA OpenAnalytics

More information

Integrated Company Analysis

Integrated Company Analysis Using Integrated Company Analysis Version 2.0 Zacks Investment Research, Inc. 2000 Manual Last Updated: 8/11/00 Contents Overview 3 Introduction...3 Guided Tour 4 Getting Started in ICA...4 Parts of ICA

More information

Business Analytics Enhancements June 2013

Business Analytics Enhancements June 2013 Business Analytics Enhancements June 03 Enhancement Summary June 03 Item # Site Location Enhancement Welcome Page New style - Fonts and colors have changed as a result of the enhanced reporting engine

More information

Charting LibQUAL+(TM) Data. Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University

Charting LibQUAL+(TM) Data. Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University Charting LibQUAL+(TM) Data Jeff Stark Training & Development Services Texas A&M University Libraries Texas A&M University Revised March 2004 The directions in this handout are written to be used with SPSS

More information

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click.

To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click. EDIT202 Spreadsheet Lab Assignment Guidelines Getting Started 1. For this lab you will modify a sample spreadsheet file named Starter- Spreadsheet.xls which is available for download from the Spreadsheet

More information

http://bco-dmo.org Go to: http://usjgofs.whoi.edu/jg/dir/jgofs/ URL: http://usjgofs.whoi.edu/jg/serv/jgofs/arabian/inventory.html0

http://bco-dmo.org Go to: http://usjgofs.whoi.edu/jg/dir/jgofs/ URL: http://usjgofs.whoi.edu/jg/serv/jgofs/arabian/inventory.html0 http://bco-dmo.org DATA ACCESS TUTORIAL 2012 OCB PI Summer Workshop Data access: catalog browse scenario 1: you are a former US JGOFS or US GLOBEC researcher, and you know what data you are looking for

More information

Data representation and analysis in Excel

Data representation and analysis in Excel Page 1 Data representation and analysis in Excel Let s Get Started! This course will teach you how to analyze data and make charts in Excel so that the data may be represented in a visual way that reflects

More information

Mail Merge Creating Mailing Labels 3/23/2011

Mail Merge Creating Mailing Labels 3/23/2011 Creating Mailing Labels in Microsoft Word Address data in a Microsoft Excel file can be turned into mailing labels in Microsoft Word through a mail merge process. First, obtain or create an Excel spreadsheet

More information

Statgraphics Getting started

Statgraphics Getting started Statgraphics Getting started The aim of this exercise is to introduce you to some of the basic features of the Statgraphics software. Starting Statgraphics 1. Log in to your PC, using the usual procedure

More information

DATA VISUALIZATION WITH TABLEAU PUBLIC. (Data for this tutorial at www.peteraldhous.com/data)

DATA VISUALIZATION WITH TABLEAU PUBLIC. (Data for this tutorial at www.peteraldhous.com/data) DATA VISUALIZATION WITH TABLEAU PUBLIC (Data for this tutorial at www.peteraldhous.com/data) Tableau Public allows you to create a wide variety of interactive graphs, maps and tables and organize them

More information

PowerWorld Simulator

PowerWorld Simulator PowerWorld Simulator Quick Start Guide 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com Purpose This quick start guide is intended to

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

Drawing a histogram using Excel

Drawing a histogram using Excel Drawing a histogram using Excel STEP 1: Examine the data to decide how many class intervals you need and what the class boundaries should be. (In an assignment you may be told what class boundaries to

More information

Data Visualization. Brief Overview of ArcMap

Data Visualization. Brief Overview of ArcMap Data Visualization Prepared by Francisco Olivera, Ph.D., P.E., Srikanth Koka and Lauren Walker Department of Civil Engineering September 13, 2006 Contents: Brief Overview of ArcMap Goals of the Exercise

More information

Getting Started With SPSS

Getting Started With SPSS Getting Started With SPSS To investigate the research questions posed in each section of this site, we ll be using SPSS, an IBM computer software package specifically designed for use in the social sciences.

More information

Intellect Platform - Tables and Templates Basic Document Management System - A101

Intellect Platform - Tables and Templates Basic Document Management System - A101 Intellect Platform - Tables and Templates Basic Document Management System - A101 Interneer, Inc. 4/12/2010 Created by Erika Keresztyen 2 Tables and Templates - A101 - Basic Document Management System

More information

RuleBender 1.1.415 Tutorial

RuleBender 1.1.415 Tutorial RuleBender 1.1.415 Tutorial Installing and Launching RuleBender Requirements OSX Getting Started Linux Getting Started Windows Getting Started Using the Editor The Main Window Creating and Opening Files

More information

Interactive Excel Spreadsheets:

Interactive Excel Spreadsheets: Interactive Excel Spreadsheets: Constructing Visualization Tools to Enhance Your Learner-centered Math and Science Classroom Scott A. Sinex Department of Physical Sciences and Engineering Prince George

More information

During the process of creating ColorSwitch, you will learn how to do these tasks:

During the process of creating ColorSwitch, you will learn how to do these tasks: GUI Building in NetBeans IDE 3.6 This short tutorial guides you through the process of creating an application called ColorSwitch. You will build a simple program that enables you to switch the color of

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

Spatial Adjustment Tools: The Tutorial

Spatial Adjustment Tools: The Tutorial Spatial Adjustment Tools: The Tutorial By Peter Kasianchuk, ESRI Educational Services In this exercise, you will perform some spatial adjustment and data management operations data to be used in analysis

More information

Novell ZENworks Asset Management 7.5

Novell ZENworks Asset Management 7.5 Novell ZENworks Asset Management 7.5 w w w. n o v e l l. c o m October 2006 USING THE WEB CONSOLE Table Of Contents Getting Started with ZENworks Asset Management Web Console... 1 How to Get Started...

More information

How to Make the Most of Excel Spreadsheets

How to Make the Most of Excel Spreadsheets How to Make the Most of Excel Spreadsheets Analyzing data is often easier when it s in an Excel spreadsheet rather than a PDF for example, you can filter to view just a particular grade, sort to view which

More information

Introduction to Microsoft Access 2003

Introduction to Microsoft Access 2003 Introduction to Microsoft Access 2003 Zhi Liu School of Information Fall/2006 Introduction and Objectives Microsoft Access 2003 is a powerful, yet easy to learn, relational database application for Microsoft

More information

SPSS: Getting Started. For Windows

SPSS: Getting Started. For Windows For Windows Updated: August 2012 Table of Contents Section 1: Overview... 3 1.1 Introduction to SPSS Tutorials... 3 1.2 Introduction to SPSS... 3 1.3 Overview of SPSS for Windows... 3 Section 2: Entering

More information

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS

CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS CREATING EXCEL PIVOT TABLES AND PIVOT CHARTS FOR LIBRARY QUESTIONNAIRE RESULTS An Excel Pivot Table is an interactive table that summarizes large amounts of data. It allows the user to view and manipulate

More information

Figure 1. An embedded chart on a worksheet.

Figure 1. An embedded chart on a worksheet. 8. Excel Charts and Analysis ToolPak Charts, also known as graphs, have been an integral part of spreadsheets since the early days of Lotus 1-2-3. Charting features have improved significantly over the

More information

Summary of important mathematical operations and formulas (from first tutorial):

Summary of important mathematical operations and formulas (from first tutorial): EXCEL Intermediate Tutorial Summary of important mathematical operations and formulas (from first tutorial): Operation Key Addition + Subtraction - Multiplication * Division / Exponential ^ To enter a

More information

Using SPSS, Chapter 2: Descriptive Statistics

Using SPSS, Chapter 2: Descriptive Statistics 1 Using SPSS, Chapter 2: Descriptive Statistics Chapters 2.1 & 2.2 Descriptive Statistics 2 Mean, Standard Deviation, Variance, Range, Minimum, Maximum 2 Mean, Median, Mode, Standard Deviation, Variance,

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

Scientific Graphing in Excel 2010

Scientific Graphing in Excel 2010 Scientific Graphing in Excel 2010 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Tutorial on gplink. http://pngu.mgh.harvard.edu/~purcell/plink/gplink.shtml. PLINK tutorial, December 2006; Shaun Purcell, shaun@pngu.mgh.harvard.

Tutorial on gplink. http://pngu.mgh.harvard.edu/~purcell/plink/gplink.shtml. PLINK tutorial, December 2006; Shaun Purcell, shaun@pngu.mgh.harvard. Tutorial on gplink http://pngu.mgh.harvard.edu/~purcell/plink/gplink.shtml Basic gplink analyses Data management Summary statistics Association analysis Population stratification IBD-based analysis gplink

More information

Viewing and Troubleshooting Perfmon Logs

Viewing and Troubleshooting Perfmon Logs CHAPTER 7 To view perfmon logs, you can download the logs or view them locally. This chapter contains information on the following topics: Viewing Perfmon Log Files, page 7-1 Working with Troubleshooting

More information

Market Pricing Override

Market Pricing Override Market Pricing Override MARKET PRICING OVERRIDE Market Pricing: Copy Override Market price overrides can be copied from one match year to another Market Price Override can be accessed from the Job Matches

More information

Generative Drafting. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes

Generative Drafting. Page 1 1997 2001 DASSAULT SYSTEMES. IBM Product Lifecycle Management Solutions / Dassault Systemes Generative Drafting Page 1 Tutorial Objectives Description This Tutorial is an introduction to Generative Drafting. Message To show how CATIA V5 allows the user to automatically generate associative drafting

More information

SW43W. Users Manual. FlukeView Power Quality Analyzer Software Version 3.20 onwards

SW43W. Users Manual. FlukeView Power Quality Analyzer Software Version 3.20 onwards SW43W FlukeView Power Quality Analyzer Software Version 3.20 onwards Users Manual 4822 872 30778 December 2005, Rev.1, 04/06 2005 Fluke Corporation, All rights reserved. All product names are trademarks

More information

The following is an overview of lessons included in the tutorial.

The following is an overview of lessons included in the tutorial. Chapter 2 Tutorial Tutorial Introduction This tutorial is designed to introduce you to some of Surfer's basic features. After you have completed the tutorial, you should be able to begin creating your

More information

SNPbrowser Software v3.5

SNPbrowser Software v3.5 Product Bulletin SNP Genotyping SNPbrowser Software v3.5 A Free Software Tool for the Knowledge-Driven Selection of SNP Genotyping Assays Easily visualize SNPs integrated with a physical map, linkage disequilibrium

More information

Ofgem Carbon Savings Community Obligation (CSCO) Eligibility System

Ofgem Carbon Savings Community Obligation (CSCO) Eligibility System Ofgem Carbon Savings Community Obligation (CSCO) Eligibility System User Guide 2015 Page 1 Table of Contents Carbon Savings Community Obligation... 3 Carbon Savings Community Obligation (CSCO) System...

More information

JustClust User Manual

JustClust User Manual JustClust User Manual Contents 1. Installing JustClust 2. Running JustClust 3. Basic Usage of JustClust 3.1. Creating a Network 3.2. Clustering a Network 3.3. Applying a Layout 3.4. Saving and Loading

More information

Visualization with Excel Tools and Microsoft Azure

Visualization with Excel Tools and Microsoft Azure Visualization with Excel Tools and Microsoft Azure Introduction Power Query and Power Map are add-ins that are available as free downloads from Microsoft to enhance the data access and data visualization

More information

Microsoft Word 2010. Quick Reference Guide. Union Institute & University

Microsoft Word 2010. Quick Reference Guide. Union Institute & University Microsoft Word 2010 Quick Reference Guide Union Institute & University Contents Using Word Help (F1)... 4 Window Contents:... 4 File tab... 4 Quick Access Toolbar... 5 Backstage View... 5 The Ribbon...

More information

Budget Process using PeopleSoft Financial 9.1

Budget Process using PeopleSoft Financial 9.1 Section 14 Budget 14.1 Budget Overview Each council must prepare a yearly operating budget and, in many cases, multiple budgets to respond to the needs of the council and the legal requirement to expend

More information

Step One. Step Two. Step Three USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013)

Step One. Step Two. Step Three USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013) USING EXPORTED DATA IN MICROSOFT ACCESS (LAST REVISED: 12/10/2013) This guide was created to allow agencies to set up the e-data Tech Support project s Microsoft Access template. The steps below have been

More information

Petrel TIPS&TRICKS from SCM

Petrel TIPS&TRICKS from SCM Petrel TIPS&TRICKS from SCM Knowledge Worth Sharing Building Montages in Petrel Most Petrel projects require display maps to be made for presentations; either for partners or peers. This TIPS&TRICKS provides

More information

Introduction to Microsoft Excel 2007/2010

Introduction to Microsoft Excel 2007/2010 to Microsoft Excel 2007/2010 Abstract: Microsoft Excel is one of the most powerful and widely used spreadsheet applications available today. Excel's functionality and popularity have made it an essential

More information

Microsoft Excel 2010 Part 3: Advanced Excel

Microsoft Excel 2010 Part 3: Advanced Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting

More information

Client Marketing: Sets

Client Marketing: Sets Client Marketing Client Marketing: Sets Purpose Client Marketing Sets are used for selecting clients from the client records based on certain criteria you designate. Once the clients are selected, you

More information

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005

BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 BIGPOND ONLINE STORAGE USER GUIDE Issue 1.1.0-18 August 2005 PLEASE NOTE: The contents of this publication, and any associated documentation provided to you, must not be disclosed to any third party without

More information

There are six different windows that can be opened when using SPSS. The following will give a description of each of them.

There are six different windows that can be opened when using SPSS. The following will give a description of each of them. SPSS Basics Tutorial 1: SPSS Windows There are six different windows that can be opened when using SPSS. The following will give a description of each of them. The Data Editor The Data Editor is a spreadsheet

More information

Logi Ad Hoc Reporting System Administration Guide

Logi Ad Hoc Reporting System Administration Guide Logi Ad Hoc Reporting System Administration Guide Version 11.2 Last Updated: March 2014 Page 2 Table of Contents INTRODUCTION... 4 Target Audience... 4 Application Architecture... 5 Document Overview...

More information

MS Excel Template Building and Mapping for Neat 5

MS Excel Template Building and Mapping for Neat 5 MS Excel Template Building and Mapping for Neat 5 Neat 5 provides the opportunity to export data directly from the Neat 5 program to an Excel template, entering in column information using receipts saved

More information

Merging Labels, Letters, and Envelopes Word 2013

Merging Labels, Letters, and Envelopes Word 2013 Merging Labels, Letters, and Envelopes Word 2013 Merging... 1 Types of Merges... 1 The Merging Process... 2 Labels - A Page of the Same... 2 Labels - A Blank Page... 3 Creating Custom Labels... 3 Merged

More information

Tutorial for proteome data analysis using the Perseus software platform

Tutorial for proteome data analysis using the Perseus software platform Tutorial for proteome data analysis using the Perseus software platform Laboratory of Mass Spectrometry, LNBio, CNPEM Tutorial version 1.0, January 2014. Note: This tutorial was written based on the information

More information

Outlook Tips & Tricks. Training For Current & New Employees

Outlook Tips & Tricks. Training For Current & New Employees Outlook Tips & Tricks Training For Current & New Employees The workshop will help build the necessary skills needed to begin using Microsoft Outlook 2010. The participant will learn how to create e-mail

More information

Creating an Excel XY (Scatter) Plot

Creating an Excel XY (Scatter) Plot Creating an Excel XY (Scatter) Plot EXCEL REVIEW 21-22 1 What is an XY or Scatter Plot? An XY or scatter plot either shows the relationships among the numeric values in several data series or plots two

More information

How to make a line graph using Excel 2007

How to make a line graph using Excel 2007 How to make a line graph using Excel 2007 Format your data sheet Make sure you have a title and each column of data has a title. If you are entering data by hand, use time or the independent variable in

More information

EXCEL Tutorial: How to use EXCEL for Graphs and Calculations.

EXCEL Tutorial: How to use EXCEL for Graphs and Calculations. EXCEL Tutorial: How to use EXCEL for Graphs and Calculations. Excel is powerful tool and can make your life easier if you are proficient in using it. You will need to use Excel to complete most of your

More information

Project Management within ManagePro

Project Management within ManagePro Project Management within ManagePro This document describes how to do the following common project management functions with ManagePro: set-up projects, define scope/requirements, assign resources, estimate

More information

ASSIGNMENT 4 PREDICTIVE MODELING AND GAINS CHARTS

ASSIGNMENT 4 PREDICTIVE MODELING AND GAINS CHARTS DATABASE MARKETING Fall 2015, max 24 credits Dead line 15.10. ASSIGNMENT 4 PREDICTIVE MODELING AND GAINS CHARTS PART A Gains chart with excel Prepare a gains chart from the data in \\work\courses\e\27\e20100\ass4b.xls.

More information

ICP Data Entry Module Training document. HHC Data Entry Module Training Document

ICP Data Entry Module Training document. HHC Data Entry Module Training Document HHC Data Entry Module Training Document Contents 1. Introduction... 4 1.1 About this Guide... 4 1.2 Scope... 4 2. Step for testing HHC Data Entry Module.. Error! Bookmark not defined. STEP 1 : ICP HHC

More information

Chapter 11 Sharing and Reviewing Documents

Chapter 11 Sharing and Reviewing Documents Calc Guide Chapter 11 Sharing and Reviewing Documents This PDF is designed to be read onscreen, two pages at a time. If you want to print a copy, your PDF viewer should have an option for printing two

More information

ImageNow Document Management Created on Friday, October 01, 2010

ImageNow Document Management Created on Friday, October 01, 2010 ImageNow Document Management Created on Friday, October 01, 2010 Table of Contents Training Guide ImageNow Document Management...1 Document Processing...1 Editing Document Keys Manually... 1 Using Annotations...

More information

5.7. Quick Guide to Fusion Pro Schedule

5.7. Quick Guide to Fusion Pro Schedule 5.7 Quick Guide to Fusion Pro Schedule Quick Guide to Fusion Pro Schedule Fusion 5.7 This publication may not be reproduced, in whole or in part, in any form or by any electronic, manual, or other method

More information

Load testing with. WAPT Cloud. Quick Start Guide

Load testing with. WAPT Cloud. Quick Start Guide Load testing with WAPT Cloud Quick Start Guide This document describes step by step how to create a simple typical test for a web application, execute it and interpret the results. 2007-2015 SoftLogica

More information

Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different)

Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different) Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different) Spreadsheets are computer programs that allow the user to enter and manipulate numbers. They are capable

More information

Plotting: Customizing the Graph

Plotting: Customizing the Graph Plotting: Customizing the Graph Data Plots: General Tips Making a Data Plot Active Within a graph layer, only one data plot can be active. A data plot must be set active before you can use the Data Selector

More information

APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by

APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by internal auditors around the world in their day-to-day

More information

Instructions for creating a data entry form in Microsoft Excel

Instructions for creating a data entry form in Microsoft Excel 1 of 5 You have several options when you want to enter data manually in Excel. You can enter data in one cell, in several cells at the same time, or on more than one worksheet (worksheet/spreadsheet: The

More information

How to access some of the frameworki reports to help manage workload

How to access some of the frameworki reports to help manage workload How to access some of the frameworki reports to help manage workload To access the standard reports within frameworki: Click on Reports >> Reports Library This will open the Report Treeview. The path to

More information

SPSS Manual for Introductory Applied Statistics: A Variable Approach

SPSS Manual for Introductory Applied Statistics: A Variable Approach SPSS Manual for Introductory Applied Statistics: A Variable Approach John Gabrosek Department of Statistics Grand Valley State University Allendale, MI USA August 2013 2 Copyright 2013 John Gabrosek. All

More information

Reading Wonders Training Resource Guide

Reading Wonders Training Resource Guide Reading Wonders Training Resource Guide Table of Contents Page Register for Your Teacher Access 2 Redeem Master Codes 4 Enroll Students Teacher / District Import (Single or Multiple Students) 7 Individual

More information

Excel -- Creating Charts

Excel -- Creating Charts Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel

More information

What is Microsoft Excel?

What is Microsoft Excel? What is Microsoft Excel? Microsoft Excel is a member of the spreadsheet family of software. Spreadsheets allow you to keep track of data, create charts based from data, and perform complex calculations.

More information

BID2WIN Workshop. Advanced Report Writing

BID2WIN Workshop. Advanced Report Writing BID2WIN Workshop Advanced Report Writing Please Note: Please feel free to take this workbook home with you! Electronic copies of all lab documentation are available for download at http://www.bid2win.com/userconf/2011/labs/

More information

In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class.

In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. Creating a Pie Graph Step-by-step directions In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. 1. Enter Data A. Open

More information

Microsoft Excel Tutorial

Microsoft Excel Tutorial Microsoft Excel Tutorial by Dr. James E. Parks Department of Physics and Astronomy 401 Nielsen Physics Building The University of Tennessee Knoxville, Tennessee 37996-1200 Copyright August, 2000 by James

More information

Chapter 7: Prepare a field trial and analyze results

Chapter 7: Prepare a field trial and analyze results Chapter 7: Prepare a field trial and analyze results Introduction... 2 Preparation... 2 Create a germplasm list for the trial... 2 Prepare the trial fieldbook... 6 Basic details... 7 Settings... 8 Germplasm...

More information

Report and Export Options

Report and Export Options Report and Export Options Report Options You can filter the results of any report by hitting the Options button You will be brought to the Report Options page We will concern ourselves with the bottom

More information

What is OneDrive for Business at University of Greenwich? Accessing OneDrive from Office 365

What is OneDrive for Business at University of Greenwich? Accessing OneDrive from Office 365 This guide explains how to access and use the OneDrive for Business cloud based storage system and Microsoft Office Online suite of products via a web browser. What is OneDrive for Business at University

More information