AutoDockFR (ADFR) - Docking with flexible receptor sidechains

Size: px
Start display at page:

Download "AutoDockFR (ADFR) - Docking with flexible receptor sidechains"

Transcription

1 AutoDockFR (ADFR) - Docking with flexible receptor sidechains Overview The input for ADFR includes a receptor and a ligand in PDBQT format, prepared affinity maps, and a set of 3D- fill points that are potential ligand binding regions referred as translational points. Here we will give a step-by-step procedure to perform flexible receptor docking with ADFR with apo structure of cyclic dependent kinase protein 2 CDK2 (pdb:4ek3) and one of its ligands (pdb:1ykr). Step 1: Install MGLTools package from Downloads. Step 2: Download data.zip. UnZip the file into the directory where you will setup the calculations. The file contained prepared receptor (4EK3_rec.pdbqt) and ligands (reference: 1YKR_lig.pdbqt and input: 1YKR_random.pdbqt) files. The 1YKR_random.pdbqt is the randomized ligand structure provided as input during docking to avoid any bias to the initial ligand pose. Step 3: Prepare affinity maps and translational points. 1: Start AGFR. 2: Click on the button to load 4EK3_rec.pdbqt 3: Click on the button to load 1YKR_lig.pdbqt

2 4: Click on the button to make docking box cover the ligand and to focus the view on the docking box This particular ligand overlaps with side chains of the receptor s apo conformation. Label the receptor residues in the docking box ( ) and zoom in and rotate to observe the overlap of lysine 33 and lysine 89 with the ligand. 5: Click on the button to set LYS33 and LYS89 as residues modeled with flexible side chains during docking Selected side chains are displayed as orange Sticks & Balls. Receptor side chains to be made flexible can also be selected by typing in the type-in widget.

3 6: Check for the green check mark. If not the flexible residues are not within the docking box. Clicking on the button will adjust the docking box (i.e. to cover all flexible receptor atoms) The docking box fully covers lysine 33 and lysine 89 and the button for flexible side chains validity is now green. 7: Click on the compute pockets button to calculate binding pockets AutoSite identified a single pocket in the box and selected it. The binding pocket fillpoints referred as translational points are places where ADFR places the ligand root atom (magenta sphere mesh click the circled anchor icon on the left to show the ligand root atom). The binding pocket fill-points validity button is now green and the generate maps button is now enabled.

4 8: Click on the generate maps button to calculate affinity maps Save the maps as 4EK3_rec.zip in the directory where you will setup the calculation. If for any case you cannot get the zip file, download it here Step 4: Executing ADFR. Change to the directory where you want to run the calculation. Linux and MacOSX: - open Terminal to execute commands. - cd $DIR_FOR_RUNNING_CALCULATION Windows(Vista): - click on the Start button in the tool bar - Type cmd<return> to open the Window s command prompt. - cd c:\users\<user_name>\$dir_for_running_calculation Linux command: Ø $WHERE_YOU_INSTALLED/MGLTools2-latest/bin/adfr 1YKR_random.pdbqt - m 4EK3_rec.zip -r 1YKR_lig.pdbqt --jobname 1YKR_1 --seed -1 MacOSX command: Ø /Library/MGLTools2/latest/bin/adfr 1YKR_random.pdbqt -m 4EK3_rec.zip -r 1YKR_lig.pdbqt --jobname 1YKR_1 --seed -1

5 Windows command: Ø "c:\program Files\MGLTools2-latest\adfr.bat" 1YKR_random.pdbqt -m 4EK3_rec.zip -r 1YKR_lig.pdbqt --jobname 1YKR_1 --seed -1 Unlike AutoDock or Vina, the above-specified commands, will run one GA evolution starting with a random seed and will output one solution. To execute multiple GA evolutions with random seeds, we recommend running the calculation on a cluster where multiple GA evolutions can be run parallel on multiple CPUs. We will soon provide script to run multiple GA evolutions in your local machine. We have provided a support script to help submitting ADFR jobs in a cluster below. Running ADFR on clusters - Executing multiple serial jobs. - Log in to your cluster account. - Install the installer as described on downloads section. - ADFR jobs can then be submitted modifying the provided submission script. The script can be used both on PBS as well as SGE queuing systems. -- Change $WHERE_YOU_INSTALLED in the script to point to the path of installation directory. cmd: > python submitzip.py q <PBS or SGE> -n <no.of jobs> -l <input_lig.pdbqt> -r <reference_lig.pdbqt> -m <zipfile> -o <output file prefix> Step 5: Analyzing results from multiple jobs. The bestscore.py script takes the <$PATH_TO_SOLNS> as an input, checks the result directory, analyses the ligand pdbqt outputs from all the jobs and prints out the basename of <$PATH_TO_SOLNS>, seed no., lowest energy score and the rmsd with the reference ligand. Cmd: > python bestscore.py <$PATH_TO_SOLNS >.

Computer Lab, Session 1

Computer Lab, Session 1 Computer Lab, Session 1 1 Log in Please log in with username VSDD0xy where xy is your computer number ranging from 01, 02,, 20 2 Settings Open terminal In home directory (initial directory): cp /export/home/vsdd/vsdd001/.bashrc.

More information

AutoDock Virtual Screening: Raccoon & Fox Tools

