src/hg/makeDb/schema/all.joiner 1.692
1.692 2009/02/20 20:56:34 ann
Changing up the lsSnpPdb rules with the consulting input from Markd
Index: src/hg/makeDb/schema/all.joiner
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/hg/makeDb/schema/all.joiner,v
retrieving revision 1.691
retrieving revision 1.692
diff -b -B -U 4 -r1.691 -r1.692
--- src/hg/makeDb/schema/all.joiner 18 Feb 2009 22:42:55 -0000 1.691
+++ src/hg/makeDb/schema/all.joiner 20 Feb 2009 20:56:34 -0000 1.692
@@ -2516,21 +2516,25 @@
# lsSnpPdb tables
identifier lsSnpPdbProtId
"lsSnpPdb table protId field"
+ uniProt.extDbRef.acc dupeOk
+ hg18.lsSnpPdb.protId
+
+identifier lsSnpPdbKgId
+"lsSnpPdb table protId field"
+ hg18.kgXref.spID dupeOk
hg18.lsSnpPdb.protId
- hg18.kgXref.spID minCheck=0.98
- uniProt.extDbRef.acc minCheck=0.98
identifier lsSnpPdbPdbId
"lsSnpPdb table pdbId field"
- hg18.lsSnpPdb.pdbId
- uniProt.extDbRef.extAcc1 minCheck=0.98
+ uniProt.extDbRef.extAcc1 dupeOk
+ hg18.lsSnpPdb.pdbId minCheck=0.99
identifier lsSnpPdbSnpId
"lsSnpPdb table snpId field"
+ hg18.snp129.name dupeOk
hg18.lsSnpPdb.snpId
- hg18.snp129.name minCheck=0.98
# Dependencies not already captured in identifiers