TexRank – SoakDB (practicals)

Slides:



Advertisements
Similar presentations
Managing Your Site – Lesson 61 Managing Your Site Lesson 6.
Advertisements

Welcome to WebCRD.
Management Unit of the North Sea Mathematical Models MUMM | BMM | UGMM OURS Manual, November 2008 [1][1] OURS – Onboard Underway.
X-Media V2.0 Healthcare Training Jayex Technology Limited X-Media V2.0 March 2010 v
1 An Introduction to IBM SPSS PSY450 Experimental Psychology Dr. Dwight Hennessy.
Inventory Throughout this slide show there will be hyperlinks (highlighted in blue) follow the hyperlinks to navigate to the specified Topic or Figure.
RIMS II Online Order and Delivery System Tutorial on Downloading and Viewing Multipliers.
How to Use The Borland C++ Compiler Version 5
Google Earth How to create a Google Earth Tour and place it in your Wiki.
If you are using the same grading scale and categories that you used last year skip the next two slides.
SQL Maestro Hello World IQ Associates. Contents Initial setup Hello World.
Computer Information Use your own login and password if possible. To get a password, you must turn in the AUP sheet handed out at registration or sent.
ICP Kit 2011 HHC Data Entry Module The World Bank ICP Kit Training African Development Bank.
Home Media Network Hard Drive Training for Update to 2.0 By Erik Collett Revised for Firmware Update.
InteractiveMedia’s Imagine Software Platform When user clicks on the Imagine desktop icon or installed app. This is the first thing the user will see full.
1. Profile settings 2. Messaging system 3. Downloading files 4. Uploading files 5. Creating groups 6. Calendar events.
CREATING TEMPLATES CREATING CUSTOM CHARACTERS IMPORTING BATCH DATA SAVING DATA & TEMPLATES CREATING SERIES DATA PRINTING THE DATA.
Resetting Student PreTests. Within the MyNursingLab Study Plans, pretests can be taken only one time by the student.
Effort Reporting System Cost Transfer Demo A step-by-step guide to doing cost transfers (retros) in ERS.
Click your mouse to continue. The Office Shortcut Bar The Office Shortcut Bar contains program buttons that, when clicked, start new documents or start.
CFM S4 Cloud iQ Guide THE FUTURE OF CASH AUTOMATION.
NA-MIC National Alliance for Medical Image Computing Slicer3 Tutorial: Registration Library Case 15 AC-PC Alignment Dominik Meier, Ron.
Introduction to KE EMu Unit objectives: Introduction to Windows Use the keyboard and mouse Use the desktop Open, move and resize a.
Create new project or open existing project (here, we will create a new project)
Photoshop Actions Lights, Camera, Actions in Photoshop.
Adding, editing, and deleting items using CONTENTdm Administration.
Quick Reference Guide The Multi-Vendor Backup Manager allows you to manage backup software settings on multiple agents in one place for Acronis, AppAssure,
Texas Assessment Management System STAAR Alternate Manage Teacher Assignments.
Texas Skyward User Group Conference Helpful Hints Jennifer Speulda.
1.Switch on the computer and wait for loading. 2.Select the Windows 7 OS at the end of the list. 3.Click on the link ‘Administrator’ 4.Enter the administrator.
DELPHI Q3 PROCESS MAR, UCBUD Forecast Forms 2 There are 4 forms for the 3 rd Quarter Forecast Process in UCBUD. The first one allows you to input.
Transitioning H Drive Files to Google
POWERTEACHER & GRADEBOOK Day to Day User Tutorial
Managing your Candidate List: Temporary Staffing
Standard Operating Procedure
Database Essentials Access Lesson 1.
Effort Reporting System Cost Transfer Demo
Installation and Training
Student Registration/ Personal Needs Profile
Overview of SAMT Batch Upload
Database Essentials Access Lesson 1.
WORKSHOP 1 STAMPING MECHANISM
last modified 3/1/12LL->printed November 2012
CENG2400 Tutorial 1 Keil IDE CENG2400 tutorial 1 v.7a.
To the ETS – Agreement Management Online Training Course
Boeing Supply Chain Platform (BSCP) Detailed Training
FTS 2 (Failure Tracking System) System Test Process Flow
ALEPH Version 22 Beginning Cataloging
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
Multi-host Internet Access Portal (MIAP) Enhancement Guide
PDA Application User Guide
NextGen Purchasing Calendar Year End 1099 Process
Vendor Portal Upload Process
TSDS - Texas Student Data System PEIMS – Loading Data to the eDM
Claims Upload and Security
Two methods to observe tutorial
ACE Secure Data Portal - Accounts Tab - Statements
Manual Water Ski Directory
To the ETS – Agreement Management Online Training Course
Welcome to WebCRD.
Google Drive ~ A Look at Cloud Storage
Student Registration/ Personal Needs Profile
Scripts In Matlab.
Effort Reporting System Cost Transfer Demo
Macrosystems EDDIE: Getting Started + Troubleshooting Tips
Student Registration/ Personal Needs Profile
Purchase Document Management
Create, Upload and Use Data Extensions (Lists)
Presentation transcript:

TexRank – SoakDB (practicals) XChem training – April 2019

Directory Structure Details

