Outline. Part II Pre-processing Description of pre-processing nodes Build using table editor

Size: px
Start display at page:

Download "Outline. Part II Pre-processing Description of pre-processing nodes Build using table editor"

Transcription

1

2

3 Outline Part I Import & Export Import data from different data sources and file types Query from a relational database Export data to different locations Part II Pre-processing Description of pre-processing nodes Build using table editor Part III Introduction to Interactive Browser Filtering Visualizing and Deployment of Results

4 Outline Part IV Introduction to Chemscience Import and Export SD files Clean SD files and Table nodes Convert Molecular format nodes Calculate Molecular properties Create Fingerprint Matrix Export to SD file Part V Structure and Similarity Searching Introduction to Sketch Pad Substructure filter and match nodes Similarity filter and score nodes Part VI Predictive Modelling Identifying actives and inactive compounds using similarity Predicting activity using classification algorithms using chemical fingerprints

5 Project Windows A project window is the area where you capture knowledge processes by building, editing and running data-mining tasks. Capture theories and analytical processes and their information relationships Organize and plan complex processes Integrate data and applications in a single process representing integrative knowledge Capture process provenance and auditable history Share and reuse workflows through templates Manage and deploy workflow to share process knowledge

6 Anatomy of the workspace Menu bar Userspace Project window Navigator Tool bar, Task manager and Inforsense.net Properties editor

7 Importing data Data must be inserted to be used in Kensington models. The compatible formats are: Oracle, Access, My SQL databases Importing form a text file (flat file or tall-slim format) From the clipboard. Ideal for copy and pasting data from MS excel or Access. Import using a bookmark file Importing data can be done by selecting the appropriate option under the File Import Data menu. Right clicking on a users workspace or folder icon allows you to create a new database bookmark.

8 Database bookmark manager A new bookmark is created by launching the Database bookmark manager. In this example, an Oracle database is connected to the KDE. The servers host name and port number, an oracle user name and password and the name of the database is required. Please consult with your database administrator for details. Node Icons Access and My SQL databases are also supported. If you want to test the database connection (to check if the parameters supplied are correct) you can press the "Test Connection" button. Once the required details have been filled in, clicking the "Save" button launches a dialog asking where the database bookmark is to be stored in the user space

9 Database manager Database Manager window can be launched by double-clicking on the database bookmark icon or by selection on a database node. Data can be selected by using either the table-browser mode or by performing a manual query. Object types that appear in the list are tables, views, alias, or synonym. The column name and type appear allowing the user a choice of selection. The number of rows to load is also an option. Importing data creates a table in the userspace.

10 Import Group The DB Procedure node, specific to Oracle databases, provides another method for importing data. Data can be imported from a database using the SQL node. The purpose is to allow the user to specify the SQL SELECT query, which produces a table to be loaded into the system. In DB Procedure and SQL nodes, execution is delayed until the data is needed, enabling the mining procedure to be defined prior to any Oracle processing. Export to File produces a comma or tab delimited file to be used in other applications. Export to Userspace produces a table in a specific Userspace. Export to Database allows you to create, update or re-create a table of data in an Oracle database.

11 Import & Export Create a simple workflow that explains the process of importing and exporting data Our example illustrates: Import data from a database (e.g. Oracle, Access) Perform a SQL query Export data to the user space and file Perform a preprocess task Export data back to a database To get started, we will add the previously created Training_Material_DB bookmark into a new project.

12 SQL Node SQL node allows the user to perform an SQL SELECT query on the database Step 1 Illustrates the connectivity of the nodes. The exclamation mark indicates that the properties of the SQL node need to be defined. Step 2: Query can be typed or loaded from a text file into the properties editor. Step 3: The output metadata needs to be specified, either by retrieving it from the database (by pressing the "Load metadata from database" button in the "Output" panel) or by typing it in manually in the "Output" panel before using. Step 4 Illustrates the final connections

13 Export to Userspace & File Export to Userspace and Export to File nodes produces a data table. Step 1 Illustrates the connectivity of the nodes. Step 2: The table is exported in a user defined name & location within a userspace. Step 3: The table is exported as a tab delimited file outside of KDE. Files can be exported as comma, space, semi-colon delimited files. The delimiter can be set to none, single or double quotes. Step 4 Illustrates the final connections after both nodes are executed. Tables were created in the appropriate user spaces and file location.

14 Export to Database Node The preprocess delete node modifies the queried table then the export to database node creates a new table within the database Step 1 Illustrates node connectivity Step 2: Columns to be deleted are selected and moved to the right hand side of the properties editor. Step 3: Illustrates that the properties editor for the export to database node needs to be edited. In this case, the wizard will be executed. Screenshots appear on the next two slides. Step 4: The export to database properties entered after running the wizard. The red exclamation point will then disappear in step 3.

15 Table Export Wizard: Steps

16 Table Export Wizard: Steps 5 & 6 5 Step 1 Allows the selection of Create, Update or Recreate table options. Step 2: A table name is given. Step 3: Allows the selection of data columns for export Step 4: SQL to create table as illustrated in step 3. Step 3 can be skipped and SQL could be directly placed into step 4. 6 Step 5: Column Mapping for updating tables. In our example, we are creating a table so the user defined columns are empty. Step 6: SQL to update a table as illustrated in step 5.

17 Import Text Two formats of data can be imported into KDE Text (standard flat text file) - a normalized table format. Tall-slim - an unnormalised table that contains a set of rows, each of which contains a repeated series of cases. The import wizards illustrated on the next two slide takes us through the steps for importing data from a file and the clipboard. In each case, the text table exported to file in the previous example was used.

18 Steps for Importing Text

19 1 Steps for Copy & Paste Text 2 3 4

20 Preprocessing Data pre-processing and transformation operations enable you to clean and prepare your data before executing data mining tasks. Inforsense KDE supports a wide range of pre-processing functions that operate either on single or multiple tables. The input to a pre-processing component is one (or more) tables and the output is a table. Some Examples of single-table pre-processing functions include: Deleting columns from a table. Deriving and insert new columns. Filter data records in a table (based on some condition). Rename or Replace columns of data.

