cceb66c59fe9cdc9b97ea9218efbc1db474ad07b max Fri Sep 8 05:06:43 2023 -0700 creating an alpha version of the clinvar track. This is the only way to play with changes to the clinvar track without risking a leak of the changes to the RR via the otto push and without pausing the otto push, no redmine yet diff --git src/hg/makeDb/trackDb/human/trackDb.ra src/hg/makeDb/trackDb/human/trackDb.ra index c7305e7..bc5ae65 100644 --- src/hg/makeDb/trackDb/human/trackDb.ra +++ src/hg/makeDb/trackDb/human/trackDb.ra @@ -14,31 +14,32 @@ include trackDb.nt.ra # Denisova tracks include trackDb.denisova.ra # Genome variants aka pgSnp aka personal genomes include trackDb.pgSnp.ra # Genotype Tissue Expresssion (GTEx) include trackDb.gtex.ra # GeneHancer from Weizmann labs include trackDb.geneHancer.ra # NCBI ClinVar -include clinvar.ra +include clinvar.ra beta,public +include clinvar.alpha.ra alpha # NCBI dbVar include trackDb.dbVar.ra # ClinGen include trackDb.clinGen.ra # Genome In a Bottle include trackDb.giab.ra # CADD scores include cadd.ra # Revel scores include revel.ra