diff --git a/browser/src/DownloadsPage/GnomadV2Downloads.tsx b/browser/src/DownloadsPage/GnomadV2Downloads.tsx index d184d4405..6e4c7cf44 100644 --- a/browser/src/DownloadsPage/GnomadV2Downloads.tsx +++ b/browser/src/DownloadsPage/GnomadV2Downloads.tsx @@ -15,6 +15,8 @@ import { StyledParagraph, } from './downloadsPageStyles' +import Link from '../Link' + const exomeChromosomeVcfs = [ { chrom: '1', size: '5.77 GiB', md5: '9817acdf1d9600efb3355e4cb4b7ee1f' }, { chrom: '2', size: '4.2 GiB', md5: 'c2822d7a914d06ede28d1078970336ac' }, @@ -284,6 +286,30 @@ const GnomadV2Downloads = () => { + + Browser Tables + +

+ For more information about these files, see our{' '} + + changelog entry + {' '} + on the browser tables, and the help text. +

+ +

Browser gene models

+ + {/* @ts-expect-error TS(2745) FIXME: This JSX tag's 'children' prop expects type 'never... Remove this comment to see the full error message */} + + + + +
+ Coverage diff --git a/browser/src/DownloadsPage/GnomadV4Downloads.tsx b/browser/src/DownloadsPage/GnomadV4Downloads.tsx index 877ccf691..78e746824 100644 --- a/browser/src/DownloadsPage/GnomadV4Downloads.tsx +++ b/browser/src/DownloadsPage/GnomadV4Downloads.tsx @@ -265,6 +265,42 @@ const GnomadV4Downloads = () => { + + Browser Tables + +

+ For more information about these files, see our{' '} + + changelog entry + {' '} + on the browser tables, and the help text. +

+ +

Browser variants

+ + {/* @ts-expect-error TS(2745) FIXME: This JSX tag's 'children' prop expects type 'never... Remove this comment to see the full error message */} + + + + + +

Browser gene models

+ + {/* @ts-expect-error TS(2745) FIXME: This JSX tag's 'children' prop expects type 'never... Remove this comment to see the full error message */} + + + + +
+ Coverage diff --git a/browser/src/DownloadsPage/__snapshots__/DownloadsPage.spec.tsx.snap b/browser/src/DownloadsPage/__snapshots__/DownloadsPage.spec.tsx.snap index 642f4eb33..6c7370825 100644 --- a/browser/src/DownloadsPage/__snapshots__/DownloadsPage.spec.tsx.snap +++ b/browser/src/DownloadsPage/__snapshots__/DownloadsPage.spec.tsx.snap @@ -7310,6 +7310,122 @@ exports[`Downloads Page has no unexpected changes 1`] = ` +
+ +

+ + Browser Tables +

+
+

+ For more information about these files, see our + + + changelog entry + + + on the browser tables, and the + + help text + + . +

+

+ Browser variants +

+
    +
  • + + Browser variants Hail Table + +
    + Show URL for + + + / + +
  • +
+

+ Browser gene models +

+
    +
  • + + Browser GRCh38 gene models Hail Table + +
    + Show URL for + + + / + +
  • +
+
@@ -24426,6 +24542,88 @@ exports[`Downloads Page has no unexpected changes 1`] = `
+
+ +

+ + Browser Tables +

+
+

+ For more information about these files, see our + + + changelog entry + + + on the browser tables, and the + + help text + + . +

+

+ Browser gene models +

+
    +
  • + + Browser GRCh37 gene models Hail Table + +
    + Show URL for + + + / + +
  • +
+