SAnDReS Tutorial 01 Prof. Dr. Walter F. de Azevedo Jr.

Size: px
Start display at page:

Download "SAnDReS Tutorial 01 Prof. Dr. Walter F. de Azevedo Jr."

Transcription

1 2015 Dr. Walter F. de Azevedo Jr. SAnDReS Tutorial 01 Prof. Dr. Walter F. de Azevedo Jr. 1

2 Running in the Windows On the Windows, left click on Command Prompt. Go to SAnDReS directory (c:\sandres) and type: python sandres1_gui.py 2

3 Running in the Windows SAnDReS checks if everything is fine and launches GUI window. The window below, called text window, is kept open during SAnDReS session. 3

4 Running in the Windows From now on we can use the GUI window to work with SAnDReS. In the structure directory, we have to write information for pre-existing directory, where all work will be carried out. After you entered the complete information about the directory, click in Update, in the same row. Don t forget to type a pre-existing directory. 4

5 Running in the Windows Below we have a description of each button and field in the GUI window. Update button for structure directory Menu commands Clear button for structure directory Clear button for force field directory Clear button for input file name Update button for force fields Log window Run button (to run a specific input file) Clear button (to clear redocking file name) Information strip Clear Log window button Exit button 5

6 Getting Access Codes from PDB In a typical SAnDReS session, we should go to PDB ( to get PDB access codes. 6

7 Getting Access Codes from PDB We click on Advanced Search and go the window below. We will show all steps to get a dataset for CDK structures for which Ki information is available. 7

8 Getting Access Codes from PDB In Choose a Query Type, select Macromolecule Name, as shown below. 8

9 Getting Access Codes from PDB We type cyclin-dependent kinase in the field below. 9

10 Getting Access Codes from PDB Now we click on Add Search Criteria. 10

11 Getting Access Codes from PDB We have an extra field to filter our search. 11

12 Getting Access Codes from PDB We select Binding Affinity, as shown below. 12

13 Getting Access Codes from PDB We choose, as Affinity Type, Ki. We will retrieve all cyclin-dependent structures for which Ki information is available. 13

14 Getting Access Codes from PDB We click on in Enzyme Classification, to make sure to have this enzymatic class only. 14

15 Getting Access Codes from PDB We ended up with 54 structures, as shown below. 15

16 Getting Access Codes from PDB In Filter, we select Download Checked, as shown below. 16

17 Getting Access Codes from PDB Now we have the access codes for all cyclin-dependent kinase structures for Ki information is available. We may download using PDB app or go back to SAnDReS. 17

18 Running SAnDReS to Download Structures from PDB In SAnDReS GUI window we click, File->Copy Input Files to Structure Directory, as shown below. SAnDReS will copy all necessary input files to structure directory. After choosing, SAnDRes will ask if you want to carry this task. Click yes. 18

19 Running SAnDReS to Download Structures from PDB Every time SAnDRes is running any process, we will see a red string showing what it is doing on the left below (information strip). 19

20 Running SAnDReS to Download Structures from PDB After finishing whatever process it was running, SAnDReS shows what it has done, with black letters on information strip. Additional information is also shown on the log window. 20

21 Running SAnDReS to Download Structures from PDB To download PDB files, we have to insert PDB access codes into the getstr_pdb.in file. To open this file, we click on File->Open File getstr_pdb.in, as shown below. 21

22 Running SAnDReS to Download Structures from PDB We Ctrl-C the acess codes. 22

23 Running SAnDReS to Download Structures from PDB In the new window, we Ctrl-V the PDB access codes, as shown below. Before the PDB access codes, the getstr_pdb.in file has to have the GETSTR command, and the type of file to be downloaded, PDB. All lines that starts with # are comments. They are ignored by SAnDReS. The last line is ENDOF command. After finishing editing your file, press Save button and Exit. We have to be careful when editing.in files, since SAnDReS uses these files to carry out its tasks and they have a fixed format to be followed. 23

24 Running SAnDReS to Download Structures from PDB Now we have to open getstr_html.in file, as shown below. This file will be used to download HTML files from PDB. SAnDReS will employ these file to extract binding affinity information, since PDB files don t keep binding affinity data. 24

25 Running SAnDReS to Download Structures from PDB In the new window, we Ctrl-V the PDB access codes, as shown below. Before the PDB access codes, the getstr_html.in file has to have the GETSTR command, and the type of file to be downloaded, HTML. The last line is ENDOF command. After finishing editing you file, press Save button and Exit. 25

26 Running SAnDReS to Download Structures from PDB To run getstr_pdb.in, we click Download from PDB->Download from PDB (PDB format), as show below. Check if your computer is connected to internet before start downloading. 26

27 Running SAnDReS to Download Structures from PDB We may follow download progress checking text window, as show below. When downloading a dataset with several hundreds of structures, PDB may complain about high user activity. In this case, SAnDReS starting waiting longer for each download. The default is 10 second between downloads, which may increase to 120 seconds, in the case of high user activity up to 360 s. 27

28 Running SAnDReS to Download Structures from PDB After finishing download, SAnDReS shows a summary on the log window, as shown below. 28

29 Running SAnDReS to Download Structures from PDB Next, we run getstr_html.in, clicking on Download from PDB->Download from PDB(HTML format), as shown below. As observed for PDB files, you may follow download progress on the text window. After finishing download, we will get a summary on the log window. 29

30 Pre-docking Analysis Now we are ready to start analyzing the structures in our dataset. We call this phase of Pre-Docking. First we check if all structures are in the structure directory. In the previous step, SAnDReS generated an input file, called chkstr_ki.in file to carry out this task. To run it, we click on Pre-Docking->Check Structures with Binding Information (Ki), as shown below. 30

31 Pre-docking Analysis Once finished, SAnDReS shows the summary of results on the log window. As we can see below, SAnDReS also checks if binding affinity is present the HTML files. For this dataset, this information was missing for five structures. These structures will be automatically removed from the dataset. See in the information strip, that chklig.in has been created. This new file will be employed to check if the active ligand is in the PDB file. 31

32 Pre-docking Analysis Below we can see part of the chklig.in file. SAnDReS automatically generated this file. Its format requires the command CHKLIG, followed by the PDB access code, then the ligand code, the ligand chain identification and ligand number in the PDB file. The last column brings the binding affinity information, as extracted from the HTML file in nm units. This format structure should be followed if any modification is to be carried out, chklig.in is a csv file. 32

33 Pre-docking Analysis To run chklig, click on Pre-Docking->Check Ligands, as shown below. 33

34 Pre-docking Analysis The summary is shown in the log window. 34

35 Pre-docking Analysis Now we generate the input files for the next steps, ststru.in, biomat.in, and fndwat.in. We click on Pre-Docking->Generate Inputs for Analysis of Crystallographic Structures, as shown below. 35

36 Pre-docking Analysis After finising running geninp.in, SAnDReS shows that ststru.in, biomat.in and fndwat.in files have been created. 36

37 Pre-docking Analysis We have an ensemble of structures that can be employed in protein-ligand docking simulations. It is of pivotal importance, to identity the overall quality of the crystallographic structures present in this ensemble. To do so, we run ststru.in. We click on Pre-Docking->Statistical Analysis of Crystallographic Structures, as shown below. 37

38 Pre-docking Analysis So far so good, we can see the results on the log window. SAnDReS generated a log file (ststru.log) with the results. We have also generated two-column csv files for each crystallographic parameter analyzed by SAnDReS. For this ensemble of structures, PDB access code 4ACM shows the highest crystallographic resolution. 38

39 Pre-docking Analysis We could also choose the best structure based on criteria such as R-factor, B-values etc. Our goal is to highlight which structure presents the highest quality considering the crystallographic information. We used the structure 4ACM for re-docking using Molegro Virtual Docker (Thomsen & Christensen, 2006) but SAnDReS accepts docking results from any docking program, since it is a CSV file. 39

40 Pre-docking Analysis In the next step, SAnDReS investigates each structure in the ensemble to verify if BIOMAT information is present. If so, homo-oligomeric structures are generated, based on the rotation matrix and translation vector. We run this command for didactical purposes only, since CDK structures don t show homo-oligomeric structures. 40

41 Pre-docking Analysis Below we have the summary of results, no homo-oligomeric structures for CDK. It is worth note that our ensemble of structures decreased from 49 to 32 structures. This is due to redundant information present in the dataset. SAnDReS got rid of repeated structures for the same ligand. In the case where two o more structures are present in the dataset for the same ligand, SAnDReS chooses the structure with highest resolution. 41

42 Pre-docking Analysis In the next step, we check if there are water molecules close to the active ligand. We click on Pre-Docking-> Find Waters in Crystallographic Structures, as shown below. 42

43 Pre-docking Analysis The summary of results is shown below. All structures for which water molecules were found close to the active ligand are written in the directory Water, which is in the structure directory. It is a good policy to rename this directory to Water2, to avoid loosing it, since SAnDReS overwrites Water directory every time it runs fndwat.in. 43

44 Pre-docking Analysis We may generate plots using the last two options in the Pre-Docking Menu, as show below. 44

45 Pre-docking Analysis Below we have a histogram plot generated for the distribution of crystallographic resolution for the structures present in the dataset. 45

46 Docking Analysis SAnDReS was developed to carry out analysis of docking results, doesn t matter where it came from. The only condition is that the results should be in a csv file as the one shown below. 46

47 Docking Analysis In this csv file, the first row brings the headers for each column and they are separated by semi-colons. 47

48 Docking Analysis To clean a csv file, we click Docking->Clean CSV File and Prepare Input Files, as shown below. The csv file is indicated in the Docking CSV File Name field. In this tutorial is the redock04.csv file. 48

49 Docking Analysis SAnDReS generated a new csv file, as shown below. 49

50 Docking Analysis Now we can perform the analysis of docking results, to verify the correlation between the score functions and RMSD. We click Docking->Statistical Analysis of RMSD X Score Functions, as shown below. 50

51 Docking Analysis The results are shown in the log window, as we can see the best result was obtained for Docking Score, if we consider correlation and p-values. SAnDReS generated separated csv files for each scoring function, which can be employed to generate scatter plots. 51

52 Docking Analysis To generate scatter plots, we click on Docking->Plot Re-dock Results as shown below. 52

53 Docking Analysis We have below the scatter plot generated for the Docking Score. 53

54 Docking Results x Structural Parameters We can analyze the correlation of docking (cross-docking) results against structural parameters and crystallographic information. This task is carry out using a csv file as input, where the RMSD and the values for scoring functions are stored in a csv file as the one shown below. 54

55 Docking Results x Structural Parameters The first column brings ligand identification, and we need to have a column for RMSD results. This column has to have RMSD as header. We also need a column for the number of torsion angle, this column should have Torsions as header. The rest of columns are for scoring functions. 55

56 Docking Results x Structural Parameters To carry out this task, we click Docking Results x Structural Parameters -> Generate Input for Statistical Analysis, as shown below. 56

57 Docking Results x Structural Parameters A new menu pops up, where the information about the cross-docking results can be entered. The cross-docking results are in a CSV file that should be indicated in the field CSV File Name for Scoring Function. Additional information about the ligand will be retrieved from previously generated chklig.in file. 57

58 Docking Results x Structural Parameters SAnDReS shows that new stdock1.in and stdock2.in files were created. 58

59 Docking Results x Structural Parameters Now we can run the statistical analysis. There are two options, the first runs a fast statistical analysis, with a reduced number of structural parameters. The second runs a complete analysis with hundred of parameters checked against cross-docking results. 59

60 Docking Results x Structural Parameters After finished running stdock1.in file, SAnDReS shows the results on the log window, as show below. SAnDReS generated stdock.csv and stdock.log files in the structure directory. 60

61 Docking Results x Structural Parameters We can generate scatter plot, as shown below. 61

62 Docking Results x Structural Parameters Below we have the scatter plot for R-free 62

63 Scoring Functions In the next step we perform the analysis of correlation between scoring functions and experimental binding affinity. SAnDReS can carry out analysis for datasets with binding information for Ki, Kd, and IC50. The following example is for Ki. We click Scoring Functions-> Generate Input for Statistical Analysis of Scoring Functions, as shown below. 63

64 Scoring Functions We see a new pop up menu, where we have to enter the CSV file for scoring functions and to choose whether the correlation will be determined for log(ki) ou log(ki). Then we click on Create New stscor.in, which will create the input file with scoring function values (last columns on log window), information for structures used in the dataset (from second to fifth column), and experimental biding affinity (sixth column). The first column is the keyword STSCOR to indicate that SAnDReS is required to perform statistical analysis of scoring functions. 64

65 Scoring Functions If everything is fine, SAnDReS generates the information the process is finished in the information strip. 65

66 Scoring Functions Now we click Scoring Functions->Statistical Analysis of Experimental Binding Affinity and Scoring Functions, as shown below. 66

67 Scoring Functions SAnDReS generated stscor.log and stscor.csv with the results, and shows the log file into the log window. We can generate scatter plot clicking into the option shown below. 67

68 Scoring Functions Below we have the scatter plot for Log(ki) x MolDock Score. 68

69 Cross-docking Results To analyze cross-docking results, we should first generate the input file stcrossdock.in. We click on Scoring Functions-> Generate Input for Statistical Analysis of Cross-Docking Results, as shown below. 69

70 Cross-docking Results We have a new pop-up menu for inputs to generate the stcrossdock.in file. We click on Create New stcrossdock.in. 70

71 Cross-docking Results Then we run the statistical analyzing, clicking Scoring Functions->Statistical Analysis of Cross-Docking Results and Scoring Functions, as shown below. 71

72 Cross-docking Results SAnDReS generated stcrossdock.csv and stcrossdock.log files. Log file is shown in the the log window. 72

73 Cross-docking Results We can generate scatter plots for our results, as shown below. 73

74 Cross-docking Results Below we have the scatter plot for RMSD x MolDock Score. 74

75 References Thomsen R, Christensen MH. MolDock: a new technique for high-accuracy molecular docking. J Med Chem. 2006;49:

PyRy3D: a software tool for modeling of large macromolecular complexes MODELING OF STRUCTURES FOR LARGE MACROMOLECULAR COMPLEXES

PyRy3D: a software tool for modeling of large macromolecular complexes MODELING OF STRUCTURES FOR LARGE MACROMOLECULAR COMPLEXES MODELING OF STRUCTURES FOR LARGE MACROMOLECULAR COMPLEXES PyRy3D is a method for building low-resolution models of large macromolecular complexes. The components (proteins, nucleic acids and any other

More information

Google Apps for Sharing Folders and Collecting Assignments

Google Apps for Sharing Folders and Collecting Assignments Google Apps for Sharing Folders and Collecting Assignments The Google Drive is cloud (online) storage space, and it is also where you create and work with Google Docs, Sheets, Slides, etc. Create a Folder

More information

ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700

ACCESS 2007. Importing and Exporting Data Files. Information Technology. MS Access 2007 Users Guide. IT Training & Development (818) 677-1700 Information Technology MS Access 2007 Users Guide ACCESS 2007 Importing and Exporting Data Files IT Training & Development (818) 677-1700 [email protected] TABLE OF CONTENTS Introduction... 1 Import Excel

More information

educ Office 365 email: Remove & create new Outlook profile

educ Office 365 email: Remove & create new Outlook profile Published: 29/01/2015 If you have previously used Outlook the with the SCC/SWO service then once you have been moved into Office 365 your Outlook will need to contact the SCC/SWO servers one last time

More information

Visualization with Excel Tools and Microsoft Azure

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

More information

1 Intel Smart Connect Technology Installation Guide:

1 Intel Smart Connect Technology Installation Guide: 1 Intel Smart Connect Technology Installation Guide: 1.1 System Requirements The following are required on a system: System BIOS supporting and enabled for Intel Smart Connect Technology Microsoft* Windows*

More information

Custom Reporting System User Guide

Custom Reporting System User Guide Citibank Custom Reporting System User Guide April 2012 Version 8.1.1 Transaction Services Citibank Custom Reporting System User Guide Table of Contents Table of Contents User Guide Overview...2 Subscribe

More information

Teacher Activities Page Directions

Teacher Activities Page Directions Teacher Activities Page Directions The Teacher Activities Page provides teachers with access to student data that is protected by the federal Family Educational Rights and Privacy Act (FERPA). Teachers

More information

Software Application Tutorial

Software Application Tutorial Software Application Tutorial Copyright 2005, Software Application Training Unit, West Chester University. No Portion of this document may be reproduced without the written permission of the authors. For

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

Creating Codes with Spreadsheet Upload

Creating Codes with Spreadsheet Upload Creating Codes with Spreadsheet Upload Ad-ID codes are created at www.ad-id.org. In order to create a code, you must first have a group, prefix and account set up and associated to each other. This document

More information

SelectSurvey.NET User Manual

SelectSurvey.NET User Manual SelectSurvey.NET 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 7 Survey

More information

Creating Your Own TinyWeb Database. Ball State University - CS116 - Ashley Swartz

Creating Your Own TinyWeb Database. Ball State University - CS116 - Ashley Swartz Creating Your Own TinyWeb Database Ball State University - CS116 - Ashley Swartz 1. First you will need to download Python 2.6. You can get that at this address http://python.org/download/. You will select

More information

Pharmacy Affairs Branch. Website Database Downloads PUBLIC ACCESS GUIDE

Pharmacy Affairs Branch. Website Database Downloads PUBLIC ACCESS GUIDE Pharmacy Affairs Branch Website Database Downloads PUBLIC ACCESS GUIDE From this site, you may download entity data, contracted pharmacy data or manufacturer data. The steps to download any of the three

More information

IT Quick Reference Guides Installing Office 365 from Kivuto Solutions

IT Quick Reference Guides Installing Office 365 from Kivuto Solutions IT Quick Reference Guides Installing Office 365 from Kivuto Solutions Software Guides This guide covers the installation process for Office 365 purchased from Kivuto Solutions (MEEC). Please note that

More information

How to install and use the File Sharing Outlook Plugin

How to install and use the File Sharing Outlook Plugin How to install and use the File Sharing Outlook Plugin Thank you for purchasing Green House Data File Sharing. This guide will show you how to install and configure the Outlook Plugin on your desktop.

More information

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide

Decision Support AITS University Administration. Web Intelligence Rich Client 4.1 User Guide Decision Support AITS University Administration Web Intelligence Rich Client 4.1 User Guide 2 P age Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence

More information

OECD.Stat Web Browser User Guide

OECD.Stat Web Browser User Guide OECD.Stat Web Browser User Guide May 2013 May 2013 1 p.10 Search by keyword across themes and datasets p.31 View and save combined queries p.11 Customise dimensions: select variables, change table layout;

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

File Manager Pro User Guide. Version 3.0

File Manager Pro User Guide. Version 3.0 File Manager Pro User Guide Version 3.0 Contents Introduction... 3 1.1. Navigation... 3 2. File Manager Pro... 5 2.1. Changing directories... 5 2.2. Deleting files... 5 2.3. Renaming files... 6 2.4. Copying

More information

HP StorageWorks Library and Tape Tools FAQ

HP StorageWorks Library and Tape Tools FAQ HP StorageWorks Library and Tape Tools FAQ Other languages: French, German, Spanish, Italian, Korean, Japanese, Chinese This document: www.hp.com/support/lttfaq Windows GUI version This document is a brief,

More information

Microsoft Access Rollup Procedure for Microsoft Office 2007. 2. Click on Blank Database and name it something appropriate.

Microsoft Access Rollup Procedure for Microsoft Office 2007. 2. Click on Blank Database and name it something appropriate. Microsoft Access Rollup Procedure for Microsoft Office 2007 Note: You will need tax form information in an existing Excel spreadsheet prior to beginning this tutorial. 1. Start Microsoft access 2007. 2.

More information

AvePoint Tags 1.1 for Microsoft Dynamics CRM. Installation and Configuration Guide

AvePoint Tags 1.1 for Microsoft Dynamics CRM. Installation and Configuration Guide AvePoint Tags 1.1 for Microsoft Dynamics CRM Installation and Configuration Guide Revision G Issued August 2014 Table of Contents About AvePoint Tags for Microsoft Dynamics CRM... 3 Required Permissions...

More information

Alteryx Predictive Analytics for Oracle R

Alteryx Predictive Analytics for Oracle R Alteryx Predictive Analytics for Oracle R I. Software Installation In order to be able to use Alteryx s predictive analytics tools with an Oracle Database connection, your client machine must be configured

More information

SuperOffice AS. CRM Online. Introduction to importing contacts

SuperOffice AS. CRM Online. Introduction to importing contacts SuperOffice AS CRM Online Introduction to importing contacts Index Revision history... 2 How to do an import of contacts in CRM Online... 3 Before you start... 3 Prepare the file you wish to import...

More information

Model Selection. Introduction. Model Selection

Model Selection. Introduction. Model Selection Model Selection Introduction This user guide provides information about the Partek Model Selection tool. Topics covered include using a Down syndrome data set to demonstrate the usage of the Partek Model

More information

1. Starting the management of a subscribers list with emill

1. Starting the management of a subscribers list with emill The sending of newsletters is the basis of an efficient email marketing communication for small to large companies. All emill editions include the necessary tools to automate the management of a subscribers

More information

COLLABORATION NAVIGATING CMiC

COLLABORATION NAVIGATING CMiC Reference Guide covers the following items: How to login Launching applications and their typical action buttons Querying & filtering log views Export log views to Excel User Profile Update info / Change

More information

Utilities. 2003... ComCash

Utilities. 2003... ComCash Utilities ComCash Utilities All rights reserved. No parts of this work may be reproduced in any form or by any means - graphic, electronic, or mechanical, including photocopying, recording, taping, or

More information

Identity Finder Setup

Identity Finder Setup Identity Finder Information Sheet for MAC This document will walk you through how to install, scan, and secure any SI found on your computer, or storage devices using the Identity Finder Software. This

More information

MiraCosta College now offers two ways to access your student virtual desktop.

MiraCosta College now offers two ways to access your student virtual desktop. MiraCosta College now offers two ways to access your student virtual desktop. We now feature the new VMware Horizon View HTML access option available from https://view.miracosta.edu. MiraCosta recommends

More information

INTRODUCTION TO THE PROJECT TRACKING WEB APPLICATION

INTRODUCTION TO THE PROJECT TRACKING WEB APPLICATION INTRODUCTION This document shows a Local Department Administrator for how to set up projects and assigned employees within the web application. The web application works in conjunction with HCM and CalTime

More information

FIRST STEPS WITH SCILAB

FIRST STEPS WITH SCILAB powered by FIRST STEPS WITH SCILAB The purpose of this tutorial is to get started using Scilab, by discovering the environment, the main features and some useful commands. Level This work is licensed under

More information

How To Use Databook On A Microsoft Powerbook (Robert Birt) On A Pc Or Macbook 2 (For Macbook)

How To Use Databook On A Microsoft Powerbook (Robert Birt) On A Pc Or Macbook 2 (For Macbook) DataBook 1.1 First steps Congratulations! You downloaded DataBook, a powerful data visualization and navigation tool for relational databases from REVER. For Windows, after installing the program, launch

More information

NaviCell Data Visualization Python API

NaviCell Data Visualization Python API NaviCell Data Visualization Python API Tutorial - Version 1.0 The NaviCell Data Visualization Python API is a Python module that let computational biologists write programs to interact with the molecular

More information

introduction to emarketing

introduction to emarketing introduction to emarketing emarketing is typically used for promotional campaigns for attendee generation and for attendee communication. It works closely with ereg which also includes email capabilities

More information

Guidelines for Creating Reports

Guidelines for Creating Reports Guidelines for Creating Reports Contents Exercise 1: Custom Reporting - Ad hoc Reports... 1 Exercise 2: Custom Reporting - Ad Hoc Queries... 5 Exercise 3: Section Status Report.... 8 Exercise 1: Custom

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 Running, Copying and Pasting reports... 4 Creating and linking a report... 5 Auto e-mailing reports...

More information

Introduction to Microsoft Access 2003

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

More information

NitroSell ecommerce (NSc) Product Attribute Manager (PAM)

NitroSell ecommerce (NSc) Product Attribute Manager (PAM) NitroSell ecommerce (NSc) Product Attribute Manager (PAM) Table of Contents Introduction... 1 Getting Started... 1 Configuring the Database Connection... 3 Overview... 7 The Main Window... 7 Sorting...

More information

Transitioning Your School Email Account

Transitioning Your School Email Account Transitioning Your School Email Account This tutorial will walk you through transferring the email and other data from your School account to a personal email account. Establish a New Email Address (or

More information

Support Desk Help Manual. v 1, May 2014

Support Desk Help Manual. v 1, May 2014 Support Desk Help Manual v 1, May 2014 Table of Contents When do I create a ticket in DataRPM?... 3 How do I decide the Priority of the bug I am logging in?... 3 How do I Create a Ticket?... 3 How do I

More information

KI6501 Data Manager. Software User Manual

KI6501 Data Manager. Software User Manual KI6501 Data Manager Software User Manual CONTENTS 1. Installation of USB Virtual COM Port driver software... 2 2. Installation of KI6501 Manager Software... 2 3. Connecting KI6501 to PC (Personal Computer)

More information

PubMed My NCBI: Saving Searches & Creating Email Alerts

PubMed My NCBI: Saving Searches & Creating Email Alerts PubMed My NCBI: Saving Searches & Creating Email Alerts My NCBI feature of PubMed allows you to: Save and rerun your search strategies Create an automatic e-mail notification of new articles Build a bibliography

More information

Using Excel as a Management Reporting Tool with your Minotaur Data. Exercise 1 Customer Item Profitability Reporting Tool for Management

Using Excel as a Management Reporting Tool with your Minotaur Data. Exercise 1 Customer Item Profitability Reporting Tool for Management Using Excel as a Management Reporting Tool with your Minotaur Data with Judith Kirkness These instruction sheets will help you learn: 1. How to export reports from Minotaur to Excel (these instructions

More information

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1

MAS 500 Intelligence Tips and Tricks Booklet Vol. 1 MAS 500 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

- Solvent extraction Database -

- Solvent extraction Database - - Solvent extraction Database - - manual - SXD user manual Three modes of functioning are available: Adminisitrator mode: database management and creation/deletion of users accounts. Operator mode: supply

More information

Getting started manual

Getting started manual Getting started manual XLSTAT Getting started manual Addinsoft 1 Table of Contents Install XLSTAT and register a license key... 4 Install XLSTAT on Windows... 4 Verify that your Microsoft Excel is up-to-date...

More information

MagnetMail Training Guide

MagnetMail Training Guide MagnetMail Training Guide Upload E-mail Addresses to a Group Overview Each month Steven Schlossman at the National Office sends Chapter Administrators a Chapter Export report. The report includes the e-mail

More information

Intro to Mail Merge. Contents: David Diskin for the University of the Pacific Center for Professional and Continuing Education. Word Mail Merge Wizard

Intro to Mail Merge. Contents: David Diskin for the University of the Pacific Center for Professional and Continuing Education. Word Mail Merge Wizard Intro to Mail Merge David Diskin for the University of the Pacific Center for Professional and Continuing Education Contents: Word Mail Merge Wizard Mail Merge Possibilities Labels Form Letters Directory

More information

TABLE OF CONTENTS BACKGROUND: HIGH IMPACT EMAIL 4.0 PROFESSIONAL AND ACT!. 3 SELECT MAIL MERGE OPTION ON THE MAIN SCREEN.0 TEMPLATE.

TABLE OF CONTENTS BACKGROUND: HIGH IMPACT EMAIL 4.0 PROFESSIONAL AND ACT!. 3 SELECT MAIL MERGE OPTION ON THE MAIN SCREEN.0 TEMPLATE. TABLE OF CONTENTS BACKGROUND: HIGH IMPACT EMAIL 4.0 PROFESSIONAL AND ACT!... 3 SELECT MAIL MERGE OPTION ON THE MAIN SCREEN... 4 SELECT A HIGH IMPACT EMAIL 4.0 TEMPLATE... 5 SELECT A PROFILE TO BE USED

More information

System Administration and Log Management

System Administration and Log Management CHAPTER 6 System Overview System Administration and Log Management Users must have sufficient access rights, or permission levels, to perform any operations on network elements (the devices, such as routers,

More information

Project Server Plus Risk to Issue Escalator User Guide v1.1

Project Server Plus Risk to Issue Escalator User Guide v1.1 Project Server Plus Risk to Issue Escalator User Guide v1.1 Overview The Project Server Plus Risk to Issue Escalator app will immediately raise a risk to an issue at the push of a button. Available within

More information

WA2262 Applied Data Science and Big Data Analytics Boot Camp for Business Analysts. Classroom Setup Guide. Web Age Solutions Inc.

WA2262 Applied Data Science and Big Data Analytics Boot Camp for Business Analysts. Classroom Setup Guide. Web Age Solutions Inc. WA2262 Applied Data Science and Big Data Analytics Boot Camp for Business Analysts Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Software

More information

User Guide to the Content Analysis Tool

User Guide to the Content Analysis Tool User Guide to the Content Analysis Tool User Guide To The Content Analysis Tool 1 Contents Introduction... 3 Setting Up a New Job... 3 The Dashboard... 7 Job Queue... 8 Completed Jobs List... 8 Job Details

More information

Business Digital Voice My Features My Numbers

Business Digital Voice My Features My Numbers My Numbers allows individual users to manage their personal phone directory, speed dial, and access enterprise phone numbers. This is also where the user will input alternate telephone number(s) for call

More information

MEDIAplus administration interface

MEDIAplus administration interface MEDIAplus administration interface 1. MEDIAplus administration interface... 5 2. Basics of MEDIAplus administration... 8 2.1. Domains and administrators... 8 2.2. Programmes, modules and topics... 10 2.3.

More information

Secure Website and Reader Application User Guide

Secure Website and Reader Application User Guide Secure Website and Reader Application User Guide February 2005 IMPORTANT NOTICE Copyright Medibank Private Limited All rights reserved. No part of this document (including its appendices and Schedules)

More information

Tips and Tricks SAGE ACCPAC INTELLIGENCE

Tips and Tricks SAGE ACCPAC INTELLIGENCE Tips and Tricks SAGE ACCPAC INTELLIGENCE 1 Table of Contents Auto e-mailing reports... 4 Automatically Running Macros... 7 Creating new Macros from Excel... 8 Compact Metadata Functionality... 9 Copying,

More information

Getting Started Guide: Transaction Download for QuickBooks 2009-2011 Windows. Information You ll Need to Get Started

Getting Started Guide: Transaction Download for QuickBooks 2009-2011 Windows. Information You ll Need to Get Started Getting Started Guide: Transaction Download for QuickBooks 2009-2011 Windows Refer to the Getting Started Guide for instructions on using QuickBooks online account services; to save time, improve accuracy,

More information

DataPA OpenAnalytics End User Training

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

More information

Protein Studies Using CAChe

Protein Studies Using CAChe Protein Studies Using CAChe Exercise 1 Building the Molecules of Interest, and Using the Protein Data Bank In the CAChe workspace, click File / pen, and navigate to the C:\Program Files\Fujitsu\ CAChe\Fragment

More information

TX3 Series TELEPHONE ACCESS SYSTEMS. Configurator Quick Start. Version 2.2 Mircom Copyright 2014 LT-973

TX3 Series TELEPHONE ACCESS SYSTEMS. Configurator Quick Start. Version 2.2 Mircom Copyright 2014 LT-973 TX3 Series TELEPHONE ACCESS SYSTEMS Configurator Quick Start Version 2.2 Mircom Copyright 2014 LT-973 Copyright 2014 Mircom Inc. All rights reserved. Mircom Configurator Software Guide v.2.2 for Windows

More information

Install Apache on windows 8 Create your own server

Install Apache on windows 8 Create your own server Source: http://www.techscio.com/install-apache-on-windows-8/ Install Apache on windows 8 Create your own server Step 1: Downloading Apache Go to Apache download page and download the latest stable version

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day [email protected] v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

Getting Started Guide: Transaction Download for QuickBooks 2009-2011 Windows

Getting Started Guide: Transaction Download for QuickBooks 2009-2011 Windows Getting Started Guide: Transaction Download for QuickBooks 2009-2011 Windows Refer to the Getting Started Guide for instructions on using QuickBooks online account services; to save time, improve accuracy,

More information

SAM Brief Student User Guide

SAM Brief Student User Guide SAM Assessment, Training and Projects for Microsoft Office December 2015 SAM Brief Student User Guide Contents Introduction 1 How to Use SAM 2 Logging in the First Time as a Pre-registered Student 2 Profile

More information

Monthly Payroll to Finance Reconciliation Report: Access and Instructions

Monthly Payroll to Finance Reconciliation Report: Access and Instructions Monthly Payroll to Finance Reconciliation Report: Access and Instructions VCU Reporting Center... 2 Log in... 2 Open Folder... 3 Other Useful Information: Copying Sheets... 5 Creating Subtotals... 5 Outlining

More information

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange InfoStore Backup and Restore feature in

More information

DEPLOYMENT GUIDE Version 1.2. Deploying the BIG-IP System v10 with Microsoft IIS 7.0 and 7.5

DEPLOYMENT GUIDE Version 1.2. Deploying the BIG-IP System v10 with Microsoft IIS 7.0 and 7.5 DEPLOYMENT GUIDE Version 1.2 Deploying the BIG-IP System v10 with Microsoft IIS 7.0 and 7.5 Table of Contents Table of Contents Deploying the BIG-IP system v10 with Microsoft IIS Prerequisites and configuration

More information

Microsoft Visual Studio Integration Guide

Microsoft Visual Studio Integration Guide Microsoft Visual Studio Integration Guide MKS provides a number of integrations for Integrated Development Environments (IDEs). IDE integrations allow you to access MKS Integrity s workflow and configuration

More information

Frog VLE Update. Latest Features and Enhancements. September 2014

Frog VLE Update. Latest Features and Enhancements. September 2014 1 Frog VLE Update Latest Features and Enhancements September 2014 2 Frog VLE Update: September 2014 Contents New Features Overview... 1 Enhancements Overview... 2 New Features... 3 Site Backgrounds...

More information

Us ing the Order To Cas h (OTC) Dashboard

Us ing the Order To Cas h (OTC) Dashboard Us ing the Order To Cas h (OTC) Dashboard Table Of Contents G etting S tarted... 1 Basic User Tasks... 3 Viewing the Dashboard... 3 Configuring and Viewing Dashboard Preferences... 6 Configuring User

More information

Microsoft Office 365 includes the entire Office Suite (Word, Excel, PowerPoint, Access, Publisher, Lync, Outlook, etc ) and an OneDrive account.

Microsoft Office 365 includes the entire Office Suite (Word, Excel, PowerPoint, Access, Publisher, Lync, Outlook, etc ) and an OneDrive account. Microsoft Office 365 Contents What is Office 365?... 2 What is OneDrive?... 2 What if you already have a Microsoft Account?... 2 Download Office for FREE... 3 How to Access OneDrive... 4 Office Online...

More information

Excel 2013 What s New. Introduction. Modified Backstage View. Viewing the Backstage. Process Summary Introduction. Modified Backstage View

Excel 2013 What s New. Introduction. Modified Backstage View. Viewing the Backstage. Process Summary Introduction. Modified Backstage View Excel 03 What s New Introduction Microsoft Excel 03 has undergone some slight user interface (UI) enhancements while still keeping a similar look and feel to Microsoft Excel 00. In this self-help document,

More information

How To Create A Document On A Pc Or Macbook

How To Create A Document On A Pc Or Macbook ApplicationXtender 6.5 Document Manager User Guide (version 1.0) CCS Computing and Communications Service June 2013 Table of Contents OVERVIEW... 3 Logging in to AppXtender Document Manager... 4 Changing

More information

Getting Started with Tableau Server 6.1

Getting Started with Tableau Server 6.1 Getting Started with Tableau Server 6.1 Welcome to Tableau Server. This guide will walk you through the basic steps to install and configure Tableau Server. Then follow along using sample data and users

More information

Prof. Pietro Ducange Students Tutor and Practical Classes Course of Business Intelligence 2014 http://www.iet.unipi.it/p.ducange/esercitazionibi/

Prof. Pietro Ducange Students Tutor and Practical Classes Course of Business Intelligence 2014 http://www.iet.unipi.it/p.ducange/esercitazionibi/ Prof. Pietro Ducange Students Tutor and Practical Classes Course of Business Intelligence 2014 http://www.iet.unipi.it/p.ducange/esercitazionibi/ Email: [email protected] Office: Dipartimento di Ingegneria

More information

ACT State Testing Online Services Tutorial

ACT State Testing Online Services Tutorial ACT State Testing Online Services Tutorial Back-up Test Supervisor Version Released July, 2009 2009 by ACT, Inc., All rights reserved. Back-up Test Supervisor Online Profile Form Introduction The Back-up

More information

Work with the MiniBase App

Work with the MiniBase App Work with the MiniBase App Trademark Notice Blackboard, the Blackboard logos, and the unique trade dress of Blackboard are the trademarks, service marks, trade dress and logos of Blackboard, Inc. All other

More information

Create Database Tables 2

Create Database Tables 2 Create Database Tables 2 LESSON SKILL MATRIX Skill Exam Objective Objective Number Creating a Database Creating a Table Saving a Database Object Create databases using templates Create new databases Create

More information

Basics Series-4004 Database Manager and Import Version 9.0

Basics Series-4004 Database Manager and Import Version 9.0 Basics Series-4004 Database Manager and Import Version 9.0 Information in this document is subject to change without notice and does not represent a commitment on the part of Technical Difference, Inc.

More information

Ricardo Perdigao, Solutions Architect Edsel Garcia, Principal Software Engineer Jean Munro, Senior Systems Engineer Dan Mitchell, Principal Systems

Ricardo Perdigao, Solutions Architect Edsel Garcia, Principal Software Engineer Jean Munro, Senior Systems Engineer Dan Mitchell, Principal Systems A Sexy UI for Progress OpenEdge using JSDO and Kendo UI Ricardo Perdigao, Solutions Architect Edsel Garcia, Principal Software Engineer Jean Munro, Senior Systems Engineer Dan Mitchell, Principal Systems

More information

SAP Business Intelligence (BI) Reporting Training for MM. General Navigation. Rick Heckman PASSHE 1/31/2012

SAP Business Intelligence (BI) Reporting Training for MM. General Navigation. Rick Heckman PASSHE 1/31/2012 2012 SAP Business Intelligence (BI) Reporting Training for MM General Navigation Rick Heckman PASSHE 1/31/2012 Page 1 Contents Types of MM BI Reports... 4 Portal Access... 5 Variable Entry Screen... 5

More information

SPAM UNDERSTANDING & AVOIDING

SPAM UNDERSTANDING & AVOIDING SPAM UNDERSTANDING & AVOIDING Modified: September 28, 2006 SPAM UNDERSTANDING & AVOIDING...5 What is Spam?...6 How to avoid Spam...6 How to view message headers...8 Setting up a spam rule...10 Checking

More information

Processing Quotes Using ROBO-Agent for Tower JOB AID

Processing Quotes Using ROBO-Agent for Tower JOB AID Processing Quotes Using ROBO-Agent Job Aid 1 Processing Quotes Using ROBO-Agent for Tower JOB AID Purpose: This job aid will help agencies use ROBO-Agent to run their Quotes through Tower. When: Use this

More information

Configuring Network Load Balancing with Cerberus FTP Server

Configuring Network Load Balancing with Cerberus FTP Server Configuring Network Load Balancing with Cerberus FTP Server May 2016 Version 1.0 1 Introduction Purpose This guide will discuss how to install and configure Network Load Balancing on Windows Server 2012

More information

Email -- Reading and Printing Email

Email -- Reading and Printing Email Email -- Reading and Printing Email Checking for New Email By default, webmail checks for new email automatically. If you want to manually check for new email, click the Check Email button. Or, click the

More information

1. To start Installation: To install the reporting tool, copy the entire contents of the zip file to a directory of your choice. Run the exe.

1. To start Installation: To install the reporting tool, copy the entire contents of the zip file to a directory of your choice. Run the exe. CourseWebs Reporting Tool Desktop Application Instructions The CourseWebs Reporting tool is a desktop application that lets a system administrator modify existing reports and create new ones. Changes to

More information

G563 Quantitative Paleontology. SQL databases. An introduction. Department of Geological Sciences Indiana University. (c) 2012, P.

G563 Quantitative Paleontology. SQL databases. An introduction. Department of Geological Sciences Indiana University. (c) 2012, P. SQL databases An introduction AMP: Apache, mysql, PHP This installations installs the Apache webserver, the PHP scripting language, and the mysql database on your computer: Apache: runs in the background

More information

TIBCO Spotfire Automation Services 6.5. User s Manual

TIBCO Spotfire Automation Services 6.5. User s Manual TIBCO Spotfire Automation Services 6.5 User s Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

Grade Sheet Application

Grade Sheet Application Grade Sheet Application allows faculty and Faculty Assistants (FAs) to upload grades, from a downloaded spreadsheet retrieved from the My Courses portlet on the portal or by downloading from the Chalk

More information

Monitor TemPageR 4E With PageR Enterprise

Monitor TemPageR 4E With PageR Enterprise Monitor TemPageR 4E With PageR Enterprise TemPageR 4E is AVTECH Software s Real-Time Temperature Monitor with Data Logging, SNMP & Unlimited Alerting. It is designed specifically to monitor 1-4 digital

More information

How to Create and Send a Froogle Data Feed

How to Create and Send a Froogle Data Feed How to Create and Send a Froogle Data Feed Welcome to Froogle! The quickest way to get your products on Froogle is to send a data feed. A data feed is a file that contains a listing of your products. Froogle

More information

How to transfer your Recipient Address Book from FedEx Ship Manager at fedex.ca to FedEx Ship Manager Software

How to transfer your Recipient Address Book from FedEx Ship Manager at fedex.ca to FedEx Ship Manager Software How to transfer your Recipient Address Book from FedEx Ship Manager at fedex.ca to FedEx Ship Manager Software There are three phases to completing the transfer process. Phase I Phase II Phase III Export

More information

Price list update. What this exercise is about... 2. What you should be able to do... 2. Introduction... 2. Requirements... 2

Price list update. What this exercise is about... 2. What you should be able to do... 2. Introduction... 2. Requirements... 2 Copyright IBM Corporation 2011 All rights reserved IBM WebSphere Commerce V7 Feature Pack 2 Lab exercise Price list update What this exercise is about... 2 What you should be able to do... 2 Introduction...

More information

Installing S500 Power Monitor Software and LabVIEW Run-time Engine

Installing S500 Power Monitor Software and LabVIEW Run-time Engine EigenLight S500 Power Monitor Software Manual Software Installation... 1 Installing S500 Power Monitor Software and LabVIEW Run-time Engine... 1 Install Drivers for Windows XP... 4 Install VISA run-time...

More information