2e1569df889bd13a340cf75a5c1182c798ab5955
hiram
  Mon Apr 27 14:13:16 2026 -0700
added quickLift file construction and getting to the end complete result refs #31811

diff --git src/hg/utils/otto/userRequests/README.txt src/hg/utils/otto/userRequests/README.txt
index 0ab451e942e..b53779b6bc3 100644
--- src/hg/utils/otto/userRequests/README.txt
+++ src/hg/utils/otto/userRequests/README.txt
@@ -58,30 +58,30 @@
                     - to get the alignment started in galaxy.
                     - Uses the hgcentraltest.genark table and the file
                     - dbDb.name.clade.tsv to determine full assembly ID
                     - names and 'clades' for the kegAlignLastz.sh script:
                     - primate - mammal - other - and this will decide which
                     - assembly will be target and query by checking their
                     - respective N50 sizes.  Also uses the file:
           dbDb.name.clade.tsv - to map the UCSC database names into
                           - GenArk 'clades' to make the selection:
                           - primate - mammal - other
                     - can set status to:
                     - 2 == in progress
 
 ############################################################################
 ###  5.
-ketAlignLastz.sh - script to start the galaxy workflow, typical call:
+kegAlignLastz.sh - script to start the galaxy workflow, typical call:
 
     kegAlignLastz.sh GCF_004115215.2_mOrnAna1.pri.v4 GCF_000260355.1_ConCri1.0 mammal mammal
 
 
 ############################################################################
 ###  6.
 workflowMonitor.sh - after the galaxy WF has started, this script can
                    - check the status of the job and if it is done, then
-                   - then the processing of the results will take place to
+                   - the processing of the results will take place to
                    - construct the chain files.
                    - can set status to:
                    - 7 == problems
                    - 3 == galaxy finished
                    - 4 == tracks complete