Overview. Experiment Specifications. This tutorial will enable you to

Size: px
Start display at page:

Download "Overview. Experiment Specifications. This tutorial will enable you to"

Transcription

1 Defining a protocol in BioAssay Overview BioAssay provides an interface to store, manipulate, and retrieve biological assay data. The application allows users to define customized protocol tables representing the workflow of experiments. Tables can contain raw data values, automated calculations, plate inventory information, or a combination of these. A protocol s structure is reflected in a set of tables in BioAssay called a protocol. Once all protocol tables and templates are defined, users can easily import, manipulate, and store new data. There are four major steps in defining a protocol structure and viewing data in BioAssay: 1. Define custom experimental settings. 2. Create table definitions representing the experiment work flow. 3. Define how data will be imported. 4. Import, view and plot data in tables. This tutorial presents the specifications for an example experiment and steps you through the process of defining a protocol in BioAssay. The resulting protocol definition is used to import, store, and view sample data. This tutorial will enable you to Interpret experimental specifications as BioAssay protocol tables Create a plate format from the description of a plate. Construct a table structure for a protocol Use and understand the calculations wizard Define, use and understand file import and graph templates Import and view protocol data from within BioAssay Experiment Specifications The following specifications have been designed for the purposes of this example. The example was designed to be as realistic, yet as general as possible. A lab is running a screening for which they would like to calculate the % inhibition value for a range of drug candidates. Plates contain 6 positive control wells and 6 negative control wells. 1 Defining a protocol in BioAssay