21 Preprocessing in the Table Editor Preprocessing nodes are best described in examples. We will build upon the previous workflow querying data from the training material database. Select & Right click Preprocessing nodes can be assembled to modify data by drag & drop onto the project workspace or by using the table editor. The Table Editor is used to examine values in a data table. It also provides an easy interface to perform data preprocessing operations interactively by updating the display to show the effects of performing any of these operations. In the example, the SQL can be executed by viewing the table editor.

22 Menu Anatomy of the table editor Pre-Processing Toolbar Table statistics Data Table Editing Area

23 Stats Summary The Stats Summary pane in the table editor provides a statistical summary for the sample rows used as an input to the table editor in the active table The "Calculate" buttons calculate the stats for the columns to which they correspond and return the relevant info. The following screenshot shows a typical initial view, containing information that has been generated from the sample dataset. Columns with no duplicates will not show any statistics

24 Preprocessing Toolbar Preprocessing nodes can be selected, tested and executed easily within the table editor. As an example, the NCI HIV dataset will be arbitrarily modified using the Derive, Filter, Replace, and Delete nodes. The derive node adds a newly derived column to the original input table. The name and type of the output column can be chosen. In addition, you could enter an expression describing how the values of the new column are derived from existing column. (e.g. 5 * Activity_Value) The table is automatically updated. The undo button will remove the newly created node. Cancel will cancel editing session & discard changes. Commit will create nodes on the project workspace.

25 Filter and Replace Nodes The filter component removes (filters out) the rows from the input table that do not match a user-specified condition. A filter condition is specified as a Boolean (logical) combination of mathematical operations on column values. For example: Comment = 1 or (Comment = 1 and NCI_Conclusion = CA ) The replace component searches a column for a given text string and replaces the string with a user-supplied one. This operation can only be applied to discretevalued columns.

26 Using the Table Editor The delete component removes one or more columns from an input table. A delete node can be created within the table editor by selecting the desired columns and then clicking on the delete button. Each of the process nodes are listed in the editing area. The table view is modified according to the nodes processed. Commit creates the nodes in the project.

27 Project Nodes and Grouping A group option allows a user to group several icons together into one icon. This operation is typically used to organize workflow appearances. To apply group-specific operations you must first select the group of nodes by highlighting the background area of the desired group in a project window. You do this by leftclicking anywhere near these nodes and dragging a boxed area around them with your mouse pointer. Nodes that have been selected within a group will appear in a darker color. Rightclick anywhere in the highlighted area to bring up the groupspecific pop-up menu.

28 Alternative method to Table Editor Connection of Drag & Drop processing nodes in a project produces a similar workflow. Properties of each node selected can be edited. For example, the Pivot Node will be used to create a simple table. The pivot node can be used to provide a summarization of an input table. Pivot tables work similarly to that used in Excel and can quickly summarize report data. A key role aggregates in the vertical dimension. Other columns can be ignored or included The parameter tab chooses the categories and values used in the pivot table.

29 Pivot Node & Table Results Categories aggregates the horizontal dimension for one or more values (the output table columns). Values selects how the categories will be aggregated in the table The pivot table results are:

30 Introduction to Interactive Browser Inforsense KDE 1.9 contains a 2D and 3D interactive browsers. The Interactive Browser is a visualization tool presenting multiple 2-D views of the same data. The Interactive Browser allows you to visually and interactively select data elements from each of the displayed plots. Selected data can be saved as Kensington tables and used to query databases. This allows you to use the Interactive Browser to visually define filter conditions over your data tables. In our example, the database will be queried and viewed in the Interactive Browse.

31 Anatomy of Interactive Browser Plot Types Visualization Panel Grids Component and Filtering Panels List of components Display Options Panel Table and Graphs Visualization Panel

32 Control Panel: Filtering Tab Check boxes show whether a filter is active or inactive. Collapsible panels allow the filter information to be hidden. Range allows the user to reduce the amount of data that appears on the graph. By adjusting the range selection, the range of each column is changed. The two boxes below the slider show the actual numerical values of the range. I (Invert filter) (for string values) inverts the selected data R (Reset) allows users to reset modifications made to individual filtering options Apply changes made in information panel are visualized in display panel Reset (master reset for filter tab) allows the user to convert to the original unfiltered data state Auto update by checking this box, changes made in the information panel are automatically and interactively updated in the display panel

33 Control Panel: Components Tab Components tab: provides a list of all the current objects created by the user. Select allows the user to drag an item from the graph list onto a visualization panel. Rename allows the user to rename the graph Hide allows the user to hide graphs (i.e. removed from the visualization panel). Delete allows the user to delete unwanted graphs completely from the browser. Export (only for tables) allows the user to export the table back to userspace

34 Display options panel Legend is used to create graph legends by associating color ranges to data points. Dimensions provides a list of all the available dimensions. The user can interactively manipulate the graph. The dimensions options depends upon the type of graph created. Options provides access to the different graph options that determine various aspects of how the graph is displayed. For example, by selecting "Show Legend" the legend for the graph will appear in the graph window on the visualization panel. The user can also choose to "Show nulls" for data points on a graph. Images of the Tabs are Illustrated Side by Side

35 Types of Plots The Types of Plots available are: Box Plot Bar Charts Bin Plot Pie Chart Parallel Plot Scatter Plot Venn Diagram Table View Structure View Multiplots

36 View and Deployment Nodes Graphs designed in the interaction browsers can be saved as view or deployment nodes. A view node gives you as static snapshot of the data. For example, the view node illustrating the pie chart is produced. The deployment nodes allows the user dynamic access to results. Currently, there are 6 types of graphical deployment nodes.

37 Deployment Nodes The properties editor options of the visualization deployment nodes are the same as in the Interactive Browser. An alternative way of creating dynamic graphical representations of data is Drag & Drop a deployment node in a project, connect it to a table of data, choose options in the properties editor, connect it to a view deployable image node and execute. All images must be connected to a view deployable image node for visualization. Multiple images must be connected to a tile deployable images node before viewing.

38 Introduction to Chemscience

