![]() |
PoreWalkerLone Installation Instructions
1. Download PoreWalkerLoneYou can obtain the latest version of the PoreWalkerLone programs here:
Note that the programs will only run under linux and require the following applications to be separately installed:
2. Install the programsMove porewalker.zip to an appropriate location and then unpack as follows:unzip porewalker.zipThis will create a directory called porewalker, and various subdirectories beneath, containing all the necessary files. 3. Download required external packagesPoreWalkerLone requires a number of 3rd-party packages to run. These are listed below and must be installed or the programs will not be able to run properly. If your system does not already have them, a Google search will help you to find where to obtain them from.
4. Editing the parameter fileBefore you can run PoreWalkerLone, you need to tell the program where certain things are located so that it can find them. This is done by editing a simple text file called PARAMS, located in the directory:porewalker/paramsOnly five parameters need to be edited, as shown in green below: The parameters you need to define are:########################################################### # # Parameters for PoreWalker scripts # ########################################################## # # PoreWalker results directory # POREWALKER_DIR = /nfs/userapps/porewalker RESULTS_DIR = /nfs/data/porewalker # #-- Paths to required external software # CONVERT_EXE = /usr/bin/convert PYMOL_EXE = /nfs/research1/software/Linux_x86_64/bin/pymol R_EXE = /usr/bin/R
5. Running the programOnce you have installed all the required programs, and edited the PARAMS file as described above, you are ready to start running PoreWalkerLone.Instructions can be found in: PoreWalkerLone Manual
|