2 Plate Format Plates are described as having 96 wells in all (8 rows and 12 columns. Of the 96 Wells, positive control wells are A1, B1, C1, F2, G2, and H2. Negative control wells are A2, B2, C2, F1, G1, and H1. Wells D1, E1, D2, and E2 are left empty. The remaining wells will contain a sample. Calculations Tests are run and the results are recorded by the instrument taking the measurements in a data file. The resulting calculation desired is % inhibition: % inhibition = 100*(Value-neg)/(pos-neg) Value = raw value neg - negative control average pos - positive control average Data File Format The data file created by the measuring instrument contains raw data for each test instance. The file starts with multiple header lines describing test conditions. Following the header lines is data arranged in a plate format. That is, the data is arranged in a 8 row, 12 column grid with each value placed in the data file grid where the well is found in the plate. A sample data file can be found on the installation CD, or on the client at <BioAssayroot>/Tutorial Assay. The file is called sample_data_for_tutorial.txt. Defining Plate Settings Plate settings describe plate characteristics such as plate size, well distribution, etc. Many plate settings could be defined for this protocol, but there are three which must be defined before proceeding: Physical Plate Type Well Formats Plate Format Physical Plate Type Physical plate types define the layout of a plate. That is, the number of wells and how those wells are arranged in the plate. There is a default Physical Plate Type that fits the plate described for this protocol, called 96 Well Plate. The 96 Well Plate can be pictured as an 8x12 grid where each cell in the grid represents a well in the plate. Therefore, an additional physical plate format will not have to be defined. Well Formats Well Formats define the general contents in a well. In other words, the well format describes the contents of the well without indicating the actual substance inside the well. The following default well formats are sufficient for the purposes of this protocol: Compound - can contain a sample Empty - will remain empty Positive Control - will contain a positive control Negative Control - will contain a negative control Defining a protocol in BioAssay 2

3 Plate Format Plate Formats define which wells in a plate (with a given physical plate type) contain particular well formats. There are no default Plate Formats defined that will fulfill the requirements of this protocol. The Plate Format that we define will take into account all of the plate format specifications described under Plate Format on page 3. The specifications tell us what type of substance is contained in each of the 96 wells in the plate. To define a new plate format for this protocol: 1. After logging in, expand Settings > Plate Setup. 2. Click on the Plate Formats folder. A table defining all available plate formats appears in the right frame. 3. Click Edit. 4. Click Add. A new row appears. 5. Enter Tutorial Format as the name of the new format and select the 96 Well Plate from the Physical Plate Type listbox. 6. Click Save. 7. Double click on the row defining the new plate format (Tutorial Format). A grid of 96 cells (each representing a well) appears in the right frame. The default is a well format of Compound in each cell. Next, we will have to assign a well format to each cell. 8. Click Edit. 9. Populate the appropriate cells with the Compound well format. a. Highlight cell D1. b. Select Empty from the pull-down menu. c. Click off of cell D1. d. Highlight cell D1 again e. Select Copy from the Actions menu. f. Highlight each of the following cells (one by one) and select Paste from the Actions menu: D2, E1, and E Populate the appropriate cells with the Positive Control well format. a. Highlight cell A1. b. Select Positive Control from the pull-down menu. c. Click off of cell A1. d. Highlight cell A1 again. e. Select Copy from the Actions menu. 3 Defining a protocol in BioAssay

4 f. Highlight each of the following cells (one by one) and select Paste from the Actions menu: B1, C1, F2, G2, and H Populate the appropriate cells with the Negative Control well format. a. Highlight cell A2. b. Select Negative Control from the pull-down menu. c. Click off of cell A2. d. Highlight cell A2 again. e. Select Copy from the Actions menu. f. Highlight each of the following cells (one by one) and select Paste from the Actions menu: B2, C2, F1, G1, and H1. The grid should now look like this: Defining the Protocol There are many ways to define a protocol. This is a plate based protocol, so for the purposes of this tutorial, we have chosen to define this protocol with two tables: a Plates table and a Wells table. This is not the only way to define this protocol and you should feel free defining protocols in a way that makes the most sense to you. Raw data recorded from each well will be contained in the Wells table. Several rows in the Wells table are linked to one row in the plates table to indicate which wells exist in a particular plate. Therefore, calculations summarizing well data from an entire plate are found in the Plates table. Creating the Protocol Before defining tables for the protocol, first create a new protocol in the Protocols folder in the navigator. To create the new protocol: 1. Expand the Protocols Folder in the navigator. 2. Browse to the project to which the new protocol belongs. NOTE: See the BioAssay user s guide for more details about folders and projects in the navigator. 12. Click Save to save the changes. The resulting grid (pictured above) represents the plates described in the protocol specifications. When new plates are created, this plate format will be used. For more information about creating new plates, please see Creating a Plate (the next section). 3. Right-click on the project icon and select New Protocol. 4. Enter a name (Tutorial Assay) and click OK. Defining a protocol in BioAssay 4

5 A window allowing you to select a template appears. The protocol definition appears. Templates set up a shell for a protocol definition. There are templates for plate based protocols as well as non-plate based protocols. 5. For this protocol, highlight the Initial Screen Protocol Template. NOTE: For the purposes of this tutorial, we will NOT be creating an inventory linked protocol. For more information about inventory linked protocols, please see the BioAssay User s Guide or contact CambridgeSoft s technical support. 6. Click OK. A new protocol is inserted under the appropriate project in the navigator. Protocol Definition Because we used the Initial Screen template, the tables for the protocol have already been preliminarily defined. To view the new protocol s definition: 1. Browse to the Tutorial Assay protocol in the navigator. 2. Double-click the Tutorial Assay protocol. 3. Select the Definition Tab. Wells Table The Wells table will contain data concerning one well. The template used inserts the following fields in the Wells table: Well ID - an auto generated ID identifying the well. Well Format Compound ID - the compound ID, helps to identify what compound is in which well Concentration (um) - concentration of the substance in the well Raw Value - raw data for each well Plates Table The Plates table summarizes the wells table data. This table holds information pertaining to an entire plate. The template used inserts the following fields in the Plates table: Plate ID - an ID for the plate Plate Format - the plate format used for the plate (see Plate Format on page 3 for more information) Pos control average 5 Defining a protocol in BioAssay

6 Neg control average NOTE: Calculation fields are identified by the icon in the Protocol Tree. These fields are assigned the calculation field type, but the calculation is not defined until you explicitly define it. See Defining the Calculations with the Calculation Wizard on page 6 for more information about defining the calculations. Import Sessions Table The import sessions table hold data summarizing a number of plates, all imported at the same time. The template used inserts the following fields in the Import Sessions table: Import Date Scientist Import Comment Adding additional fields For this simple protocol, we only need to add one field to our protocol definition in order to complete the tables definitions: the % inhibition. The % inhibition is a value calculated for each well, so this field will be found in the Wells Table. For information about adding the % inhibition field, please see Percent Inhibition on page Click Edit Calculation The Calculation Wizard appears. 3. Highlight Average under the Aggregate Tab. 4. Click Next. 5. Select Wells Table from the Table listbox and Raw Value from the Field listbox. 6. Click Next. 7. Click Add (to add a condition). 8. Select Wells Table from the Table listbox and Raw Value from the Field listbox. 9. Click Next. 10. Click Add (to add a condition). 11. Select Well Format from the Field listbox, is from the Is listbox. 12. Double-click the Value textbox. 13. Select Constant Value and enter Positive Control. Defining the Calculations with the Calculation Wizard Positive Control Average Take the following steps to define the positive control average with the Calculation Wizard: 1. Click on the Pos Ctl Average field under the Plates table in the Protocol Definition Tree. The field definition appears in the right frame. 14. Click OK. 15. Click Next. 16. Click Finish. Defining a protocol in BioAssay 6

7 Negative Control Average Take the following steps to define the negative control average with the Calculation Wizard: 1. Click on the Neg Ctl Average field under the Plates table in the Protocol Definition Tree. The field definition appears in the right frame. 2. Click Edit Calculation The Calculation Wizard appears. 3. Highlight Average under the Aggregate Tab. 4. Click Next. 5. Select Wells Table from the Table listbox and Raw Value from the Field listbox. 6. Click Next. 7. Click Add (to add a condition). 8. Select Well Format from the Field listbox, is from the Is listbox. 9. Double-click the Value textbox. 10. Select Constant Value and enter Negative Control. 11. Click OK. 12. Click Next. 13. Click Finish. Percent Inhibition To add the % inhibition field to the Wells Table: 1. Click on the Wells Table in the Protocol Definition Tree. 2. Right-click Wells in the Protocol Definition Tree and select New Field. The field tab opens with default values and the new field is added to the Protocol Definition Tree. 3. Type % inhibition in the Field Name listbox. 4. Select Calculation from the Field Type listbox. 5. Click Save Changes. Take the following steps to define the % inhibition with the Calculation Wizard: 1. Click on the % inhibition field under the Wells table in the Protocol Definition Tree. The field definition appears in the right frame. 2. Click Edit Calculation. The Calculation Wizard appears. 3. Click on the Mathematical Tab and highlight % Inhibition. 4. Click Next. 5. Create the following table: 6. Click Next. 7. Click Finish. 7 Defining a protocol in BioAssay

8 Importing Data Data is imported into BioAssay through the use of File Import Templates. Data import templates inform the application where to find particular data and how to populate the defined protocol tables. Creating a File Import Template The BioAssay application provides a wizard to help users define file import templates. To define a file import template for the sample data file: 1. Click on the File Import Templates folder in the Protocol Definitions Tree. 2. Right-click and select New Template. The File Import Wizard appears. 3. Enter Sample Data File in the Template Name textbox. 4. Enter a description in the Description textbox. 5. Click Next. 6. The file is arranged in a Plate Block, so click Plate Block. 7. Select Tabs from the delimiter listbox. If you look at the file in Excel, you will see that the following is the proper number of lines for the Plate Diagram File setup: NOTE: Sample data is found on the BioAssay CD and <BioAssayroot>/Tutorial Assay on the client. The file is called sample_data_for_tutorial.txt. 8. Click Next. The Map Fields screen appears. 9. Fill in where the data should be imported from. a. Select Plate Block Data from the listbox next to Raw Value (this indicates the plate block data should be imported into the Raw Value field). b. Select Prompt Me from the listbox next to Import Date, Scientist, and Import Comment (this indicates the user should be prompted during import for values for these fields). c. Select Block Header Cell from the listbox next to Plate ID. d. Enter 2,1 in the far right column next to Plate ID. This indicates that the Plate ID is found in the second row, first column of the plate header. Defining a protocol in BioAssay 8

9 e. Select Use Default from the list box next to Plate Format. f. Select the Tutorial Format in the far right column next to Plate Format (this indicates the Tutorial Format will always be used when plates are imported using this file import template). 10. Click Finish. Using the Import Data Wizard After a file import template is defined, data is imported through the use of the data import wizard. The Data Import Wizard requests a filename and a file import template to use and then imports data according to the parameters set in the file import template. To import the data in our sample data file: 1. Click on the Tasks Tab for the Tutorial Assay. 2. Select the Import a Data File link. 3. Select Sample Data File from the listbox. 4. Click Next. 5. Click on Browse and select the sample data file. NOTE: Sample data is found on the BioAssay CD and <BioAssayroot>/Tutorial Assay on the client. The file is called sample_data_for_tutorial.txt. 6. Click Next. 7. Enter data for any fields that you are prompted for. If you followed the above instructions, you should be asked for the following data: Import Date Scientist Import Comment 8. Click OK. 9. Click Next. 10. Click Finish. If the option to show the data before loading was left selected in the wizard, a table displaying the data to be loaded appears. CLick Load File to continue. 11. Click on the Data Tab. A search screen appears. 12. Click Retrieve All. The Import Sessions table appears. Drill down into the Plates and Wells tables by clicking on the plus sign in the left most column of the data table. 9 Defining a protocol in BioAssay

10 Defining a protocol in BioAssay 10

University of Bath Seminar - Biology

University of Bath Seminar - Biology CambridgeSoft Solutions University of Bath Seminar - Biology ChemBioOffice Ultra ChemBioDraw ChemBio3D Ultra ChemBioFinder/ Ultra ChemBioViz Ultra E-Notebook Ultra Inventory Ultra BioAssay Ultra ChemDraw

More information

Ticket Mail Merge Instructions for MS Word 2007 and 2010

Ticket Mail Merge Instructions for MS Word 2007 and 2010 Before starting the mail merge process make sure both the ticket template merge document and bidder number excel file are saved to your computer. These files are located on the volunteer resource site

More information

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling

Access Review. 4. Save the table by clicking the Save icon in the Quick Access Toolbar or by pulling Access Review Relational Databases Different tables can have the same field in common. This feature is used to explicitly specify a relationship between two tables. Values appearing in field A in one table

More information

FLIR Tools+ and Report Studio

FLIR Tools+ and Report Studio Creating and Processing Word Templates http://www.infraredtraining.com 09-20-2017 2017, Infrared Training Center. 1 FLIR Report Studio Overview Report Studio is a Microsoft Word Reporting module that is

More information

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment.

Objective 1: Familiarize yourself with basic database terms and definitions. Objective 2: Familiarize yourself with the Access environment. Beginning Access 2007 Objective 1: Familiarize yourself with basic database terms and definitions. What is a Database? A Database is simply defined as a collection of related groups of information. Things

More information

Microsoft Office Excel Create a worksheet group. A worksheet group. Tutorial 6 Working With Multiple Worksheets and Workbooks

Microsoft Office Excel Create a worksheet group. A worksheet group. Tutorial 6 Working With Multiple Worksheets and Workbooks Microsoft Office Excel 2003 Tutorial 6 Working With Multiple Worksheets and Workbooks 1 Create a worksheet group A workbook is a collection of worksheets. You may want to work with the worksheets within

More information

Quick Start Guide. Microinvest Barcode Printer Pro

Quick Start Guide. Microinvest Barcode Printer Pro Quick Start Guide Microinvest Barcode Printer Pro 2016 Microinvest Barcode Printer Pro provides barcode printing functionality specifically designed to account for new orders and existing entries in the

More information

Microsoft Access 2010

Microsoft Access 2010 Microsoft Access 2010 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Illumina Experiment Manager: Narration Transcript

Illumina Experiment Manager: Narration Transcript 1 Illumina Experiment Manager: Transcript... 1 Illumina Experiment Manager: Transcript Welcome Course Navigation Course Objectives Overview Downloading the Software Sample Sheets and Sample Plates Terms

More information

MAIL MERGE DIRECTORY USE THE MAIL MERGE WIZARD

MAIL MERGE DIRECTORY USE THE MAIL MERGE WIZARD MAIL MERGE DIRECTORY USE THE MAIL MERGE WIZARD When working with the Mail Merge feature, it is possible to create several types of documents, such as directories. A directory is a list of the data in the

More information

Excel Tutorial 2: Formatting Workbook Text and Data

Excel Tutorial 2: Formatting Workbook Text and Data Excel Tutorial 2: Formatting Workbook Text and Data Microsoft Office 2013 Objectives Change fonts, font style, and font color Add fill colors and a background image Create formulas to calculate sales data

More information

KASBO Fall 2014 Session 4T Excel for Munis Accounts Payable and Purchase Orders (Lab) Presenter: Sheila Miller, KDE Business Analyst

KASBO Fall 2014 Session 4T Excel for Munis Accounts Payable and Purchase Orders (Lab) Presenter: Sheila Miller, KDE Business Analyst KASBO Fall 2014 Session 4T Excel for Munis Accounts Payable and Purchase Orders (Lab) Presenter: Sheila Miller, KDE Business Analyst Session Prerequisites 1. You will be accessing Munis so make sure you

More information

irc Pro (Not for diagnostic use)

irc Pro (Not for diagnostic use) irc Pro (Not for diagnostic use) User guide 2016 2 Table of Contents ircpro... 3 Overview... 3 Release notes... 4 Requirements... 5 Setup... 6 Setup by DVD... 7 Setup by Internet... 8 step 1 - Install

More information

LIMS QUICK START GUIDE. A Multi Step Guide to Assist in the Construction of a LIMS Database. Rev 1.22

LIMS QUICK START GUIDE. A Multi Step Guide to Assist in the Construction of a LIMS Database. Rev 1.22 LIMS QUICK START GUIDE A Multi Step Guide to Assist in the Construction of a LIMS Database Rev 1.22 Contents Contents...1 Overview - Creating a LIMS Database...2 1.0 Folders...3 2.0 Data Fields...3 2.1

More information

Exchange Address Book Order

Exchange Address Book Order Exchange Address Book Order From your Outlook Ribbon, locate the Address Book Click on Tools, Options 3 options are available, as shown below, select Custom to arrange the order of your address books.

More information

Data Import and Quality Control in Geochemistry for ArcGIS

Data Import and Quality Control in Geochemistry for ArcGIS Data Import and Quality Control in Geochemistry for ArcGIS This Data Import and Quality Control in Geochemistry for ArcGIS How-To Guide will demonstrate how to create a new geochemistry project, import

More information

Getting started with Ms Access Getting Started. Primary Key Composite Key Foreign Key

Getting started with Ms Access Getting Started. Primary Key Composite Key Foreign Key Getting started with Ms Access 2007 Getting Started Customize Microsoft Office Toolbar The Ribbon Quick Access Toolbar Navigation Tabbed Document Window Viewing Primary Key Composite Key Foreign Key Table

More information

Profits Quick Start Guides. Profits Provider. Revised May 7, Copyright 2008 Practical Computer Solutions, Inc.

Profits Quick Start Guides. Profits Provider. Revised May 7, Copyright 2008 Practical Computer Solutions, Inc. Profits Quick Start Guides Revised May 7, 2009 Copyright 2008 Practical Computer Solutions, Inc. Practical Computer Solutions, Inc. 2 Overview Profits stores its data files using Fujitsu s propriatary

More information

Creating a Mail Merge Document

Creating a Mail Merge Document Creating a Mail Merge Document 1. Set up your Data in an Excel spreadsheet Each column should represent a particular category of information to be included in the Mail Merge. In this example the First

More information

Integrating Sintelix and ANB. Learn how to access and explore Sintelix networks in IBM i2 Analyst s Notebook

Integrating Sintelix and ANB. Learn how to access and explore Sintelix networks in IBM i2 Analyst s Notebook Integrating Sintelix and ANB Learn how to access and explore Sintelix networks in IBM i2 Analyst s Notebook 2 Integrating Sintelix and ANB By the end of this tutorial you will know how to: 1 2 3 Install

More information

Excel Level 1

Excel Level 1 Excel 2016 - Level 1 Tell Me Assistant The Tell Me Assistant, which is new to all Office 2016 applications, allows users to search words, or phrases, about what they want to do in Excel. The Tell Me Assistant

More information

A dialog box will appear informing you that you will need to restart Enterprise to see the Calendar changes. Click Ok and then restart Enterprise.

A dialog box will appear informing you that you will need to restart Enterprise to see the Calendar changes. Click Ok and then restart Enterprise. The tax Calendar in Premium Pro Enterprise includes due dates for annual, estimate, and monthly premium tax returns, due dates for various additional insurance related filings, and due dates for local

More information

Left aligned tab: Numbers and text is aligned to the left edge of the tab.

Left aligned tab: Numbers and text is aligned to the left edge of the tab. Tabs Left aligned tab: Numbers and text is aligned to the left edge of the tab. Right aligned tab: Numbers and text is aligned to the right edge of the tab. Center aligned tab: Numbers and text is aligned

More information

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature

University of North Dakota PeopleSoft Finance Tip Sheets. Utilizing the Query Download Feature There is a custom feature available in Query Viewer that allows files to be created from queries and copied to a user s PC. This feature doesn t have the same size limitations as running a query to HTML

More information

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set

Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set Office 2016 Excel Basics 25 Video/Class Project #37 Excel Basics 25: Power Query (Get & Transform Data) to Convert Bad Data into Proper Data Set Goal in video # 25: Learn about how to use the Get & Transform

More information

HOW TO USE THE EXPORT FEATURE IN LCL

HOW TO USE THE EXPORT FEATURE IN LCL HOW TO USE THE EXPORT FEATURE IN LCL In LCL go to the Go To menu and select Export. Select the items that you would like to have exported to the file. To select them you will click the item in the left

More information

Getting Started Guide. ProClarity Analytics Platform 6. ProClarity Professional

Getting Started Guide. ProClarity Analytics Platform 6. ProClarity Professional ProClarity Analytics Platform 6 ProClarity Professional Note about printing this PDF manual: For best quality printing results, please print from the version 6.0 Adobe Reader. Getting Started Guide Acknowledgements

More information

Import and preprocessing of raw spectrum data

Import and preprocessing of raw spectrum data BioNumerics Tutorial: Import and preprocessing of raw spectrum data 1 Aim Comprehensive tools for the import of spectrum data, both raw spectrum data as processed spectrum data are incorporated into BioNumerics.

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Exam Name 1) The table Design view shows 1) A) the relationships established for the table. B) the formatting applied to the table. C) the structure of the table. D) the number of records in the table.