39 NCI Dataset The dataset used was obtained from thenational Cancer Institute (NCI). The NCI has screened thousands of compounds for evidence of anti-hiv activity and is freely available for download at A diverse subset of the AIDS Screening Results published in March 2002 has been preprocessed and being used in our examples. The results of the screening tests are evaluated by the NCI and placed into one of three categories: CA Confirmed Active, CM Confirmed moderatly active CI confirmed active. The columns in our dataset can be described as: CAS_RN: The chemical abstract service registry number. SDF: The 2D representation of the molecular structure. SMILES: The 1D representation of the molecular structure. NSC: The primary identifier assigned to the compound by NCI NCI_CONCLUSION: The result from the screening tests marked as CA, CM or CI. ACTIVITY: The NCI conclusions reduced to either active (=CA and CM) or inactive (=CI). ACTIVITY_VALUE: The results of the ACTIVITY column annotated as an integer (CI=0 and CA=1).

40 Import SD file An Import SD file node allows the user to drag an SD file, imported to the userspace, into a project as a node. The user can also set/change the input SD file by modifying the Path parameter. If a SD File is not located with in a userspace, the user will need to insert the file into a userspace by right clicking on a location and uploading file. The software will automatically associate an extention of *.sdf as an SD File. Then you need only drag &drop the uploaded file from the userspace into a project.

41 Clean SD file The node accepts an SD file as input and converts it into a table respresentation removing any badly formated molecules. A search throught the file will be performed identifing any additional descriptor information and automatically add them to the table in a spearate column. It is recommended that you clean SD files at the beginning of any workflow to ensure that errros are not carried forward through the calculations. The Column Name in the properties editor selects the molecular structure (SMILES, MOL or SD format). Two different types of tables can be created during execution. A Cleaned table contains all the correctly formated molecules. A Error table contains all the molecules that were badly formated.

42 Calculating Molecular Descriptors The purpose of the node is to calculates descriptor values for molecules. The types of molecular descriptors that can be calculated are logp, logd, pka, Mass, Hydrogen Bond Acceptors, Hydrogen Bond and Hydrogen Bond Donors. Each type of descriptor is added into a new column. Descriptors can be calculated directly from a SMILES (1D) string or a MOL/SD (2D/3D) format. A window will appear allowing the choice of linking the cleaned or error table to the node.

43 Visualizing the Histograms of the Molecular Descriptors The molecular descriptors calculated will be ploted in a histogram using the interactive browser. In this example, we are going to filter the data based on: MW < 800, Hydrogen Bond Donors < 5 and Hydrogent Bond Acceptors < 10 A bar chart can be created that plots the molecular weight against the count of molecules in the dataset. The X-axis is set to Mass and the type of data point visualization to Bin width. The Y-axis is set to Molecular ID. The default function for a string is count. Our plot shows only the filtered results.

44 Multiplot Multiple graphs can be produced at the same time. For example, the multiplot option under the Tools menu. Multiple different plot types and Layouts can be choosen. Each graph can be saved as a node or a deployable node in the workspace. The View Deployable Image Node can be used to recreate graphical results once the work in the Interactive Browser is completed.

45 Converting the Molecular Format from 2D to 3D The purpose of this node is to convert either SMILES or a 2D SD representation to produces a 3D molecular model. Examples: The new 3D mol data can be appended to the table in a new column. The default setting replaces the column containing the 1D or 2D representation and is dependent The user must select which port to connect from and to before executing this node. The Convert Molecular Format (2D-3D) and Convert Molecular Format (1D-2D) are used simlar to our example. You can interchangably convert the 2D strucutre in our sample SD file to a 1D SMILES representation and then back to a 2D or even a 3D structure with ease as shown below. You can explore these nodes on your own leasure.

46 Exporting SD file This node allows a user to export a column containing molecules in SMILES/SD/Mol format with associated descriptor information to an SD File. Other columns in the input Table can be included within the SD File as descriptors by changing the column role to "Include as Descriptor" within the input tab of the Properties Editor window. An option exists to choose whether or not to to add 3D coordinates (if not already present) in the SD file. It is not recommended if the input Table has a large number of entries, as the 3D cleaning process can increase processing time.

47 Identifying Actives & Inactive compounds For example, we will build a project to identify active and inactive compounds by similarity and substructure matching. The training material database will be queried to extract chemical and biological data and used with Chemscience nodes.

48 Clean Table Node This node is required when the initial data collection is in the form of an table. The main purpose of the node is to scan data for illogical errors and poor formatted structures. The output is a filtered table. The columns containing molecular property information in the input table are unchanged. Table (Cleaned): A table containing all the correctly formatted molecule Table (Errors): A table containing all the badly formatted molecules.

49 Create Fingerprint Matrix The purpose of this node is to create a fingerprint summary of a molecular structure. Fingerprints encode the connections between atoms of the chemical graph and allow fast numerical comparisons of chemical structures without a direct structural comparison. Topological or pharmacophoric fingerprints are currently supported. The vector representation of the fingerprint is shown in the table. An advanced example predicting activity of an unknown set of compounds by classification trees using molecular fingerprints as descriptors is forthcoming.

50 Multiple Substructure Filtering This node provides a way to identify or reduce molecules in the data set by means of a structure based search. Multiple substructures are first selected and filtered out of a table in a single pass. Conversely, the substructures can be used to identify matching compounds. Table (Matching): A table of molecular data where a structure search found a match. Table (Not Matching): A table of molecular data where a structure search did not find a match. The substructures, such as Nitro, peroxide, thiocyanate, aldehyde groups, can be selected.

51 Descriptor Based Filtering The purpose of this node is to provide a means to specify simple constraints over descriptors. It combines molecular property calculations and filtering to remove molecular data that does not pass the constraints in one step on a data table. In the properties editor, the Molecular Column selects the molecular structure. For our example, We are going to append the molecular descriptors to the output table by ticking the value and filter out using the Rule of 5 The rule of 5 states that poor absorption or permeation are likely when there are more than 5 Hydrogen bond donors (HBD), the molecular weight is over 500, the logp is over 5, and when there are more than 10 hydrogen bond acceptors (HBA).

52 Anatomy of the Sketch Pad Template Selector Menu Bar Atom Selector Editing Tools Common Aromatic Ring System Templates Bond Selector Drawing Area Sample Molecule

