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 @@ <H2>Description</H2> <P> This track shows the locations of $organism contigs on the physical map. The underlying data is derived from the GRCh37 <em>AGP</em> file that accompanies this assembly. The contigs in this track are identical to those in the <a href="hgTrackUi?db=hg19&g=ctgPos2" target="_blank"> GRC Map Contigs</a> 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. </P> <H2>Methods</H2> <P> 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 <A HREF="../goldenPath/datorg.html">AGP</A> format (see also: <A HREF="https://www.ncbi.nlm.nih.gov/assembly/agp/AGP_Specification/" TARGET="_blank">AGP File Specification</A>). The files provided by these centers are checked and validated at NCBI, and form the basis for the <em>AGP</em> file that defines the physical map contigs.</P> <P> For more information on the human genome assembly process, see <A HREF="https://www.ncbi.nlm.nih.gov/assembly/basics/" TARGET="_blank"> NCBI Assembly Primer</A>.</P>