More information

Tutorial: FCAP Array Software with BD FACSArray Bioanalyzer

Tutorial: FCAP Array Software with BD FACSArray Bioanalyzer Tutorial: FCAP Array Software with BD FACSArray Bioanalyzer After completing this tutorial you will be able to: Create an Experiment with the Experiment Wizard in FCAP Array software. Export the Experiment

More information

Xcalibur. QuickQuan. User Guide. XCALI Revision C July For Research Use Only Not for use in Diagnostic Procedures

Xcalibur. QuickQuan. User Guide. XCALI Revision C July For Research Use Only Not for use in Diagnostic Procedures Xcalibur QuickQuan User Guide XCALI-97195 Revision C July 2007 For Research Use Only Not for use in Diagnostic Procedures 2007 Thermo Fisher Scientific Inc. All rights reserved. Microsoft, Access, Excel,

More information

All About PlexSet Technology Data Analysis in nsolver Software

All About PlexSet Technology Data Analysis in nsolver Software All About PlexSet Technology Data Analysis in nsolver Software PlexSet is a multiplexed gene expression technology which allows pooling of up to 8 samples per ncounter cartridge lane, enabling users to

More information

PV-WAVE 8.5 Installation Guide

PV-WAVE 8.5 Installation Guide PV-WAVE 8.5 Installation Guide Introduction PV-WAVE is an array oriented fourth-generation programming language used by engineers, scientists, researchers, business analysts and software developers to

