2c0adaa48b2f9a14109c3f90713405f259d920bc
max
  Wed Sep 9 06:08:46 2026 -0700
hg38: pcLAI local ancestry track for HPRC Release 2 haplotypes

Point cloud local ancestry inference (pcLAI) for HPRC Release 2, projected
onto GRCh38: a composite with one subtrack per haplotype, both haplotypes of
231 samples plus CHM13, 463 in all. 11,936,603 windows, autosomes only, no
windows dropped from the source files.

Each window carries the (PC1,PC2) coordinate pcLAI predicts for it, the
discretized ancestry centroid, and a confidence score. The details page draws
the window's position against the 1000 Genomes reference panel that defines
the space, via detailsScript/scatterPlot; metaDataUrl is what lets hgTrackUi
serve that panel file for a native (non-hub) track.

thickStart is one base before chromStart in 54,811 of the windows (0.46%),
against the format the pcLAI authors document, so bedToBigBed rejects it.
Neither thick column carries information here, so both are set to the item
bounds rather than dropping those windows.

Testing only for now, alpha, no ticket yet; a ticket may follow if this
becomes a real track. The makeDoc carries the detail in the meantime,
including what was deliberately left undone.

diff --git src/hg/makeDb/trackDb/human/hg38/trackDb.ra src/hg/makeDb/trackDb/human/hg38/trackDb.ra
index c8d03a44b7e..d87d92f7786 100644
--- src/hg/makeDb/trackDb/human/hg38/trackDb.ra
+++ src/hg/makeDb/trackDb/human/hg38/trackDb.ra
@@ -943,15 +943,17 @@
 
 include vgp577way.trackDb.ra alpha
 
 include crPred.ra alpha
 
 include tad.ra alpha
 
 track dnaMethylation override
 
 include methbase2.ra alpha
 
 include fiberSeq.ra alpha
 
 include imprinting.ra alpha
 # include hg38.GCF_040939455.1.chainNet.ra alpha
+
+include hprcPclai.ra alpha