53 Sketch a Molecule There are two ways to insert a chemical structure. The molecule can be typed into the Drawn Molecule field as a SMILES string or drawn using the Molecule Sketch pad. Drawing the molecule using the Molecule Sketch pad is often easier than remembring how to write a SMILES string. The Molecular Sketch pad is used similar to that of other chemical drawing packages. In this example, we are going to draw 1H-Pyrimidine-2,4-dione a.k.a. Uracil. Thymidine containing compounds are known to have in vitro activity against HIV-1. Uracil is going to be used to quickly identify similar compounds within the NCI data set.

54 Similarity Filter Node This node allows a table of molecules to be filtered by calculating the dissimilarity value against a query molecule and specifying the bounds for filtering. The filtered NCI dataset will be identified as the source library. The query is the molecular structure of Uracil.. Two different types of outputs are available: one containing all the molecules that fell within the bounds of the dissimilarity threshold and the other for all the molecules which fell outside of these bounds. Two types of dissimilarity distance measurement: Tanimoto or Euclidean In the example, the tanimoto dissimilarity coefficient is to be calculated given a bound threshold value of less than 0.6. The number of results found with tanimoto dissimilarity coefficient < 0.6 will be 51. If we decrease the theshold to 0.5, we will receive 8 results.

55 Analysis of the results using the Interactive Browser The dataset and molecule icons on the browser can show tables and chemial structures. Multiple compounds can be shown by holding down the shift key and selecting rows. SMILES, SD or MOL formats can be visualized in the browser. The CI, CM and CA compounds have dissimilarity scores of 0.33, 0.47 and 0.52, respectively. Each of these molecules pass the Rule of 5 and contain no toxic moities. Our search results identified 51 compounds. Approximately, 72% of the compounds are confirmed moderatly (CM) active or active (CA) by the NCI. The results can be used to create a preliminary structure activity relationship for the series. Results are readily available to scientists by means of deployment.

56 Similarity Scores Node The purpose of this node is to calculate dissimilarity scores of a target molecule against each molecule in a library of structures. The query molecule and a target library of molecules are required for input. Two types of dissimilarity distance measurement: Tanimoto or Euclidean Execution of the node produced a table with the appended similarity scores as shown below. The main differences between the Similarity Filter and Score nodes are that the filter node allows entry of bound constraints whereas the Score node does not and that the score node appends the dissimilariy values to that table wheaas the Filter node does not.

57 Substructures Match Node The main purpose of this node is to determine whether a substructure is present within a collection of molecules. The query molecule and a library of molecules for searching are required for input. The output appends an extra column to the library of molecules stating whether or not the substructure is present. The flag in the new column is either Yes or No.

58 Substructure Filter node The purpose of this node allows a library of molecules to be filtered using a specific substructure as the query. The query molecule and a library of molecules for searching are required for input. Two different types of outputs are available: one containing all the molecules that included the substructure at least once, and the other for all the molecules without any occurrence of the substructure. The main difference between the Substructure Match and Substructure Filter nodes is that the filter node allows the user to quickly filter out the presence or absence of a match. The resulting table illustrated in the previous slide be filtered using a postprocess command to create a table with identical information but with the appended column. The Substructure filter node simply does this in one step.

59 NOTE Part VI Predictive Modelling Predicting activity using classification algorithms using chemical fingerprints SOME PROBLEMS CURRENTLY EXIST WITH DOING THIS AND IT IS SOMETHING WE NEED TO FIX AND THEN ADD TO THE TRAINING MATERIAL THIS DATASET WILL GIVE GOOD RESULTS USING FINGERPRINTS IN CLASSIFICATION MODELS.

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

TIBCO Spotfire Lead Discovery 2.1 User s Manual

TIBCO Spotfire Lead Discovery 2.1 User s Manual TIBCO Spotfire Lead Discovery 2.1 User s Manual Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO SOFTWARE IS SOLELY TO ENABLE THE

More information

Rapid Application Development using InforSense Open Workflow and Oracle Chemistry Cartridge Technologies

Rapid Application Development using InforSense Open Workflow and Oracle Chemistry Cartridge Technologies Rapid Application Development using InforSense Open Workflow and Oracle Chemistry Cartridge Technologies Anthony C. Arvanites Lead Discovery Informatics Company Introduction Founded: 1999 Platform: Combining

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

SAS Visual Analytics 8.2: Working with Report Content

SAS Visual Analytics 8.2: Working with Report Content SAS Visual Analytics 8.2: Working with Report Content About Objects After selecting your data source and data items, add one or more objects to display the results. SAS Visual Analytics provides objects

More information

KNIME Enalos+ Molecular Descriptor nodes

KNIME Enalos+ Molecular Descriptor nodes KNIME Enalos+ Molecular Descriptor 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

More information

Working with Mailbox Manager

Working with Mailbox Manager Working with Mailbox Manager A user guide for Mailbox Manager supporting the Message Storage Server component of the Avaya S3400 Message Server Mailbox Manager Version 5.0 February 2003 Copyright 2003

More information

Enterprise Reporting -- APEX

Enterprise Reporting -- APEX Quick Reference Enterprise Reporting -- APEX This Quick Reference Guide documents Oracle Application Express (APEX) as it relates to Enterprise Reporting (ER). This is not an exhaustive APEX documentation

More information

Quality Gates User guide

Quality Gates User guide Quality Gates 3.3.5 User guide 06/2013 1 Table of Content 1 - Introduction... 4 2 - Navigation... 5 2.1 Navigation tool bar... 5 2.2 Navigation tree... 5 2.3 Folder Tree... 6 2.4 Test history... 7 3 -

More information

SAS Visual Analytics 8.2: Getting Started with Reports

SAS Visual Analytics 8.2: Getting Started with Reports SAS Visual Analytics 8.2: Getting Started with Reports Introduction Reporting The SAS Visual Analytics tools give you everything you need to produce and distribute clear and compelling reports. SAS Visual

More information

SAS Business Rules Manager 1.2

SAS Business Rules Manager 1.2 SAS Business Rules Manager 1.2 User s Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2012. SAS Business Rules Manager 1.2. Cary,

More information

SAS Factory Miner 14.2: User s Guide