More information

Introduction to Microsoft Access 2016

Introduction to Microsoft Access 2016 Introduction to Microsoft Access 2016 A database is a collection of information that is related. Access allows you to manage your information in one database file. Within Access there are four major objects:

More information

Target Surface Data Import and Quality Control

Target Surface Data Import and Quality Control Target Surface Data Import and Quality Control In mineral exploration, the initial focus of any exploration program is to identify potential targets for drilling. After potential targets are determined,

More information

Exporting L*a*b*, XYZ, and L*C*h. Set Up

Exporting L*a*b*, XYZ, and L*C*h. Set Up Exporting L*a*b*, XYZ, and L*C*h Set Up This document describes the steps for instructing ShadeVision v.3.01 to export the XYZ and L*a*b*C*h data values associated to its measurements. In order for ShadeVision

More information

DataPro Quick Start Guide

DataPro Quick Start Guide DataPro Quick Start Guide Introduction The DataPro application provides the user with the ability to download and analyze data acquired using the ULTRA-LITE PRO range of Auto Meter products. Please see

More information

Uploading Journal Entries from Excel

Uploading Journal Entries from Excel Uploading Journal Entries from Excel Using Excel, you may create journal entries for upload to the AS400. The uploaded entries may add to an existing batch of journal entries, overwrite an existing batch,

