src/utils/qa/getGbdbBeta.csh 1.6
1.6 2009/03/24 19:10:44 rhead
Reverting to -h hgwbeta.
Index: src/utils/qa/getGbdbBeta.csh
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/utils/qa/getGbdbBeta.csh,v
retrieving revision 1.5
retrieving revision 1.6
diff -b -B -U 4 -r1.5 -r1.6
--- src/utils/qa/getGbdbBeta.csh 21 Mar 2009 00:29:25 -0000 1.5
+++ src/utils/qa/getGbdbBeta.csh 24 Mar 2009 19:10:44 -0000 1.6
@@ -41,9 +41,9 @@
rm -f $output
rm -f $output2
# get assembly list from beta
-hgsql -h hgofbeta -N -e "SELECT name FROM dbDb" hgcentralbeta \
+hgsql -h hgwbeta -N -e "SELECT name FROM dbDb" hgcentralbeta \
| sort | grep -v ci1 | grep -v zoo > xxAssembliesxx
echo "all" >> xxAssembliesxx
echo "genbank" >> xxAssembliesxx
echo "hgFixed" >> xxAssembliesxx