AutoDock Virtual Screening: Raccoon & Fox Tools AutoDock Virtual Screening: Raccoon & Fox Tools Stefano Forli Ruth Huey The Scripps Research Institute Molecular Graphics Laboratory 10550 N. Torrey Pines Rd. La Jolla, California 92037-1000 USA 3 December

More information

Tutorial. Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Docking Hub)

Tutorial. Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Docking Hub) Tutorial Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Docking Hub) Prof. Dr. Walter Filgueira de Azevedo Jr. Laboratory of Computational Systems Biology azevedolab.net

More information

Re-dock of Roscovitine Against Human Cyclin-Dependent Kinase 2 with Molegro Virtual Docker

Re-dock of Roscovitine Against Human Cyclin-Dependent Kinase 2 with Molegro Virtual Docker Tutorial Re-dock of Roscovitine Against Human Cyclin-Dependent Kinase 2 with Molegro Virtual Docker Prof. Dr. Walter Filgueira de Azevedo Jr. walter@azevedolab.net azevedolab.net 1 Introduction In this

More information

static MM_Index snap(mm_index corect, MM_Index ligct, int imatch0, int *moleatoms, i

static MM_Index snap(mm_index corect, MM_Index ligct, int imatch0, int *moleatoms, i MAESTRO static MM_Index snap(mm_index corect, MM_Index ligct, int imatch0, int *moleatoms, int *refcoreatoms){int ncoreat = :vector mappings; PhpCoreMapping mapping; for COMMON(glidelig).

More information

static MM_Index snap(mm_index corect, MM_Index ligct, int imatch0, int *moleatoms, i

static MM_Index snap(mm_index corect, MM_Index ligct, int imatch0, int *moleatoms, i GLIDE static MM_Index snap(mm_index corect, MM_Index ligct, int imatch0, int *moleatoms, int *refcoreatoms){int ncoreat = :vector mappings; PhpCoreMapping mapping; for COMMON(glidelig).

More information

DOCK 5.2 User Manual

DOCK 5.2 User Manual DOCK 5.2 User Manual Irwin D. Kuntz Demetri T. Moustakas Paula Therese Lang Copyright University of California 2005 Last updated March 2005 Introduction to DOCK 5.2 We are proud to announce the release

More information

Tutorial. Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Introduction)

Tutorial. Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Introduction) Tutorial Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Introduction) Prof. Dr. Walter Filgueira de Azevedo Jr. Laboratory of Computational Systems Biology azevedolab.net

More information

Docking Tutorial Documentation

Docking Tutorial Documentation Docking Tutorial Documentation Release 1.0 Noel O Boyle Nov 03, 2017 Contents 1 Overview of the AutoDock world 3 2 Configure PyRx to find AutoDock 5 3 Tutorial - Docking a HIV Protease Inhibitor 7 3.1

More information

Docking Study with HyperChem Release Notes

Docking Study with HyperChem Release Notes Docking Study with HyperChem Release Notes This document lists additional information about Docking Study with HyperChem family, Essential, Premium Essential, Professional, Advanced, Ultimat, and Cluster.

More information

Tutorial. Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Structural Parameters)

Tutorial. Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Structural Parameters) Tutorial Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Structural Parameters) Prof. Dr. Walter Filgueira de Azevedo Jr. Laboratory of Computational Systems Biology azevedolab.net

More information

Tutorial. Basic operation of MolDesk. MolDesk Basic/Screening ver Biomodeling Research Co., Ltd. 2018/08/30 ...

Tutorial. Basic operation of MolDesk. MolDesk Basic/Screening ver Biomodeling Research Co., Ltd. 2018/08/30 ... Biomodeling Research Co., Ltd. Tutorial Basic operation of MolDesk MolDesk Basic/Screening ver. 1.1.53 Biomodeling Research Co., Ltd. 2018/08/30... Table of contents 1. Introduction... 1 1.1. Overview...

More information

Workshop #7: Docking. Suggested Readings

Workshop #7: Docking. Suggested Readings Workshop #7: Docking Protein protein docking is the prediction of a complex structure starting from its monomer components. The search space can be extremely large, so large amounts of computational resources

More information

Computer Lab, Session 3

Computer Lab, Session 3 Computer Lab, Session 3 1 Prepare ligand library 1. Dataset All data related to this lab can be downloaded as egfr_data.tar.gz from the course website under Lab3. Open a terminal, change into the Lab3

More information

SUPPORTING INFORMATION. Maltose Binding Protein Effectively Stabilizes the Partially. Closed Conformation of the ATP-binding Cassette Transporter

SUPPORTING INFORMATION. Maltose Binding Protein Effectively Stabilizes the Partially. Closed Conformation of the ATP-binding Cassette Transporter Electronic Supplementary Material (ESI) for Physical Chemistry Chemical Physics. This journal is the Owner Societies 2017 SUPPORTING INFORMATION Maltose Binding Protein Effectively Stabilizes the Partially

More information

Tutorial. Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Scoring Function Analysis)

Tutorial. Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Scoring Function Analysis) Tutorial Docking School SAnDReS Tutorial Cyclin-Dependent Kinases with K i Information (Scoring Function Analysis) Prof. Dr. Walter Filgueira de Azevedo Jr. Laboratory of Computational Systems Biology

More information

Homology Modeling Professional for HyperChem Release Notes

