src/hg/makeDb/doc/hg19.txt 1.73

1.73 2010/01/25 16:46:58 angie
Added template for Genome Variants (pgSnp) liftOver from hg18 by Belinda.
Index: src/hg/makeDb/doc/hg19.txt
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/doc/hg19.txt,v
retrieving revision 1.72
retrieving revision 1.73
diff -b -B -U 4 -r1.72 -r1.73
--- src/hg/makeDb/doc/hg19.txt	21 Jan 2010 21:46:59 -0000	1.72
+++ src/hg/makeDb/doc/hg19.txt	25 Jan 2010 16:46:58 -0000	1.73
@@ -7805,8 +7805,9 @@
 #LOOP
 blatz -rna -minScore=6000 -out=psl $(path1) $(path2) psl/$(root1)_$(root2).psl
 #ENDLOOP
 '_EOF_'
+# << emacs
 
 # Create parasol batch
     gensub2 genome.lst mrna.lst gsub spec
     para create spec
@@ -8327,4 +8328,12 @@
       -tab -sqlTable=$HOME/kent/src/hg/lib/gwasCatalog.sql -notItemRgb -allowStartEqualEnd
 
 
 ######################################################################## 
+# PERSONAL GENOME VARIANTS (DONE 12/29/09 giardine)
+
+# liftOver track files in /hive/data/genomes/hg18/bed/pgSnp/
+
+# remove variants that are homozygous matches to hg19
+
+
+########################################################################