Welcome, Guest. Please Login
YaBB - Yet another Bulletin Board
 
  HomeHelpSearchLogin  
 
Automating the hyphy (Read 2274 times)
figo
YaBB Newbies
*
Offline


Curious HyPhy user

Posts: 4
Automating the hyphy
Nov 6th, 2012 at 5:56am
 
Hi All

I wanted to automate my task in ubuntu (linux).I made a template file like this and named it batch_run.bf
inputRedirect = {};
inputRedirect["00"]="1";
inputRedirect["01"]="1";
inputRedirect["02"]="1";
inputRedirect["03"]="/home/figo/Desktop/hiv.nex";
inputRedirect["04"]="GY94";
inputRedirect["05"]="1";
inputRedirect["06"]="Y";


Now i want to know how i can execute it with ./HYPHYMP . I was trying some thing like ./HYPHYMP  batch_run.bf but it is not showing any thing.

From the tutorial it is not clear for me how to run it.Please let me know how to do it.

Regards
Back to top
 
 
IP Logged
 
Sergei
YaBB Administrator
*****
Offline


Datamonkeys are forever...

Posts: 1658
UCSD
Gender: male
Re: Automating the hyphy
Reply #1 - Nov 6th, 2012 at 10:11am
 
Hi there,

You need to add an ExecuteAFile ("filename", options) line to your batch file to actually have HyPhy call the file. See Multimedia File Viewing and Clickable Links are available for Registered Members only!!  You need to Login Login for example.

Sergei
Back to top
 

Associate Professor
Division of Infectious Diseases
Division of Biomedical Informatics
School of Medicine
University of California San Diego
WWW WWW  
IP Logged