Homology Modeling Professional for HyperChem Release Notes Homology Modeling Professional for HyperChem Release Notes This document lists additional information about Homology Modeling Professional for HyperChem. Current Revision Revision H1 (Version 8.1.1) Current

More information

Docking with GOLD. Novembre 2009 CCDC. G. Marcou, E. Kellenberger. G. Marcou, E. Kellenberger () Docking with GOLD Novembre / 25

Docking with GOLD. Novembre 2009 CCDC. G. Marcou, E. Kellenberger. G. Marcou, E. Kellenberger () Docking with GOLD Novembre / 25 Docking with GOLD CCDC G. Marcou, E. Kellenberger Novembre 2009 G. Marcou, E. Kellenberger () Docking with GOLD Novembre 2009 1 / 25 Sommaire 1 GOLD Suite organization 2 GOLD run setting - Wizard 3 GOLD

More information

User Guide Provar (v4.81) calculations using MATLAB

User Guide Provar (v4.81) calculations using MATLAB User Guide Provar (v4.81) calculations using MATLAB Introduction Provar (Probability of variation) is a method for probabalistic scoring of pocket predictions across large sets of related protein structures.

More information

Chemical Shift Perturbation Tutorial

Chemical Shift Perturbation Tutorial CcpNmr Analysis Version 3 Chemical Shift Perturbation Tutorial Written by: Luca Mureddu CCPN application developer, PhD Student MCB, University of Leicester, Lancaster Road, Leicester, LE1 9HN, UK 1 t:

More information

Active Workflow Combination type

Active Workflow Combination type Molecular Profiling Research Center for Drug Discovery (MolProf), AIST Active Workflow Combination type Installation manual MolProf, AIST 2016/04/25 Contents 1 Introduction... 2 2 About Active workflow

More information

Version 1.0 November2016 Hermes V1.8.2

Version 1.0 November2016 Hermes V1.8.2 Hermes in a Nutshell Version 1.0 November2016 Hermes V1.8.2 Table of Contents Hermes in a Nutshell... 1 Introduction... 2 Example 1. Visualizing and Editing the MLL1 fusion protein... 3 Setting Your Display...

More information

Table of Contents. Table of Contents Job Manager for remote execution of QuantumATK scripts. A single remote machine

Table of Contents. Table of Contents Job Manager for remote execution of QuantumATK scripts. A single remote machine Table of Contents Table of Contents Job Manager for remote execution of QuantumATK scripts A single remote machine Settings Environment Resources Notifications Diagnostics Save and test the new machine

More information

Practical 10: Protein dynamics and visualization Documentation

Practical 10: Protein dynamics and visualization Documentation Practical 10: Protein dynamics and visualization Documentation Release 1.0 Oliver Beckstein March 07, 2013 CONTENTS 1 Basics of protein structure 3 2 Analyzing protein structure and topology 5 2.1 Topology

More information

Batch Systems. Running calculations on HPC resources

Batch Systems. Running calculations on HPC resources Batch Systems Running calculations on HPC resources Outline What is a batch system? How do I interact with the batch system Job submission scripts Interactive jobs Common batch systems Converting between

More information

Molecular docking tutorial

Molecular docking tutorial Molecular docking tutorial Sulfonamide-type D-Glu inhibitor docked into the MurD active site using ArgusLab In this tutorial [1] you will learn how to prepare and run molecular docking calculations using

More information

An End-to-End Web Services-based Infrastructure for Biomedical Applications

An End-to-End Web Services-based Infrastructure for Biomedical Applications An End-to-End Web Services-based Infrastructure for Biomedical Applications Sriram Krishnan *, Kim K. Baldridge, Jerry P. Greenberg, Brent Stearn and Karan Bhatia * sriram@sdsc.edu Modeling and Analysis

More information

RUNNING MOLECULAR DYNAMICS SIMULATIONS WITH CHARMM: A BRIEF TUTORIAL

RUNNING MOLECULAR DYNAMICS SIMULATIONS WITH CHARMM: A BRIEF TUTORIAL RUNNING MOLECULAR DYNAMICS SIMULATIONS WITH CHARMM: A BRIEF TUTORIAL While you can probably write a reasonable program that carries out molecular dynamics (MD) simulations, it s sometimes more efficient

More information

Small-Molecule Ligand Docking into Comparative Models with Rosetta

Small-Molecule Ligand Docking into Comparative Models with Rosetta Supplementary Information Small-Molecule Ligand Docking into Comparative Models with Rosetta Steven A. Combs 1,2,*, Samuel L. DeLuca 1,3,*, Stephanie H. DeLuca 1,3,*, Gordon H. Lemmon 1,3,*, David P. Nannemann

More information

QUICK GUIDE TO SLIDE VERSION 3.4

QUICK GUIDE TO SLIDE VERSION 3.4 QUICK GUIDE TO SLIDE VERSION 3.4 Protein Structural Analysis & Design Lab MSU 1 Preparing to use SLIDE (User Guide Chapter 3) Setting SLIDE environment variables. Add the following lines to your.cshrc

More information

PYTHON FOR STRUCTURAL BIOINFORMATICS

PYTHON FOR STRUCTURAL BIOINFORMATICS PYTHON FOR STRUCTURAL BIOINFORMATICS Tutorial presented by Sophie COON & Michel SANNER The Molecular Graphics Laboratory The Scripps Research Institute, La Jolla, CA BioCon 2003 - Westin Horton Plaza,