More information

Process Eye Professional. Recall

Process Eye Professional. Recall Process Eye Professional Recall Process Eye Professional Recall User Manual SP104010.101 August 2005 As part of our continuous product improvement policy, we are always pleased to receive your comments

More information

Basic Data & Dynamic Query

Basic Data & Dynamic Query Working with data in ERP-ONE ERP-ONE provides a couple of ways to easily create or modify groupings of data Importing and Exporting using Excel Dynamic Query Working with data in ERP-ONE In order to work

More information

Create a PivotTable. If you prefer to design the PivotTable yourself, you can create a manual PivotTable.

Create a PivotTable. If you prefer to design the PivotTable yourself, you can create a manual PivotTable. Create a PivotTable Excel provides two ways to create a PivotTable report. When you use an automatic PivotTable, Excel evaluates both the structure and kind of data in your range and creates the PivotTable

More information

Note: For more information on creating labels in CDS, watch Volume 22 of the Fast Class Update: Label Creation.

Note: For more information on creating labels in CDS, watch Volume 22 of the Fast Class Update: Label Creation. Information used to create labels the Client Data System (CDS) can be exported out of CDS and used to create labels in Microsoft Word. In Word, you can make changes to the style, size, and color of fonts

More information

Lab - Share Resources in Windows

Lab - Share Resources in Windows Introduction In this lab, you will create and share a folder, set permissions for the shares, create a Homegroup and a Workgroup to share resources, and map a network drive. Due to Windows Vista lack of

More information

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ]

[ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] Version 5.3 [ Getting Started with Analyzer, Interactive Reports, and Dashboards ] ] https://help.pentaho.com/draft_content/version_5.3 1/30 Copyright Page This document supports Pentaho Business Analytics

More information

Tab-Delimited File and Compound Objects - Documents, Postcards, and Cubes. (Not Monographs)

Tab-Delimited File and Compound Objects - Documents, Postcards, and Cubes. (Not Monographs) 1" Tab-Delimited File and Compound Objects - Documents, Postcards, and Cubes (Not Monographs) See Help Sheet: Tab-Delimited File and Compound Object - Monograph Content "2" Page 4: Why use Tab-delimited

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

