798b37017a4e1b95f3ccdf7c8b477dfb5446a324
lrnassar
  Fri Jul 24 15:22:34 2026 -0700
lrSv: QA fixes for cardSv/noyvertSv additions - BND filter, makedoc, link targets. refs #37888

Add BND to filterValues.svType on the longReadVariants supertrack and the merged
lrSvAll track (and the lrSvMergeAll.py generator) so the breakend variants that
noyvertSv contributes are filterable. Correct a stale makedoc comment that said
CARD was not in the lrSvAll merge (it is). Add target="_blank" to the API and
hgdownload links in cardSv.html and noyvertSv.html.

diff --git src/hg/makeDb/trackDb/human/cardSv.html src/hg/makeDb/trackDb/human/cardSv.html
index f479b84cf8e..c0894b35822 100644
--- src/hg/makeDb/trackDb/human/cardSv.html
+++ src/hg/makeDb/trackDb/human/cardSv.html
@@ -66,39 +66,39 @@
 step-by-step commands are recorded in the UCSC makeDoc for this track
 container:
 <a href="https://github.com/ucscGenomeBrowser/kent/blob/master/src/hg/makeDb/doc/hg38/lrSv.txt" target="_blank">
 doc/hg38/lrSv.txt</a>. The conversion script and autoSql schema live in
 <a href="https://github.com/ucscGenomeBrowser/kent/tree/master/src/hg/makeDb/scripts/lrSv" target="_blank">
 makeDb/scripts/lrSv</a>, and the track configuration is in
 <a href="https://github.com/ucscGenomeBrowser/kent/blob/master/src/hg/makeDb/trackDb/human/lrSv.ra" target="_blank">trackDb/human/lrSv.ra</a>.
 </p>
 
 <h2>Data Access</h2>
 <p>
 The data can be explored interactively in table format with the
 <a href="../cgi-bin/hgTables">Table Browser</a> or the
 <a href="../cgi-bin/hgIntegrator">Data Integrator</a> and exported from there
 to spreadsheet or tab-sep tables. From scripts, the data can be accessed
-through our <a href="https://api.genome.ucsc.edu">API</a>, track=<i>cardSv</i>.
+through our <a href="https://api.genome.ucsc.edu" target="_blank">API</a>, track=<i>cardSv</i>.
 </p>
 <p>
 The annotation is stored as a bigBed file that can be downloaded from
 <a href="http://hgdownload.soe.ucsc.edu/gbdb/hg38/lrSv/" target="_blank">our
 download server</a> as <tt>card.bb</tt>. Individual regions or the whole
 annotation can be obtained with the <tt>bigBedToBed</tt> utility, available
 from our
-<a href="http://hgdownload.soe.ucsc.edu/downloads.html#utilities_downloads">utilities
+<a href="http://hgdownload.soe.ucsc.edu/downloads.html#utilities_downloads" target="_blank">utilities
 page</a>. Example:
 <tt>bigBedToBed http://hgdownload.soe.ucsc.edu/gbdb/hg38/lrSv/card.bb -chrom=chr21 -start=0 -end=100000000 stdout</tt>.
 </p>
 <p>
 The underlying genotype-level calls in VCF format are available under
 controlled access through dbGaP (NABEC phs001300, substudy phs003181; HBCC
 phs000979) and can be requested through the AnVIL Data Explorer for the
 <a href="https://explore.anvilproject.org/datasets/0b740f36-28d6-4e02-8165-ad0e9674bbf6" target="_blank">NABEC</a>
 and
 <a href="https://explore.anvilproject.org/datasets/a4e936d1-d81a-475d-95be-b5cd41de921d" target="_blank">HBCC</a>
 datasets.
 </p>
 
 <h2>Credits</h2>
 <p>