More information

Running Applications On The Grid. Jon Bednasz & Steve Gallo Center for Computational Research University at Buffalo

Running Applications On The Grid. Jon Bednasz & Steve Gallo Center for Computational Research University at Buffalo Running Applications On The Grid Jon Bednasz & Steve Gallo Center for Computational Research University at Buffalo Applications Autodock/AutoGrid 4 Suite of automated docking tools designed to predict

More information

MATLAB - Lecture # 4

MATLAB - Lecture # 4 MATLAB - Lecture # 4 Script Files / Chapter 4 Topics Covered: 1. Script files. SCRIPT FILE 77-78! A script file is a sequence of MATLAB commands, called a program.! When a file runs, MATLAB executes the

More information

Advanced Visualization with Pmv

Advanced Visualization with Pmv Advanced Visualization with Pmv Michel Michel Sanner, Sanner, Ph.D. Ph.D. Graham Graham Johnson, Johnson, Ph.D. Ph.D. Ludovique Ludovique Autin, Autin, Ph.D. Ph.D. Stefano Stefano Forli, Forli, Ph.D. Ph.D.

More information

CHEM 5412 Spring 2017: Introduction to Maestro and Linux Command Line

CHEM 5412 Spring 2017: Introduction to Maestro and Linux Command Line CHEM 5412 Spring 2017: Introduction to Maestro and Linux Command Line March 28, 2017 1 Introduction Molecular modeling, as with other computational sciences, has rapidly grown and taken advantage of the

More information

Sriram Krishnan

Sriram Krishnan A Web Services Based Architecture for Biomedical Applications Sriram Krishnan sriram@sdsc.edu Goals Enabling integration across multi-scale biomedical applications Leveraging geographically distributed,

More information

Introduction to Hermes

Introduction to Hermes Introduction to Hermes Version 2.0 November 2017 Hermes v1.9 Table of Contents Introduction... 2 Visualising and Editing the MLL1 fusion protein... 2 Opening Files in Hermes... 3 Setting Style Preferences...

More information

QM-Polarized Ligand Docking

QM-Polarized Ligand Docking QM-Polarized Ligand Docking Schrödinger Suite 2012 Update 2 Schrödinger Press Copyright 2012 Schrödinger, LLC. All rights reserved. While care has been taken in the preparation of this publication, Schrödinger

More information

Wisconsin Science Olympiad Protein Folding Challenge. A Guide to Using RasMol for Exploring Protein Structure

Wisconsin Science Olympiad Protein Folding Challenge. A Guide to Using RasMol for Exploring Protein Structure Wisconsin Science Olympiad Protein Folding Challenge A Guide to Using RasMol for Exploring Protein Structure Prepared by MSOE Center for BioMolecular Modeling Milwaukee, WI Shannon Colton, Ph.D. Timothy

More information

Computational Biology Software Overview

Computational Biology Software Overview Computational Biology Software Overview Le Yan HPC Consultant User Services @ LONI Outline Overview of available software packages for computational biologists Demo: run NAMD on a LONI Linux cluster What

More information

BioLuminate 1.9. Quick Start Guide. Schrödinger Press

BioLuminate 1.9. Quick Start Guide. Schrödinger Press BioLuminate Quick Start Guide BioLuminate 1.9 Quick Start Guide Schrödinger Press BioLuminate Quick Start Guide Copyright 2015 Schrödinger, LLC. All rights reserved. While care has been taken in the preparation

More information

Assignment 6: Motif Finding Bio5488 2/24/17. Slide Credits: Nicole Rockweiler

Assignment 6: Motif Finding Bio5488 2/24/17. Slide Credits: Nicole Rockweiler Assignment 6: Motif Finding Bio5488 2/24/17 Slide Credits: Nicole Rockweiler Assignment 6: Motif finding Input Promoter sequences PWMs of DNA-binding proteins Goal Find putative binding sites in the sequences

More information

Workshop #8: Loop Modeling

Workshop #8: Loop Modeling Workshop #8: Loop Modeling Loop modeling is an important step in building homology models, designing enzymes, or docking with flexible loops. Suggested Readings 1. A. A. Canutescu & R. L. Dunbrack, Cyclic

More information

Vrms v1.0 VeraChem LLC, 2006

Vrms v1.0 VeraChem LLC, 2006 Vrms v1.0 VeraChem LLC, 2006 CONTENTS Overview Command-Line Options Example [The Vrms software, including executables, source code, this documentation, and other associated files, are protected by copyright.

More information

Typically applied in clusters and grids Loosely-coupled applications with sequential jobs Large amounts of computing for long periods of times

Typically applied in clusters and grids Loosely-coupled applications with sequential jobs Large amounts of computing for long periods of times Typically applied in clusters and grids Loosely-coupled applications with sequential jobs Large amounts of computing for long periods of times Measured in operations per month or years 2 Bridge the gap

More information

Lab III: MD II & Analysis Linux & OS X. In this lab you will:

Lab III: MD II & Analysis Linux & OS X. In this lab you will: Lab III: MD II & Analysis Linux & OS X In this lab you will: 1) Add water, ions, and set up and minimize a solvated protein system 2) Learn how to create fixed atom files and systematically minimize a

More information

