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/ctgPos.html src/hg/makeDb/trackDb/human/hg19/ctgPos.html index d51036a29d8..1e615dff9e1 100644 --- src/hg/makeDb/trackDb/human/hg19/ctgPos.html +++ src/hg/makeDb/trackDb/human/hg19/ctgPos.html @@ -1,29 +1,29 @@
This track shows the locations of $organism contigs on the physical map. The underlying data is derived from the GRCh37 AGP file that accompanies this assembly. The contigs in this track are identical to those in the GRC Map Contigs track, -the difference being the the contigs in the GRC Map Contigs +the difference being the contigs in the GRC Map Contigs track are named according to GRC. All contigs in this track are oriented to the "+" strand.
For $organism genome reference sequences dated April 2003 and later, the individual chromosome sequencing centers are responsible for preparing the assembly of their chromosomes in AGP format (see also: AGP File Specification). The files provided by these centers are checked and validated at NCBI, and form the basis for the AGP file that defines the physical map contigs.
For more information on the human genome assembly process, see NCBI Assembly Primer.