HyPhy message board
http://www.hyphy.org/cgi-bin/hyphy_forums/YaBB.pl
HYPHY Package >> HyPhy bugs >> data partitions on unix
http://www.hyphy.org/cgi-bin/hyphy_forums/YaBB.pl?num=1111437743

Message started by Kristen Dang on Mar 21st, 2005 at 12:42pm

Title: data partitions on unix
Post by Kristen Dang on Mar 21st, 2005 at 12:42pm
I've successfully installed and run HyPhy on my Mac OS 10.3 and am now interested in running it on a separate Unix box from the command line. I'm following the online HyPhy guide about how to create a batch file. I've created one that runs fine, however in the output (messages.log) it tells me:

Row and/or column partition is empty. All the data will be used by default.

If I understand this correctly, it means that it didn't read my data partition that I put in the batch file using the "CreateFilter" command.  ??? Am I interpreting this message correctly? I've compared my batch file against the documentation several times, and cannot figure out what I am doing wrong. Here is the line from my batch file:

DataSetFilter myFilter = CreateFilter (rre,1,"2,5,29,32,41,47,53,56,68,77,101,122,128,137,158,161,164,170,182,188,200","");

At this point, I can't figure out if the problem is me or the program. We just had the latest version of HyPhy installed this past week, so it should be a current version.

Any suggestions are most appreciated!

Title: Re: data partitions on unix
Post by Sergei on Mar 21st, 2005 at 2:44pm

wrote on Mar 21st, 2005 at 12:42pm:
Row and/or column partition is empty. All the data will be used by default.

DataSetFilter myFilter = CreateFilter (rre,1,"2,5,29,32,41,47,53,56,68,77,101,122,128,137,158,161,164,170,182,188,200","");

Any suggestions are most appreciated!


Dear Kristen,

The message you are seeing is simply a diagnostic if either the columns (sites) or rows (sequences) partitions is empty. The program should be creating the filter on columns as you indicated (sites 3,6,30 etc - all indices are 0-based), but using all species by default (thus the diagnostic warning).

Cheers,
Sergei

HyPhy message board » Powered by YaBB 2.5.2!
YaBB Forum Software © 2000-2024. All Rights Reserved.