INTERNET ORDERING YOU ARE NOW READY TO START YOUR ORDER SETTING UP YOUR COMPUTER IT S AS EASY AS NOTE: WHEN LOADING

INTERNET ORDERING YOU ARE NOW READY TO START YOUR ORDER SETTING UP YOUR COMPUTER IT S AS EASY AS NOTE: WHEN LOADING SETTING UP YOUR COMPUTER IT S AS EASY AS 1-2 - 3 NOTE: WHEN LOADING THE WEB ORDER TOOLS: 1. When you first load from the our link provided to you, it will load JAVA 1.4.1.02 and the web ordering application.

More information

A FILTERING TECHNIQUE FOR FRAGMENT ASSEMBLY- BASED PROTEINS LOOP MODELING WITH CONSTRAINTS

A FILTERING TECHNIQUE FOR FRAGMENT ASSEMBLY- BASED PROTEINS LOOP MODELING WITH CONSTRAINTS A FILTERING TECHNIQUE FOR FRAGMENT ASSEMBLY- BASED PROTEINS LOOP MODELING WITH CONSTRAINTS F. Campeotto 1,2 A. Dal Palù 3 A. Dovier 2 F. Fioretto 1 E. Pontelli 1 1. Dept. Computer Science, NMSU 2. Dept.

More information

SwiftView Quick-Start Guide. Revised for SwiftView

SwiftView Quick-Start Guide. Revised for SwiftView SwiftView Quick-Start Guide Revised for SwiftView 9.2.3.4 Installing SwiftView To install SwiftView, place the SwiftView installer executable or MSI on your PC and doubleclick on it. You can download the

More information

Installing and running COMSOL 4.3a on a Linux cluster COMSOL. All rights reserved.

Installing and running COMSOL 4.3a on a Linux cluster COMSOL. All rights reserved. Installing and running COMSOL 4.3a on a Linux cluster 2012 COMSOL. All rights reserved. Introduction This quick guide explains how to install and operate COMSOL Multiphysics 4.3a on a Linux cluster. It

More information

MD Workflow Single System Tutorial (LINUX OPERATION Local Execution) Written by Pek Ieong

MD Workflow Single System Tutorial (LINUX OPERATION Local Execution) Written by Pek Ieong MD Workflow Single System Tutorial (LINUX OPERATION Local Execution) Written by Pek Ieong The purpose of this tutorial is to introduce the Amber GPU Molecular Dynamic (MD) Kepler workflow developed by

More information

1. mirmod (Version: 0.3)

1. mirmod (Version: 0.3) 1. mirmod (Version: 0.3) mirmod is a mirna modification prediction tool. It identifies modified mirnas (5' and 3' non-templated nucleotide addition as well as trimming) using small RNA (srna) sequencing

More information

JET 2 User Manual 1 INSTALLATION 2 EXECUTION AND FUNCTIONALITIES. 1.1 Download. 1.2 System requirements. 1.3 How to install JET 2

JET 2 User Manual 1 INSTALLATION 2 EXECUTION AND FUNCTIONALITIES. 1.1 Download. 1.2 System requirements. 1.3 How to install JET 2 JET 2 User Manual 1 INSTALLATION 1.1 Download The JET 2 package is available at www.lcqb.upmc.fr/jet2. 1.2 System requirements JET 2 runs on Linux or Mac OS X. The program requires some external tools

More information

MATLAB Introduction To Engineering for ECE Topics Covered: 1. Creating Script Files (.m files) 2. Using the Real Time Debugger

MATLAB Introduction To Engineering for ECE Topics Covered: 1. Creating Script Files (.m files) 2. Using the Real Time Debugger 25.108 Introduction To Engineering for ECE Topics Covered: 1. Creating Script Files (.m files) 2. Using the Real Time Debugger SCRIPT FILE 77-78 A script file is a sequence of MATLAB commands, called a

More information

Welcome to Kmax Installing Kmax

Welcome to Kmax Installing Kmax Welcome to Kmax 10.2 Kmax is a cross-platform, Java-based application that will run on Windows, Linux, or Mac OS X. This distribution of Kmax replaces all previous releases except for Kmax on Mac OS X

More information

Glide 6.7. Quick Start Guide. Schrödinger Press

Glide 6.7. Quick Start Guide. Schrödinger Press Glide Quick Start Guide Glide 6.7 Quick Start Guide Schrödinger Press Glide Quick Start Guide Copyright 2015 Schrödinger, LLC. All rights reserved. While care has been taken in the preparation of this

More information

Files to Contents. User Guide March 11, 2008

Files to Contents. User Guide March 11, 2008 Files 8.3.0 to 8.4.1 User Guide March 11, 2008 Contents Managing files File properties Opening a file or folder Creating a new folder Copying a file or folder Deleting a file or folder Renaming of a file

More information

Lab III: MD II & Analysis Linux & OS X. In this lab you will:

Lab III: MD II & Analysis Linux & OS X. In this lab you will: Lab III: MD II & Analysis Linux & OS X In this lab you will: 1) Add water, ions, and set up and minimize a solvated protein system 2) Learn how to create fixed atom files and systematically minimize a

More information

Getting Started with rdock. Dr. David Morley

Getting Started with rdock. Dr. David Morley Getting Started with rdock Dr. David Morley Getting Started with rdock Dr. David Morley Copyright 2006 Vernalis Table of Contents Overview... vi 1. Prerequisites... 1 2. Unpacking the distribution files...

More information

bitcurator-access-webtools Quick Start Guide Last updated: May 8th, 2018 Release(s): and later

bitcurator-access-webtools Quick Start Guide Last updated: May 8th, 2018 Release(s): and later bitcurator-access-webtools Quick Start Guide Last updated: May 8th, 2018 Release(s): 0.8.2 and later About bitcurator-access-webtools The bitcurator-access-webtools service allows users to browse file

More information

Synonymous with supercomputing Tightly-coupled applications Implemented using Message Passing Interface (MPI) Large of amounts of computing for short

Synonymous with supercomputing Tightly-coupled applications Implemented using Message Passing Interface (MPI) Large of amounts of computing for short Synonymous with supercomputing Tightly-coupled applications Implemented using Message Passing Interface (MPI) Large of amounts of computing for short periods of time Usually requires low latency interconnects

More information

7.36/7.91/20.390/20.490/6.802/6.874 PROBLEM SET 3. Gibbs Sampler, RNA secondary structure, Protein Structure with PyRosetta, Connections (25 Points)

7.36/7.91/20.390/20.490/6.802/6.874 PROBLEM SET 3. Gibbs Sampler, RNA secondary structure, Protein Structure with PyRosetta, Connections (25 Points) 7.36/7.91/20.390/20.490/6.802/6.874 PROBLEM SET 3. Gibbs Sampler, RNA secondary structure, Protein Structure with PyRosetta, Connections (25 Points) Due: Thursday, April 3 th at noon. Python Scripts All

More information

RE-USABLE COMPONENTS FOR STRUCTURAL

RE-USABLE COMPONENTS FOR STRUCTURAL RE-USABLE COMPONENTS FOR STRUCTURAL BIOINFORMATICS. Sophie I. Coon, Michel F. Sanner, Arthur J. Olson The Molecular Graphics Laboratory. The Scripps Research Institute, La Jolla, CA. Abstract: One of the

More information

Analysis of Networks with Interactive MOdelling. User s Manual

Analysis of Networks with Interactive MOdelling. User s Manual Analysis of Networks with Interactive MOdelling User s Manual Contents 1 Requirements and installation 1 1.1 Java............................. 1 1.2 Cytoscape........................... 2 1.3 UPPAAL...........................

More information

Using AutoDock 4 and AutoDock Vina with AutoDockTools: A Tutorial

Using AutoDock 4 and AutoDock Vina with AutoDockTools: A Tutorial Using AutoDock 4 and AutoDock Vina with AutoDockTools: A Tutorial Written by Ruth Huey, Garrett M. Morris and Stefano Forli The Scripps Research Institute Molecular Graphics Laboratory 10550 N. Torrey

More information

Managing and Deploying GPU Accelerators. ADAC17 - Resource Management Stephane Thiell and Kilian Cavalotti Stanford Research Computing Center

Managing and Deploying GPU Accelerators. ADAC17 - Resource Management Stephane Thiell and Kilian Cavalotti Stanford Research Computing Center Managing and Deploying GPU Accelerators ADAC17 - Resource Management Stephane Thiell and Kilian Cavalotti Stanford Research Computing Center OUTLINE GPU resources at the SRCC Slurm and GPUs Slurm and GPU

More information

ME 475 Modal Analysis and Optimization of a Tapered Beam

ME 475 Modal Analysis and Optimization of a Tapered Beam ME 475 Modal Analysis and Optimization of a Tapered Beam Objectives: To optimize the shape of a tapered beam to minimize the mass, while holding the first three natural frequencies above those of the baseline

More information

LS-DYNA Installation Guide Windows and Linux

LS-DYNA Installation Guide Windows and Linux LS-DYNA Installation Guide Windows and Linux Contents Contents 1 2 1 Introduction 2 2 Linux 3 Page 2.1 Licensing 3 2.1.1 Server 3 2.1.2 Node Locked 4 2.2 Message Passing Interface (MPI) 4 2.3 LS-DYNA executable

More information

PTools tutorial. Adrien Saladin 1,2 Sébastien Fiorucci 1,4 Pierre Poulain 3 Chantal Prévost 2 and Martin Zacharias 1.

PTools tutorial. Adrien Saladin 1,2 Sébastien Fiorucci 1,4 Pierre Poulain 3 Chantal Prévost 2 and Martin Zacharias 1. PTools tutorial Adrien Saladin 1,2 Sébastien Fiorucci 1,4 Pierre Poulain 3 Chantal Prévost 2 and Martin Zacharias 1 January 16, 2009 1 Computational Biology, School of Engineering and Science, Jacobs University

More information

The Python-based Molecular Viewing Environment (PMV) Tutorial presented by Sophie Coon, MGL.

The Python-based Molecular Viewing Environment (PMV) Tutorial presented by Sophie Coon, MGL. The Python-based Molecular Viewing Environment (PMV) Tutorial presented by Sophie Coon, MGL. Sophie Coon, MGL Lab - 1 - INTRODUCTION: The Python-based Molecular Viewing Environment (PMV) is a general purpose

More information

Introduction to Cuda Visualization. Graphical Application Tunnelling on Palmetto