SAS Factory Miner 14.2: User s Guide SAS Factory Miner 14.2: User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2016. SAS Factory Miner 14.2: User s Guide. Cary, NC: SAS Institute

More information

Management Reports Centre. User Guide. Emmanuel Amekuedi

Management Reports Centre. User Guide. Emmanuel Amekuedi Management Reports Centre User Guide Emmanuel Amekuedi Table of Contents Introduction... 3 Overview... 3 Key features... 4 Authentication methods... 4 System requirements... 5 Deployment options... 5 Getting

More information

SmartView. User Guide - Analysis. Version 2.0

SmartView. User Guide - Analysis. Version 2.0 SmartView User Guide - Analysis Version 2.0 Table of Contents Page i Table of Contents Table Of Contents I Introduction 1 Dashboard Layouts 2 Dashboard Mode 2 Story Mode 3 Dashboard Controls 4 Dashboards

More information

User Guide. v7.5. September 4, For the most recent version of this document, visit kcura's Documentation Site.

User Guide. v7.5. September 4, For the most recent version of this document, visit kcura's Documentation Site. User Guide v7.5 September 4, 2013 For the most recent version of this document, visit kcura's Documentation Site. Table of Contents 1 User guide overview 4 2 Relativity objects 4 3 Workspace 6 3.1 Workspaces

More information

Flow Cytometry Analysis Software. Developed by scientists, for scientists. User Manual. Version Introduction:

Flow Cytometry Analysis Software. Developed by scientists, for scientists. User Manual. Version Introduction: Flowlogic Flow Cytometry Analysis Software Developed by scientists, for scientists User Manual Version 7.2.1 Introduction: Overview, Preferences, Saving and Opening Analysis Files www.inivai.com TABLE

More information

Using the List management features can be a useful way of collecting a set of results ready for export.

Using the List management features can be a useful way of collecting a set of results ready for export. Exporting Data Exporting Data Specifying details Monitoring progress Relational data export Exporting to new local DB Data from database tables can be exported from IJC to various common file formats.

More information

Perceptive Data Transfer

Perceptive Data Transfer Perceptive Data Transfer User Guide Version: 6.5.x Written by: Product Knowledge, R&D Date: September 2016 2015 Lexmark International Technology, S.A. All rights reserved. Lexmark is a trademark of Lexmark

More information

MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1

MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1 MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

Enterprise Data Catalog for Microsoft Azure Tutorial

Enterprise Data Catalog for Microsoft Azure Tutorial Enterprise Data Catalog for Microsoft Azure Tutorial VERSION 10.2 JANUARY 2018 Page 1 of 45 Contents Tutorial Objectives... 4 Enterprise Data Catalog Overview... 5 Overview... 5 Objectives... 5 Enterprise

More information

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc.

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. SURVEYOR/400 Users Guide Copyright 1996-2013, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Surveyor/400 version: 4.0.0 Publication date: August 7 th, 2013 Table of Contents SURVEYOR/400

More information

How to Create a Reaction Answer Set

How to Create a Reaction Answer Set How to Create a Reaction Answer Set Find all relevant reactions based on criteria you specify Search the world s largest, publicly available source of reactions and quickly find highly relevant results,

More information

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x Perceptive Nolij Web Administrator Guide Version: 6.8.x Written by: Product Knowledge, R&D Date: June 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates.. Table of Contents Introduction...

More information

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

User Guide. Data Preparation R-1.0

User Guide. Data Preparation R-1.0 User Guide Data Preparation R-1.0 Contents 1. About this Guide... 4 1.1. Document History... 4 1.2. Overview... 4 1.3. Target Audience... 4 2. Introduction... 4 2.1. Introducing the Big Data BizViz Data

More information

Acrobat 6.0 Standard - Basic Tasks

Acrobat 6.0 Standard - Basic Tasks Converting Office Documents to PDF 1. Create and edit document in Office application (Word, Excel, PowerPoint) 2. Click the Convert to PDF button on the Acrobat toolbar If the buttons are not visible,

More information

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011 Hands-On Lab Lab: Developing BI Applications Lab version: 1.0.0 Last updated: 2/23/2011 CONTENTS OVERVIEW... 3 EXERCISE 1: USING THE CHARTING WEB PARTS... 5 EXERCISE 2: PERFORMING ANALYSIS WITH EXCEL AND

More information

Appendix J: Using Shortcut Keys and Shortcut Menus

Appendix J: Using Shortcut Keys and Shortcut Menus Appendix J: Using Shortcut Keys and Shortcut Menus Introduction This appendix covers shortcuts to many of the menu options, dialog boxes, and commands used in PC-DMIS. Using shortcuts will speed up your

More information

Elixir Ad-hoc Report. Release Elixir Technology Pte Ltd

Elixir Ad-hoc Report. Release Elixir Technology Pte Ltd Elixir Ad-hoc Report Release 3.5.0 Elixir Technology Pte Ltd Elixir Ad-hoc Report: Release 3.5.0 Elixir Technology Pte Ltd Published 2014 Copyright 2014 Elixir Technology Pte Ltd All rights reserved. Java

More information

QDA Miner. Addendum v2.0

QDA Miner. Addendum v2.0 QDA Miner Addendum v2.0 QDA Miner is an easy-to-use qualitative analysis software for coding, annotating, retrieving and reviewing coded data and documents such as open-ended responses, customer comments,

More information

Multivariate Calibration Quick Guide

Multivariate Calibration Quick Guide Last Updated: 06.06.2007 Table Of Contents 1. HOW TO CREATE CALIBRATION MODELS...1 1.1. Introduction into Multivariate Calibration Modelling... 1 1.1.1. Preparing Data... 1 1.2. Step 1: Calibration Wizard

More information

Working With Data Release 8.2 Version 01M

Working With Data Release 8.2 Version 01M Working With Data Release 8.2 Version 01M May 05, 2017 Active Technologies, EDA, EDA/SQL, FIDEL, FOCUS, Information Builders, the Information Builders logo, iway, iway Software, Parlay, PC/FOCUS, RStat,

More information

Building reports using the Web Intelligence HTML Report Panel