Microsoft Access 2013

Microsoft Access 2013 Microsoft Access 2013 Chapter 2 Querying a Database Objectives Create queries using Design view Include fields in the design grid Use text and numeric data in criteria Save a query and use the saved query

More information

GO! with Microsoft Access 2016 Comprehensive

GO! with Microsoft Access 2016 Comprehensive GO! with Microsoft Access 2016 Comprehensive First Edition Chapter 1 Getting Started with Microsoft Access 2016 Learning Objectives Identify Good Database Design Create a Table and Define Fields in a Blank

More information

Lead Discovery 5.2. User Guide. Powered by TIBCO Spotfire

Lead Discovery 5.2. User Guide. Powered by TIBCO Spotfire User Guide Powered by TIBCO Spotfire Last Modified: July 26, 2013 Table of Contents 1. Introduction... 5 2. Loading Data... 6 2.1. Opening an SDFile... 6 2.2. Importing a ChemDraw for Excel File... 6 2.3.

More information

CHAPTER 1 GETTING STARTED

CHAPTER 1 GETTING STARTED CHAPTER 1 GETTING STARTED Configuration Requirements This design of experiment software package is written for the Windows 2000, XP and Vista environment. The following system requirements are necessary

More information

Reporter Tutorial Pivot Reports

Reporter Tutorial Pivot Reports Reporter Tutorial Pivot Reports Pivot reports are a special kind of summary report that allows for the aggregation of data along two dimensions, such as counts by shop and status. Pivot reports can also

More information

Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set.

Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set. Microsoft Power Tools for Data Analysis #04: Power Query: Import Multiple Excel Files & Combine (Append) into Proper Data Set Table of Contents: Notes from Video:. Goal of Video.... Main Difficulty When

More information

Printing Batch Unofficial Transcripts

Printing Batch Unofficial Transcripts Printing Batch Unofficial Transcripts On occasion, you may need to print unofficial transcripts for several students at one time. The Batch Transcripts process allows you to upload a text file containing

More information

.txt - Exporting and Importing. Table of Contents

.txt - Exporting and Importing. Table of Contents .txt - Exporting and Importing Table of Contents Export... 2 Using Add Skip... 3 Delimiter... 3 Other Options... 4 Saving Templates of Options Chosen... 4 Editing Information in the lower Grid... 5 Import...

More information

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A.

CCRS Quick Start Guide for Program Administrators. September Bank Handlowy w Warszawie S.A. CCRS Quick Start Guide for Program Administrators September 2017 www.citihandlowy.pl Bank Handlowy w Warszawie S.A. CitiManager Quick Start Guide for Program Administrators Table of Contents Table of Contents

More information

Reference Guide. Adding a Generic File Store - Importing From a Local or Network ShipWorks Page 1 of 21

Reference Guide. Adding a Generic File Store - Importing From a Local or Network ShipWorks Page 1 of 21 Reference Guide Adding a Generic File Store - Importing From a Local or Network Folder Page 1 of 21 Adding a Generic File Store TABLE OF CONTENTS Background First Things First The Process Creating the

More information

KNIME Enalos+ Modelling nodes

KNIME Enalos+ Modelling nodes KNIME Enalos+ Modelling nodes A Brief Tutorial Novamechanics Ltd Contact: info@novamechanics.com Version 1, June 2017 Table of Contents Introduction... 1 Step 1-Workbench overview... 1 Step 2-Building

More information

TUTORIAL. HCS- Tools + Scripting Integrations

TUTORIAL. HCS- Tools + Scripting Integrations TUTORIAL HCS- Tools + Scripting Integrations HCS- Tools... 3 Setup... 3 Task and Data... 4 1) Data Input Opera Reader... 7 2) Meta data integration Expand barcode... 8 3) Meta data integration Join Layout...

More information

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online

Getting Started With. A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey Data, Create Charts, & Share Results Online Getting Started With A Step-by-Step Guide to Using WorldAPP Analytics to Analyze Survey, Create Charts, & Share Results Online Variables Crosstabs Charts PowerPoint Tables Introduction WorldAPP Analytics

More information

Importing Geochemical Data

Importing Geochemical Data Importing Geochemical Data This Importing Geochemistry Data How-to Guide introduces you to working with Geochemistry data, including how to design a new survey, import data, merge and verify, extract and

More information

miscript mirna PCR Array Data Analysis v1.1 revision date November 2014

miscript mirna PCR Array Data Analysis v1.1 revision date November 2014 miscript mirna PCR Array Data Analysis v1.1 revision date November 2014 Overview The miscript mirna PCR Array Data Analysis Quick Reference Card contains instructions for analyzing the data returned from

More information

How to Import Part Numbers to Proman

How to Import Part Numbers to Proman How to Import Part Numbers to Proman This is a brief document that outlines how to take an Excel spreadsheet and either load new parts numbers into Proman or update data on existing part numbers. Before

More information

Logger Pro 3. Quick Reference

Logger Pro 3. Quick Reference Logger Pro 3 Quick Reference Getting Started Logger Pro Requirements To use Logger Pro, you must have the following equipment: Windows 98, 2000, ME, NT, or XP on a Pentium processor or equivalent, 133

More information

LEGENDplex Data Analysis Software Version 8 User Guide

LEGENDplex Data Analysis Software Version 8 User Guide LEGENDplex Data Analysis Software Version 8 User Guide Introduction Welcome to the user s guide for Version 8 of the LEGENDplex data analysis software for Windows based computers 1. This tutorial will

More information

Adding entry information

