src/hg/makeDb/doc/monDom5.txt 1.24
1.24 2010/04/21 19:22:27 hiram
adding lastz oryCun2 to monDom5 and cavPor3 and mm9 swap to oryCun2
Index: src/hg/makeDb/doc/monDom5.txt
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/doc/monDom5.txt,v
retrieving revision 1.23
retrieving revision 1.24
diff -b -B -U 4 -r1.23 -r1.24
--- src/hg/makeDb/doc/monDom5.txt 20 Apr 2010 17:34:31 -0000 1.23
+++ src/hg/makeDb/doc/monDom5.txt 21 Apr 2010 19:22:27 -0000 1.24
@@ -1734,6 +1734,24 @@
cat fb.oviAri1.chainMonDom5Link.txt
# 117493519 bases of 1201271277 (9.781%) in intersection
+#########################################################################
+# lastz Rabbit oryCun2 swap (DONE - 2010-01-25 - Hiram)
+ # original alignment
+ cd /hive/data/genomes/oryCun2/bed/lastzMonDom5.2010-01-21
+ cat fb.oryCun2.chainMonDom5Link.txt
+ # 176460344 bases of 2604023284 (6.776%) in intersection
+
+ # and the swap
+ mkdir /hive/data/genomes/monDom5/bed/blastz.oryCun2.swap
+ cd /hive/data/genomes/monDom5/bed/blastz.oryCun2.swap
+ time doBlastzChainNet.pl -verbose=2 \
+ /hive/data/genomes/oryCun2/bed/lastzMonDom5.2010-01-21/DEF \
+ -swap -noLoadChainSplit -workhorse=hgwdev -smallClusterHub=memk \
+ -bigClusterHub=swarm \
+ -chainMinScore=5000 -chainLinearGap=loose > swap.log 2>&1 &
+ # real 74m20.206s
+ cat fb.monDom5.chainOryCun2Link.txt
+ # 178331930 bases of 3501660299 (5.093%) in intersection
#########################################################################