Building reports using the Web Intelligence HTML Report Panel Building reports using the Web Intelligence HTML Report Panel Building reports using the Web Intelligence HTML Report Panel Copyright 2008 Business Objects. All rights reserved. Business Objects owns the

More information

PL/SQL Developer 7.0 New Features. December 2005

PL/SQL Developer 7.0 New Features. December 2005 PL/SQL Developer 7.0 New Features December 2005 L/SQL Developer 7.0 New Features 3 Contents CONTENTS... 3 1. INTRODUCTION... 5 2. DIAGRAM WINDOW... 6 2.1 CREATING A DIAGRAM...6 2.2 SAVING AND OPENING

More information

you choose and by the roles the users are allowed to fulfill within the system. Finances Enter the monthly savings and costs for the project.

you choose and by the roles the users are allowed to fulfill within the system. Finances Enter the monthly savings and costs for the project. Oracle Instantis EnterpriseTrack Quick Reference Guide for Release 8.5 Create a Proposal From the Top Navigation Bar, click Create Proposals/Charters. Enter all the required fields and click Save to save

More information

AutoCAD 2009 User InterfaceChapter1:

AutoCAD 2009 User InterfaceChapter1: AutoCAD 2009 User InterfaceChapter1: Chapter 1 The AutoCAD 2009 interface has been enhanced to make AutoCAD even easier to use, while making as much screen space available as possible. In this chapter,

More information

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc.

SURVEYOR/400. Users Guide. Copyright , LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. SURVEYOR/400 Users Guide Copyright 1996-2013, LINOMA SOFTWARE LINOMA SOFTWARE is a division of LINOMA GROUP, Inc. Surveyor/400 version: 4.0.0 Publication date: August 7 th, 2013 Table of Contents SURVEYOR/400

More information

1 Introduction to Using Excel Spreadsheets

1 Introduction to Using Excel Spreadsheets Survey of Math: Excel Spreadsheet Guide (for Excel 2007) Page 1 of 6 1 Introduction to Using Excel Spreadsheets This section of the guide is based on the file (a faux grade sheet created for messing with)

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

INTRODUCTION to. Program in Statistics and Methodology (PRISM) Daniel Blake & Benjamin Jones January 15, 2010

INTRODUCTION to. Program in Statistics and Methodology (PRISM) Daniel Blake & Benjamin Jones January 15, 2010 INTRODUCTION to Program in Statistics and Methodology (PRISM) Daniel Blake & Benjamin Jones January 15, 2010 While we are waiting Everyone who wishes to work along with the presentation should log onto

More information

Installation 3. PerTrac Reporting Studio Overview 4. The Report Design Window Overview 8. Designing the Report (an example) 13

Installation 3. PerTrac Reporting Studio Overview 4. The Report Design Window Overview 8. Designing the Report (an example) 13 Contents Installation 3 PerTrac Reporting Studio Overview 4 The Report Design Window Overview 8 Designing the Report (an example) 13 PerTrac Reporting Studio Charts 14 Chart Editing/Formatting 17 PerTrac

More information

Creating Workflows. Viewing the Task Library. Creating a Workflow. This chapter contains the following sections:

Creating Workflows. Viewing the Task Library. Creating a Workflow. This chapter contains the following sections: This chapter contains the following sections: Viewing the Task Library, page 1 Creating a Workflow, page 1 Example: Creating a Workflow, page 13 Resolving Workflow Validation Issues, page 16 Changing Flow

More information

Quick Reference Guide

Quick Reference Guide Quick Reference Guide Table of Contents Homepage My Settings Generate a Structure from a Name Reactions Query tab Query tab Add further Search Conditions Results General Overview 7 Results Reactions tab

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

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1

Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 Simply Accounting Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the SAI reports... 3 Copying, Pasting and Renaming Reports... 4 Creating and linking a report... 6 Auto e-mailing reports...

More information

Quick Start Guide. Version R94. English

Quick Start Guide. Version R94. English Custom Reports Quick Start Guide Version R94 English December 12, 2016 Copyright Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

Beyond 20/20. Browser - English. Version 7.0, SP3

Beyond 20/20. Browser - English. Version 7.0, SP3 Beyond 20/20 Browser - English Version 7.0, SP3 Notice of Copyright Beyond 20/20 Desktop Browser Version 7.0, SP3 Copyright 1992-2006 Beyond 20/20 Inc. All rights reserved. This document forms part of

More information

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR

Data Should Not be a Four Letter Word Microsoft Excel QUICK TOUR Toolbar Tour AutoSum + more functions Chart Wizard Currency, Percent, Comma Style Increase-Decrease Decimal Name Box Chart Wizard QUICK TOUR Name Box AutoSum Numeric Style Chart Wizard Formula Bar Active

More information

Performing a resequencing assembly

Performing a resequencing assembly BioNumerics Tutorial: Performing a resequencing assembly 1 Aim In this tutorial, we will discuss the different options to obtain statistics about the sequence read set data and assess the quality, and

More information

User Guide Product Design Version 1.7

User Guide Product Design Version 1.7 User Guide Product Design Version 1.7 1 INTRODUCTION 3 Guide 3 USING THE SYSTEM 4 Accessing the System 5 Logging In Using an Access Email 5 Normal Login 6 Resetting a Password 6 Logging Off 6 Home Page

More information

You can also check the videos at the bottom of this page:

You can also check the videos at the bottom of this page: This document is provided to give you an idea what R-Tag Version Control can do and how you can use it. If you decide that you need more information or you prefer to see a demo of the software please do

More information

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2

Talend Open Studio for MDM Web User Interface. User Guide 5.6.2 Talend Open Studio for MDM Web User Interface User Guide 5.6.2 Talend Open Studio for MDM Web User Interface Adapted for v5.6.2. Supersedes previous releases. Publication date: May 12, 2015 Copyleft This

More information

OpenForms360 Validation User Guide Notable Solutions Inc.

OpenForms360 Validation User Guide Notable Solutions Inc. OpenForms360 Validation User Guide 2011 Notable Solutions Inc. 1 T A B L E O F C O N T EN T S Introduction...5 What is OpenForms360 Validation?... 5 Using OpenForms360 Validation... 5 Features at a glance...

More information

