7072384d5e6f4228bec4186d3d677527be0c9bc5 mspeir Fri Jun 26 09:37:20 2026 -0700 Adding data access to hs1 pages on the RR, refs # diff --git src/hg/makeDb/trackDb/human/hs1/html/censat.html src/hg/makeDb/trackDb/human/hs1/html/censat.html index 53bdc97ab6e..b4d33522f20 100644 --- src/hg/makeDb/trackDb/human/hs1/html/censat.html +++ src/hg/makeDb/trackDb/human/hs1/html/censat.html @@ -25,30 +25,54 @@ Active αSat HOR (hor ... L) red Inactive αSat HOR (hor) orange Divergent αSat HOR (dhor) dark red Monomeric αSat (mon) peach/yellow Classical Human Satellite 1A (hsat1A) light green Classical Human Satellite 1B (hsat1B) dark green Classical Human Satellite 2 (hsat2) light blue Classical Human Satellite 3 (hsat3) blue Beta Satellite (bsat) pink Gamma Satellite (gsat) purple Other centromeric satellites (censat) teal Centromeric transition regions (ct) grey +

Data Access

+

+The raw data can be explored interactively with the +Table Browser or the +Data Integrator. The data can also be +accessed from scripts through our REST +API, where the track name is censat.

+

+For automated analysis, the data may be downloaded from our +download server as a +bigBed file. The file for this track is called censat.bb. Individual regions or the whole +genome annotation can be obtained using our tool bigBedToBed, which can be compiled from +the source code or downloaded as a precompiled binary for your system. Instructions for downloading +source code and binaries can be found +here. +The tool can also be used to obtain only features within a given range, for example:

+bigBedToBed https://hgdownload.soe.ucsc.edu/gbdb/$db/censat/censat.bb -chrom=chr6 -start=0 -end=1000000 stdout +

+Please refer to our +mailing +list archives for questions, or our +Data Access FAQ for more +information.

+

Credits

Karen Miga <khmiga@ucsc.edu>, Nicolas Altemose, Ivan A. Alexandrov

References

Altemose N, Logsdon GA, Bzikadze AV, Sidhwani P, Langley SA, Caldas GV, Hoyt SJ, Uralsky L, Ryabov FD, Shew CJ et al. Complete genomic and epigenetic maps of human centromeres. Science. 2022 Apr;376(6588):eabl4178.