Introduction to Cuda Visualization. Graphical Application Tunnelling on Palmetto Introduction to Cuda Visualization The CUDA programming paradigm is NVidia's development tool which is used to enable advanced computer processing on their GPGPU (General Purpose graphics Processing Units)

More information

Python Molecular Viewer. Written by Ruth Huey, Sargis Dallakyan and Michel Sanner

Python Molecular Viewer. Written by Ruth Huey, Sargis Dallakyan and Michel Sanner Python Molecular Viewer Written by Ruth Huey, Sargis Dallakyan and Michel Sanner The Scripps Resea rch Institute Molecula r Graphics Labora tory 10550 N. Torrey Pines Rd. La Jolla, California 92037-1000

More information

A First Introduction to Scientific Visualization Geoffrey Gray

A First Introduction to Scientific Visualization Geoffrey Gray Visual Molecular Dynamics A First Introduction to Scientific Visualization Geoffrey Gray VMD on CIRCE: On the lower bottom left of your screen, click on the window start-up menu. In the search box type

More information

ITNPBD7 Cluster Computing Spring Using Condor

ITNPBD7 Cluster Computing Spring Using Condor The aim of this practical is to work through the Condor examples demonstrated in the lectures and adapt them to alternative tasks. Before we start, you will need to map a network drive to \\wsv.cs.stir.ac.uk\datasets

More information

'phred dist acd.tar.z'

'phred dist acd.tar.z' Phred is free for academic use but does require registration and for you to obtain a licence. Please visit http://www.phrap.org/consed/consed.html#howtoget and follow the instructions. A copy of the Phred

More information

continout_data.txt DESCRIPTION: Dataset contains continuous outcome and matches with the continfile.txt individuals

continout_data.txt DESCRIPTION: Dataset contains continuous outcome and matches with the continfile.txt individuals ATHENA Tutorial Installation: Download the ATHENA source file from http://ritchielab.psu.edu/ritchielab/software Unzip the tar ball athena-1.1.tar.gz tar -xvzf athena-1.1.tar.gz./configure make make install

More information

Physics-Based ADME/Tox

Physics-Based ADME/Tox Physics-Based ADME/Tox Physics-Based ADME/Tox Schrödinger Software Release 2015-2 Schrödinger Press Physics-Based ADME/Tox Copyright 2015 Schrödinger, LLC. All rights reserved. While care has been taken

More information

Supplementary Information

Supplementary Information Supplementary Information Supplementary Figure S1 The scheme of MtbHadAB/MtbHadBC dehydration reaction. The reaction is reversible. However, in the context of FAS-II elongation cycle, this reaction tends

More information

CycleServer Grid Engine Support Install Guide. version

CycleServer Grid Engine Support Install Guide. version CycleServer Grid Engine Support Install Guide version 1.34.4 Contents CycleServer Grid Engine Guide 1 Administration 1 Requirements 1 Installation 1 Monitoring Additional Grid Engine Clusters 3 Monitoring

More information

PyMOL is a molecular visualization tool. There are many such tools available both commercially and publicly available:

PyMOL is a molecular visualization tool. There are many such tools available both commercially and publicly available: Workshop #1: PyMOL PyMOL is a molecular visualization tool. There are many such tools available both commercially and publicly available: PyMOL (www.pymol.org) Swiss-PdbViewer (spdbv.vital-it.ch) RasMol

More information

Discovery Studio 1.5. Online tutorial. Standalone server documentation

Discovery Studio 1.5. Online tutorial. Standalone server documentation Discovery Studio 1.5 Online tutorial A tutorial helps you to increase your knowledge of Discovery Studio. The lessons are available for skill levels from beginning to advanced. This is a good place to

More information

143a, Spring 2018 Discussion Week 4 Programming Assignment. Jia Chen 27 Apr 2018

143a, Spring 2018 Discussion Week 4 Programming Assignment. Jia Chen 27 Apr 2018 143a, Spring 2018 Discussion Week 4 Programming Assignment Jia Chen 27 Apr 2018 Setting up Linux environment Setting up Linux environment For Ubuntu or other Linux distribution users sudo apt-get update

More information

By Ludovic Duvaux (27 November 2013)

By Ludovic Duvaux (27 November 2013) Array of jobs using SGE - an example using stampy, a mapping software. Running java applications on the cluster - merge sam files using the Picard tools By Ludovic Duvaux (27 November 2013) The idea ==========

More information

The beginning of this guide offers a brief introduction to the Protein Data Bank, where users can download structure files.

The beginning of this guide offers a brief introduction to the Protein Data Bank, where users can download structure files. Structure Viewers Take a Class This guide supports the Galter Library class called Structure Viewers. See our Classes schedule for the next available offering. If this class is not on our upcoming schedule,

More information

Parallel DelPhi95 v5.1 User Guide

Parallel DelPhi95 v5.1 User Guide Parallel DelPhi95 v5.1 User Guide Parallel DelPhi95 (pdelphi95) is a new variation of the well-known DelPhi program software package. It utilizes Message Passing Interface (MPI) library to achieve parallel

More information

CS612 - Algorithms in Bioinformatics

CS612 - Algorithms in Bioinformatics Spring 2016 Docking April 17, 2016 Docking Docking attempts to find the best matching between two molecules Docking A More Serious Definition Given two biological molecules determine: Whether the two molecules

More information

