7be40855a3ef95b17f27c617fc00bbdc1bbdcc26 gperez2 Fri Aug 23 14:04:48 2024 -0700 Updated text in the Intersect page of hgTables to promote the Data Integrator, the Variant Annotation Integrator, and several hundred command line tools, refs #34268 diff --git src/hg/hgTables/intersect.c src/hg/hgTables/intersect.c index c969e4f..725cdcf 100644 --- src/hg/hgTables/intersect.c +++ src/hg/hgTables/intersect.c @@ -269,37 +269,37 @@ else { /* keep javaScript onClick happy */ jsTrackingVar("op", op); jsInline ( "var invertTable=0;\n" "var invertTable2=0;\n" ); hPrintf("(data track %s is not composed of gene records. Specialized intersection operations are not available.)
\n", name); } char *hgsid = cartSessionId(cart); -hPrintf("
");
-hPrintf("If these options are not sufficient:
The intersection configured on this page only outputs fields from the track selected under \"Select Dataset\" on the previous page, for those features that are overlapped by the second track, selected on this page.
");
-hPrintf("If you want to intersect two tracks and output fields from both, e.g. to show which Chip-seq peak overlaps which enhancer, or which dbSNP variant overlaps which ClinVar CNV, then use our Data Integrator.
", hgsid);
-hPrintf("If you want to annotate a track with variants in VCF format with the transcript positions, then use our Variant Annotation Integrator.
", hgsid);
-hPrintf("More complex operations may require command line tools. We provide several hundred command line tools that can help with overlaps and intersections, e.g. overlapSelect, featureBits, pslMap and others.
");
+hPrintf("More options: