src/hg/utils/automation/doBlastzChainNet.pl 1.33
1.33 2010/04/12 16:33:12 hiram
default big hub is swarm and workhorse is hgwdev
Index: src/hg/utils/automation/doBlastzChainNet.pl
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/utils/automation/doBlastzChainNet.pl,v
retrieving revision 1.32
retrieving revision 1.33
diff -b -B -U 4 -r1.32 -r1.33
--- src/hg/utils/automation/doBlastzChainNet.pl 17 Feb 2010 21:55:58 -0000 1.32
+++ src/hg/utils/automation/doBlastzChainNet.pl 12 Apr 2010 16:33:12 -0000 1.33
@@ -75,12 +75,12 @@
]
);
# Option defaults:
-my $bigClusterHub = 'kk';
+my $bigClusterHub = 'swarm';
my $smallClusterHub = 'memk';
my $dbHost = 'hgwdev';
-my $workhorse = 'kolossus';
+my $workhorse = 'hgwdev';
my $defaultChainLinearGap = "loose";
my $defaultChainMinScore = "1000"; # from axtChain itself
my $defaultTRepeats = ""; # for netClass option tRepeats
my $defaultQRepeats = ""; # for netClass option qRepeats