ac55018f46e1dbfe5def208680bd30c25c8f27cc gperez2 Sat Mar 28 13:34:33 2026 -0700 Edits to the quickLift.html help page, refs #35536 diff --git src/hg/htdocs/goldenPath/help/quickLift.html src/hg/htdocs/goldenPath/help/quickLift.html index 12b8736cb60..04cbe751c94 100755 --- src/hg/htdocs/goldenPath/help/quickLift.html +++ src/hg/htdocs/goldenPath/help/quickLift.html @@ -1,157 +1,168 @@ + +
An alignment between two DNA sequences maps every nucleotide in one sequence to a nucleotide in another sequence. By making and using whole-genome alignments, the UCSC Genome Browser always allowed users to "lift" genome annotations to another assembly (liftOver), in bulk, one track at a -time. QuickLift is a tool that uses the same algorithm, but it maps +time. +
++QuickLift is a tool that uses the same algorithm, but it maps (liftOver) annotations on demand, in real-time, for all visible tracks. Only the annotations in the currently visible region are lifted, so this is usually fast enough when -browsing a genome. For example, QuickLift can be used to map -annotations from hg38 or hg19 to any of the hundreds of new human high-quality genomes in GenArk -(HPRC), with almost no additional delay. For instance, you can view GENCODE genes from hg38 -on a T2T assembly like hs1, carrying over your visible tracks to the target genome assembly. +browsing a genome. For example, QuickLift can map annotations from +hg38 or hg19 to any of the hundreds of new human high-quality genomes in GenArk (HPRC), such as +viewing GENCODE genes from hg38 on a T2T assembly like hs1, with almost no additional delay.
-QuickLift functionality depends on the availability of alignment files +QuickLift functionality depends on the availability of alignment files (chains) that describe how sequences in one assembly correspond to another. The alignment files are currently made at UCSC, and if no alignment file is available for the assembly in which you're interested, please send a request to the genome mailing list, and we will attempt to provide you with one.
- -The source assembly is the assembly where the annotations come from, and the destination (target) assembly is the assembly you are converting to. -To use QuickLift, follow these steps: +To use QuickLift, follow these steps:
+ Note: When a single track from a container track (such as a superTrack or + composite) is lifted, the entire container track is carried over to the target genome + assembly.
+
If QuickLift was enabled, clicking a result link will + display your lifted tracks under a green + "QuickLift from ..." group in the target + assembly. To remove QuickLift tracks, click the + button. This removes all + QuickLift tracks from the target assembly.
-QuickLift tracks have a green left-side button bar in the Browser +QuickLift tracks have a green left-side button bar in the Browser graphic (instead of the usual gray):
+
-The Alignment Differences track displays liftOver differences using triangles and lines: +An Alignment Differences track also becomes available after running +QuickLift, displaying liftOver differences using colored triangles +and lines:
Mousing over a triangle displays the size base-pair (bp) difference and the type of alignment difference.
+
-Clicking a triangle provides the source and target assembly genome positions, DNA sequence -alignment, including the type of alignment difference with the bases within the currently -visible browser region.
+Clicking a triangle opens a details page showing: + +QuickLift does not support the following track formats:
+QuickLift does not support the following track formats:
wigToBigWig
utilitypslToBed
utilitybedToBigBed
utility