src/hg/makeDb/schema/all.joiner 1.716

1.716 2009/05/26 22:50:54 angie
Added snp130.
Index: src/hg/makeDb/schema/all.joiner
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/schema/all.joiner,v
retrieving revision 1.715
retrieving revision 1.716
diff -b -B -U 4 -r1.715 -r1.716
--- src/hg/makeDb/schema/all.joiner	20 May 2009 17:02:17 -0000	1.715
+++ src/hg/makeDb/schema/all.joiner	26 May 2009 22:50:54 -0000	1.716
@@ -2001,8 +2001,19 @@
 "Annotations of unusual conditions in dbSNP version 129"
     $gbd.snp129ExceptionDesc.exception
     $gbd.snp129Exceptions.exception
 
+identifier snpName130
+"dbSNP version 130 rs* identifiers"
+    $gbd.snp130.name dupeOk
+    $gbd.snp130Exceptions.name
+    $gbd.snp130Seq.acc minCheck=.98
+
+identifier snpExceptions130
+"Annotations of unusual conditions in dbSNP version 130"
+    $gbd.snp130ExceptionDesc.exception
+    $gbd.snp130Exceptions.exception
+
 identifier snpArrayHg17
 "SNP array track for hg17"
     hg17.snp125.name dupeOk
     hg17.snpArrayAffy10.rsId minCheck=0.98
@@ -2044,8 +2055,13 @@
 "Ortho SNPs for hg18 only (dbSNP 129)"
     hg18.snp129.name dupeOk
     hg18.snp129OrthoPt2Pa2Rm2.name
 
+identifier snpOrtho130
+"Ortho SNPs for hg18 only (dbSNP 130)"
+    hg18.snp130.name dupeOk
+    hg18.snp130OrthoPt2Pa2Rm2.name
+
 # Other NCBI Identifiers
 
 identifier locusLinkId external=LocusLink
 "NCBI LocusLink ID"