Rapid Deployment of VS Workflows. Meta Scheduling Service

Rapid Deployment of VS Workflows. Meta Scheduling Service Rapid Deployment of VS Workflows on PHOSPHORUS using Meta Scheduling Service M. Shahid, Bjoern Hagemeier Fraunhofer Institute SCAI, Research Center Juelich. (TNC 2009) Outline Introduction and Motivation

More information

Intel Manycore Testing Lab (MTL) - Linux Getting Started Guide

Intel Manycore Testing Lab (MTL) - Linux Getting Started Guide Intel Manycore Testing Lab (MTL) - Linux Getting Started Guide Introduction What are the intended uses of the MTL? The MTL is prioritized for supporting the Intel Academic Community for the testing, validation

More information

Supplementary Material. EASYMIFs and SITEHOUND: a toolkit for the identification of ligand-binding sites in protein structures

Supplementary Material. EASYMIFs and SITEHOUND: a toolkit for the identification of ligand-binding sites in protein structures Supplementary Material EASYMIFs and SITEHOUND: a toolkit for the identification of ligand-binding sites in protein structures Dario Ghersi and Roberto Sanchez 1 Running EASYMIFs or SITEHOUND separately

More information

Spark V Release Notes

Spark V Release Notes Spark V10.4.0 Release Notes About Spark... 2 Supplied Binaries... 2 Supported Platforms... 3 Minimum specifications... 3 Recommended specifications... 3 Installation... 3 Installing the Spark application...

More information

Mac OS X or Linux Python 2.7 Rosetta (https://www.rosettacommons.org/downloads/academic/2017/wk12) PyRosetta4 (http://www.pyrosetta.

Mac OS X or Linux Python 2.7 Rosetta (https://www.rosettacommons.org/downloads/academic/2017/wk12) PyRosetta4 (http://www.pyrosetta. Hfq Rosetta FloppyTail Supplemental Protocol Materials and Equipment Mac OS X or Linux Python 2.7 Rosetta 2017.12 (https://www.rosettacommons.org/downloads/academic/2017/wk12) PyRosetta4 (http://www.pyrosetta.org/dow)

More information

SilcsBio User Guide Documentation

SilcsBio User Guide Documentation SilcsBio User Guide Documentation Release 2018.1 SilcsBio Team May 03, 2018 CONTENTS 1 About this document 2 2 Release notes 3 2.1 Version 2018.1.................................... 3 2.2 Version 2017.2....................................

More information

Quick Guide for the Torque Cluster Manager

Quick Guide for the Torque Cluster Manager Quick Guide for the Torque Cluster Manager Introduction: One of the main purposes of the Aries Cluster is to accommodate especially long-running programs. Users who run long jobs (which take hours or days

More information

1 - Download the VarAFT software. Go to click on the Download section

1 - Download the VarAFT software. Go to   click on the Download section 1 - Download the VarAFT software Go to http://varaft.eu click on the Download section October 31st November 3rd 2016 2 1 - Download the VarAFT software Get the VarAFT installer corresponding to your computer

More information

Tips and Tricks using Discovery Studio

Tips and Tricks using Discovery Studio Tips and Tricks using Discovery Studio Allister J. Maynard, Ph.D. Senior Manager, R&D July 31 st, 2008 New Science and Customized Workflows for Drug Discovery Research Webinar Series June 12, 2008 - Advances

More information

Preparation and virtual screening of combinatorial compounds libraries

Preparation and virtual screening of combinatorial compounds libraries Electronic Supplementary Material (ESI) for Organic & Biomolecular Chemistry. This journal is The Royal Society of Chemistry 2014 Preparation and virtual screening of combinatorial compounds libraries

More information

Unzip zip files command line

Unzip zip files command line Unzip zip files command line The Borg System is 100 % Unzip zip files command line Can I unzip files through the command line? Preferably using open source/free tools. There is a zip/unzip option in the

More information

CS 101, Spring 2014 April 1st Exam 2 Question 1. [3 points] What output is printed by the following code?

CS 101, Spring 2014 April 1st Exam 2 Question 1. [3 points] What output is printed by the following code? CS 101, Spring 2014 April 1st Exam 2 Name: Question 1. [3 points] What output is printed by the following code? int arr[4] = {13, 1, 9, 18; printf("%i\n", arr[3]); Question 2. [3 points] Specify a function

More information

PARALLEL COMPUTING IN R USING WESTGRID CLUSTERS STATGEN GROUP MEETING 10/30/2017

PARALLEL COMPUTING IN R USING WESTGRID CLUSTERS STATGEN GROUP MEETING 10/30/2017 PARALLEL COMPUTING IN R USING WESTGRID CLUSTERS STATGEN GROUP MEETING 10/30/2017 PARALLEL COMPUTING Dataset 1 Processor Dataset 2 Dataset 3 Dataset 4 R script Processor Processor Processor WHAT IS ADVANCED

More information

Siemens PLM Software. HEEDS MDO Setting up a Windows-to- Linux Compute Resource.

Siemens PLM Software. HEEDS MDO Setting up a Windows-to- Linux Compute Resource. Siemens PLM Software HEEDS MDO 2018.04 Setting up a Windows-to- Linux Compute Resource www.redcedartech.com. Contents Introduction 1 On Remote Machine B 2 Installing the SSH Server 2 Configuring the SSH

More information