Day 1 Agenda. Brio 101 Training. Course Presentation and Reference Material

Day 1 Agenda. Brio 101 Training. Course Presentation and Reference Material Data Warehouse www.rpi.edu/datawarehouse Brio 101 Training Course Presentation and Reference Material Day 1 Agenda Training Overview Data Warehouse and Business Intelligence Basics The Brio Environment

More information

User Guide. Data Preparation R-1.1

User Guide. Data Preparation R-1.1 User Guide Data Preparation R-1.1 Contents 1. About this Guide... 4 1.1. Document History... 4 1.2. Overview... 4 1.3. Target Audience... 4 2. Introduction... 4 2.1. Introducing the Big Data BizViz Data

More information

Expense: Process Reports

Expense: Process Reports Expense: Process Reports User Guide for Standard Edition Applies to these SAP Concur solutions: Expense Professional/Premium edition Standard edition Travel Professional/Premium edition Standard edition

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

Sample Data. Sample Data APPENDIX A. Downloading the Sample Data. Images. Sample Databases

Sample Data. Sample Data APPENDIX A. Downloading the Sample Data. Images. Sample Databases APPENDIX A Sample Data Sample Data If you wish to follow the examples used in this book and I hope you will you will need some sample data to work with. All the files referenced in this book are available

More information

Elixir Ad-hoc Report. Release Elixir Technology Pte Ltd

Elixir Ad-hoc Report. Release Elixir Technology Pte Ltd Elixir Ad-hoc Report Release 4.0.0 Elixir Technology Pte Ltd Elixir Ad-hoc Report: Release 4.0.0 Elixir Technology Pte Ltd Published 2015 Copyright 2015 Elixir Technology Pte Ltd All rights reserved. Java

More information

Tutorial 3: Using the Waveform Viewer Introduces the basics of using the waveform viewer. Read Tutorial SIMPLIS Tutorials SIMPLIS provide a range of t

Tutorial 3: Using the Waveform Viewer Introduces the basics of using the waveform viewer. Read Tutorial SIMPLIS Tutorials SIMPLIS provide a range of t Tutorials Introductory Tutorials These tutorials are designed to give new users a basic understanding of how to use SIMetrix and SIMetrix/SIMPLIS. Tutorial 1: Getting Started Guides you through getting

More information

Table of Contents. Table of Contents

Table of Contents. Table of Contents Powered by 1 Table of Contents Table of Contents Dashboard for Windows... 4 Dashboard Designer... 5 Creating Dashboards... 5 Printing and Exporting... 5 Dashboard Items... 5 UI Elements... 5 Providing

More information

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out.

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out. Navigate Around the Map Interactive maps provide many choices for displaying information, searching for more details, and moving around the map. Most navigation uses the mouse, but at times you may also

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

RELEASE NOTES. Version NEW FEATURES AND IMPROVEMENTS

RELEASE NOTES. Version NEW FEATURES AND IMPROVEMENTS S AND S Implementation of the Google Adwords connection type Implementation of the NetSuite connection type Improvements to the Monarch Swarm Library Column sorting and enhanced searching Classic trapping

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager Author: Sparx Systems Date: 30/06/2017 Version: 1.0 CREATED WITH Table of Contents The Specification Manager 3 Specification Manager - Overview

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

IBM. Database Database overview. IBM i 7.1

IBM. Database Database overview. IBM i 7.1 IBM IBM i Database Database overview 7.1 IBM IBM i Database Database overview 7.1 Note Before using this information and the product it supports, read the information in Notices, on page 39. This edition

More information

Easing into Data Exploration, Reporting, and Analytics Using SAS Enterprise Guide

Easing into Data Exploration, Reporting, and Analytics Using SAS Enterprise Guide Paper 809-2017 Easing into Data Exploration, Reporting, and Analytics Using SAS Enterprise Guide ABSTRACT Marje Fecht, Prowerk Consulting Whether you have been programming in SAS for years, are new to

More information

Spreadsheet Applications Test

Spreadsheet Applications Test Spreadsheet Applications Test 1. The expression returns the maximum value in the range A1:A100 and then divides the value by 100. a. =MAX(A1:A100/100) b. =MAXIMUM(A1:A100)/100 c. =MAX(A1:A100)/100 d. =MAX(100)/(A1:A100)

More information

MetScape User Manual

MetScape User Manual MetScape 2.3.2 User Manual A Plugin for Cytoscape National Center for Integrative Biomedical Informatics July 2012 2011 University of Michigan This work is supported by the National Center for Integrative

More information

User Guide. Product Design. Version 2.2.2

User Guide. Product Design. Version 2.2.2 User Guide Product Design Version 2.2.2 Table of Contents Bridge User Guide - Table of Contents 1 TABLE OF CONTENTS... 1 INTRODUCTION... 4 Guide... 4 PRODUCTS... 5 Creating a New Product... 5 Viewing and

More information

Quick Reference Summary