Adding entry information BioNumerics Tutorial: Adding entry information 1 Aim Adding entry information to a BioNumerics database can be done in two ways: either manually via the keyboard, or with the import tools available in

More information

GETTING STARTED. A Step-by-Step Guide to Using MarketSight

GETTING STARTED. A Step-by-Step Guide to Using MarketSight GETTING STARTED A Step-by-Step Guide to Using MarketSight Analyze any dataset Run crosstabs Test statistical significance Create charts and dashboards Share results online Introduction MarketSight is a

More information

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM

Manual Physical Inventory Upload Created on 3/17/2017 7:37:00 AM Created on 3/17/2017 7:37:00 AM Table of Contents... 1 Page ii Procedure After completing this topic, you will be able to manually upload physical inventory. Navigation: Microsoft Excel > New Workbook

More information

Nomination Import. LINK System Customer Interface

Nomination Import. LINK System Customer Interface Nomination Import is an enhancement designed to allow the import of records into the LINK system directly from MS- Excel. This ability leverages the widespread use of spreadsheets to quickly create, modify

More information

version 7.6 user manual

version 7.6 user manual version 7.6 user manual 2 Copyright JAVS 1981-2014 Table of Contents Introduction... 4 Getting Started... 5 Login... 5 JAVS Publisher 7 Overview... 6 Search Tool Overview... 7 Search Tool-Detailed Operation...

More information

Signing up for an Account

Signing up for an Account Signing up for an Account Click here to sign up for a new account 1. Click on the Sign up for an account button. Fill in the empty fields with your information Indicate whether you need to create a lab

More information

Budget Reports for All Users

Budget Reports for All Users Budget Reports for All Users Table of Contents: How to Open the MBI - Budgeting Cost Center & Rollup Report..2 How to Open the MBI - Budget Excel Format Cost Center & Rollup Report...7 How to open a TSV

More information

Chromeleon software orientation

Chromeleon software orientation Chromeleon software orientation Upon opening of Chromeleon shortcut, a blue screen should appear (called control panel). If this does not occur, the green circled shortcut will open this screen. To ensure

More information

MasterPlex ReaderFit TUTORIAL

MasterPlex ReaderFit TUTORIAL TUTORIAL MasterPlex ReaderFit A H I T A C H I S O F T W A R E C O M P A N Y For Research Use Only 601 Gateway Blvd. Suite 100 South San Francisco, CA 94080 TELEPHONE 1.888.615.9600 (toll free) 1.650.615.7600

More information

LABORATORY 1 Data Analysis & Graphing in Excel

LABORATORY 1 Data Analysis & Graphing in Excel LABORATORY 1 Data Analysis & Graphing in Excel Goal: In this lab, you will learn how to enter and manipulate data in Excel and you will learn how to make the graphs you will need for your lab write-ups.

More information

Instructions: DRDP Online Child Upload

Instructions: DRDP Online Child Upload Instructions: DRDP Online Child Upload Version 1.00 10/29/2018 Table of Contents Introduction... 2 Upload Roles... 2 Upload Template... 2 Entering Data into the Template... 3 Uploading to DRDP Online...

More information

Importing Local Contacts from Thunderbird

Importing Local Contacts from Thunderbird 1 Importing Local Contacts from Thunderbird Step 1, Export Contacts from Thunderbird In Thunderbird, select Address Book. In the Address Book, click on Personal Address Book and then select Export from

More information

SartoCollect v1.0 - Installation and Run-time Instructions

SartoCollect v1.0 - Installation and Run-time Instructions SartoCollect v1.0 - Installation and Run-time Instructions Thank-you for your recent purchase of SartoCollect. The SartoCollect software is designed to connect your instrument directly with an Excel workbook,

More information

SAP Standard Reporting Quick Reference Guide

SAP Standard Reporting Quick Reference Guide Standard reports are run within the SAP application and are pre-delivered by SAP to fulfill basic legal, financial, and everyday business reporting requirements. This guide demonstrates features common

More information

Chart For Dummies Excel 2010 Title Link To Cell Value Into

Chart For Dummies Excel 2010 Title Link To Cell Value Into Chart For Dummies Excel 2010 Title Link To Cell Value Into link text to an Excel cell. In need to update them monthly from an Excel sheet. Link to a specific PowerPoint 2003, 2007 or 2010 slide from Microsoft

More information

The Arena View. Tutorial. November The Arena is an easy-to-use image management system for analysis of high volume data.

The Arena View. Tutorial. November The Arena is an easy-to-use image management system for analysis of high volume data. The Arena View Tutorial November 2014 The Arena is an easy-to-use image management system for analysis of high volume data. The Arena is your working centre in Imaris and an interface for visualizing,

More information

Crystal Reports 9 OLAP Reports

Crystal Reports 9 OLAP Reports OLAP Reports Overview Contents enables the Report Designer to set parameters on Slice and Page dimension members in an OLAP report. This feature enables you to select the slice or page of data they want

More information

Tutorial for Windows and Macintosh SNP Hunting

Tutorial for Windows and Macintosh SNP Hunting Tutorial for Windows and Macintosh SNP Hunting 2017 Gene Codes Corporation Gene Codes Corporation 525 Avis Drive, Ann Arbor, MI 48108 USA 1.800.497.4939 (USA) +1.734.769.7249 (elsewhere) +1.734.769.7074

More information

Open PHACTS Explorer: Pharmacology by Enzyme Family

Open PHACTS Explorer: Pharmacology by Enzyme Family Open PHACTS Explorer: Pharmacology by Enzyme Family This document is a tutorial for using Open PHACTS Explorer (explorer.openphacts.org) to obtain pharmacological information for families of enzymes classified

