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/ebola/gireIntraHost.html src/hg/makeDb/trackDb/ebola/gireIntraHost.html index 8ca34467dee..721b97de4bd 100644 --- src/hg/makeDb/trackDb/ebola/gireIntraHost.html +++ src/hg/makeDb/trackDb/ebola/gireIntraHost.html @@ -1,21 +1,21 @@ <H2>Description</H2> <p> This track represents intrahost variants for a subset of the 78 Sierra Leone EVD patients described in Gire <em>et al</em>., 2014. For a subset of these 78 patients, researchers took multiple blood samples from each patient at various time points, then isolated and sequenced the Ebola virus from -each sample. This allowed them to to track the mutation and evolution of the virus within a single +each sample. This allowed them to track the mutation and evolution of the virus within a single patient or host. </p> <H2>Display Conventions</H2> <p> In "dense" mode, a vertical line is drawn at the position of each variant. In "full" mode, in addition to the vertical line, a label to the left shows the reference allele first and variant alleles below (<span style='color:red;'>A = red</span>, <span style='color:blue;'>C = blue</span>, <span style='color:green;'>G = green</span>, <span style='color:magenta;'>T = magenta</span>, Indels = black). Hovering the pointer over any variant will prompt the display of the occurrences numbers for each allele in Gire <em>et al</em>., 2014. Clicking on any variant will result in full details of that variant being displayed.</p> <p>