83cc98681bb258a9eed116893ca85439c0df18f3 jnavarr5 Thu Oct 23 16:04:21 2025 -0700 Moving the DDG2P track into its own container, G2P, refs #36469 diff --git src/hg/makeDb/trackDb/human/g2p.ra src/hg/makeDb/trackDb/human/g2p.ra new file mode 100644 index 00000000000..e31087cfcb5 --- /dev/null +++ src/hg/makeDb/trackDb/human/g2p.ra @@ -0,0 +1,19 @@ +track g2pContainer +superTrack on +shortLabel G2P Project +longLabel Gene2Phenotype Project +group phenDis +pennantIcon Updated red ../goldenPath/newsarch.html#091925 "Added the DDG2P track Sep. 19, 2025" +html g2p.html + + track ddg2p + parent g2pContainer + shortLabel DDG2P + longLabel Developmental Disorders Gene2Phenotype (DDG2P) + type bigBed 9 + + bigDataUrl /gbdb/$D/ddg2p/ddg2p.bb + visibility pack + mouseOver G2P ID: ${g2p_id}
Variant Consequence: ${variant_consequence}
Disease Name: ${disease_name}
Pubmed IDs: ${publications}
Molecular Mechanism: ${molecular_mechanism}
Allelic Requirements: ${allelic_requirement}
Date of Last Review: ${date_of_last_review} + urls g2p_id="https://www.ebi.ac.uk/gene2phenotype/lgd/$$" + pennantIcon New red ../goldenPath/newsarch.html#091925 "Released Sep. 19, 2025" + html g2p.html