More information

Introduction to Excel 2013 Part 2

Introduction to Excel 2013 Part 2 Introduction to Excel 2013 Part 2 Open a file Select File from the Menu bar, select Open from the drop down menu, navigate to the place where the file was stored, double-left click on the file name. Modify

More information

Table of Contents Chapter 1: Getting Started System requirements and specifications Setting up an IBM Cognos portal Chapter 2: Roambi Publisher

Table of Contents Chapter 1: Getting Started System requirements and specifications Setting up an IBM Cognos portal Chapter 2: Roambi Publisher Table of Contents Chapter 1: Getting Started 7 Roambi workflow 7 System requirements and specifications 8 Supported versions of IBM Cognos 8 Single sign-on support 8 Setting up an IBM Cognos portal 8 Chapter

More information

EXERCISE: GETTING STARTED WITH SAV

EXERCISE: GETTING STARTED WITH SAV Sequencing Analysis Viewer (SAV) Overview 1 EXERCISE: GETTING STARTED WITH SAV Purpose This exercise explores the following topics: How to load run data into SAV How to explore run metrics with SAV Getting

More information

CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2005

CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2005 CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2005 The process of creating a project with Microsoft Visual Studio 2005.Net is similar to the process in Visual

More information

University of Rochester

University of Rochester University of Rochester User s Guide to URGEMS Ad- Hoc Reporting Guide Using IBM Cognos Workspace Advanced, Version 10.2.1 Version 1.0 April, 2016 Updated 12/16/16 1 P age Table of Contents University

More information

How to Create and Use a Pivot Table in Excel

How to Create and Use a Pivot Table in Excel How to Create and Use a Pivot Table in Excel Nikki Casasanto What you need Microsoft Office: Excel 2013 Data Why use a Pivot Table? Microsoft Excel pivot tables offer a way to quickly summarize data. It

More information

OPENING A LEADS.TXT FILE IN EXCEL 2010

OPENING A LEADS.TXT FILE IN EXCEL 2010 From the project manager to a team of administrative, programming, and technical specialists, ATS believes in a team approach that brings together all of the necessary elements pre-conference and onsite

More information

CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2003

CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2003 CST8152 Compilers Creating a C Language Console Project with Microsoft Visual Studio.Net 2003 The process of creating a project with Microsoft Visual Studio 2003.Net is to some extend similar to the process

More information

Supply Chain Guru Network Optimization Tutorial. Version 8.2

Supply Chain Guru Network Optimization Tutorial. Version 8.2 Supply Chain Guru Network Optimization Tutorial Version 8.2 Supply Chain Guru 8.2 Network Optimization Tutorial January 2015 Copyright 2015 LLamasoft, Inc. All Rights Reserved. PC*MILER and ALK are registered

More information

York Public Schools Subject Area: Technology Grade: 9-12 Course: Information Technology 2 NUMBER OF DAYS ASSESSED TAUGHT DATE

York Public Schools Subject Area: Technology Grade: 9-12 Course: Information Technology 2 NUMBER OF DAYS ASSESSED TAUGHT DATE Introduction Information Log onto Google Accounts Log onto Google Classroom Create a Ted Account Log onto TedED 1 Create a Certiport Account Lesson 1 Get started Work in the windows Use the on-screen tools

More information

Table of Contents. Copyright TaskStream All Rights Reserved Page 2 of 13

Table of Contents. Copyright TaskStream All Rights Reserved Page 2 of 13 About Standards Table of Contents About the Standards Area... 3 Target Sets... 4 Create/Edit a Target Set... 4 Select Standards... 4 View Selected Standards... 5 Use Your Target Set... 7 Add Distributed

More information

Pivot Tables in Excel Contents. Updated 5/19/2016

Pivot Tables in Excel Contents. Updated 5/19/2016 Pivot Tables in Excel 2010 Updated 5/19/2016 Contents Setup a Pivot Table in Excel 2010... 2 General Field List Features... 4 Summing and Counting Together... 6 Grouping Date Data... 7 Grouping Non-Date

More information

For additional information, please consult the Read-Me and Help documentation or contact Electro-Voice or Dynacord technical support.

For additional information, please consult the Read-Me and Help documentation or contact Electro-Voice or Dynacord technical support. Quick Start Guide Hello, and welcome to IRIS-Net software. We want you to get the most from your IRIS-Net projects and encourage you to explore the additional Read-Me and Help documentation provided with

More information

IntuiLink for Basic (Agilent E3600 series) DC Power Supplies

IntuiLink for Basic (Agilent E3600 series) DC Power Supplies IntuiLink for Basic (Agilent E3600 series) DC Power Supplies Agilent IntuiLink for Agilent E3600-Series DC power supplies offers the following capabilities: - Make a variety of measurements and insert

More information

ADOBE DREAMWEAVER CS4 BASICS

ADOBE DREAMWEAVER CS4 BASICS ADOBE DREAMWEAVER CS4 BASICS Dreamweaver CS4 2 This tutorial focuses on the basic steps involved in creating an attractive, functional website. In using this tutorial you will learn to design a site layout,

More information

Session 10 MS Word. Mail Merge

Session 10 MS Word. Mail Merge Session 10 MS Word Mail Merge Table of Contents SESSION 10 - MAIL MERGE... 3 How Mail Merge Works?... 3 Getting Started... 4 Start the Mail Merge Wizard... 4 Selecting the starting document... 5 Letters:...

More information

SAS Web Report Studio 3.1

SAS Web Report Studio 3.1 SAS Web Report Studio 3.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Web Report Studio 3.1: User s Guide. Cary, NC: SAS

More information