198c9b8daecc44fbda6a6494c566c723920f030a lrnassar Wed Mar 11 18:25:21 2026 -0700 Fixing a few hundred clear typos with the help of Claude. Some are less important in code comments, but majority of them are in user-facing places. I manually approved 60%+ of the changes and didn't see any that were an incorrect suggestion, at worst it was potentially uncessesary, like a code comment having cant instead of can't. No RM. diff --git src/hg/makeDb/trackDb/human/hg19/gnomad.html src/hg/makeDb/trackDb/human/hg19/gnomad.html index ed4016e50bd..d6914d7ac79 100644 --- src/hg/makeDb/trackDb/human/hg19/gnomad.html +++ src/hg/makeDb/trackDb/human/hg19/gnomad.html @@ -38,31 +38,31 @@ on 10,847 unrelated genomes.
These tracks are multi-view composite tracks that contain multiple data types (views). Each view within a track has separate display controls, as described here. Most gnomAD tracks contain multiple subtracks, corresponding to subsets of data. If a track contains many subtracks, only some -subracks will be displayed by default. The user can select which subtracks are displayed via the +subtracks will be displayed by default. The user can select which subtracks are displayed via the display controls on the track details page.
The raw data can be explored interactively with the Table Browser, or the Data Integrator. For automated analysis, the data may be queried from our REST API, and the genome annotations are stored in files that can be downloaded from our download server, subject to the conditions set forth by the gnomAD consortium (see below). Coverage values for the genome are in bigWig files in the coverage/ subdirectory. Variant VCFs can be found in the vcf/ subdirectory.