Quick Reference Summary Microsoft Excel 2010 Quick Reference Summary Microsoft Excel 2010 Quick Reference Summary 3-D Chart, Rotate EX 462 3-D Rotation button (Chart Tools Layout tab Background, change rotation (Format Chart

More information

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views

ArcView QuickStart Guide. Contents. The ArcView Screen. Elements of an ArcView Project. Creating an ArcView Project. Adding Themes to Views ArcView QuickStart Guide Page 1 ArcView QuickStart Guide Contents The ArcView Screen Elements of an ArcView Project Creating an ArcView Project Adding Themes to Views Zoom and Pan Tools Querying Themes

More information

Quick Reference Guide

Quick Reference Guide Quick Reference Guide Homepage My Settings Generate a Structure from a Name Reactions Query tab Query tab Add further Search Conditions Results General Overview 7 Results Reactions tab 8 Results Filter

More information

C omputer D riving L icence

C omputer D riving L icence E uropean C omputer D riving L icence E C D L S y l l a b u s 5. 0 Module 6 Presentation ECDL Syllabus 5 Courseware Module 6 Contents USING THE APPLICATION... 1 OPENING & CLOSING MS POWERPOINT & PRESENTATIONS...

More information

SelectSurveyASP Advanced User Manual

SelectSurveyASP Advanced User Manual SelectSurveyASP Advanced User Manual Creating Surveys 2 Designing Surveys 2 Templates 3 Libraries 4 Item Types 4 Scored Surveys 5 Page Conditions 5 Piping Answers 6 Previewing Surveys 7 Managing Surveys

More information

IBM i Version 7.2. Database Database overview IBM

IBM i Version 7.2. Database Database overview IBM IBM i Version 7.2 Database Database overview IBM IBM i Version 7.2 Database Database overview IBM Note Before using this information and the product it supports, read the information in Notices on page

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step.

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step. 1. AUTO CORRECT - To auto correct a text in MS Word the text manipulation includes following step. - STEP 1: Click on office button STEP 2:- Select the word option button in the list. STEP 3:- In the word

More information

Teamcenter Mobility Product decisions, anywhere, anytime. Features. Siemens AG All Rights Reserved.

Teamcenter Mobility Product decisions, anywhere, anytime. Features. Siemens AG All Rights Reserved. Teamcenter Mobility Product decisions, anywhere, anytime Features Settings App settings are located in the ipad Settings application. Page 2 Settings Toggles in the Settings pane allow you to hide tabs

More information

SAS Enterprise Miner : Tutorials and Examples

SAS Enterprise Miner : Tutorials and Examples SAS Enterprise Miner : Tutorials and Examples SAS Documentation February 13, 2018 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2017. SAS Enterprise Miner : Tutorials

More information

Index COPYRIGHTED MATERIAL. Symbols and Numerics

Index COPYRIGHTED MATERIAL. Symbols and Numerics Symbols and Numerics ( ) (parentheses), in functions, 173... (double quotes), enclosing character strings, 183 #...# (pound signs), enclosing datetime literals, 184... (single quotes), enclosing character

More information

UIS USER GUIDE SEPTEMBER 2013 USER GUIDE FOR UIS.STAT (BETA)

UIS USER GUIDE SEPTEMBER 2013 USER GUIDE FOR UIS.STAT (BETA) UIS USER GUIDE SEPTEMBER 2013 USER GUIDE FOR UIS.STAT (BETA) Published in 2013 by: UNESCO Institute for Statistics P.O. Box 6128, Succursale Centre-Ville Montreal, Quebec H3C 3J7 Canada Tel: (1 514) 343-6880

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Desktop Studio: Charts. Version: 7.3

Desktop Studio: Charts. Version: 7.3 Desktop Studio: Charts Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

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

Parish . User Manual

Parish  . User Manual Parish Email User Manual Table of Contents LOGGING IN TO PARISH EMAIL... 3 GETTING STARTED... 3 GENERAL OVERVIEW OF THE USER INTERFACE... 3 TERMINATE THE SESSION... 4 EMAIL... 4 MESSAGES LIST... 4 Open

More information

Solo 4.6 Release Notes

Solo 4.6 Release Notes June9, 2017 (Updated to include Solo 4.6.4 changes) Solo 4.6 Release Notes This release contains a number of new features, as well as enhancements to the user interface and overall performance. Together

More information

Microsoft Word Basic Editing. Lesson , John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word

Microsoft Word Basic Editing. Lesson , John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word Microsoft Word 2013 Lesson 2 Basic Editing 2014, John Wiley & Sons, Inc. Microsoft Official Academic Course, Microsoft Word 2013 1 Objectives 2014, John Wiley & Sons, Inc. Microsoft Official Academic Course,

More information

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static

Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Table of Contents Report Designer Report Types Table Report Multi-Column Report Label Report Parameterized Report Cross-Tab Report Drill-Down Report Chart with Static Series Chart with Dynamic Series Master-Detail

More information

Kaseya 2. User Guide. for VSA 6.3

Kaseya 2. User Guide. for VSA 6.3 Kaseya 2 InfoCenter User Guide for VSA 6.3 September 25, 2013 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULA as updated

More information

Exploring Data. This guide describes the facilities in SPM to gain initial insights about a dataset by viewing and generating descriptive statistics.

Exploring Data. This guide describes the facilities in SPM to gain initial insights about a dataset by viewing and generating descriptive statistics. This guide describes the facilities in SPM to gain initial insights about a dataset by viewing and generating descriptive statistics. 2018 by Minitab Inc. All rights reserved. Minitab, SPM, SPM Salford

More information

Introducing Gupta Report Builder

Introducing Gupta Report Builder Business Reporting Chapter 1 Introducing Gupta Report Builder You can use Report Builder to design reports. This chapter describes: Our approach to building reports. Some of the reports you can build.

More information

Overview. Experiment Specifications. This tutorial will enable you to

Overview. Experiment Specifications. This tutorial will enable you to 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

More information

QlikView Full Browser User Manual. User Manual

QlikView Full Browser User Manual. User Manual QlikView Full Browser User Manual User Manual Henrik Steen 8-13-2014 2014-08-13 2014-10-28 Henrik Steen 01 1 Table of Content 1 Introduction... 3 2 QlikView AccessPoint... 3 3 Interface... 3 3.1 Object...

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

Exercise 1: An Overview of ArcMap and ArcCatalog

Exercise 1: An Overview of ArcMap and ArcCatalog Exercise 1: An Overview of ArcMap and ArcCatalog Introduction: ArcGIS is an integrated collection of GIS software products for building a complete GIS. ArcGIS enables users to deploy GIS functionality

More information

Daylight XVMerlin Manual

Daylight XVMerlin Manual Table of Contents XVMerlin Manual...1 1. Introduction to XVMerlin...1 2. Basic Operation of XVMerlin...2 3. Using the XVMerlin Window Menus...4 3.1 The Hitlist Menu...4 3.2 The Display Menu...5 3.3 The

More information

User Guide Ahmad Bilal [Type the company name] 1/1/2009

User Guide Ahmad Bilal [Type the company name] 1/1/2009 User Guide Ahmad Bilal [Type the company name] 1/1/2009 Contents 1 LOGGING IN... 1 1.1 REMEMBER ME... 1 1.2 FORGOT PASSWORD... 2 2 HOME PAGE... 3 2.1 CABINETS... 4 2.2 SEARCH HISTORY... 5 2.2.1 Recent

More information