Working directory Visit -1 is the important one! You will have a proposal number, starting with lb, something like this: lb13385 And a visit/session number, eg: lb13385-1 You will end up with visits/sessions assigned to both: The lab: labxchem And beamline: i04-1 Visit -1 will be a labxchem visit, and will be the working directory for the duration of the project Other beamline visits will be created for data collection Other lab visits will be created to trigger lab access Visit -1 is the important one!

Linux and windows Windows world: Linux world: From linux, the location is accessed via: /dls/labxchem/data/year/visit/processing You (or your local contact) will create your subfolders in visit-1 by running: cd /dls/labxchem/data/year/visit/processing prepareVisit From windows (lab PCs mainly), you will have access to your visit -1 working directory via: the Y drive Y:\data\year\visit\processing Windows world: Y:\data\2016\lb13385-70\processing Linux world: /dls/labxchem/data/2016/lb13385-70/processing

Working directory structure Data collection results and pandda analysis Links to beamline visit directories (obsolete) The datafile (and backups) Directory for lab work (soakDB, echo, shifter) pdb of a good reference model TeXRank executable and location for crystal image files (obsolete)

Lab 36 directory structure: Crystal target lists output from TeXRank csv files for echo soaking csv files for upload to ispyb csv files for the shifter soakDB launcher Jan 2017 XChem intro - SoakDB tutorial

XChem BAGs or multiple projects per proposal When dealing with several targets or variations of the target in the same proposal, please follow those rules: For eg: in lb12345-1 visit: Create subfolder per project/crystal form/construct such as: /dls/labxchem/data/year/visit/processing/project1/processing Run prepareVisit in each subfolder to import soakDB in the correct subfolder for each project. cd /dls/labxchem/data/year/visit/processing/project1/processing prepareVisit Use a UNIQUE soakDB per target/crystal form/construct Use a UNIQUE protein acronym per soakDB Jan 2017 XChem intro - SoakDB tutorial

Useful linux commands Setup useful commands, do this first: cd /dls/labxchem/data/year/your-proposal-1/processing/ source ./xchempaths Which will set paths for these commands: tserver – to launch a windows remote desktop from linux xce – to launch XchemExplorer csv2ispyb - to automatically load the data collection information in iSPyB prepareVisit - to create the subfolders needed for xchem. It needs to be run under the ‘processing’ folder Cluster commands below Checking the status of the cluster: Type: qstat r means running S means suspended (cluster is busy – it will run eventually) Anything with an E (eg Eqw) is an error - bad Deleting jobs on the cluster qdel jobID

TeXRank

     TeXRank Use ‘tserver’ to go on Windows machine TexRank shortcut on desktop       Select plate  Select (toggle!!) Formulatrix (RC)  Select 1 Subwell  Target dispensing location (right click)  Save list before moving to next plate (ECHO – 1 Target) Save to here: Y:\data\year\visit\processing\lab36\crystal-targets Repeat steps 1, 2, 4, and 5 (yes, step 2 also, bug!!) for another plate Arrow keys on keyboard to move previous/next Check the crystal target output csv files X and Y should be within +/- 1300 (for swissCI-3drops)

soakDB

 SoakDB  Click: Load Data File The red bar at the top means that the datafile and soakDB are not in sync, that the datafile is currently updating, or there is another error. Do NOT keep working with a red bar! Try the error reset button (to the right). Datafile activity is indicated in the bottom left corner Undo/Do button to roll back in case of error    

SoakDB       After loading datafile, the red bar will be gone, lab visit will be identified  Select a library from the dropdown; compound information will be populated  Alternatively, for solvent characterisation or custom library, enter manually in green columns

SoakDB       Alternatively, for solvent characterisation or custom library, enter manually in green columns

  SoakDB  Enter the crystallisation drop volume  Import plates. Select crystal target lists from TeXRank targeting (csv files)

SoakDB    Click Create Batches. If 1 batch per plate is selected, each crystal plate will be assigned a batch. Alternatively, uncheck 1 batch per plate, and enter the desired number of crystals/batch  or manually assign batch numbers

SoakDB     Enter the library/compound concentration, and the desired final solvent concentration. Click (re)calculate and add to pending  Alternatively, manually enter desired values in the green columns, and then click (re)calculate and add to pending

SoakDB    Example for solvent characterisation: Manually entered 6 concentrations of DMSO, in duplicate.

SoakDB

SoakDB          Before files can be exported, beamline (probably visit -2) and crystal details need to be entered (far right of sheet)

SoakDB   Click Export Pending. This will place csv files for the Echo into the lab36/echo folder. One csv file is created for each batch

Soak Crystals! Lab demo

SoakDB   After Echo transfer of each batch, click “done”. This will assign a timestamp to batches that have been soaked

SoakDB        Repeat for cryo, if necessary

SoakDB   Click Export pending to generate csv files for shifter mounting. One csv file per batch is created. Tick this box if you are going to use the old shifter 

Mount Crystals! Lab demo

SoakDB   Click Load mounting to load results of crystal mounting

SoakDB    Click update ISPyB status  Click Export pending for ISPyB. A single csv file is created for all pending crystals.

     Puck management On the “Pucks” tab: Enter information in green boxes Click Update/Save Changes. Click on YES for the pop up on overwriting the list Puck details will be brought in Manually enter the storage dewar shelf number for each puck in this column Click Update/Save Changes again